@charset "UTF-8";@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&display=swap');
/*

Copyright 2021-present Palantir Technologies, Inc. All rights reserved.
Licensed under the Apache License, Version 2.0.

*/
/**
 * Do not edit directly, this file was auto-generated.
 */
:root {
  --bp-emphasis-transition-duration: 100ms;
  --bp-emphasis-ease-default: cubic-bezier(0.4, 1, 0.75, 0.9);
  --bp-emphasis-ease-bounce: cubic-bezier(0.54, 1.12, 0.38, 1.11);
  --bp-emphasis-focus-color: #2d72d2;
  --bp-emphasis-focus-width: 2px;
  --bp-emphasis-focus-offset: 2px;
  --bp-emphasis-motion-reduced: 0; /** 0 = motion allowed, 1 = reduced motion */
  --bp-intent-default-rest: #5f6b7c;
  --bp-intent-default-hover: #404854;
  --bp-intent-default-active: #383e47;
  --bp-intent-default-disabled: #8f99a8;
  --bp-intent-default-foreground: #ffffff;
  --bp-intent-primary-rest: #2d72d2;
  --bp-intent-primary-hover: #215db0;
  --bp-intent-primary-active: #184a90;
  --bp-intent-primary-disabled: #4c90f0;
  --bp-intent-primary-foreground: #ffffff;
  --bp-intent-success-rest: #238551;
  --bp-intent-success-hover: #1c6e42;
  --bp-intent-success-active: #165a36;
  --bp-intent-success-disabled: #32a467;
  --bp-intent-success-foreground: #ffffff;
  --bp-intent-warning-rest: #c87619;
  --bp-intent-warning-hover: #935610;
  --bp-intent-warning-active: #77450d;
  --bp-intent-warning-disabled: #ec9a3c;
  --bp-intent-warning-foreground: #111418;
  --bp-intent-danger-rest: #cd4246;
  --bp-intent-danger-hover: #ac2f33;
  --bp-intent-danger-active: #8e292c;
  --bp-intent-danger-disabled: #e76a6e;
  --bp-intent-danger-foreground: #ffffff;
  --bp-palette-black: #111418;
  --bp-palette-white: #ffffff;
  --bp-palette-dark-gray-1: #1c2127;
  --bp-palette-dark-gray-2: #252a31;
  --bp-palette-dark-gray-3: #2f343c;
  --bp-palette-dark-gray-4: #383e47;
  --bp-palette-dark-gray-5: #404854;
  --bp-palette-gray-1: #5f6b7c;
  --bp-palette-gray-2: #738091;
  --bp-palette-gray-3: #8f99a8;
  --bp-palette-gray-4: #abb3bf;
  --bp-palette-gray-5: #c5cbd3;
  --bp-palette-light-gray-1: #d3d8de;
  --bp-palette-light-gray-2: #dce0e5;
  --bp-palette-light-gray-3: #e5e8eb;
  --bp-palette-light-gray-4: #edeff2;
  --bp-palette-light-gray-5: #f6f7f9;
  --bp-palette-blue-1: #184a90;
  --bp-palette-blue-2: #215db0;
  --bp-palette-blue-3: #2d72d2;
  --bp-palette-blue-4: #4c90f0;
  --bp-palette-blue-5: #8abbff;
  --bp-palette-green-1: #165a36;
  --bp-palette-green-2: #1c6e42;
  --bp-palette-green-3: #238551;
  --bp-palette-green-4: #32a467;
  --bp-palette-green-5: #72ca9b;
  --bp-palette-orange-1: #77450d;
  --bp-palette-orange-2: #935610;
  --bp-palette-orange-3: #c87619;
  --bp-palette-orange-4: #ec9a3c;
  --bp-palette-orange-5: #fbb360;
  --bp-palette-red-1: #8e292c;
  --bp-palette-red-2: #ac2f33;
  --bp-palette-red-3: #cd4246;
  --bp-palette-red-4: #e76a6e;
  --bp-palette-red-5: #fa999c;
  --bp-palette-vermilion-1: #96290d;
  --bp-palette-vermilion-2: #b83211;
  --bp-palette-vermilion-3: #d33d17;
  --bp-palette-vermilion-4: #eb6847;
  --bp-palette-vermilion-5: #ff9980;
  --bp-palette-rose-1: #a82255;
  --bp-palette-rose-2: #c22762;
  --bp-palette-rose-3: #db2c6f;
  --bp-palette-rose-4: #f5498b;
  --bp-palette-rose-5: #ff66a1;
  --bp-palette-violet-1: #5c255c;
  --bp-palette-violet-2: #7c327c;
  --bp-palette-violet-3: #9d3f9d;
  --bp-palette-violet-4: #bd6bbd;
  --bp-palette-violet-5: #d69fd6;
  --bp-palette-indigo-1: #5642a6;
  --bp-palette-indigo-2: #634dbf;
  --bp-palette-indigo-3: #7961db;
  --bp-palette-indigo-4: #9881f3;
  --bp-palette-indigo-5: #bdadff;
  --bp-palette-cerulean-1: #0c5174;
  --bp-palette-cerulean-2: #0f6894;
  --bp-palette-cerulean-3: #147eb3;
  --bp-palette-cerulean-4: #3fa6da;
  --bp-palette-cerulean-5: #68c1ee;
  --bp-palette-turquoise-1: #004d46;
  --bp-palette-turquoise-2: #007067;
  --bp-palette-turquoise-3: #00a396;
  --bp-palette-turquoise-4: #13c9ba;
  --bp-palette-turquoise-5: #7ae1d8;
  --bp-palette-forest-1: #1d7324;
  --bp-palette-forest-2: #238c2c;
  --bp-palette-forest-3: #29a634;
  --bp-palette-forest-4: #43bf4d;
  --bp-palette-forest-5: #62d96b;
  --bp-palette-lime-1: #43501b;
  --bp-palette-lime-2: #5a701a;
  --bp-palette-lime-3: #8eb125;
  --bp-palette-lime-4: #b6d94c;
  --bp-palette-lime-5: #d4f17e;
  --bp-palette-gold-1: #5c4405;
  --bp-palette-gold-2: #866103;
  --bp-palette-gold-3: #d1980b;
  --bp-palette-gold-4: #f0b726;
  --bp-palette-gold-5: #fbd065;
  --bp-palette-sepia-1: #5e4123;
  --bp-palette-sepia-2: #7a542e;
  --bp-palette-sepia-3: #946638;
  --bp-palette-sepia-4: #af855a;
  --bp-palette-sepia-5: #d0b090;
  --bp-surface-border-color-default: #5f6b7c1f;
  --bp-surface-border-color-strong: #5f6b7c40;
  --bp-surface-border-width: 1px;
  --bp-surface-border-radius: 4px;
  --bp-surface-shadow-0: 0px 0px 0px 1px rgba(0, 0, 0, 0.15), 0px 0px 5px 0px rgba(0, 0, 0, 0.02); /** Level 0 - border only, 0 0 0 1px rgba(black, 15%), 0 0 5px 0 rgba(0,0,0, 2%) */
  --bp-surface-shadow-1: 0px 0px 0px 1px rgba(0, 0, 0, 0.1), 0px 1px 3px 0px rgba(0, 0, 0, 0.1), 0px 1px 2px -1px rgba(0, 0, 0, 0.1); /** Level 1 - subtle elevation */
  --bp-surface-shadow-2: 0px 0px 0px 1px rgba(0, 0, 0, 0.1), 0px 4px 6px -4px rgba(0, 0, 0, 0.1), 0px 10px 15px -3px rgba(0, 0, 0, 0.1); /** Level 2 - standard elevation */
  --bp-surface-shadow-3: 0px 0px 0px 1px rgba(0, 0, 0, 0.1), 0px 20px 25px -5px rgba(0, 0, 0, 0.1), 0px 10px 15px -3px rgba(0, 0, 0, 0.1); /** Level 3 - popover/dialog elevation */
  --bp-surface-shadow-4: 0px 0px 0px 1px rgba(0, 0, 0, 0.1), 0px 25px 50px -12px rgba(0, 0, 0, 0.3); /** Level 4 - maximum elevation */
  --bp-surface-spacing: 4px; /** Base spacing unit — components multiply this */
  --bp-surface-z-index-0: 0;
  --bp-surface-z-index-1: 10;
  --bp-surface-z-index-2: 20;
  --bp-surface-z-index-3: 30;
  --bp-surface-z-index-4: 40;
  --bp-surface-color-code: #ffffffb3;
  --bp-surface-layer-opacity: 0.05; /** Shared opacity for surface layers */
  --bp-surface-layer-color-default: #5f6b7c0d;
  --bp-surface-layer-color-primary: #2d72d20d;
  --bp-surface-layer-color-success: #2385510d;
  --bp-surface-layer-color-warning: #c876190d;
  --bp-surface-layer-color-danger: #cd42460d;
  --bp-surface-layer-default: linear-gradient(#5f6b7c0d 0 0);
  --bp-surface-layer-primary: linear-gradient(#2d72d20d 0 0);
  --bp-surface-layer-success: linear-gradient(#2385510d 0 0);
  --bp-surface-layer-warning: linear-gradient(#c876190d 0 0);
  --bp-surface-layer-danger: linear-gradient(#cd42460d 0 0);
  --bp-surface-background-color-default-rest: #ffffff;
  --bp-surface-background-color-default-hover: #f6f7f9;
  --bp-surface-background-color-default-active: #edeff2;
  --bp-surface-background-color-default-disabled: #ffffff;
  --bp-surface-background-color-primary-rest: #2d72d2;
  --bp-surface-background-color-primary-hover: #215db0;
  --bp-surface-background-color-primary-active: #184a90;
  --bp-surface-background-color-primary-disabled: #4c90f0;
  --bp-surface-background-color-success-rest: #238551;
  --bp-surface-background-color-success-hover: #1c6e42;
  --bp-surface-background-color-success-active: #165a36;
  --bp-surface-background-color-success-disabled: #32a467;
  --bp-surface-background-color-warning-rest: #c87619;
  --bp-surface-background-color-warning-hover: #935610;
  --bp-surface-background-color-warning-active: #77450d;
  --bp-surface-background-color-warning-disabled: #ec9a3c;
  --bp-surface-background-color-danger-rest: #cd4246;
  --bp-surface-background-color-danger-hover: #ac2f33;
  --bp-surface-background-color-danger-active: #8e292c;
  --bp-surface-background-color-danger-disabled: #e76a6e;
  --bp-typography-family-default: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", blueprint-icons-16, sans-serif;
  --bp-typography-family-mono: monospace;
  --bp-typography-size-body-x-small: 10px;
  --bp-typography-size-body-small: 12px;
  --bp-typography-size-body-medium: 14px;
  --bp-typography-size-body-large: 16px;
  --bp-typography-size-heading-small: 16px;
  --bp-typography-size-heading-medium: 20px;
  --bp-typography-size-heading-large: 24px;
  --bp-typography-size-heading-x-large: 28px;
  --bp-typography-size-heading-display: 46px;
  --bp-typography-size-code-small: 12px;
  --bp-typography-size-code-medium: 13px;
  --bp-typography-size-code-large: 14px;
  --bp-typography-weight-default: 400;
  --bp-typography-weight-bold: 600;
  --bp-typography-line-height-default: 1.28581;
  --bp-typography-line-height-large: 1.5;
  --bp-typography-color-muted: #5f6b7c;
  --bp-typography-color-default-rest: #1c2127;
  --bp-typography-color-default-hover: #111418;
  --bp-typography-color-default-active: #252a31;
  --bp-typography-color-default-disabled: #8f99a8;
  --bp-typography-color-primary-rest: #2d72d2;
  --bp-typography-color-primary-hover: #215db0;
  --bp-typography-color-primary-active: #184a90;
  --bp-typography-color-primary-disabled: #4c90f0;
  --bp-typography-color-success-rest: #238551;
  --bp-typography-color-success-hover: #1c6e42;
  --bp-typography-color-success-active: #165a36;
  --bp-typography-color-success-disabled: #32a467;
  --bp-typography-color-warning-rest: #c87619;
  --bp-typography-color-warning-hover: #935610;
  --bp-typography-color-warning-active: #77450d;
  --bp-typography-color-warning-disabled: #ec9a3c;
  --bp-typography-color-danger-rest: #cd4246;
  --bp-typography-color-danger-hover: #ac2f33;
  --bp-typography-color-danger-active: #8e292c;
  --bp-typography-color-danger-disabled: #e76a6e;
}

@supports (color: oklch(from var(--any-color) l c h)) {
  :root {
    --bp-surface-border-color-default: oklch(from var(--bp-intent-default-rest) l c h / 0.12);
    --bp-surface-border-color-strong: oklch(from var(--bp-intent-default-rest) l c h / 0.25);
    --bp-surface-color-code: oklch(from var(--bp-palette-white) l c h / 0.7);
    --bp-surface-layer-color-default: oklch(from var(--bp-intent-default-rest) l c h / var(--bp-surface-layer-opacity));
    --bp-surface-layer-color-primary: oklch(from var(--bp-intent-primary-rest) l c h / var(--bp-surface-layer-opacity));
    --bp-surface-layer-color-success: oklch(from var(--bp-intent-success-rest) l c h / var(--bp-surface-layer-opacity));
    --bp-surface-layer-color-warning: oklch(from var(--bp-intent-warning-rest) l c h / var(--bp-surface-layer-opacity));
    --bp-surface-layer-color-danger: oklch(from var(--bp-intent-danger-rest) l c h / var(--bp-surface-layer-opacity));
    --bp-surface-layer-default: linear-gradient(oklch(from var(--bp-intent-default-rest) l c h / var(--bp-surface-layer-opacity)) 0 0);
    --bp-surface-layer-primary: linear-gradient(oklch(from var(--bp-intent-primary-rest) l c h / var(--bp-surface-layer-opacity)) 0 0);
    --bp-surface-layer-success: linear-gradient(oklch(from var(--bp-intent-success-rest) l c h / var(--bp-surface-layer-opacity)) 0 0);
    --bp-surface-layer-warning: linear-gradient(oklch(from var(--bp-intent-warning-rest) l c h / var(--bp-surface-layer-opacity)) 0 0);
    --bp-surface-layer-danger: linear-gradient(oklch(from var(--bp-intent-danger-rest) l c h / var(--bp-surface-layer-opacity)) 0 0);
    --bp-surface-background-color-default-rest: oklch(from var(--bp-intent-default-rest) calc(l * 1.909) calc(c * 0) h);
    --bp-surface-background-color-default-hover: oklch(from var(--bp-intent-default-hover) calc(l + 0.577) calc(c + -0.02) calc(h + 6.2));
    --bp-surface-background-color-default-active: oklch(from var(--bp-intent-default-active) calc(l + 0.59) calc(c + -0.013) calc(h + 0));
    --bp-surface-background-color-default-disabled: oklch(from var(--bp-intent-default-disabled) calc(l * 1.471) calc(c * 0) h);
    --bp-typography-color-default-rest: oklch(from var(--bp-intent-default-rest) calc(l + -0.279) calc(c + -0.017) calc(h + -4));
    --bp-typography-color-default-hover: oklch(from var(--bp-intent-default-hover) calc(l + -0.209) calc(c + -0.013) calc(h + -2.7));
    --bp-typography-color-default-active: oklch(from var(--bp-intent-default-active) calc(l + -0.079) calc(c + -0.003) calc(h + -1.6));
  }
}
/**
 * Do not edit directly, this file was auto-generated.
 */
[data-bp-color-scheme=dark],
.bp-dark {
  --bp-surface-border-color-default: #ffffff33;
  --bp-surface-border-color-strong: #ffffff4d;
  --bp-surface-shadow-0: inset 0px 0px 0px 1px rgba(255, 255, 255, 0.2), 0px 0px 10px 0px rgba(0, 0, 0, 0.2); /** Level 0 - border only, inset 0 0 0 1px rgba(white, 20%), 0 0 10px 0 rgba(0,0,0, 20%) */
  --bp-surface-shadow-1: inset 0px 0px 0px 1px rgba(255, 255, 255, 0.2), 0px 1px 10px 0px rgba(0, 0, 0, 0.2), 0px 1px 10px -1px rgba(0, 0, 0, 0.2); /** Level 1 - subtle elevation with inner highlights */
  --bp-surface-shadow-2: inset 0px 0px 0px 1px rgba(255, 255, 255, 0.2), 0px 4px 6px -4px rgba(0, 0, 0, 0.5), 0px 10px 30px -5px rgba(0, 0, 0, 0.5); /** Level 2 - standard elevation */
  --bp-surface-shadow-3: inset 0px 0px 0px 1px rgba(255, 255, 255, 0.2), 0px 20px 25px -5px rgba(0, 0, 0, 0.3), 0px 10px 30px -5px rgba(0, 0, 0, 0.3); /** Level 3 - popover/dialog elevation */
  --bp-surface-shadow-4: inset 0px 0px 0px 1px rgba(255, 255, 255, 0.2), 0px 25px 60px -12px rgba(0, 0, 0, 0.85); /** Level 4 - maximum elevation */
  --bp-surface-color-code: #1114184d;
  --bp-surface-background-color-default-rest: #04070d;
  --bp-surface-background-color-default-hover: #f6f7f9;
  --bp-surface-background-color-default-active: #edeff2;
  --bp-surface-background-color-default-disabled: #181a1e;
  --bp-typography-color-default-rest: #a5aab3;
  --bp-typography-color-default-hover: #646970;
  --bp-typography-color-default-active: #54575d;
}

@supports (color: oklch(from var(--any-color) l c h)) {
  [data-bp-color-scheme=dark],
  .bp-dark {
    --bp-surface-border-color-default: oklch(from var(--bp-palette-white) l c h / 0.2);
    --bp-surface-border-color-strong: oklch(from var(--bp-palette-white) l c h / 0.3);
    --bp-surface-color-code: oklch(from var(--bp-palette-black) l c h / 0.3);
    --bp-surface-background-color-default-rest: oklch(from var(--bp-intent-default-rest) calc(l * 0.248) calc(c * 0.487) h);
    --bp-surface-background-color-default-hover: oklch(from var(--bp-intent-default-hover) calc(l + 0.577) calc(c + -0.02) calc(h + 0.3));
    --bp-surface-background-color-default-active: oklch(from var(--bp-intent-default-active) calc(l + 0.59) calc(c + -0.013) calc(h + 2.9));
    --bp-surface-background-color-default-disabled: oklch(from var(--bp-intent-default-disabled) calc(l * 0.319) calc(c * 0.312) h);
    --bp-typography-color-default-rest: oklch(from var(--bp-intent-default-rest) calc(l + 0.212) calc(c + -0.016) calc(h + 6.2));
    --bp-typography-color-default-hover: oklch(from var(--bp-intent-default-hover) calc(l + 0.12) calc(c + -0.01) calc(h + 0));
    --bp-typography-color-default-active: oklch(from var(--bp-intent-default-active) calc(l + 0.095) calc(c + -0.008) calc(h + 0));
  }
}
/*
 * Copyright 2023 Palantir Technologies, Inc. All rights reserved.
 */
/*
 * Copyright 2023 Palantir Technologies, Inc. All rights reserved.
 */
/*
 * Copyright 2023 Palantir Technologies, Inc. All rights reserved.
 */
/* stylelint-disable-next-line @blueprintjs/prefer-spacing-variable */
/*
 * Copyright 2023 Palantir Technologies, Inc. All rights reserved.
 */
/*
 * Copyright 2023 Palantir Technologies, Inc. All rights reserved.
 */
/*
 * Copyright 2023 Palantir Technologies, Inc. All rights reserved.
 */
html {
  box-sizing: border-box;
}

*,
*::before,
*::after {
  box-sizing: inherit;
}

body {
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1.28581;
  text-transform: none;
  color: #1c2127;
  font-family: -apple-system, "BlinkMacSystemFont", "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Open Sans", "Helvetica Neue", "blueprint-icons-16", sans-serif;
}

p {
  margin-bottom: 8px;
  margin-top: 0;
}

small {
  font-size: 12px;
}

strong {
  font-weight: 600;
}

::selection {
  background: rgba(125, 188, 255, 0.6);
}

/*
 * Copyright 2023 Palantir Technologies, Inc. All rights reserved.
 */
/*
 * Copyright 2023 Palantir Technologies, Inc. All rights reserved.
 */
/* stylelint-disable-next-line @blueprintjs/prefer-spacing-variable */
/*
 * Copyright 2023 Palantir Technologies, Inc. All rights reserved.
 */
/*
 * Copyright 2023 Palantir Technologies, Inc. All rights reserved.
 */
/*
 * Copyright 2023 Palantir Technologies, Inc. All rights reserved.
 */
/* stylelint-disable-next-line @blueprintjs/prefer-spacing-variable */
/*
 * Copyright 2023 Palantir Technologies, Inc. All rights reserved.
 */
/*
 * Copyright 2023 Palantir Technologies, Inc. All rights reserved.
 */
/*
 * Copyright 2023 Palantir Technologies, Inc. All rights reserved.
 */
/* stylelint-disable-next-line @blueprintjs/prefer-spacing-variable */
/*
 * Copyright 2023 Palantir Technologies, Inc. All rights reserved.
 */
.bp-icon {
  display: inline-block;
  flex: 0 0 auto;
  vertical-align: text-bottom;
}
.bp-icon:not(:empty)::before {
  /* stylelint-disable */
  content: "" !important;
  content: unset !important;
  /* stylelint-enable */
}
.bp-icon > svg {
  display: block;
}
.bp-icon > svg:not([fill]) {
  fill: currentcolor;
}
.bp-icon.bp-icon-muted svg {
  fill-opacity: 0.15;
  overflow: visible;
}
.bp-icon.bp-icon-muted svg path {
  stroke: #8f99a8;
  stroke-opacity: 0.5;
  stroke-width: 0.5px;
}
.bp-dark .bp-icon .bp-icon-muted svg {
  fill-opacity: 0.2;
}

span.bp-icon-standard {
  font-family: "blueprint-icons-16", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  height: 16px;
  line-height: 1;
  width: 16px;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
}

span.bp-icon-large {
  font-family: "blueprint-icons-20", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  height: 20px;
  line-height: 1;
  width: 20px;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
}

span.bp-icon:empty {
  font-family: "blueprint-icons-20";
  font-size: inherit;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
}
span.bp-icon:empty::before {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}
span.bp-icon:empty.bp-icon-standard {
  font-size: 16px;
}
span.bp-icon:empty.bp-icon-large {
  font-size: 20px;
}

.bp-icon-add::before {
  content: "\f109";
}

.bp-icon-add-application::before {
  content: "\f3b8";
}

.bp-icon-add-child::before {
  content: "\f39d";
}

.bp-icon-add-clip::before {
  content: "\f101";
}

.bp-icon-add-column-left::before {
  content: "\f102";
}

.bp-icon-add-column-right::before {
  content: "\f103";
}

.bp-icon-add-location::before {
  content: "\f104";
}

.bp-icon-add-parent::before {
  content: "\f39e";
}

.bp-icon-add-row-bottom::before {
  content: "\f105";
}

.bp-icon-add-row-top::before {
  content: "\f106";
}

.bp-icon-add-to-artifact::before {
  content: "\f107";
}

.bp-icon-add-to-folder::before {
  content: "\f108";
}

.bp-icon-aimpoints-target::before {
  content: "\f335";
}

.bp-icon-airplane::before {
  content: "\f10a";
}

.bp-icon-align-center::before {
  content: "\f10b";
}

.bp-icon-align-justify::before {
  content: "\f10c";
}

.bp-icon-align-left::before {
  content: "\f10d";
}

.bp-icon-align-right::before {
  content: "\f10e";
}

.bp-icon-alignment-bottom::before {
  content: "\f10f";
}

.bp-icon-alignment-horizontal-center::before {
  content: "\f110";
}

.bp-icon-alignment-left::before {
  content: "\f111";
}

.bp-icon-alignment-right::before {
  content: "\f112";
}

.bp-icon-alignment-top::before {
  content: "\f113";
}

.bp-icon-alignment-vertical-center::before {
  content: "\f114";
}

.bp-icon-ammunition::before {
  content: "\f342";
}

.bp-icon-anchor::before {
  content: "\f330";
}

.bp-icon-annotation::before {
  content: "\f115";
}

.bp-icon-announcement::before {
  content: "\f396";
}

.bp-icon-antenna::before {
  content: "\f116";
}

.bp-icon-app-header::before {
  content: "\f117";
}

.bp-icon-application::before {
  content: "\f118";
}

.bp-icon-applications::before {
  content: "\f119";
}

.bp-icon-archive::before {
  content: "\f11a";
}

.bp-icon-area-of-interest::before {
  content: "\f11b";
}

.bp-icon-array::before {
  content: "\f121";
}

.bp-icon-array-boolean::before {
  content: "\f11c";
}

.bp-icon-array-date::before {
  content: "\f11d";
}

.bp-icon-array-floating-point::before {
  content: "\f32d";
}

.bp-icon-array-numeric::before {
  content: "\f11e";
}

.bp-icon-array-object::before {
  content: "\f394";
}

.bp-icon-array-string::before {
  content: "\f11f";
}

.bp-icon-array-timestamp::before {
  content: "\f120";
}

.bp-icon-arrow-bottom-left::before {
  content: "\f122";
}

.bp-icon-arrow-bottom-right::before {
  content: "\f123";
}

.bp-icon-arrow-down::before {
  content: "\f124";
}

.bp-icon-arrow-left::before {
  content: "\f125";
}

.bp-icon-arrow-right::before {
  content: "\f126";
}

.bp-icon-arrow-top-left::before {
  content: "\f127";
}

.bp-icon-arrow-top-right::before {
  content: "\f128";
}

.bp-icon-arrow-up::before {
  content: "\f129";
}

.bp-icon-arrows-arc::before {
  content: "\f387";
}

.bp-icon-arrows-horizontal::before {
  content: "\f12a";
}

.bp-icon-arrows-vertical::before {
  content: "\f12b";
}

.bp-icon-asterisk::before {
  content: "\f12c";
}

.bp-icon-at::before {
  content: "\f331";
}

.bp-icon-automatic-updates::before {
  content: "\f12d";
}

.bp-icon-axle::before {
  content: "\f338";
}

.bp-icon-backlink::before {
  content: "\f12e";
}

.bp-icon-backward-ten::before {
  content: "\f35c";
}

.bp-icon-badge::before {
  content: "\f12f";
}

.bp-icon-ban-circle::before {
  content: "\f130";
}

.bp-icon-bank-account::before {
  content: "\f131";
}

.bp-icon-barcode::before {
  content: "\f132";
}

.bp-icon-binary-number::before {
  content: "\f357";
}

.bp-icon-blank::before {
  content: "\f133";
}

.bp-icon-block-promote::before {
  content: "\f372";
}

.bp-icon-blocked-person::before {
  content: "\f134";
}

.bp-icon-bold::before {
  content: "\f135";
}

.bp-icon-book::before {
  content: "\f136";
}

.bp-icon-bookmark::before {
  content: "\f137";
}

.bp-icon-box::before {
  content: "\f138";
}

.bp-icon-branch-locked::before {
  content: "\f3a6";
}

.bp-icon-branch-unlocked::before {
  content: "\f3a7";
}

.bp-icon-briefcase::before {
  content: "\f139";
}

.bp-icon-bring-data::before {
  content: "\f13a";
}

.bp-icon-bring-forward::before {
  content: "\f354";
}

.bp-icon-british-pound::before {
  content: "\f386";
}

.bp-icon-bug::before {
  content: "\f32e";
}

.bp-icon-buggy::before {
  content: "\f13b";
}

.bp-icon-build::before {
  content: "\f13c";
}

.bp-icon-bullseye::before {
  content: "\f359";
}

.bp-icon-calculator::before {
  content: "\f13d";
}

.bp-icon-calendar::before {
  content: "\f13e";
}

.bp-icon-camera::before {
  content: "\f13f";
}

.bp-icon-caret-down::before {
  content: "\f140";
}

.bp-icon-caret-left::before {
  content: "\f141";
}

.bp-icon-caret-right::before {
  content: "\f142";
}

.bp-icon-caret-up::before {
  content: "\f143";
}

.bp-icon-cargo-ship::before {
  content: "\f144";
}

.bp-icon-cell-tower::before {
  content: "\f145";
}

.bp-icon-changes::before {
  content: "\f146";
}

.bp-icon-chart::before {
  content: "\f147";
}

.bp-icon-chat::before {
  content: "\f148";
}

.bp-icon-chevron-backward::before {
  content: "\f149";
}

.bp-icon-chevron-down::before {
  content: "\f14a";
}

.bp-icon-chevron-forward::before {
  content: "\f14b";
}

.bp-icon-chevron-left::before {
  content: "\f14c";
}

.bp-icon-chevron-right::before {
  content: "\f14d";
}

.bp-icon-chevron-up::before {
  content: "\f14e";
}

.bp-icon-circle::before {
  content: "\f153";
}

.bp-icon-circle-arrow-down::before {
  content: "\f14f";
}

.bp-icon-circle-arrow-left::before {
  content: "\f150";
}

.bp-icon-circle-arrow-right::before {
  content: "\f151";
}

.bp-icon-circle-arrow-up::before {
  content: "\f152";
}

.bp-icon-citation::before {
  content: "\f154";
}

.bp-icon-clean::before {
  content: "\f155";
}

.bp-icon-clip::before {
  content: "\f156";
}

.bp-icon-clipboard::before {
  content: "\f157";
}

.bp-icon-clipboard-file::before {
  content: "\f35b";
}

.bp-icon-cloud::before {
  content: "\f15a";
}

.bp-icon-cloud-download::before {
  content: "\f158";
}

.bp-icon-cloud-server::before {
  content: "\f35a";
}

.bp-icon-cloud-tick::before {
  content: "\f34e";
}

.bp-icon-cloud-upload::before {
  content: "\f159";
}

.bp-icon-code::before {
  content: "\f15c";
}

.bp-icon-code-block::before {
  content: "\f15b";
}

.bp-icon-cog::before {
  content: "\f15d";
}

.bp-icon-collapse-all::before {
  content: "\f15e";
}

.bp-icon-color-fill::before {
  content: "\f328";
}

.bp-icon-column-layout::before {
  content: "\f15f";
}

.bp-icon-comment::before {
  content: "\f160";
}

.bp-icon-comparison::before {
  content: "\f161";
}

.bp-icon-compass::before {
  content: "\f162";
}

.bp-icon-compressed::before {
  content: "\f163";
}

.bp-icon-confirm::before {
  content: "\f164";
}

.bp-icon-console::before {
  content: "\f165";
}

.bp-icon-console-alert::before {
  content: "\f3ad";
}

.bp-icon-construction::before {
  content: "\f395";
}

.bp-icon-contrast::before {
  content: "\f166";
}

.bp-icon-control::before {
  content: "\f167";
}

.bp-icon-credit-card::before {
  content: "\f168";
}

.bp-icon-crop::before {
  content: "\f353";
}

.bp-icon-cross::before {
  content: "\f169";
}

.bp-icon-cross-circle::before {
  content: "\f336";
}

.bp-icon-crown::before {
  content: "\f16a";
}

.bp-icon-css-style::before {
  content: "\f36b";
}

.bp-icon-cube::before {
  content: "\f16d";
}

.bp-icon-cube-add::before {
  content: "\f16b";
}

.bp-icon-cube-cutout::before {
  content: "\f3b5";
}

.bp-icon-cube-cutouts::before {
  content: "\f3b6";
}

.bp-icon-cube-edit::before {
  content: "\f383";
}

.bp-icon-cube-remove::before {
  content: "\f16c";
}

.bp-icon-cubes::before {
  content: "\f373";
}

.bp-icon-curly-braces::before {
  content: "\f358";
}

.bp-icon-curved-range-chart::before {
  content: "\f16e";
}

.bp-icon-cut::before {
  content: "\f16f";
}

.bp-icon-cycle::before {
  content: "\f170";
}

.bp-icon-dashboard::before {
  content: "\f171";
}

.bp-icon-data-cloud::before {
  content: "\f391";
}

.bp-icon-data-connection::before {
  content: "\f172";
}

.bp-icon-data-lineage::before {
  content: "\f173";
}

.bp-icon-data-search::before {
  content: "\f36f";
}

.bp-icon-data-sync::before {
  content: "\f36c";
}

.bp-icon-database::before {
  content: "\f174";
}

.bp-icon-delete::before {
  content: "\f175";
}

.bp-icon-delete-clip::before {
  content: "\f3a3";
}

.bp-icon-delta::before {
  content: "\f176";
}

.bp-icon-derive-column::before {
  content: "\f177";
}

.bp-icon-desktop::before {
  content: "\f178";
}

.bp-icon-detection::before {
  content: "\f341";
}

.bp-icon-diagnosis::before {
  content: "\f179";
}

.bp-icon-diagram-tree::before {
  content: "\f17a";
}

.bp-icon-direction-left::before {
  content: "\f17b";
}

.bp-icon-direction-right::before {
  content: "\f17c";
}

.bp-icon-disable::before {
  content: "\f17d";
}

.bp-icon-divide::before {
  content: "\f327";
}

.bp-icon-document::before {
  content: "\f180";
}

.bp-icon-document-code::before {
  content: "\f3a0";
}

.bp-icon-document-locked::before {
  content: "\f3a1";
}

.bp-icon-document-open::before {
  content: "\f17e";
}

.bp-icon-document-share::before {
  content: "\f17f";
}

.bp-icon-dollar::before {
  content: "\f181";
}

.bp-icon-dot::before {
  content: "\f182";
}

.bp-icon-double-caret-horizontal::before {
  content: "\f183";
}

.bp-icon-double-caret-vertical::before {
  content: "\f184";
}

.bp-icon-double-chevron-down::before {
  content: "\f185";
}

.bp-icon-double-chevron-left::before {
  content: "\f186";
}

.bp-icon-double-chevron-right::before {
  content: "\f187";
}

.bp-icon-double-chevron-up::before {
  content: "\f188";
}

.bp-icon-doughnut-chart::before {
  content: "\f189";
}

.bp-icon-download::before {
  content: "\f18a";
}

.bp-icon-drag-handle-horizontal::before {
  content: "\f18b";
}

.bp-icon-drag-handle-vertical::before {
  content: "\f18c";
}

.bp-icon-draw::before {
  content: "\f18d";
}

.bp-icon-drawer-left::before {
  content: "\f18f";
}

.bp-icon-drawer-left-filled::before {
  content: "\f18e";
}

.bp-icon-drawer-right::before {
  content: "\f191";
}

.bp-icon-drawer-right-filled::before {
  content: "\f190";
}

.bp-icon-drive-time::before {
  content: "\f192";
}

.bp-icon-drone::before {
  content: "\f3b1";
}

.bp-icon-drone-uav::before {
  content: "\f3b2";
}

.bp-icon-duplicate::before {
  content: "\f193";
}

.bp-icon-edit::before {
  content: "\f194";
}

.bp-icon-eject::before {
  content: "\f195";
}

.bp-icon-emoji::before {
  content: "\f196";
}

.bp-icon-endnote::before {
  content: "\f356";
}

.bp-icon-endorsed::before {
  content: "\f197";
}

.bp-icon-envelope::before {
  content: "\f198";
}

.bp-icon-equals::before {
  content: "\f199";
}

.bp-icon-eraser::before {
  content: "\f19a";
}

.bp-icon-error::before {
  content: "\f19b";
}

.bp-icon-euro::before {
  content: "\f19c";
}

.bp-icon-excavator::before {
  content: "\f36d";
}

.bp-icon-exchange::before {
  content: "\f19d";
}

.bp-icon-exclude-row::before {
  content: "\f19e";
}

.bp-icon-expand-all::before {
  content: "\f19f";
}

.bp-icon-explain::before {
  content: "\f34d";
}

.bp-icon-export::before {
  content: "\f1a0";
}

.bp-icon-eye-off::before {
  content: "\f1a1";
}

.bp-icon-eye-on::before {
  content: "\f1a2";
}

.bp-icon-eye-open::before {
  content: "\f1a3";
}

.bp-icon-fast-backward::before {
  content: "\f1a4";
}

.bp-icon-fast-forward::before {
  content: "\f1a5";
}

.bp-icon-feed::before {
  content: "\f1a7";
}

.bp-icon-feed-subscribed::before {
  content: "\f1a6";
}

.bp-icon-fighter-jet::before {
  content: "\f384";
}

.bp-icon-film::before {
  content: "\f1a8";
}

.bp-icon-filter::before {
  content: "\f1ad";
}

.bp-icon-filter-keep::before {
  content: "\f1a9";
}

.bp-icon-filter-list::before {
  content: "\f1aa";
}

.bp-icon-filter-open::before {
  content: "\f1ab";
}

.bp-icon-filter-remove::before {
  content: "\f1ac";
}

.bp-icon-filter-sort-asc::before {
  content: "\f38e";
}

.bp-icon-filter-sort-desc::before {
  content: "\f38f";
}

.bp-icon-flag::before {
  content: "\f1ae";
}

.bp-icon-flame::before {
  content: "\f1af";
}

.bp-icon-flash::before {
  content: "\f1b0";
}

.bp-icon-floating-point::before {
  content: "\f32c";
}

.bp-icon-floppy-disk::before {
  content: "\f1b1";
}

.bp-icon-flow-branch::before {
  content: "\f1b2";
}

.bp-icon-flow-end::before {
  content: "\f1b3";
}

.bp-icon-flow-linear::before {
  content: "\f1b4";
}

.bp-icon-flow-review::before {
  content: "\f1b6";
}

.bp-icon-flow-review-branch::before {
  content: "\f1b5";
}

.bp-icon-flows::before {
  content: "\f1b7";
}

.bp-icon-folder-close::before {
  content: "\f1b8";
}

.bp-icon-folder-new::before {
  content: "\f1b9";
}

.bp-icon-folder-open::before {
  content: "\f1ba";
}

.bp-icon-folder-shared::before {
  content: "\f1bc";
}

.bp-icon-folder-shared-open::before {
  content: "\f1bb";
}

.bp-icon-follower::before {
  content: "\f1bd";
}

.bp-icon-following::before {
  content: "\f1be";
}

.bp-icon-font::before {
  content: "\f1bf";
}

.bp-icon-fork::before {
  content: "\f1c0";
}

.bp-icon-fork-end::before {
  content: "\f3b7";
}

.bp-icon-form::before {
  content: "\f1c1";
}

.bp-icon-forward-ten::before {
  content: "\f35d";
}

.bp-icon-fuel::before {
  content: "\f323";
}

.bp-icon-full-circle::before {
  content: "\f1c2";
}

.bp-icon-full-stacked-chart::before {
  content: "\f1c3";
}

.bp-icon-fullscreen::before {
  content: "\f1c4";
}

.bp-icon-function::before {
  content: "\f1c5";
}

.bp-icon-function-minimal::before {
  content: "\f3b4";
}

.bp-icon-gantt-chart::before {
  content: "\f1c6";
}

.bp-icon-generate::before {
  content: "\f34c";
}

.bp-icon-geofence::before {
  content: "\f1c7";
}

.bp-icon-geolocation::before {
  content: "\f1c8";
}

.bp-icon-geosearch::before {
  content: "\f1c9";
}

.bp-icon-geotime::before {
  content: "\f344";
}

.bp-icon-gift-box::before {
  content: "\f3a2";
}

.bp-icon-git-branch::before {
  content: "\f1ca";
}

.bp-icon-git-commit::before {
  content: "\f1cb";
}

.bp-icon-git-merge::before {
  content: "\f1cc";
}

.bp-icon-git-new-branch::before {
  content: "\f1cd";
}

.bp-icon-git-pull::before {
  content: "\f1ce";
}

.bp-icon-git-push::before {
  content: "\f1cf";
}

.bp-icon-git-rebase::before {
  content: "\f3ac";
}

.bp-icon-git-repo::before {
  content: "\f1d0";
}

.bp-icon-glass::before {
  content: "\f1d1";
}

.bp-icon-globe::before {
  content: "\f1d3";
}

.bp-icon-globe-network::before {
  content: "\f1d2";
}

.bp-icon-globe-network-add::before {
  content: "\f382";
}

.bp-icon-graph::before {
  content: "\f1d5";
}

.bp-icon-graph-remove::before {
  content: "\f1d4";
}

.bp-icon-greater-than::before {
  content: "\f1d7";
}

.bp-icon-greater-than-or-equal-to::before {
  content: "\f1d6";
}

.bp-icon-grid::before {
  content: "\f1d9";
}

.bp-icon-grid-view::before {
  content: "\f1d8";
}

.bp-icon-group-item::before {
  content: "\f34a";
}

.bp-icon-group-objects::before {
  content: "\f1da";
}

.bp-icon-grouped-bar-chart::before {
  content: "\f1db";
}

.bp-icon-hand::before {
  content: "\f1e0";
}

.bp-icon-hand-down::before {
  content: "\f1dc";
}

.bp-icon-hand-left::before {
  content: "\f1dd";
}

.bp-icon-hand-right::before {
  content: "\f1de";
}

.bp-icon-hand-up::before {
  content: "\f1df";
}

.bp-icon-hat::before {
  content: "\f1e1";
}

.bp-icon-header::before {
  content: "\f1e5";
}

.bp-icon-header-one::before {
  content: "\f1e2";
}

.bp-icon-header-three::before {
  content: "\f1e3";
}

.bp-icon-header-two::before {
  content: "\f1e4";
}

.bp-icon-headset::before {
  content: "\f1e6";
}

.bp-icon-heart::before {
  content: "\f1e8";
}

.bp-icon-heart-broken::before {
  content: "\f1e7";
}

.bp-icon-heat-grid::before {
  content: "\f1e9";
}

.bp-icon-heatmap::before {
  content: "\f1ea";
}

.bp-icon-helicopter::before {
  content: "\f1eb";
}

.bp-icon-help::before {
  content: "\f1ec";
}

.bp-icon-helper-management::before {
  content: "\f1ed";
}

.bp-icon-hexagon::before {
  content: "\f374";
}

.bp-icon-high-priority::before {
  content: "\f1ee";
}

.bp-icon-high-voltage-pole::before {
  content: "\f333";
}

.bp-icon-highlight::before {
  content: "\f1ef";
}

.bp-icon-history::before {
  content: "\f1f0";
}

.bp-icon-home::before {
  content: "\f1f1";
}

.bp-icon-horizontal-bar-chart::before {
  content: "\f1f4";
}

.bp-icon-horizontal-bar-chart-asc::before {
  content: "\f1f2";
}

.bp-icon-horizontal-bar-chart-desc::before {
  content: "\f1f3";
}

.bp-icon-horizontal-distribution::before {
  content: "\f1f5";
}

.bp-icon-horizontal-inbetween::before {
  content: "\f329";
}

.bp-icon-hurricane::before {
  content: "\f1f6";
}

.bp-icon-id-number::before {
  content: "\f1f7";
}

.bp-icon-image-rotate-left::before {
  content: "\f1f8";
}

.bp-icon-image-rotate-right::before {
  content: "\f1f9";
}

.bp-icon-import::before {
  content: "\f1fa";
}

.bp-icon-inbox::before {
  content: "\f1ff";
}

.bp-icon-inbox-filtered::before {
  content: "\f1fb";
}

.bp-icon-inbox-geo::before {
  content: "\f1fc";
}

.bp-icon-inbox-search::before {
  content: "\f1fd";
}

.bp-icon-inbox-update::before {
  content: "\f1fe";
}

.bp-icon-info-sign::before {
  content: "\f200";
}

.bp-icon-inheritance::before {
  content: "\f201";
}

.bp-icon-inherited-group::before {
  content: "\f202";
}

.bp-icon-inner-join::before {
  content: "\f203";
}

.bp-icon-input::before {
  content: "\f34b";
}

.bp-icon-insert::before {
  content: "\f204";
}

.bp-icon-intelligence::before {
  content: "\f337";
}

.bp-icon-intersection::before {
  content: "\f205";
}

.bp-icon-ip-address::before {
  content: "\f206";
}

.bp-icon-issue::before {
  content: "\f209";
}

.bp-icon-issue-closed::before {
  content: "\f207";
}

.bp-icon-issue-new::before {
  content: "\f208";
}

.bp-icon-italic::before {
  content: "\f20a";
}

.bp-icon-join-table::before {
  content: "\f20b";
}

.bp-icon-key::before {
  content: "\f215";
}

.bp-icon-key-backspace::before {
  content: "\f20c";
}

.bp-icon-key-command::before {
  content: "\f20d";
}

.bp-icon-key-control::before {
  content: "\f20e";
}

.bp-icon-key-delete::before {
  content: "\f20f";
}

.bp-icon-key-enter::before {
  content: "\f210";
}

.bp-icon-key-escape::before {
  content: "\f211";
}

.bp-icon-key-option::before {
  content: "\f212";
}

.bp-icon-key-shift::before {
  content: "\f213";
}

.bp-icon-key-tab::before {
  content: "\f214";
}

.bp-icon-known-vehicle::before {
  content: "\f216";
}

.bp-icon-lab-test::before {
  content: "\f217";
}

.bp-icon-label::before {
  content: "\f218";
}

.bp-icon-layer::before {
  content: "\f21a";
}

.bp-icon-layer-outline::before {
  content: "\f219";
}

.bp-icon-layers::before {
  content: "\f21b";
}

.bp-icon-layout::before {
  content: "\f225";
}

.bp-icon-layout-auto::before {
  content: "\f21c";
}

.bp-icon-layout-balloon::before {
  content: "\f21d";
}

.bp-icon-layout-bottom-row-three-tiles::before {
  content: "\f364";
}

.bp-icon-layout-bottom-row-two-tiles::before {
  content: "\f363";
}

.bp-icon-layout-circle::before {
  content: "\f21e";
}

.bp-icon-layout-grid::before {
  content: "\f21f";
}

.bp-icon-layout-group-by::before {
  content: "\f220";
}

.bp-icon-layout-hierarchy::before {
  content: "\f221";
}

.bp-icon-layout-left-column-three-tiles::before {
  content: "\f366";
}

.bp-icon-layout-left-column-two-tiles::before {
  content: "\f365";
}

.bp-icon-layout-linear::before {
  content: "\f222";
}

.bp-icon-layout-right-column-three-tiles::before {
  content: "\f368";
}

.bp-icon-layout-right-column-two-tiles::before {
  content: "\f367";
}

.bp-icon-layout-skew-grid::before {
  content: "\f223";
}

.bp-icon-layout-sorted-clusters::before {
  content: "\f224";
}

.bp-icon-layout-three-columns::before {
  content: "\f361";
}

.bp-icon-layout-three-rows::before {
  content: "\f362";
}

.bp-icon-layout-top-row-three-tiles::before {
  content: "\f36a";
}

.bp-icon-layout-top-row-two-tiles::before {
  content: "\f369";
}

.bp-icon-layout-two-columns::before {
  content: "\f35f";
}

.bp-icon-layout-two-rows::before {
  content: "\f360";
}

.bp-icon-learning::before {
  content: "\f226";
}

.bp-icon-left-join::before {
  content: "\f227";
}

.bp-icon-lengthen-text::before {
  content: "\f33e";
}

.bp-icon-less-than::before {
  content: "\f229";
}

.bp-icon-less-than-or-equal-to::before {
  content: "\f228";
}

.bp-icon-lifesaver::before {
  content: "\f22a";
}

.bp-icon-lightbulb::before {
  content: "\f22b";
}

.bp-icon-lightning::before {
  content: "\f22c";
}

.bp-icon-link::before {
  content: "\f22d";
}

.bp-icon-linked-squares::before {
  content: "\f385";
}

.bp-icon-list::before {
  content: "\f230";
}

.bp-icon-list-columns::before {
  content: "\f22e";
}

.bp-icon-list-detail-view::before {
  content: "\f22f";
}

.bp-icon-locate::before {
  content: "\f231";
}

.bp-icon-lock::before {
  content: "\f232";
}

.bp-icon-locomotive::before {
  content: "\f33b";
}

.bp-icon-log-in::before {
  content: "\f233";
}

.bp-icon-log-out::before {
  content: "\f234";
}

.bp-icon-low-voltage-pole::before {
  content: "\f332";
}

.bp-icon-manual::before {
  content: "\f235";
}

.bp-icon-manually-entered-data::before {
  content: "\f236";
}

.bp-icon-many-to-many::before {
  content: "\f237";
}

.bp-icon-many-to-one::before {
  content: "\f238";
}

.bp-icon-map::before {
  content: "\f23b";
}

.bp-icon-map-create::before {
  content: "\f239";
}

.bp-icon-map-marker::before {
  content: "\f23a";
}

.bp-icon-markdown::before {
  content: "\f3a9";
}

.bp-icon-maximize::before {
  content: "\f23c";
}

.bp-icon-media::before {
  content: "\f23d";
}

.bp-icon-menu::before {
  content: "\f240";
}

.bp-icon-menu-closed::before {
  content: "\f23e";
}

.bp-icon-menu-open::before {
  content: "\f23f";
}

.bp-icon-merge-columns::before {
  content: "\f241";
}

.bp-icon-merge-links::before {
  content: "\f242";
}

.bp-icon-microphone::before {
  content: "\f343";
}

.bp-icon-minimize::before {
  content: "\f243";
}

.bp-icon-minus::before {
  content: "\f244";
}

.bp-icon-mobile-phone::before {
  content: "\f245";
}

.bp-icon-mobile-video::before {
  content: "\f246";
}

.bp-icon-modal::before {
  content: "\f248";
}

.bp-icon-modal-filled::before {
  content: "\f247";
}

.bp-icon-model::before {
  content: "\f33d";
}

.bp-icon-moon::before {
  content: "\f249";
}

.bp-icon-more::before {
  content: "\f24a";
}

.bp-icon-mountain::before {
  content: "\f24b";
}

.bp-icon-move::before {
  content: "\f24c";
}

.bp-icon-mugshot::before {
  content: "\f24d";
}

.bp-icon-multi-select::before {
  content: "\f24e";
}

.bp-icon-music::before {
  content: "\f24f";
}

.bp-icon-nest::before {
  content: "\f250";
}

.bp-icon-new-drawing::before {
  content: "\f251";
}

.bp-icon-new-grid-item::before {
  content: "\f252";
}

.bp-icon-new-layer::before {
  content: "\f253";
}

.bp-icon-new-layers::before {
  content: "\f254";
}

.bp-icon-new-link::before {
  content: "\f255";
}

.bp-icon-new-object::before {
  content: "\f256";
}

.bp-icon-new-person::before {
  content: "\f257";
}

.bp-icon-new-prescription::before {
  content: "\f258";
}

.bp-icon-new-shield::before {
  content: "\f349";
}

.bp-icon-new-text-box::before {
  content: "\f259";
}

.bp-icon-ninja::before {
  content: "\f25a";
}

.bp-icon-not-equal-to::before {
  content: "\f25b";
}

.bp-icon-notifications::before {
  content: "\f25e";
}

.bp-icon-notifications-add::before {
  content: "\f398";
}

.bp-icon-notifications-snooze::before {
  content: "\f25c";
}

.bp-icon-notifications-updated::before {
  content: "\f25d";
}

.bp-icon-numbered-list::before {
  content: "\f25f";
}

.bp-icon-numerical::before {
  content: "\f260";
}

.bp-icon-object-view::before {
  content: "\f390";
}

.bp-icon-office::before {
  content: "\f261";
}

.bp-icon-offline::before {
  content: "\f262";
}

.bp-icon-oil-field::before {
  content: "\f263";
}

.bp-icon-one-column::before {
  content: "\f264";
}

.bp-icon-one-to-many::before {
  content: "\f265";
}

.bp-icon-one-to-one::before {
  content: "\f266";
}

.bp-icon-open-application::before {
  content: "\f32b";
}

.bp-icon-outdated::before {
  content: "\f267";
}

.bp-icon-output::before {
  content: "\f370";
}

.bp-icon-package::before {
  content: "\f375";
}

.bp-icon-page-break::before {
  content: "\f3a5";
}

.bp-icon-page-layout::before {
  content: "\f268";
}

.bp-icon-panel::before {
  content: "\f381";
}

.bp-icon-panel-stats::before {
  content: "\f269";
}

.bp-icon-panel-table::before {
  content: "\f26a";
}

.bp-icon-paperclip::before {
  content: "\f26b";
}

.bp-icon-paragraph::before {
  content: "\f26c";
}

.bp-icon-paste-variable::before {
  content: "\f346";
}

.bp-icon-path::before {
  content: "\f26e";
}

.bp-icon-path-search::before {
  content: "\f26d";
}

.bp-icon-pause::before {
  content: "\f26f";
}

.bp-icon-people::before {
  content: "\f270";
}

.bp-icon-percentage::before {
  content: "\f271";
}

.bp-icon-person::before {
  content: "\f272";
}

.bp-icon-phone::before {
  content: "\f273";
}

.bp-icon-phone-call::before {
  content: "\f347";
}

.bp-icon-phone-forward::before {
  content: "\f348";
}

.bp-icon-phone-search::before {
  content: "\f397";
}

.bp-icon-pie-chart::before {
  content: "\f274";
}

.bp-icon-pill::before {
  content: "\f376";
}

.bp-icon-pin::before {
  content: "\f275";
}

.bp-icon-pistol::before {
  content: "\f39c";
}

.bp-icon-pivot::before {
  content: "\f277";
}

.bp-icon-pivot-table::before {
  content: "\f276";
}

.bp-icon-play::before {
  content: "\f278";
}

.bp-icon-playbook::before {
  content: "\f324";
}

.bp-icon-plus::before {
  content: "\f279";
}

.bp-icon-polygon-filter::before {
  content: "\f27a";
}

.bp-icon-power::before {
  content: "\f27b";
}

.bp-icon-predictive-analysis::before {
  content: "\f27c";
}

.bp-icon-prescription::before {
  content: "\f27d";
}

.bp-icon-presentation::before {
  content: "\f27e";
}

.bp-icon-print::before {
  content: "\f27f";
}

.bp-icon-projects::before {
  content: "\f280";
}

.bp-icon-properties::before {
  content: "\f281";
}

.bp-icon-property::before {
  content: "\f282";
}

.bp-icon-publish-function::before {
  content: "\f283";
}

.bp-icon-pulse::before {
  content: "\f284";
}

.bp-icon-rain::before {
  content: "\f285";
}

.bp-icon-random::before {
  content: "\f286";
}

.bp-icon-range-ring::before {
  content: "\f371";
}

.bp-icon-record::before {
  content: "\f287";
}

.bp-icon-rect-height::before {
  content: "\f325";
}

.bp-icon-rect-width::before {
  content: "\f326";
}

.bp-icon-rectangle::before {
  content: "\f321";
}

.bp-icon-redo::before {
  content: "\f288";
}

.bp-icon-refresh::before {
  content: "\f289";
}

.bp-icon-refresh-off::before {
  content: "\f3aa";
}

.bp-icon-regex::before {
  content: "\f32f";
}

.bp-icon-regression-chart::before {
  content: "\f28a";
}

.bp-icon-remove::before {
  content: "\f290";
}

.bp-icon-remove-column::before {
  content: "\f28d";
}

.bp-icon-remove-column-left::before {
  content: "\f28b";
}

.bp-icon-remove-column-right::before {
  content: "\f28c";
}

.bp-icon-remove-row-bottom::before {
  content: "\f28e";
}

.bp-icon-remove-row-top::before {
  content: "\f28f";
}

.bp-icon-repeat::before {
  content: "\f291";
}

.bp-icon-reset::before {
  content: "\f292";
}

.bp-icon-resolve::before {
  content: "\f293";
}

.bp-icon-rig::before {
  content: "\f294";
}

.bp-icon-right-join::before {
  content: "\f295";
}

.bp-icon-ring::before {
  content: "\f296";
}

.bp-icon-rocket::before {
  content: "\f298";
}

.bp-icon-rocket-slant::before {
  content: "\f297";
}

.bp-icon-root-folder::before {
  content: "\f39f";
}

.bp-icon-rotate-ccw::before {
  content: "\f389";
}

.bp-icon-rotate-cw::before {
  content: "\f388";
}

.bp-icon-rotate-document::before {
  content: "\f299";
}

.bp-icon-rotate-page::before {
  content: "\f29a";
}

.bp-icon-route::before {
  content: "\f29b";
}

.bp-icon-run-history::before {
  content: "\f393";
}

.bp-icon-satellite::before {
  content: "\f29c";
}

.bp-icon-saved::before {
  content: "\f29d";
}

.bp-icon-scatter-plot::before {
  content: "\f29e";
}

.bp-icon-search::before {
  content: "\f2a2";
}

.bp-icon-search-around::before {
  content: "\f29f";
}

.bp-icon-search-template::before {
  content: "\f2a0";
}

.bp-icon-search-text::before {
  content: "\f2a1";
}

.bp-icon-segmented-control::before {
  content: "\f2a3";
}

.bp-icon-select::before {
  content: "\f2a4";
}

.bp-icon-selection::before {
  content: "\f2a5";
}

.bp-icon-selection-box::before {
  content: "\f399";
}

.bp-icon-selection-box-add::before {
  content: "\f39a";
}

.bp-icon-selection-box-edit::before {
  content: "\f39b";
}

.bp-icon-selection-box-remove::before {
  content: "\f3a8";
}

.bp-icon-send-backward::before {
  content: "\f355";
}

.bp-icon-send-message::before {
  content: "\f2a6";
}

.bp-icon-send-to::before {
  content: "\f2a9";
}

.bp-icon-send-to-graph::before {
  content: "\f2a7";
}

.bp-icon-send-to-map::before {
  content: "\f2a8";
}

.bp-icon-sensor::before {
  content: "\f33c";
}

.bp-icon-series-add::before {
  content: "\f2aa";
}

.bp-icon-series-configuration::before {
  content: "\f2ab";
}

.bp-icon-series-derived::before {
  content: "\f2ac";
}

.bp-icon-series-filtered::before {
  content: "\f2ad";
}

.bp-icon-series-search::before {
  content: "\f2ae";
}

.bp-icon-server::before {
  content: "\f378";
}

.bp-icon-server-install::before {
  content: "\f377";
}

.bp-icon-settings::before {
  content: "\f2af";
}

.bp-icon-shapes::before {
  content: "\f2b0";
}

.bp-icon-share::before {
  content: "\f2b1";
}

.bp-icon-shared-filter::before {
  content: "\f2b2";
}

.bp-icon-shield::before {
  content: "\f2b3";
}

.bp-icon-ship::before {
  content: "\f2b4";
}

.bp-icon-shop::before {
  content: "\f2b5";
}

.bp-icon-shopping-cart::before {
  content: "\f2b6";
}

.bp-icon-shorten-text::before {
  content: "\f33f";
}

.bp-icon-signal-search::before {
  content: "\f2b7";
}

.bp-icon-sim-card::before {
  content: "\f2b8";
}

.bp-icon-slash::before {
  content: "\f2b9";
}

.bp-icon-small-cross::before {
  content: "\f2ba";
}

.bp-icon-small-info-sign::before {
  content: "\f334";
}

.bp-icon-small-minus::before {
  content: "\f2bb";
}

.bp-icon-small-plus::before {
  content: "\f2bc";
}

.bp-icon-small-square::before {
  content: "\f2bd";
}

.bp-icon-small-tick::before {
  content: "\f2be";
}

.bp-icon-snowflake::before {
  content: "\f2bf";
}

.bp-icon-soccer-ball::before {
  content: "\f350";
}

.bp-icon-social-media::before {
  content: "\f2c0";
}

.bp-icon-sort::before {
  content: "\f2c7";
}

.bp-icon-sort-alphabetical::before {
  content: "\f2c2";
}

.bp-icon-sort-alphabetical-desc::before {
  content: "\f2c1";
}

.bp-icon-sort-asc::before {
  content: "\f2c3";
}

.bp-icon-sort-desc::before {
  content: "\f2c4";
}

.bp-icon-sort-numerical::before {
  content: "\f2c6";
}

.bp-icon-sort-numerical-desc::before {
  content: "\f2c5";
}

.bp-icon-spell-check::before {
  content: "\f340";
}

.bp-icon-spin::before {
  content: "\f3b3";
}

.bp-icon-split-columns::before {
  content: "\f2c8";
}

.bp-icon-sports-stadium::before {
  content: "\f351";
}

.bp-icon-square::before {
  content: "\f2c9";
}

.bp-icon-stacked-chart::before {
  content: "\f2ca";
}

.bp-icon-stadium-geometry::before {
  content: "\f2cb";
}

.bp-icon-star::before {
  content: "\f2cd";
}

.bp-icon-star-empty::before {
  content: "\f2cc";
}

.bp-icon-step-backward::before {
  content: "\f2ce";
}

.bp-icon-step-chart::before {
  content: "\f2cf";
}

.bp-icon-step-forward::before {
  content: "\f2d0";
}

.bp-icon-stop::before {
  content: "\f2d1";
}

.bp-icon-stopwatch::before {
  content: "\f2d2";
}

.bp-icon-strikethrough::before {
  content: "\f2d3";
}

.bp-icon-style::before {
  content: "\f2d4";
}

.bp-icon-subscript::before {
  content: "\f339";
}

.bp-icon-subtract-right-join::before {
  content: "\f392";
}

.bp-icon-superscript::before {
  content: "\f33a";
}

.bp-icon-swap-horizontal::before {
  content: "\f2d5";
}

.bp-icon-swap-vertical::before {
  content: "\f2d6";
}

.bp-icon-sweep::before {
  content: "\f3a4";
}

.bp-icon-switch::before {
  content: "\f2d7";
}

.bp-icon-symbol-circle::before {
  content: "\f2d8";
}

.bp-icon-symbol-cross::before {
  content: "\f2d9";
}

.bp-icon-symbol-diamond::before {
  content: "\f2da";
}

.bp-icon-symbol-rectangle::before {
  content: "\f322";
}

.bp-icon-symbol-square::before {
  content: "\f2db";
}

.bp-icon-symbol-triangle-down::before {
  content: "\f2dc";
}

.bp-icon-symbol-triangle-up::before {
  content: "\f2dd";
}

.bp-icon-syringe::before {
  content: "\f2de";
}

.bp-icon-table-sync::before {
  content: "\f36e";
}

.bp-icon-tag::before {
  content: "\f2df";
}

.bp-icon-tag-add::before {
  content: "\f379";
}

.bp-icon-tag-promote::before {
  content: "\f37a";
}

.bp-icon-tag-refresh::before {
  content: "\f37b";
}

.bp-icon-tag-undo::before {
  content: "\f37c";
}

.bp-icon-tags::before {
  content: "\f37d";
}

.bp-icon-take-action::before {
  content: "\f2e0";
}

.bp-icon-tank::before {
  content: "\f2e1";
}

.bp-icon-target::before {
  content: "\f2e2";
}

.bp-icon-taxi::before {
  content: "\f2e3";
}

.bp-icon-team::before {
  content: "\f352";
}

.bp-icon-temperature::before {
  content: "\f2e4";
}

.bp-icon-text-highlight::before {
  content: "\f2e5";
}

.bp-icon-th::before {
  content: "\f2ea";
}

.bp-icon-th-add::before {
  content: "\f38a";
}

.bp-icon-th-derived::before {
  content: "\f2e6";
}

.bp-icon-th-disconnect::before {
  content: "\f2e7";
}

.bp-icon-th-filtered::before {
  content: "\f2e8";
}

.bp-icon-th-list::before {
  content: "\f2e9";
}

.bp-icon-th-list-add::before {
  content: "\f38b";
}

.bp-icon-th-virtual::before {
  content: "\f38c";
}

.bp-icon-th-virtual-add::before {
  content: "\f38d";
}

.bp-icon-third-party::before {
  content: "\f2eb";
}

.bp-icon-thumbs-down::before {
  content: "\f2ec";
}

.bp-icon-thumbs-up::before {
  content: "\f2ed";
}

.bp-icon-tick::before {
  content: "\f2ef";
}

.bp-icon-tick-circle::before {
  content: "\f2ee";
}

.bp-icon-time::before {
  content: "\f2f0";
}

.bp-icon-timeline-area-chart::before {
  content: "\f2f1";
}

.bp-icon-timeline-bar-chart::before {
  content: "\f2f2";
}

.bp-icon-timeline-events::before {
  content: "\f2f3";
}

.bp-icon-timeline-line-chart::before {
  content: "\f2f4";
}

.bp-icon-tint::before {
  content: "\f2f5";
}

.bp-icon-torch::before {
  content: "\f2f6";
}

.bp-icon-tractor::before {
  content: "\f2f7";
}

.bp-icon-train::before {
  content: "\f2f8";
}

.bp-icon-translate::before {
  content: "\f2f9";
}

.bp-icon-trash::before {
  content: "\f2fa";
}

.bp-icon-tree::before {
  content: "\f2fb";
}

.bp-icon-trending-down::before {
  content: "\f2fc";
}

.bp-icon-trending-up::before {
  content: "\f2fd";
}

.bp-icon-trophy::before {
  content: "\f34f";
}

.bp-icon-truck::before {
  content: "\f2fe";
}

.bp-icon-two-columns::before {
  content: "\f2ff";
}

.bp-icon-unarchive::before {
  content: "\f300";
}

.bp-icon-underline::before {
  content: "\f301";
}

.bp-icon-undo::before {
  content: "\f302";
}

.bp-icon-ungroup-objects::before {
  content: "\f303";
}

.bp-icon-unknown-vehicle::before {
  content: "\f304";
}

.bp-icon-unlink::before {
  content: "\f345";
}

.bp-icon-unlock::before {
  content: "\f305";
}

.bp-icon-unpin::before {
  content: "\f306";
}

.bp-icon-unresolve::before {
  content: "\f307";
}

.bp-icon-updated::before {
  content: "\f308";
}

.bp-icon-upload::before {
  content: "\f309";
}

.bp-icon-user::before {
  content: "\f30a";
}

.bp-icon-variable::before {
  content: "\f30b";
}

.bp-icon-variable-layer::before {
  content: "\f3ab";
}

.bp-icon-vector::before {
  content: "\f35e";
}

.bp-icon-vertical-bar-chart-asc::before {
  content: "\f30c";
}

.bp-icon-vertical-bar-chart-desc::before {
  content: "\f30d";
}

.bp-icon-vertical-distribution::before {
  content: "\f30e";
}

.bp-icon-vertical-inbetween::before {
  content: "\f32a";
}

.bp-icon-video::before {
  content: "\f30f";
}

.bp-icon-virus::before {
  content: "\f310";
}

.bp-icon-volume-down::before {
  content: "\f311";
}

.bp-icon-volume-off::before {
  content: "\f312";
}

.bp-icon-volume-up::before {
  content: "\f313";
}

.bp-icon-walk::before {
  content: "\f314";
}

.bp-icon-warning-sign::before {
  content: "\f315";
}

.bp-icon-waterfall-chart::before {
  content: "\f316";
}

.bp-icon-waves::before {
  content: "\f317";
}

.bp-icon-widget::before {
  content: "\f31b";
}

.bp-icon-widget-button::before {
  content: "\f318";
}

.bp-icon-widget-footer::before {
  content: "\f319";
}

.bp-icon-widget-header::before {
  content: "\f31a";
}

.bp-icon-wind::before {
  content: "\f31c";
}

.bp-icon-won::before {
  content: "\f3af";
}

.bp-icon-wrap-lines::before {
  content: "\f3ae";
}

.bp-icon-wrench::before {
  content: "\f31d";
}

.bp-icon-wrench-redo::before {
  content: "\f37e";
}

.bp-icon-wrench-snooze::before {
  content: "\f37f";
}

.bp-icon-wrench-time::before {
  content: "\f380";
}

.bp-icon-yen::before {
  content: "\f3b0";
}

.bp-icon-zoom-in::before {
  content: "\f31e";
}

.bp-icon-zoom-out::before {
  content: "\f31f";
}

.bp-icon-zoom-to-fit::before {
  content: "\f320";
}

.bp-text-muted {
  color: #5f6b7c;
}

.bp-text-disabled {
  color: rgba(95, 107, 124, 0.6);
}

.bp-running-text hr {
  border-color: rgba(17, 20, 24, 0.15);
}

a {
  color: #4a6e0a;
}
a:hover {
  color: #4a6e0a;
}
a .bp-icon, a .bp-icon-standard, a .bp-icon-large {
  color: inherit;
}
a code {
  color: inherit;
}

.bp-code,
.bp-running-text code {
  background: rgba(255, 255, 255, 0.7);
  box-shadow: inset 0 0 0 1px rgba(17, 20, 24, 0.2);
  color: #5f6b7c;
}
a > .bp-code,
a > .bp-running-text code {
  color: #6a8e23;
}

.bp-code-block,
.bp-running-text pre {
  background: rgba(255, 255, 255, 0.7);
  box-shadow: inset 0 0 0 1px rgba(17, 20, 24, 0.15);
  color: #1c2127;
}
.bp-code-block > code,
.bp-running-text pre > code {
  background: none;
  box-shadow: none;
  color: inherit;
}
@media (forced-colors: active) and (prefers-color-scheme: dark) {
  .bp-code-block,
  .bp-running-text pre {
    border: 1px solid buttonborder;
    box-shadow: none;
  }
}

.bp-key,
.bp-running-text kbd {
  background: #ffffff;
  box-shadow: 0 0 0 1px rgba(17, 20, 24, 0.1), 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px -1px rgba(0, 0, 0, 0.1);
  color: #5f6b7c;
}

.bp-icon.bp-intent-primary, .bp-icon-standard.bp-intent-primary, .bp-icon-large.bp-intent-primary {
  color: #215db0;
}
.bp-icon.bp-intent-success, .bp-icon-standard.bp-intent-success, .bp-icon-large.bp-intent-success {
  color: #1c6e42;
}
.bp-icon.bp-intent-warning, .bp-icon-standard.bp-intent-warning, .bp-icon-large.bp-intent-warning {
  color: #935610;
}
.bp-icon.bp-intent-danger, .bp-icon-standard.bp-intent-danger, .bp-icon-large.bp-intent-danger {
  color: #ac2f33;
}

/*
Headings

Markup:
<div>
  <h1 class="@ns-heading {{.modifier}}">H1 heading</h1>
  <h2 class="@ns-heading {{.modifier}}">H2 heading</h2>
  <h3 class="@ns-heading {{.modifier}}">H3 heading</h3>
  <h4 class="@ns-heading {{.modifier}}">H4 heading</h4>
  <h5 class="@ns-heading {{.modifier}}">H5 heading</h5>
  <h6 class="@ns-heading {{.modifier}}">H6 heading</h6>
</div>

.bp6-text-muted - Change text color to a gentler gray.

Styleguide headings
*/
.bp-heading {
  color: #1c2127;
  font-weight: 600;
}
.bp-dark .bp-heading {
  color: #f6f7f9;
}
.bp-heading.bp-text-muted {
  color: #5f6b7c;
}
.bp-dark .bp-heading.bp-text-muted {
  color: #abb3bf;
}
.bp-heading {
  margin: 0 0 12px;
  padding: 0;
}

.bp-running-text h1, h1.bp-heading {
  font-size: 36px;
  line-height: 40px;
}

.bp-running-text h2, h2.bp-heading {
  font-size: 28px;
  line-height: 32px;
}

.bp-running-text h3, h3.bp-heading {
  font-size: 22px;
  line-height: 25px;
}

.bp-running-text h4, h4.bp-heading {
  font-size: 18px;
  line-height: 21px;
}

.bp-running-text h5, h5.bp-heading {
  font-size: 16px;
  line-height: 19px;
}

.bp-running-text h6, h6.bp-heading {
  font-size: 14px;
  line-height: 16px;
}

/*
UI text

Markup:
<div class="{{.modifier}}">
  More than a decade ago, we set out to create products that would transform
  the way organizations use their data. Today, our products are deployed at
  the most critical government, commercial, and non-profit institutions in
  the world to solve problems we hadn’t even dreamed of back then.
</div>

.bp6-ui-text - Default Blueprint font styles, applied to the `<body>` tag and available as a class for nested resets.
.bp6-monospace-text - Use a monospace font (ideal for code).
.bp6-running-text - Increase line height ideal for longform text. See [Running text](#core/typography.running-text) below for additional features.
.bp6-text-large - Use a larger font size.
.bp6-text-small - Use a smaller font size.
.bp6-text-muted - Change text color to a gentler gray. This text color meets [minimum contrast standards of WCAG 2.1](https://www.w3.org/TR/WCAG21/#contrast-minimum) for $white through $light-gray4 in light theme, and $black through $dark-gray4 in dark theme.
.bp6-text-disabled - Change text color to a transparent, faded gray. This text color will not meet minimum contrast standards and should only be used on "incidental" text as defined by [WCAG 2.1 Contrast Minimum](https://www.w3.org/TR/WCAG21/#contrast-minimum), either purely decorative, or text of a disabled UI element.
.bp6-text-overflow-ellipsis - Truncate a single line of text with an ellipsis if it overflows its container.

Styleguide ui-text
*/
.bp-ui-text {
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1.28581;
  text-transform: none;
}

.bp-monospace-text {
  font-family: monospace;
  text-transform: none;
}

.bp-text-overflow-ellipsis {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-wrap: normal;
}

/*
Running text

Markup:
<div class="@ns-running-text {{.modifier}}">
  <p>
    We build products that make people better at their most important
    work — the kind of work you read about on the front page of the
    newspaper, not just the technology section.
  </p>
  <ul>
    <li>Item the <code>first</code>.</li>
    <li>Item the <strong>second</strong>.</li>
    <li>Item the <a href="#core/typography.running-text">third</a>.</li>
  </ul>
  <h3>Scale, Speed, Agility</h3>
  <p>
    A successful data transformation requires the whole organization — users, the IT shop, and
    leadership — to operate in lockstep. With Foundry, the enterprise comes together to
    transform the organization and turn data into a competitive advantage.
  </p>
</div>

.bp6-text-large - Use larger font size.

Styleguide running-text
*/
.bp-running-text {
  font-size: 14px;
  line-height: 1.5;
}
.bp-running-text h1 {
  color: #1c2127;
  font-weight: 600;
}
.bp-dark .bp-running-text h1 {
  color: #f6f7f9;
}
.bp-running-text h1.bp-text-muted {
  color: #5f6b7c;
}
.bp-dark .bp-running-text h1.bp-text-muted {
  color: #abb3bf;
}
.bp-running-text h1 {
  margin-bottom: 20px;
  margin-top: 40px;
}
.bp-running-text h2 {
  color: #1c2127;
  font-weight: 600;
}
.bp-dark .bp-running-text h2 {
  color: #f6f7f9;
}
.bp-running-text h2.bp-text-muted {
  color: #5f6b7c;
}
.bp-dark .bp-running-text h2.bp-text-muted {
  color: #abb3bf;
}
.bp-running-text h2 {
  margin-bottom: 20px;
  margin-top: 40px;
}
.bp-running-text h3 {
  color: #1c2127;
  font-weight: 600;
}
.bp-dark .bp-running-text h3 {
  color: #f6f7f9;
}
.bp-running-text h3.bp-text-muted {
  color: #5f6b7c;
}
.bp-dark .bp-running-text h3.bp-text-muted {
  color: #abb3bf;
}
.bp-running-text h3 {
  margin-bottom: 20px;
  margin-top: 40px;
}
.bp-running-text h4 {
  color: #1c2127;
  font-weight: 600;
}
.bp-dark .bp-running-text h4 {
  color: #f6f7f9;
}
.bp-running-text h4.bp-text-muted {
  color: #5f6b7c;
}
.bp-dark .bp-running-text h4.bp-text-muted {
  color: #abb3bf;
}
.bp-running-text h4 {
  margin-bottom: 20px;
  margin-top: 40px;
}
.bp-running-text h5 {
  color: #1c2127;
  font-weight: 600;
}
.bp-dark .bp-running-text h5 {
  color: #f6f7f9;
}
.bp-running-text h5.bp-text-muted {
  color: #5f6b7c;
}
.bp-dark .bp-running-text h5.bp-text-muted {
  color: #abb3bf;
}
.bp-running-text h5 {
  margin-bottom: 20px;
  margin-top: 40px;
}
.bp-running-text h6 {
  color: #1c2127;
  font-weight: 600;
}
.bp-dark .bp-running-text h6 {
  color: #f6f7f9;
}
.bp-running-text h6.bp-text-muted {
  color: #5f6b7c;
}
.bp-dark .bp-running-text h6.bp-text-muted {
  color: #abb3bf;
}
.bp-running-text h6 {
  margin-bottom: 20px;
  margin-top: 40px;
}
.bp-running-text hr {
  border: none;
  border-bottom: 1px solid rgba(17, 20, 24, 0.15);
  margin: 20px 0;
}
.bp-running-text p {
  margin: 0 0 12px;
  padding: 0;
}
.bp-text-large {
  font-size: 16px;
}

.bp-text-small {
  font-size: 12px;
}

/*
Links

Simply use an `<a href="">` tag as you normally would. No class is necessary for Blueprint styles.
Links are underlined only when hovered.

Putting an icon inside a link will cause it to inherit the link's text color.

Styleguide typography.links
*/
a {
  text-decoration: none;
}
a:hover {
  cursor: pointer;
  text-decoration: underline;
}

/*
Preformatted text

Markup:
<div>
  <p>Use the <code class="@ns-code">&lt;code></code> tag for snippets of code.</p>
  <pre class="@ns-code-block">Use the &lt;pre> tag for blocks of code.</pre>
  <pre class="@ns-code-block"><code>// code sample
export function hasModifier(
  modifiers: ts.ModifiersArray,
  ...modifierKinds: ts.SyntaxKind[],
) {
  if (modifiers == null || modifierKinds == null) {
    return false;
  }
  return modifiers.some(m => modifierKinds.some(k => m.kind === k));
}</code></pre>
</div>

Styleguide preformatted
*/
.bp-code, .bp-running-text code {
  font-family: monospace;
  text-transform: none;
  border-radius: 4px;
  font-size: smaller;
  padding: 2px 4px;
}

.bp-code-block, .bp-running-text pre {
  font-family: monospace;
  text-transform: none;
  border-radius: 4px;
  display: block;
  font-size: 13px;
  line-height: 1.4;
  margin: 8px 0;
  padding: 12px 16px;
  word-break: break-all;
  word-wrap: break-word;
}
.bp-code-block > code, .bp-running-text pre > code {
  font-size: inherit;
  padding: 0;
}

.bp-key, .bp-running-text kbd {
  align-items: center;
  border-radius: 4px;
  display: inline-flex;
  font-family: inherit;
  font-size: 12px;
  height: 24px;
  justify-content: center;
  line-height: 24px;
  min-width: 24px;
  padding: 2px 4px;
  vertical-align: middle;
}
.bp-key .bp-icon, .bp-running-text kbd .bp-icon, .bp-key .bp-icon-standard, .bp-running-text kbd .bp-icon-standard, .bp-key .bp-icon-large, .bp-running-text kbd .bp-icon-large {
  margin-right: 4px;
}

/*
Block quotes

Markup:
<blockquote class="@ns-blockquote">
  Premium Aerotec is a key supplier for Airbus, producing 30 million parts per year,
  which is huge complexity. Skywise helps us manage all the production steps.
  It gives Airbus much better visibility into where the product is in the supply chain,
  and it lets us immediately see our weak points so we can react on the spot.
</blockquote>

Styleguide blockquote
*/
.bp-blockquote, .bp-running-text blockquote {
  border-left: solid 4px rgba(171, 179, 191, 0.5);
  margin: 0 0 8px;
  padding: 0 20px;
}
.bp-dark .bp-blockquote, .bp-dark .bp-running-text blockquote, .bp-running-text .bp-dark blockquote {
  border-color: rgba(115, 128, 145, 0.5);
}

/*
Lists

Markup:
<ol class="{{.modifier}}">
  <li>Item the first</li>
  <li>Item the second</li>
  <li>
    Item the third
    <ul class="{{.modifier}}">
      <li>Item the fourth</li>
      <li>Item the fifth</li>
    </ul>
  </li>
</ol>

.bp6-list - Add a little spacing between items for readability.
.bp6-list-unstyled - Remove all list styling (including indicators) so you can add your own.

Styleguide lists
*/
.bp-list, .bp-running-text ul,
.bp-running-text ol {
  margin: 8px 0;
  padding-left: 30px;
}
.bp-list li:not(:last-child), .bp-running-text ul li:not(:last-child),
.bp-running-text ol li:not(:last-child) {
  margin-bottom: 4px;
}
.bp-list ol, .bp-running-text ul ol,
.bp-running-text ol ol,
.bp-list ul,
.bp-running-text ul ul,
.bp-running-text ol ul {
  margin-top: 4px;
}

.bp-list-unstyled {
  list-style: none;
  margin: 0;
  padding: 0;
}
.bp-list-unstyled li {
  padding: 0;
}

/*
Right-to-left text

Markup:
<h5 class="@ns-heading">Arabic:</h5>
<p class="@ns-rtl">
  لكل لأداء بمحاولة من. مدينة الواقعة يبق أي, وإعلان وقوعها، حول كل, حدى عجّل مشروط الخاسرة قد.
  من الذود تكبّد بين, و لها واحدة الأراضي. عل الصفحة والروسية يتم, أي للحكومة استعملت شيء. أم وصل زهاء اليا
</p>
<h5 class="@ns-heading">Hebrew:</h5>
<p class="@ns-rtl">
  כדי על עזרה יידיש הבהרה, מלא באגים טכניים דת. תנך או ברית ביולי. כתב בה הטבע למנוע, דת כלים פיסיקה החופשית זכר.
  מתן החלל מאמרשיחהצפה ב. הספרות אנציקלופדיה אם זכר, על שימושי שימושיים תאולוגיה עזה
</p>

Styleguide rtl
*/
.bp-rtl {
  text-align: right;
}

/*
Dark theme
*/
.bp-dark {
  color: #f6f7f9;
}
.bp-dark .bp-text-muted {
  color: #abb3bf;
}
.bp-dark .bp-text-disabled {
  color: rgba(171, 179, 191, 0.6);
}
.bp-dark .bp-running-text hr {
  border-color: rgba(255, 255, 255, 0.2);
}
.bp-dark a {
  color: #8abbff;
}
.bp-dark a:hover {
  color: #8abbff;
}
.bp-dark a .bp-icon, .bp-dark a .bp-icon-standard, .bp-dark a .bp-icon-large {
  color: inherit;
}
.bp-dark a code {
  color: inherit;
}
.bp-dark .bp-code,
.bp-dark .bp-running-text code {
  background: rgba(17, 20, 24, 0.3);
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.2);
  color: #abb3bf;
}
a > .bp-dark .bp-code,
a > .bp-dark .bp-running-text code {
  color: inherit;
}
.bp-dark .bp-code-block,
.bp-dark .bp-running-text pre {
  background: rgba(17, 20, 24, 0.3);
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.2);
  color: #f6f7f9;
}
.bp-dark .bp-code-block > code,
.bp-dark .bp-running-text pre > code {
  background: none;
  box-shadow: none;
  color: inherit;
}
.bp-dark .bp-key,
.bp-dark .bp-running-text kbd {
  background: #2f343c;
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.2), 0 1px 10px 0 rgba(0, 0, 0, 0.2), inset 0 0 0.5px 0 rgba(255, 255, 255, 0.3), inset 0 0.5px 0 0 rgba(255, 255, 255, 0.08), 0 1px 10px -1px rgba(0, 0, 0, 0.2);
  color: #abb3bf;
}
.bp-dark .bp-icon.bp-intent-primary, .bp-dark .bp-icon-standard.bp-intent-primary, .bp-dark .bp-icon-large.bp-intent-primary {
  color: #8abbff;
}
.bp-dark .bp-icon.bp-intent-success, .bp-dark .bp-icon-standard.bp-intent-success, .bp-dark .bp-icon-large.bp-intent-success {
  color: #72ca9b;
}
.bp-dark .bp-icon.bp-intent-warning, .bp-dark .bp-icon-standard.bp-intent-warning, .bp-dark .bp-icon-large.bp-intent-warning {
  color: #fbb360;
}
.bp-dark .bp-icon.bp-intent-danger, .bp-dark .bp-icon-standard.bp-intent-danger, .bp-dark .bp-icon-large.bp-intent-danger {
  color: #fa999c;
}

:focus {
  outline: rgba(33, 93, 176, 0.752) solid 2px;
  outline-offset: 2px;
  -moz-outline-radius: 6px;
}
.bp-dark :focus {
  outline-color: rgba(138, 187, 255, 0.752);
}

.bp-focus-disabled :focus:not(.bp-focus-style-manager-ignore *) {
  /* stylelint-disable declaration-no-important */
  outline: none !important;
}
.bp-focus-disabled :focus:not(.bp-focus-style-manager-ignore *) ~ .bp-control-indicator {
  outline: none !important;
}

.bp-dark {
  color-scheme: dark;
}

/*
 * Copyright 2023 Palantir Technologies, Inc. All rights reserved.
 */
.bp-alert {
  max-width: 400px;
  padding: 20px;
}

.bp-alert-body {
  display: flex;
}
.bp-alert-body .bp-icon {
  font-size: 40px;
  margin-right: 20px;
  margin-top: 0;
}

.bp-alert-contents {
  word-break: break-word;
}

.bp-alert-footer {
  display: flex;
  flex-direction: row-reverse;
  margin-top: 12px;
}
.bp-alert-footer .bp-button {
  margin-left: 8px;
}

/*
 * Copyright 2023 Palantir Technologies, Inc. All rights reserved.
 */
.bp-breadcrumbs {
  align-items: center;
  cursor: default;
  display: flex;
  flex-wrap: wrap;
  height: 30px;
  list-style: none;
  margin: 0;
  padding: 0;
}
.bp-breadcrumbs > li {
  align-items: center;
  display: flex;
}
.bp-breadcrumbs > li::after {
  background: "transparent";
  content: "";
  display: block;
  height: 16px;
  margin: 0 4px;
  width: 16px;
}
.bp-breadcrumbs > li:last-of-type::after {
  display: none;
}

.bp-breadcrumb,
.bp-breadcrumb-current,
.bp-breadcrumbs-collapsed {
  align-items: center;
  display: inline-flex;
  font-size: 16px;
}

.bp-breadcrumb,
.bp-breadcrumbs-collapsed {
  color: #5f6b7c;
}

.bp-breadcrumb:hover {
  text-decoration: none;
}
.bp-breadcrumb.bp-disabled {
  color: rgba(95, 107, 124, 0.6);
  cursor: not-allowed;
}
.bp-breadcrumb .bp-icon {
  margin-right: 4px;
}

.bp-breadcrumb-current {
  color: inherit;
  font-weight: 600;
}
.bp-breadcrumb-current .bp-input {
  font-size: inherit;
  font-weight: inherit;
  vertical-align: baseline;
}

.bp-breadcrumbs-collapsed {
  background: rgba(143, 153, 168, 0.15);
  border: none;
  border-radius: 4px;
  cursor: pointer;
  margin-right: 2px;
  padding: 1px 4px;
  vertical-align: text-bottom;
}
.bp-breadcrumbs-collapsed::before {
  background: "transparent" center no-repeat;
  content: "";
  display: block;
  height: 16px;
  width: 16px;
}
.bp-breadcrumbs-collapsed:hover {
  background: rgba(143, 153, 168, 0.3);
  color: #1c2127;
  text-decoration: none;
}

.bp-dark .bp-breadcrumb,
.bp-dark .bp-breadcrumbs-collapsed {
  color: #abb3bf;
}
.bp-dark .bp-breadcrumbs > li::after {
  background: "transparent";
  color: #abb3bf;
}
.bp-dark .bp-breadcrumb.bp-disabled {
  color: rgba(171, 179, 191, 0.6);
}
.bp-dark .bp-breadcrumb-current {
  color: #f6f7f9;
}
.bp-dark .bp-breadcrumbs-collapsed {
  background: rgba(143, 153, 168, 0.2);
}
.bp-dark .bp-breadcrumbs-collapsed::before {
  background: "transparent" center no-repeat;
}
.bp-dark .bp-breadcrumbs-collapsed:hover {
  background: rgba(143, 153, 168, 0.3);
  color: #f6f7f9;
}

/*
 * Copyright 2023 Palantir Technologies, Inc. All rights reserved.
 */
/*
 * Copyright 2023 Palantir Technologies, Inc. All rights reserved.
 */
/* stylelint-disable-next-line @blueprintjs/prefer-spacing-variable */
/*
 * Copyright 2023 Palantir Technologies, Inc. All rights reserved.
 */
/*
 * Copyright 2023 Palantir Technologies, Inc. All rights reserved.
 */
/*
 * Copyright 2023 Palantir Technologies, Inc. All rights reserved.
 */
/* stylelint-disable-next-line @blueprintjs/prefer-spacing-variable */
/*
 * Copyright 2023 Palantir Technologies, Inc. All rights reserved.
 */
/*
CSS `border` property issues:
- An element can only have one border.
- Borders can't stack with shadows.
- Borders modify the size of the element they're applied to.
- Border positioning requires the extra `box-sizing` property.

`box-shadow` doesn't have these issues, we're using it instead of `border`.
*/
:root {
  --bp-button-warning-rest: var(--bp-palette-orange-5);
}

@supports (color: oklch(from var(--any-color) l c h)) {
  :root {
    --bp-button-warning-rest: oklch(
      from var(--bp-intent-warning-rest) calc(l + 0.177) calc(c - 0.01) calc(h + 6.26)
    );
  }
}
.bp-button {
  display: inline-flex;
  flex-direction: row;
}
.bp-button > * {
  flex-grow: 0;
  flex-shrink: 0;
}
.bp-button > .bp-fill {
  flex-grow: 1;
  flex-shrink: 1;
}
.bp-button::before,
.bp-button > * {
  margin-right: calc(var(--bp-surface-spacing) * 2);
}
.bp-button:empty::before,
.bp-button > :last-child {
  margin-right: 0;
}
.bp-button {
  align-items: center;
  border: none;
  border-radius: var(--bp-surface-border-radius);
  cursor: pointer;
  font-size: var(--bp-typography-size-body-medium);
  justify-content: center;
  padding: var(--bp-surface-spacing) calc(var(--bp-surface-spacing) * 2);
  text-align: left;
  vertical-align: middle;
  min-height: calc(var(--bp-surface-spacing) * 7.5);
  min-width: calc(var(--bp-surface-spacing) * 7.5);
}
.bp-button:empty {
  /* stylelint-disable-next-line declaration-no-important */
  padding: 0 !important;
}
.bp-button:disabled, .bp-button.bp-disabled {
  cursor: not-allowed;
}
.bp-button.bp-fill {
  display: flex;
  width: 100%;
}
.bp-button.bp-align-right, .bp-align-right .bp-button {
  text-align: right;
}
.bp-button.bp-align-left, .bp-align-left .bp-button {
  text-align: left;
}
.bp-button:not([class*=bp-intent-]) {
  background-color: color-mix(in srgb, var(--bp-intent-default-rest) 5%, var(--bp-palette-white));
  box-shadow: inset 0 0 0 var(--bp-surface-border-width) color-mix(in oklch, var(--bp-surface-border-color-strong) 90%, var(--bp-palette-black)), 0 1px 2px color-mix(in oklch, var(--bp-palette-black) 10%, transparent);
  color: var(--bp-typography-color-default-rest);
}
.bp-button:not([class*=bp-intent-]):hover {
  background-clip: padding-box;
  background-color: color-mix(in srgb, var(--bp-intent-default-hover) 9%, var(--bp-palette-white));
  box-shadow: inset 0 0 0 var(--bp-surface-border-width) color-mix(in oklch, var(--bp-surface-border-color-strong) 90%, var(--bp-palette-black)), 0 1px 2px color-mix(in oklch, var(--bp-palette-black) 20%, transparent);
}
.bp-button:not([class*=bp-intent-]):active, .bp-button:not([class*=bp-intent-]).bp-active {
  background-color: color-mix(in srgb, var(--bp-intent-default-active) 16%, var(--bp-palette-white));
  box-shadow: inset 0 0 0 var(--bp-surface-border-width) color-mix(in oklch, var(--bp-surface-border-color-strong) 90%, var(--bp-palette-black)), 0 1px 2px color-mix(in oklch, var(--bp-palette-black) 20%, transparent);
}
@media (forced-colors: active) and (prefers-color-scheme: dark) {
  .bp-button:not([class*=bp-intent-]):active, .bp-button:not([class*=bp-intent-]).bp-active {
    background: highlight;
  }
}
.bp-button:not([class*=bp-intent-]):disabled, .bp-button:not([class*=bp-intent-]).bp-disabled {
  background-color: color-mix(in srgb, var(--bp-intent-default-disabled) 20%, transparent);
  box-shadow: none;
  color: var(--bp-typography-color-default-disabled);
  cursor: not-allowed;
  outline: none;
}
.bp-button:not([class*=bp-intent-]):disabled.bp-active, .bp-button:not([class*=bp-intent-]):disabled.bp-active:hover, .bp-button:not([class*=bp-intent-]).bp-disabled.bp-active, .bp-button:not([class*=bp-intent-]).bp-disabled.bp-active:hover {
  background-color: color-mix(in srgb, var(--bp-intent-default-disabled) 28%, transparent);
}
@media (forced-colors: active) and (prefers-color-scheme: dark) {
  .bp-button:not([class*=bp-intent-]) {
    border: 1px solid buttonborder;
  }
}
.bp-button.bp-intent-primary {
  background-color: var(--bp-intent-primary-rest);
  box-shadow: inset 0 0 0 var(--bp-surface-border-width) color-mix(in oklch, var(--bp-surface-border-color-strong) 90%, var(--bp-palette-black)), 0 1px 2px color-mix(in oklch, var(--bp-palette-black) 10%, transparent);
  color: var(--bp-intent-primary-foreground);
}
.bp-button.bp-intent-primary:hover, .bp-button.bp-intent-primary:active, .bp-button.bp-intent-primary.bp-active {
  color: var(--bp-intent-primary-foreground);
}
.bp-button.bp-intent-primary:hover {
  background-color: var(--bp-intent-primary-hover);
  box-shadow: inset 0 0 0 var(--bp-surface-border-width) color-mix(in oklch, var(--bp-surface-border-color-strong) 90%, var(--bp-palette-black)), 0 1px 2px color-mix(in oklch, var(--bp-palette-black) 20%, transparent);
}
.bp-button.bp-intent-primary:active, .bp-button.bp-intent-primary.bp-active {
  background-color: var(--bp-intent-primary-active);
  box-shadow: inset 0 0 0 var(--bp-surface-border-width) color-mix(in oklch, var(--bp-surface-border-color-strong) 90%, var(--bp-palette-black)), 0 1px 2px color-mix(in oklch, var(--bp-palette-black) 20%, transparent);
}
.bp-button.bp-intent-primary:disabled, .bp-button.bp-intent-primary.bp-disabled {
  background-color: color-mix(in oklch, var(--bp-intent-primary-rest) 50%, transparent);
  border-color: transparent;
  box-shadow: none;
  color: color-mix(in oklch, var(--bp-intent-primary-foreground) 60%, transparent);
}
@media (forced-colors: active) and (prefers-color-scheme: dark) {
  .bp-button.bp-intent-primary:disabled, .bp-button.bp-intent-primary.bp-disabled {
    border-color: graytext;
    color: graytext;
  }
}
@media (forced-colors: active) and (prefers-color-scheme: dark) {
  .bp-button.bp-intent-primary {
    border: 1px solid buttonborder;
    box-shadow: none;
  }
}
.bp-button.bp-intent-success {
  background-color: var(--bp-intent-success-rest);
  box-shadow: inset 0 0 0 var(--bp-surface-border-width) color-mix(in oklch, var(--bp-surface-border-color-strong) 90%, var(--bp-palette-black)), 0 1px 2px color-mix(in oklch, var(--bp-palette-black) 10%, transparent);
  color: var(--bp-intent-success-foreground);
}
.bp-button.bp-intent-success:hover, .bp-button.bp-intent-success:active, .bp-button.bp-intent-success.bp-active {
  color: var(--bp-intent-success-foreground);
}
.bp-button.bp-intent-success:hover {
  background-color: var(--bp-intent-success-hover);
  box-shadow: inset 0 0 0 var(--bp-surface-border-width) color-mix(in oklch, var(--bp-surface-border-color-strong) 90%, var(--bp-palette-black)), 0 1px 2px color-mix(in oklch, var(--bp-palette-black) 20%, transparent);
}
.bp-button.bp-intent-success:active, .bp-button.bp-intent-success.bp-active {
  background-color: var(--bp-intent-success-active);
  box-shadow: inset 0 0 0 var(--bp-surface-border-width) color-mix(in oklch, var(--bp-surface-border-color-strong) 90%, var(--bp-palette-black)), 0 1px 2px color-mix(in oklch, var(--bp-palette-black) 20%, transparent);
}
.bp-button.bp-intent-success:disabled, .bp-button.bp-intent-success.bp-disabled {
  background-color: color-mix(in oklch, var(--bp-intent-success-rest) 50%, transparent);
  border-color: transparent;
  box-shadow: none;
  color: color-mix(in oklch, var(--bp-intent-success-foreground) 60%, transparent);
}
@media (forced-colors: active) and (prefers-color-scheme: dark) {
  .bp-button.bp-intent-success:disabled, .bp-button.bp-intent-success.bp-disabled {
    border-color: graytext;
    color: graytext;
  }
}
@media (forced-colors: active) and (prefers-color-scheme: dark) {
  .bp-button.bp-intent-success {
    border: 1px solid buttonborder;
    box-shadow: none;
  }
}
.bp-button.bp-intent-warning {
  background-color: var(--bp-button-warning-rest);
  box-shadow: inset 0 0 0 var(--bp-surface-border-width) color-mix(in oklch, var(--bp-surface-border-color-strong) 90%, var(--bp-palette-black)), 0 1px 2px color-mix(in oklch, var(--bp-palette-black) 10%, transparent);
  color: var(--bp-intent-warning-foreground);
}
.bp-button.bp-intent-warning:hover, .bp-button.bp-intent-warning:active, .bp-button.bp-intent-warning.bp-active {
  color: var(--bp-intent-warning-foreground);
}
.bp-button.bp-intent-warning:hover {
  background-color: var(--bp-intent-warning-hover);
  box-shadow: inset 0 0 0 var(--bp-surface-border-width) color-mix(in oklch, var(--bp-surface-border-color-strong) 90%, var(--bp-palette-black)), 0 1px 2px color-mix(in oklch, var(--bp-palette-black) 20%, transparent);
}
.bp-button.bp-intent-warning:active, .bp-button.bp-intent-warning.bp-active {
  background-color: var(--bp-intent-warning-active);
  box-shadow: inset 0 0 0 var(--bp-surface-border-width) color-mix(in oklch, var(--bp-surface-border-color-strong) 90%, var(--bp-palette-black)), 0 1px 2px color-mix(in oklch, var(--bp-palette-black) 20%, transparent);
}
.bp-button.bp-intent-warning:disabled, .bp-button.bp-intent-warning.bp-disabled {
  background-color: color-mix(in oklch, var(--bp-button-warning-rest) 50%, transparent);
  border-color: transparent;
  box-shadow: none;
  color: color-mix(in oklch, var(--bp-intent-warning-foreground) 60%, transparent);
}
@media (forced-colors: active) and (prefers-color-scheme: dark) {
  .bp-button.bp-intent-warning:disabled, .bp-button.bp-intent-warning.bp-disabled {
    border-color: graytext;
    color: graytext;
  }
}
@media (forced-colors: active) and (prefers-color-scheme: dark) {
  .bp-button.bp-intent-warning {
    border: 1px solid buttonborder;
    box-shadow: none;
  }
}
.bp-button.bp-intent-danger {
  background-color: var(--bp-intent-danger-rest);
  box-shadow: inset 0 0 0 var(--bp-surface-border-width) color-mix(in oklch, var(--bp-surface-border-color-strong) 90%, var(--bp-palette-black)), 0 1px 2px color-mix(in oklch, var(--bp-palette-black) 10%, transparent);
  color: var(--bp-intent-danger-foreground);
}
.bp-button.bp-intent-danger:hover, .bp-button.bp-intent-danger:active, .bp-button.bp-intent-danger.bp-active {
  color: var(--bp-intent-danger-foreground);
}
.bp-button.bp-intent-danger:hover {
  background-color: var(--bp-intent-danger-hover);
  box-shadow: inset 0 0 0 var(--bp-surface-border-width) color-mix(in oklch, var(--bp-surface-border-color-strong) 90%, var(--bp-palette-black)), 0 1px 2px color-mix(in oklch, var(--bp-palette-black) 20%, transparent);
}
.bp-button.bp-intent-danger:active, .bp-button.bp-intent-danger.bp-active {
  background-color: var(--bp-intent-danger-active);
  box-shadow: inset 0 0 0 var(--bp-surface-border-width) color-mix(in oklch, var(--bp-surface-border-color-strong) 90%, var(--bp-palette-black)), 0 1px 2px color-mix(in oklch, var(--bp-palette-black) 20%, transparent);
}
.bp-button.bp-intent-danger:disabled, .bp-button.bp-intent-danger.bp-disabled {
  background-color: color-mix(in oklch, var(--bp-intent-danger-rest) 50%, transparent);
  border-color: transparent;
  box-shadow: none;
  color: color-mix(in oklch, var(--bp-intent-danger-foreground) 60%, transparent);
}
@media (forced-colors: active) and (prefers-color-scheme: dark) {
  .bp-button.bp-intent-danger:disabled, .bp-button.bp-intent-danger.bp-disabled {
    border-color: graytext;
    color: graytext;
  }
}
@media (forced-colors: active) and (prefers-color-scheme: dark) {
  .bp-button.bp-intent-danger {
    border: 1px solid buttonborder;
    box-shadow: none;
  }
}
.bp-button.bp-intent-default {
  background-color: var(--bp-intent-default-rest);
  box-shadow: inset 0 0 0 var(--bp-surface-border-width) color-mix(in oklch, var(--bp-surface-border-color-strong) 90%, var(--bp-palette-black)), 0 1px 2px color-mix(in oklch, var(--bp-palette-black) 10%, transparent);
  color: var(--bp-intent-default-foreground);
}
.bp-button.bp-intent-default:hover, .bp-button.bp-intent-default:active, .bp-button.bp-intent-default.bp-active {
  color: var(--bp-intent-default-foreground);
}
.bp-button.bp-intent-default:hover {
  background-color: var(--bp-intent-default-hover);
  box-shadow: inset 0 0 0 var(--bp-surface-border-width) color-mix(in oklch, var(--bp-surface-border-color-strong) 90%, var(--bp-palette-black)), 0 1px 2px color-mix(in oklch, var(--bp-palette-black) 20%, transparent);
}
.bp-button.bp-intent-default:active, .bp-button.bp-intent-default.bp-active {
  background-color: var(--bp-intent-default-active);
  box-shadow: inset 0 0 0 var(--bp-surface-border-width) color-mix(in oklch, var(--bp-surface-border-color-strong) 90%, var(--bp-palette-black)), 0 1px 2px color-mix(in oklch, var(--bp-palette-black) 20%, transparent);
}
.bp-button.bp-intent-default:disabled, .bp-button.bp-intent-default.bp-disabled {
  background-color: color-mix(in oklch, var(--bp-intent-default-rest) 50%, transparent);
  border-color: transparent;
  box-shadow: none;
  color: color-mix(in oklch, var(--bp-intent-default-foreground) 60%, transparent);
}
@media (forced-colors: active) and (prefers-color-scheme: dark) {
  .bp-button.bp-intent-default:disabled, .bp-button.bp-intent-default.bp-disabled {
    border-color: graytext;
    color: graytext;
  }
}
@media (forced-colors: active) and (prefers-color-scheme: dark) {
  .bp-button.bp-intent-default {
    border: 1px solid buttonborder;
    box-shadow: none;
  }
}
.bp-button[class*=bp-intent-] .bp-button-spinner .bp-spinner-head {
  stroke: var(--bp-intent-primary-foreground);
}
.bp-button.bp-large::before,
.bp-button.bp-large > *, .bp-large .bp-button::before,
.bp-large .bp-button > * {
  margin-right: calc(var(--bp-surface-spacing) * 2);
}
.bp-button.bp-large:empty::before,
.bp-button.bp-large > :last-child, .bp-large .bp-button:empty::before,
.bp-large .bp-button > :last-child {
  margin-right: 0;
}
.bp-button.bp-large, .bp-large .bp-button {
  font-size: var(--bp-typography-size-body-large);
  min-height: calc(var(--bp-surface-spacing) * 10);
  min-width: calc(var(--bp-surface-spacing) * 10);
  padding: var(--bp-surface-spacing) calc(var(--bp-surface-spacing) * 4);
}
.bp-button.bp-small, .bp-small .bp-button {
  min-height: calc(var(--bp-surface-spacing) * 6);
  min-width: calc(var(--bp-surface-spacing) * 6);
  padding: 0 calc(var(--bp-surface-spacing) * 2);
}
.bp-button.bp-loading {
  position: relative;
}
.bp-button.bp-loading[class*=bp-icon-]::before {
  visibility: hidden;
}
.bp-button.bp-loading .bp-button-spinner {
  margin: 0;
  position: absolute;
}
.bp-button.bp-loading > :not(.bp-button-spinner) {
  visibility: hidden;
}
.bp-button[class*=bp-icon-]::before {
  font-family: "blueprint-icons-16", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  height: 16px;
  line-height: 1;
  width: 16px;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  color: var(--bp-typography-color-muted);
}
.bp-button .bp-icon.bp-align-right, .bp-button .bp-icon-standard.bp-align-right, .bp-button .bp-icon-large.bp-align-right {
  margin-left: calc(var(--bp-surface-spacing) * 2);
}
.bp-button .bp-icon:not([class*=bp-intent-]) {
  color: var(--bp-typography-color-muted);
}
.bp-button .bp-icon:first-child:last-child,
.bp-button .bp-spinner + .bp-icon:last-child {
  margin: 0 calc(-1 * (var(--bp-surface-spacing) * 7.5 - var(--bp-surface-spacing) * 4) * 0.5);
}
.bp-dark .bp-button:not([class*=bp-intent-]), [data-bp-color-scheme=dark] .bp-button:not([class*=bp-intent-]) {
  background-color: color-mix(in srgb, var(--bp-intent-default-rest) 40%, var(--bp-palette-black));
  box-shadow: inset 0 0 0 var(--bp-surface-border-width) color-mix(in oklch, var(--bp-surface-border-color-default) 50%, transparent), 0 1px 2px color-mix(in oklch, var(--bp-palette-black) 20%, transparent);
  color: var(--bp-intent-default-foreground);
}
.bp-dark .bp-button:not([class*=bp-intent-]):hover, .bp-dark .bp-button:not([class*=bp-intent-]):active, .bp-dark .bp-button:not([class*=bp-intent-]).bp-active, [data-bp-color-scheme=dark] .bp-button:not([class*=bp-intent-]):hover, [data-bp-color-scheme=dark] .bp-button:not([class*=bp-intent-]):active, [data-bp-color-scheme=dark] .bp-button:not([class*=bp-intent-]).bp-active {
  color: color-mix(in srgb, var(--bp-intent-default-hover) 4%, var(--bp-palette-white));
}
.bp-dark .bp-button:not([class*=bp-intent-]):hover, [data-bp-color-scheme=dark] .bp-button:not([class*=bp-intent-]):hover {
  background-color: color-mix(in srgb, var(--bp-intent-default-hover) 42%, var(--bp-palette-black));
  box-shadow: inset 0 0 0 var(--bp-surface-border-width) color-mix(in oklch, var(--bp-surface-border-color-default) 50%, transparent), 0 1px 2px color-mix(in oklch, var(--bp-palette-black) 40%, transparent);
}
.bp-dark .bp-button:not([class*=bp-intent-]):active, .bp-dark .bp-button:not([class*=bp-intent-]).bp-active, [data-bp-color-scheme=dark] .bp-button:not([class*=bp-intent-]):active, [data-bp-color-scheme=dark] .bp-button:not([class*=bp-intent-]).bp-active {
  background-color: color-mix(in srgb, var(--bp-intent-default-active) 30%, var(--bp-palette-black));
  box-shadow: inset 0 0 0 var(--bp-surface-border-width) color-mix(in oklch, var(--bp-surface-border-color-default) 50%, transparent), 0 1px 2px color-mix(in oklch, var(--bp-palette-black) 40%, transparent);
}
.bp-dark .bp-button:not([class*=bp-intent-]):disabled, .bp-dark .bp-button:not([class*=bp-intent-]).bp-disabled, [data-bp-color-scheme=dark] .bp-button:not([class*=bp-intent-]):disabled, [data-bp-color-scheme=dark] .bp-button:not([class*=bp-intent-]).bp-disabled {
  background-color: color-mix(in srgb, var(--bp-intent-default-disabled) 4%, transparent);
  box-shadow: none;
  color: var(--bp-typography-color-default-disabled);
}
.bp-dark .bp-button:not([class*=bp-intent-]):disabled.bp-active, .bp-dark .bp-button:not([class*=bp-intent-]).bp-disabled.bp-active, [data-bp-color-scheme=dark] .bp-button:not([class*=bp-intent-]):disabled.bp-active, [data-bp-color-scheme=dark] .bp-button:not([class*=bp-intent-]).bp-disabled.bp-active {
  background-color: color-mix(in srgb, var(--bp-intent-default-disabled) 7%, transparent);
}
.bp-dark .bp-button:not([class*=bp-intent-]) .bp-button-spinner .bp-spinner-head, [data-bp-color-scheme=dark] .bp-button:not([class*=bp-intent-]) .bp-button-spinner .bp-spinner-head {
  background: color-mix(in srgb, var(--bp-intent-default-rest) 20%, var(--bp-palette-black));
  stroke: color-mix(in srgb, var(--bp-intent-default-rest) 68%, var(--bp-palette-white));
}
.bp-dark .bp-button:not([class*=bp-intent-])[class*=bp-icon-]::before, [data-bp-color-scheme=dark] .bp-button:not([class*=bp-intent-])[class*=bp-icon-]::before {
  color: var(--bp-typography-color-default-rest);
}
.bp-dark .bp-button:not([class*=bp-intent-]) .bp-icon:not([class*=bp-intent-]), .bp-dark .bp-button:not([class*=bp-intent-]) .bp-icon-standard:not([class*=bp-intent-]), .bp-dark .bp-button:not([class*=bp-intent-]) .bp-icon-large:not([class*=bp-intent-]), [data-bp-color-scheme=dark] .bp-button:not([class*=bp-intent-]) .bp-icon:not([class*=bp-intent-]), [data-bp-color-scheme=dark] .bp-button:not([class*=bp-intent-]) .bp-icon-standard:not([class*=bp-intent-]), [data-bp-color-scheme=dark] .bp-button:not([class*=bp-intent-]) .bp-icon-large:not([class*=bp-intent-]) {
  color: var(--bp-typography-color-default-rest);
}
.bp-dark .bp-button[class*=bp-intent-], [data-bp-color-scheme=dark] .bp-button[class*=bp-intent-] {
  box-shadow: inset 0 0 0 var(--bp-surface-border-width) color-mix(in oklch, var(--bp-surface-border-color-default) 50%, transparent), 0 1px 2px color-mix(in oklch, var(--bp-palette-black) 20%, transparent);
}
.bp-dark .bp-button[class*=bp-intent-]:hover, [data-bp-color-scheme=dark] .bp-button[class*=bp-intent-]:hover {
  box-shadow: inset 0 0 0 var(--bp-surface-border-width) color-mix(in oklch, var(--bp-surface-border-color-default) 50%, transparent), 0 1px 2px color-mix(in oklch, var(--bp-palette-black) 20%, transparent);
}
.bp-dark .bp-button[class*=bp-intent-]:active, .bp-dark .bp-button[class*=bp-intent-].bp-active, [data-bp-color-scheme=dark] .bp-button[class*=bp-intent-]:active, [data-bp-color-scheme=dark] .bp-button[class*=bp-intent-].bp-active {
  box-shadow: inset 0 0 0 var(--bp-surface-border-width) color-mix(in oklch, var(--bp-surface-border-color-default) 50%, transparent), 0 1px 2px color-mix(in oklch, var(--bp-palette-black) 40%, transparent);
}
.bp-dark .bp-button[class*=bp-intent-]:disabled, .bp-dark .bp-button[class*=bp-intent-].bp-disabled, [data-bp-color-scheme=dark] .bp-button[class*=bp-intent-]:disabled, [data-bp-color-scheme=dark] .bp-button[class*=bp-intent-].bp-disabled {
  box-shadow: none;
  color: color-mix(in oklch, var(--bp-intent-default-foreground) 30%, transparent);
}
.bp-dark .bp-button[class*=bp-intent-] .bp-button-spinner .bp-spinner-head, [data-bp-color-scheme=dark] .bp-button[class*=bp-intent-] .bp-button-spinner .bp-spinner-head {
  stroke: var(--bp-typography-color-default-hover);
}
.bp-button:disabled::before,
.bp-button:disabled .bp-icon, .bp-button:disabled .bp-icon-standard, .bp-button:disabled .bp-icon-large, .bp-button.bp-disabled::before,
.bp-button.bp-disabled .bp-icon, .bp-button.bp-disabled .bp-icon-standard, .bp-button.bp-disabled .bp-icon-large, .bp-button[class*=bp-intent-]::before,
.bp-button[class*=bp-intent-] .bp-icon, .bp-button[class*=bp-intent-] .bp-icon-standard, .bp-button[class*=bp-intent-] .bp-icon-large {
  /* stylelint-disable-next-line declaration-no-important */
  color: inherit !important;
}
.bp-button.bp-minimal {
  background: none;
  box-shadow: none;
}
.bp-button.bp-minimal:hover {
  background-color: color-mix(in srgb, var(--bp-intent-default-hover) 8%, transparent);
  box-shadow: none;
  color: var(--bp-typography-color-default-rest);
  text-decoration: none;
}
.bp-button.bp-minimal:active, .bp-button.bp-minimal.bp-active {
  background-color: color-mix(in srgb, var(--bp-intent-default-active) 16%, transparent);
  box-shadow: none;
  color: var(--bp-typography-color-default-rest);
}
.bp-button.bp-minimal:disabled, .bp-button.bp-minimal:disabled:hover, .bp-button.bp-minimal.bp-disabled, .bp-button.bp-minimal.bp-disabled:hover {
  background: none;
  color: var(--bp-typography-color-default-disabled);
  cursor: not-allowed;
}
.bp-button.bp-minimal:disabled.bp-active, .bp-button.bp-minimal:disabled:hover.bp-active, .bp-button.bp-minimal.bp-disabled.bp-active, .bp-button.bp-minimal.bp-disabled:hover.bp-active {
  background-color: color-mix(in srgb, var(--bp-intent-default-disabled) 30%, transparent);
}
.bp-dark .bp-button.bp-minimal, [data-bp-color-scheme=dark] .bp-button.bp-minimal {
  background: none;
  box-shadow: none;
  color: var(--bp-intent-default-foreground);
}
.bp-dark .bp-button.bp-minimal:hover, .bp-dark .bp-button.bp-minimal:active, .bp-dark .bp-button.bp-minimal.bp-active, [data-bp-color-scheme=dark] .bp-button.bp-minimal:hover, [data-bp-color-scheme=dark] .bp-button.bp-minimal:active, [data-bp-color-scheme=dark] .bp-button.bp-minimal.bp-active {
  background: none;
  box-shadow: none;
  color: var(--bp-intent-default-foreground);
}
.bp-dark .bp-button.bp-minimal:hover, [data-bp-color-scheme=dark] .bp-button.bp-minimal:hover {
  background-color: color-mix(in srgb, var(--bp-intent-default-rest) 24%, transparent);
}
.bp-dark .bp-button.bp-minimal:active, .bp-dark .bp-button.bp-minimal.bp-active, [data-bp-color-scheme=dark] .bp-button.bp-minimal:active, [data-bp-color-scheme=dark] .bp-button.bp-minimal.bp-active {
  background-color: color-mix(in srgb, var(--bp-intent-default-rest) 49%, transparent);
}
.bp-dark .bp-button.bp-minimal:disabled, .bp-dark .bp-button.bp-minimal:disabled:hover, .bp-dark .bp-button.bp-minimal.bp-disabled, .bp-dark .bp-button.bp-minimal.bp-disabled:hover, [data-bp-color-scheme=dark] .bp-button.bp-minimal:disabled, [data-bp-color-scheme=dark] .bp-button.bp-minimal:disabled:hover, [data-bp-color-scheme=dark] .bp-button.bp-minimal.bp-disabled, [data-bp-color-scheme=dark] .bp-button.bp-minimal.bp-disabled:hover {
  background: none;
  color: var(--bp-typography-color-default-disabled);
  cursor: not-allowed;
}
.bp-dark .bp-button.bp-minimal:disabled.bp-active, .bp-dark .bp-button.bp-minimal:disabled:hover.bp-active, .bp-dark .bp-button.bp-minimal.bp-disabled.bp-active, .bp-dark .bp-button.bp-minimal.bp-disabled:hover.bp-active, [data-bp-color-scheme=dark] .bp-button.bp-minimal:disabled.bp-active, [data-bp-color-scheme=dark] .bp-button.bp-minimal:disabled:hover.bp-active, [data-bp-color-scheme=dark] .bp-button.bp-minimal.bp-disabled.bp-active, [data-bp-color-scheme=dark] .bp-button.bp-minimal.bp-disabled:hover.bp-active {
  background-color: color-mix(in srgb, var(--bp-intent-default-disabled) 30%, transparent);
}
.bp-button.bp-minimal.bp-intent-primary {
  color: var(--bp-intent-primary-hover);
}
.bp-button.bp-minimal.bp-intent-primary:hover, .bp-button.bp-minimal.bp-intent-primary:active, .bp-button.bp-minimal.bp-intent-primary.bp-active {
  background: none;
  box-shadow: none;
  color: var(--bp-intent-primary-hover);
}
.bp-button.bp-minimal.bp-intent-primary:hover {
  background-color: color-mix(in oklch, var(--bp-intent-primary-rest) 15%, transparent);
  color: var(--bp-intent-primary-hover);
}
.bp-button.bp-minimal.bp-intent-primary:active, .bp-button.bp-minimal.bp-intent-primary.bp-active {
  background-color: color-mix(in oklch, var(--bp-intent-primary-rest) 30%, transparent);
  color: var(--bp-intent-primary-active);
}
.bp-button.bp-minimal.bp-intent-primary:disabled, .bp-button.bp-minimal.bp-intent-primary.bp-disabled {
  background: none;
  color: color-mix(in oklch, var(--bp-intent-primary-hover) 50%, transparent);
}
.bp-button.bp-minimal.bp-intent-primary:disabled.bp-active, .bp-button.bp-minimal.bp-intent-primary.bp-disabled.bp-active {
  background-color: color-mix(in oklch, var(--bp-intent-primary-rest) 30%, transparent);
}
.bp-button.bp-minimal.bp-intent-primary .bp-button-spinner .bp-spinner-head {
  stroke: var(--bp-intent-primary-hover);
}
.bp-dark .bp-button.bp-minimal.bp-intent-primary, [data-bp-color-scheme=dark] .bp-button.bp-minimal.bp-intent-primary {
  color: color-mix(in oklch, var(--bp-intent-primary-rest) 51%, var(--bp-palette-white));
}
.bp-dark .bp-button.bp-minimal.bp-intent-primary:hover, [data-bp-color-scheme=dark] .bp-button.bp-minimal.bp-intent-primary:hover {
  background-color: color-mix(in oklch, var(--bp-intent-primary-rest) 20%, transparent);
  color: color-mix(in oklch, var(--bp-intent-primary-hover) 51%, var(--bp-palette-white));
}
.bp-dark .bp-button.bp-minimal.bp-intent-primary:active, .bp-dark .bp-button.bp-minimal.bp-intent-primary.bp-active, [data-bp-color-scheme=dark] .bp-button.bp-minimal.bp-intent-primary:active, [data-bp-color-scheme=dark] .bp-button.bp-minimal.bp-intent-primary.bp-active {
  background-color: color-mix(in oklch, var(--bp-intent-primary-rest) 30%, transparent);
  color: color-mix(in oklch, var(--bp-intent-primary-active) 51%, var(--bp-palette-white));
}
.bp-dark .bp-button.bp-minimal.bp-intent-primary:disabled, .bp-dark .bp-button.bp-minimal.bp-intent-primary.bp-disabled, [data-bp-color-scheme=dark] .bp-button.bp-minimal.bp-intent-primary:disabled, [data-bp-color-scheme=dark] .bp-button.bp-minimal.bp-intent-primary.bp-disabled {
  background: none;
  color: color-mix(in oklch, color-mix(in oklch, var(--bp-intent-primary-rest) 51%, var(--bp-palette-white)) 50%, transparent);
}
.bp-dark .bp-button.bp-minimal.bp-intent-primary:disabled.bp-active, .bp-dark .bp-button.bp-minimal.bp-intent-primary.bp-disabled.bp-active, [data-bp-color-scheme=dark] .bp-button.bp-minimal.bp-intent-primary:disabled.bp-active, [data-bp-color-scheme=dark] .bp-button.bp-minimal.bp-intent-primary.bp-disabled.bp-active {
  background-color: color-mix(in oklch, var(--bp-intent-primary-rest) 30%, transparent);
}
.bp-button.bp-minimal.bp-intent-success {
  color: var(--bp-intent-success-hover);
}
.bp-button.bp-minimal.bp-intent-success:hover, .bp-button.bp-minimal.bp-intent-success:active, .bp-button.bp-minimal.bp-intent-success.bp-active {
  background: none;
  box-shadow: none;
  color: var(--bp-intent-success-hover);
}
.bp-button.bp-minimal.bp-intent-success:hover {
  background-color: color-mix(in oklch, var(--bp-intent-success-rest) 15%, transparent);
  color: var(--bp-intent-success-hover);
}
.bp-button.bp-minimal.bp-intent-success:active, .bp-button.bp-minimal.bp-intent-success.bp-active {
  background-color: color-mix(in oklch, var(--bp-intent-success-rest) 30%, transparent);
  color: var(--bp-intent-success-active);
}
.bp-button.bp-minimal.bp-intent-success:disabled, .bp-button.bp-minimal.bp-intent-success.bp-disabled {
  background: none;
  color: color-mix(in oklch, var(--bp-intent-success-hover) 50%, transparent);
}
.bp-button.bp-minimal.bp-intent-success:disabled.bp-active, .bp-button.bp-minimal.bp-intent-success.bp-disabled.bp-active {
  background-color: color-mix(in oklch, var(--bp-intent-success-rest) 30%, transparent);
}
.bp-button.bp-minimal.bp-intent-success .bp-button-spinner .bp-spinner-head {
  stroke: var(--bp-intent-success-hover);
}
.bp-dark .bp-button.bp-minimal.bp-intent-success, [data-bp-color-scheme=dark] .bp-button.bp-minimal.bp-intent-success {
  color: color-mix(in oklch, var(--bp-intent-success-rest) 54%, var(--bp-palette-white));
}
.bp-dark .bp-button.bp-minimal.bp-intent-success:hover, [data-bp-color-scheme=dark] .bp-button.bp-minimal.bp-intent-success:hover {
  background-color: color-mix(in oklch, var(--bp-intent-success-rest) 20%, transparent);
  color: color-mix(in oklch, var(--bp-intent-success-hover) 54%, var(--bp-palette-white));
}
.bp-dark .bp-button.bp-minimal.bp-intent-success:active, .bp-dark .bp-button.bp-minimal.bp-intent-success.bp-active, [data-bp-color-scheme=dark] .bp-button.bp-minimal.bp-intent-success:active, [data-bp-color-scheme=dark] .bp-button.bp-minimal.bp-intent-success.bp-active {
  background-color: color-mix(in oklch, var(--bp-intent-success-rest) 30%, transparent);
  color: color-mix(in oklch, var(--bp-intent-success-active) 54%, var(--bp-palette-white));
}
.bp-dark .bp-button.bp-minimal.bp-intent-success:disabled, .bp-dark .bp-button.bp-minimal.bp-intent-success.bp-disabled, [data-bp-color-scheme=dark] .bp-button.bp-minimal.bp-intent-success:disabled, [data-bp-color-scheme=dark] .bp-button.bp-minimal.bp-intent-success.bp-disabled {
  background: none;
  color: color-mix(in oklch, color-mix(in oklch, var(--bp-intent-success-rest) 54%, var(--bp-palette-white)) 50%, transparent);
}
.bp-dark .bp-button.bp-minimal.bp-intent-success:disabled.bp-active, .bp-dark .bp-button.bp-minimal.bp-intent-success.bp-disabled.bp-active, [data-bp-color-scheme=dark] .bp-button.bp-minimal.bp-intent-success:disabled.bp-active, [data-bp-color-scheme=dark] .bp-button.bp-minimal.bp-intent-success.bp-disabled.bp-active {
  background-color: color-mix(in oklch, var(--bp-intent-success-rest) 30%, transparent);
}
.bp-button.bp-minimal.bp-intent-warning {
  color: var(--bp-intent-warning-hover);
}
.bp-button.bp-minimal.bp-intent-warning:hover, .bp-button.bp-minimal.bp-intent-warning:active, .bp-button.bp-minimal.bp-intent-warning.bp-active {
  background: none;
  box-shadow: none;
  color: var(--bp-intent-warning-hover);
}
.bp-button.bp-minimal.bp-intent-warning:hover {
  background-color: color-mix(in oklch, var(--bp-button-warning-rest) 15%, transparent);
  color: var(--bp-intent-warning-hover);
}
.bp-button.bp-minimal.bp-intent-warning:active, .bp-button.bp-minimal.bp-intent-warning.bp-active {
  background-color: color-mix(in oklch, var(--bp-button-warning-rest) 30%, transparent);
  color: var(--bp-intent-warning-active);
}
.bp-button.bp-minimal.bp-intent-warning:disabled, .bp-button.bp-minimal.bp-intent-warning.bp-disabled {
  background: none;
  color: color-mix(in oklch, var(--bp-intent-warning-hover) 50%, transparent);
}
.bp-button.bp-minimal.bp-intent-warning:disabled.bp-active, .bp-button.bp-minimal.bp-intent-warning.bp-disabled.bp-active {
  background-color: color-mix(in oklch, var(--bp-button-warning-rest) 30%, transparent);
}
.bp-button.bp-minimal.bp-intent-warning .bp-button-spinner .bp-spinner-head {
  stroke: var(--bp-intent-warning-hover);
}
.bp-dark .bp-button.bp-minimal.bp-intent-warning, [data-bp-color-scheme=dark] .bp-button.bp-minimal.bp-intent-warning {
  color: color-mix(in oklch, var(--bp-intent-warning-rest) 53%, var(--bp-palette-white));
}
.bp-dark .bp-button.bp-minimal.bp-intent-warning:hover, [data-bp-color-scheme=dark] .bp-button.bp-minimal.bp-intent-warning:hover {
  background-color: color-mix(in oklch, var(--bp-button-warning-rest) 20%, transparent);
  color: color-mix(in oklch, var(--bp-intent-warning-hover) 53%, var(--bp-palette-white));
}
.bp-dark .bp-button.bp-minimal.bp-intent-warning:active, .bp-dark .bp-button.bp-minimal.bp-intent-warning.bp-active, [data-bp-color-scheme=dark] .bp-button.bp-minimal.bp-intent-warning:active, [data-bp-color-scheme=dark] .bp-button.bp-minimal.bp-intent-warning.bp-active {
  background-color: color-mix(in oklch, var(--bp-button-warning-rest) 30%, transparent);
  color: color-mix(in oklch, var(--bp-intent-warning-active) 53%, var(--bp-palette-white));
}
.bp-dark .bp-button.bp-minimal.bp-intent-warning:disabled, .bp-dark .bp-button.bp-minimal.bp-intent-warning.bp-disabled, [data-bp-color-scheme=dark] .bp-button.bp-minimal.bp-intent-warning:disabled, [data-bp-color-scheme=dark] .bp-button.bp-minimal.bp-intent-warning.bp-disabled {
  background: none;
  color: color-mix(in oklch, color-mix(in oklch, var(--bp-intent-warning-rest) 53%, var(--bp-palette-white)) 50%, transparent);
}
.bp-dark .bp-button.bp-minimal.bp-intent-warning:disabled.bp-active, .bp-dark .bp-button.bp-minimal.bp-intent-warning.bp-disabled.bp-active, [data-bp-color-scheme=dark] .bp-button.bp-minimal.bp-intent-warning:disabled.bp-active, [data-bp-color-scheme=dark] .bp-button.bp-minimal.bp-intent-warning.bp-disabled.bp-active {
  background-color: color-mix(in oklch, var(--bp-button-warning-rest) 30%, transparent);
}
.bp-button.bp-minimal.bp-intent-danger {
  color: var(--bp-intent-danger-hover);
}
.bp-button.bp-minimal.bp-intent-danger:hover, .bp-button.bp-minimal.bp-intent-danger:active, .bp-button.bp-minimal.bp-intent-danger.bp-active {
  background: none;
  box-shadow: none;
  color: var(--bp-intent-danger-hover);
}
.bp-button.bp-minimal.bp-intent-danger:hover {
  background-color: color-mix(in oklch, var(--bp-intent-danger-rest) 15%, transparent);
  color: var(--bp-intent-danger-hover);
}
.bp-button.bp-minimal.bp-intent-danger:active, .bp-button.bp-minimal.bp-intent-danger.bp-active {
  background-color: color-mix(in oklch, var(--bp-intent-danger-rest) 30%, transparent);
  color: var(--bp-intent-danger-active);
}
.bp-button.bp-minimal.bp-intent-danger:disabled, .bp-button.bp-minimal.bp-intent-danger.bp-disabled {
  background: none;
  color: color-mix(in oklch, var(--bp-intent-danger-hover) 50%, transparent);
}
.bp-button.bp-minimal.bp-intent-danger:disabled.bp-active, .bp-button.bp-minimal.bp-intent-danger.bp-disabled.bp-active {
  background-color: color-mix(in oklch, var(--bp-intent-danger-rest) 30%, transparent);
}
.bp-button.bp-minimal.bp-intent-danger .bp-button-spinner .bp-spinner-head {
  stroke: var(--bp-intent-danger-hover);
}
.bp-dark .bp-button.bp-minimal.bp-intent-danger, [data-bp-color-scheme=dark] .bp-button.bp-minimal.bp-intent-danger {
  color: color-mix(in oklch, var(--bp-intent-danger-rest) 53%, var(--bp-palette-white));
}
.bp-dark .bp-button.bp-minimal.bp-intent-danger:hover, [data-bp-color-scheme=dark] .bp-button.bp-minimal.bp-intent-danger:hover {
  background-color: color-mix(in oklch, var(--bp-intent-danger-rest) 20%, transparent);
  color: color-mix(in oklch, var(--bp-intent-danger-hover) 53%, var(--bp-palette-white));
}
.bp-dark .bp-button.bp-minimal.bp-intent-danger:active, .bp-dark .bp-button.bp-minimal.bp-intent-danger.bp-active, [data-bp-color-scheme=dark] .bp-button.bp-minimal.bp-intent-danger:active, [data-bp-color-scheme=dark] .bp-button.bp-minimal.bp-intent-danger.bp-active {
  background-color: color-mix(in oklch, var(--bp-intent-danger-rest) 30%, transparent);
  color: color-mix(in oklch, var(--bp-intent-danger-active) 53%, var(--bp-palette-white));
}
.bp-dark .bp-button.bp-minimal.bp-intent-danger:disabled, .bp-dark .bp-button.bp-minimal.bp-intent-danger.bp-disabled, [data-bp-color-scheme=dark] .bp-button.bp-minimal.bp-intent-danger:disabled, [data-bp-color-scheme=dark] .bp-button.bp-minimal.bp-intent-danger.bp-disabled {
  background: none;
  color: color-mix(in oklch, color-mix(in oklch, var(--bp-intent-danger-rest) 53%, var(--bp-palette-white)) 50%, transparent);
}
.bp-dark .bp-button.bp-minimal.bp-intent-danger:disabled.bp-active, .bp-dark .bp-button.bp-minimal.bp-intent-danger.bp-disabled.bp-active, [data-bp-color-scheme=dark] .bp-button.bp-minimal.bp-intent-danger:disabled.bp-active, [data-bp-color-scheme=dark] .bp-button.bp-minimal.bp-intent-danger.bp-disabled.bp-active {
  background-color: color-mix(in oklch, var(--bp-intent-danger-rest) 30%, transparent);
}
.bp-button.bp-minimal.bp-intent-default {
  color: var(--bp-intent-default-hover);
}
.bp-button.bp-minimal.bp-intent-default:hover, .bp-button.bp-minimal.bp-intent-default:active, .bp-button.bp-minimal.bp-intent-default.bp-active {
  background: none;
  box-shadow: none;
  color: var(--bp-intent-default-hover);
}
.bp-button.bp-minimal.bp-intent-default:hover {
  background-color: color-mix(in oklch, var(--bp-intent-default-rest) 15%, transparent);
  color: var(--bp-intent-default-hover);
}
.bp-button.bp-minimal.bp-intent-default:active, .bp-button.bp-minimal.bp-intent-default.bp-active {
  background-color: color-mix(in oklch, var(--bp-intent-default-rest) 30%, transparent);
  color: var(--bp-intent-default-active);
}
.bp-button.bp-minimal.bp-intent-default:disabled, .bp-button.bp-minimal.bp-intent-default.bp-disabled {
  background: none;
  color: color-mix(in oklch, var(--bp-intent-default-hover) 50%, transparent);
}
.bp-button.bp-minimal.bp-intent-default:disabled.bp-active, .bp-button.bp-minimal.bp-intent-default.bp-disabled.bp-active {
  background-color: color-mix(in oklch, var(--bp-intent-default-rest) 30%, transparent);
}
.bp-button.bp-minimal.bp-intent-default .bp-button-spinner .bp-spinner-head {
  stroke: var(--bp-intent-default-hover);
}
.bp-dark .bp-button.bp-minimal.bp-intent-default, [data-bp-color-scheme=dark] .bp-button.bp-minimal.bp-intent-default {
  color: color-mix(in srgb, var(--bp-intent-default-rest) 46%, var(--bp-palette-white));
}
.bp-dark .bp-button.bp-minimal.bp-intent-default:hover, [data-bp-color-scheme=dark] .bp-button.bp-minimal.bp-intent-default:hover {
  background-color: color-mix(in oklch, var(--bp-intent-default-rest) 20%, transparent);
  color: color-mix(in srgb, var(--bp-intent-default-hover) 46%, var(--bp-palette-white));
}
.bp-dark .bp-button.bp-minimal.bp-intent-default:active, .bp-dark .bp-button.bp-minimal.bp-intent-default.bp-active, [data-bp-color-scheme=dark] .bp-button.bp-minimal.bp-intent-default:active, [data-bp-color-scheme=dark] .bp-button.bp-minimal.bp-intent-default.bp-active {
  background-color: color-mix(in oklch, var(--bp-intent-default-rest) 30%, transparent);
  color: color-mix(in srgb, var(--bp-intent-default-active) 46%, var(--bp-palette-white));
}
.bp-dark .bp-button.bp-minimal.bp-intent-default:disabled, .bp-dark .bp-button.bp-minimal.bp-intent-default.bp-disabled, [data-bp-color-scheme=dark] .bp-button.bp-minimal.bp-intent-default:disabled, [data-bp-color-scheme=dark] .bp-button.bp-minimal.bp-intent-default.bp-disabled {
  background: none;
  color: color-mix(in oklch, color-mix(in srgb, var(--bp-intent-default-rest) 46%, var(--bp-palette-white)) 50%, transparent);
}
.bp-dark .bp-button.bp-minimal.bp-intent-default:disabled.bp-active, .bp-dark .bp-button.bp-minimal.bp-intent-default.bp-disabled.bp-active, [data-bp-color-scheme=dark] .bp-button.bp-minimal.bp-intent-default:disabled.bp-active, [data-bp-color-scheme=dark] .bp-button.bp-minimal.bp-intent-default.bp-disabled.bp-active {
  background-color: color-mix(in oklch, var(--bp-intent-default-rest) 30%, transparent);
}
.bp-button.bp-outlined {
  background: none;
  box-shadow: none;
}
.bp-button.bp-outlined:hover {
  background-color: color-mix(in srgb, var(--bp-intent-default-hover) 8%, transparent);
  box-shadow: none;
  color: var(--bp-typography-color-default-rest);
  text-decoration: none;
}
.bp-button.bp-outlined:active, .bp-button.bp-outlined.bp-active {
  background-color: color-mix(in srgb, var(--bp-intent-default-active) 16%, transparent);
  box-shadow: none;
  color: var(--bp-typography-color-default-rest);
}
.bp-button.bp-outlined:disabled, .bp-button.bp-outlined:disabled:hover, .bp-button.bp-outlined.bp-disabled, .bp-button.bp-outlined.bp-disabled:hover {
  background: none;
  color: var(--bp-typography-color-default-disabled);
  cursor: not-allowed;
}
.bp-button.bp-outlined:disabled.bp-active, .bp-button.bp-outlined:disabled:hover.bp-active, .bp-button.bp-outlined.bp-disabled.bp-active, .bp-button.bp-outlined.bp-disabled:hover.bp-active {
  background-color: color-mix(in srgb, var(--bp-intent-default-disabled) 30%, transparent);
}
.bp-dark .bp-button.bp-outlined, [data-bp-color-scheme=dark] .bp-button.bp-outlined {
  background: none;
  box-shadow: none;
  color: var(--bp-intent-default-foreground);
}
.bp-dark .bp-button.bp-outlined:hover, .bp-dark .bp-button.bp-outlined:active, .bp-dark .bp-button.bp-outlined.bp-active, [data-bp-color-scheme=dark] .bp-button.bp-outlined:hover, [data-bp-color-scheme=dark] .bp-button.bp-outlined:active, [data-bp-color-scheme=dark] .bp-button.bp-outlined.bp-active {
  background: none;
  box-shadow: none;
  color: var(--bp-intent-default-foreground);
}
.bp-dark .bp-button.bp-outlined:hover, [data-bp-color-scheme=dark] .bp-button.bp-outlined:hover {
  background-color: color-mix(in srgb, var(--bp-intent-default-rest) 24%, transparent);
}
.bp-dark .bp-button.bp-outlined:active, .bp-dark .bp-button.bp-outlined.bp-active, [data-bp-color-scheme=dark] .bp-button.bp-outlined:active, [data-bp-color-scheme=dark] .bp-button.bp-outlined.bp-active {
  background-color: color-mix(in srgb, var(--bp-intent-default-rest) 49%, transparent);
}
.bp-dark .bp-button.bp-outlined:disabled, .bp-dark .bp-button.bp-outlined:disabled:hover, .bp-dark .bp-button.bp-outlined.bp-disabled, .bp-dark .bp-button.bp-outlined.bp-disabled:hover, [data-bp-color-scheme=dark] .bp-button.bp-outlined:disabled, [data-bp-color-scheme=dark] .bp-button.bp-outlined:disabled:hover, [data-bp-color-scheme=dark] .bp-button.bp-outlined.bp-disabled, [data-bp-color-scheme=dark] .bp-button.bp-outlined.bp-disabled:hover {
  background: none;
  color: var(--bp-typography-color-default-disabled);
  cursor: not-allowed;
}
.bp-dark .bp-button.bp-outlined:disabled.bp-active, .bp-dark .bp-button.bp-outlined:disabled:hover.bp-active, .bp-dark .bp-button.bp-outlined.bp-disabled.bp-active, .bp-dark .bp-button.bp-outlined.bp-disabled:hover.bp-active, [data-bp-color-scheme=dark] .bp-button.bp-outlined:disabled.bp-active, [data-bp-color-scheme=dark] .bp-button.bp-outlined:disabled:hover.bp-active, [data-bp-color-scheme=dark] .bp-button.bp-outlined.bp-disabled.bp-active, [data-bp-color-scheme=dark] .bp-button.bp-outlined.bp-disabled:hover.bp-active {
  background-color: color-mix(in srgb, var(--bp-intent-default-disabled) 30%, transparent);
}
.bp-button.bp-outlined.bp-intent-primary {
  color: var(--bp-intent-primary-hover);
}
.bp-button.bp-outlined.bp-intent-primary:hover, .bp-button.bp-outlined.bp-intent-primary:active, .bp-button.bp-outlined.bp-intent-primary.bp-active {
  background: none;
  box-shadow: none;
  color: var(--bp-intent-primary-hover);
}
.bp-button.bp-outlined.bp-intent-primary:hover {
  background-color: color-mix(in oklch, var(--bp-intent-primary-rest) 15%, transparent);
  color: var(--bp-intent-primary-hover);
}
.bp-button.bp-outlined.bp-intent-primary:active, .bp-button.bp-outlined.bp-intent-primary.bp-active {
  background-color: color-mix(in oklch, var(--bp-intent-primary-rest) 30%, transparent);
  color: var(--bp-intent-primary-active);
}
.bp-button.bp-outlined.bp-intent-primary:disabled, .bp-button.bp-outlined.bp-intent-primary.bp-disabled {
  background: none;
  color: color-mix(in oklch, var(--bp-intent-primary-hover) 50%, transparent);
}
.bp-button.bp-outlined.bp-intent-primary:disabled.bp-active, .bp-button.bp-outlined.bp-intent-primary.bp-disabled.bp-active {
  background-color: color-mix(in oklch, var(--bp-intent-primary-rest) 30%, transparent);
}
.bp-button.bp-outlined.bp-intent-primary .bp-button-spinner .bp-spinner-head {
  stroke: var(--bp-intent-primary-hover);
}
.bp-dark .bp-button.bp-outlined.bp-intent-primary, [data-bp-color-scheme=dark] .bp-button.bp-outlined.bp-intent-primary {
  color: color-mix(in oklch, var(--bp-intent-primary-rest) 51%, var(--bp-palette-white));
}
.bp-dark .bp-button.bp-outlined.bp-intent-primary:hover, [data-bp-color-scheme=dark] .bp-button.bp-outlined.bp-intent-primary:hover {
  background-color: color-mix(in oklch, var(--bp-intent-primary-rest) 20%, transparent);
  color: color-mix(in oklch, var(--bp-intent-primary-hover) 51%, var(--bp-palette-white));
}
.bp-dark .bp-button.bp-outlined.bp-intent-primary:active, .bp-dark .bp-button.bp-outlined.bp-intent-primary.bp-active, [data-bp-color-scheme=dark] .bp-button.bp-outlined.bp-intent-primary:active, [data-bp-color-scheme=dark] .bp-button.bp-outlined.bp-intent-primary.bp-active {
  background-color: color-mix(in oklch, var(--bp-intent-primary-rest) 30%, transparent);
  color: color-mix(in oklch, var(--bp-intent-primary-active) 51%, var(--bp-palette-white));
}
.bp-dark .bp-button.bp-outlined.bp-intent-primary:disabled, .bp-dark .bp-button.bp-outlined.bp-intent-primary.bp-disabled, [data-bp-color-scheme=dark] .bp-button.bp-outlined.bp-intent-primary:disabled, [data-bp-color-scheme=dark] .bp-button.bp-outlined.bp-intent-primary.bp-disabled {
  background: none;
  color: color-mix(in oklch, color-mix(in oklch, var(--bp-intent-primary-rest) 51%, var(--bp-palette-white)) 50%, transparent);
}
.bp-dark .bp-button.bp-outlined.bp-intent-primary:disabled.bp-active, .bp-dark .bp-button.bp-outlined.bp-intent-primary.bp-disabled.bp-active, [data-bp-color-scheme=dark] .bp-button.bp-outlined.bp-intent-primary:disabled.bp-active, [data-bp-color-scheme=dark] .bp-button.bp-outlined.bp-intent-primary.bp-disabled.bp-active {
  background-color: color-mix(in oklch, var(--bp-intent-primary-rest) 30%, transparent);
}
.bp-button.bp-outlined.bp-intent-success {
  color: var(--bp-intent-success-hover);
}
.bp-button.bp-outlined.bp-intent-success:hover, .bp-button.bp-outlined.bp-intent-success:active, .bp-button.bp-outlined.bp-intent-success.bp-active {
  background: none;
  box-shadow: none;
  color: var(--bp-intent-success-hover);
}
.bp-button.bp-outlined.bp-intent-success:hover {
  background-color: color-mix(in oklch, var(--bp-intent-success-rest) 15%, transparent);
  color: var(--bp-intent-success-hover);
}
.bp-button.bp-outlined.bp-intent-success:active, .bp-button.bp-outlined.bp-intent-success.bp-active {
  background-color: color-mix(in oklch, var(--bp-intent-success-rest) 30%, transparent);
  color: var(--bp-intent-success-active);
}
.bp-button.bp-outlined.bp-intent-success:disabled, .bp-button.bp-outlined.bp-intent-success.bp-disabled {
  background: none;
  color: color-mix(in oklch, var(--bp-intent-success-hover) 50%, transparent);
}
.bp-button.bp-outlined.bp-intent-success:disabled.bp-active, .bp-button.bp-outlined.bp-intent-success.bp-disabled.bp-active {
  background-color: color-mix(in oklch, var(--bp-intent-success-rest) 30%, transparent);
}
.bp-button.bp-outlined.bp-intent-success .bp-button-spinner .bp-spinner-head {
  stroke: var(--bp-intent-success-hover);
}
.bp-dark .bp-button.bp-outlined.bp-intent-success, [data-bp-color-scheme=dark] .bp-button.bp-outlined.bp-intent-success {
  color: color-mix(in oklch, var(--bp-intent-success-rest) 54%, var(--bp-palette-white));
}
.bp-dark .bp-button.bp-outlined.bp-intent-success:hover, [data-bp-color-scheme=dark] .bp-button.bp-outlined.bp-intent-success:hover {
  background-color: color-mix(in oklch, var(--bp-intent-success-rest) 20%, transparent);
  color: color-mix(in oklch, var(--bp-intent-success-hover) 54%, var(--bp-palette-white));
}
.bp-dark .bp-button.bp-outlined.bp-intent-success:active, .bp-dark .bp-button.bp-outlined.bp-intent-success.bp-active, [data-bp-color-scheme=dark] .bp-button.bp-outlined.bp-intent-success:active, [data-bp-color-scheme=dark] .bp-button.bp-outlined.bp-intent-success.bp-active {
  background-color: color-mix(in oklch, var(--bp-intent-success-rest) 30%, transparent);
  color: color-mix(in oklch, var(--bp-intent-success-active) 54%, var(--bp-palette-white));
}
.bp-dark .bp-button.bp-outlined.bp-intent-success:disabled, .bp-dark .bp-button.bp-outlined.bp-intent-success.bp-disabled, [data-bp-color-scheme=dark] .bp-button.bp-outlined.bp-intent-success:disabled, [data-bp-color-scheme=dark] .bp-button.bp-outlined.bp-intent-success.bp-disabled {
  background: none;
  color: color-mix(in oklch, color-mix(in oklch, var(--bp-intent-success-rest) 54%, var(--bp-palette-white)) 50%, transparent);
}
.bp-dark .bp-button.bp-outlined.bp-intent-success:disabled.bp-active, .bp-dark .bp-button.bp-outlined.bp-intent-success.bp-disabled.bp-active, [data-bp-color-scheme=dark] .bp-button.bp-outlined.bp-intent-success:disabled.bp-active, [data-bp-color-scheme=dark] .bp-button.bp-outlined.bp-intent-success.bp-disabled.bp-active {
  background-color: color-mix(in oklch, var(--bp-intent-success-rest) 30%, transparent);
}
.bp-button.bp-outlined.bp-intent-warning {
  color: var(--bp-intent-warning-hover);
}
.bp-button.bp-outlined.bp-intent-warning:hover, .bp-button.bp-outlined.bp-intent-warning:active, .bp-button.bp-outlined.bp-intent-warning.bp-active {
  background: none;
  box-shadow: none;
  color: var(--bp-intent-warning-hover);
}
.bp-button.bp-outlined.bp-intent-warning:hover {
  background-color: color-mix(in oklch, var(--bp-button-warning-rest) 15%, transparent);
  color: var(--bp-intent-warning-hover);
}
.bp-button.bp-outlined.bp-intent-warning:active, .bp-button.bp-outlined.bp-intent-warning.bp-active {
  background-color: color-mix(in oklch, var(--bp-button-warning-rest) 30%, transparent);
  color: var(--bp-intent-warning-active);
}
.bp-button.bp-outlined.bp-intent-warning:disabled, .bp-button.bp-outlined.bp-intent-warning.bp-disabled {
  background: none;
  color: color-mix(in oklch, var(--bp-intent-warning-hover) 50%, transparent);
}
.bp-button.bp-outlined.bp-intent-warning:disabled.bp-active, .bp-button.bp-outlined.bp-intent-warning.bp-disabled.bp-active {
  background-color: color-mix(in oklch, var(--bp-button-warning-rest) 30%, transparent);
}
.bp-button.bp-outlined.bp-intent-warning .bp-button-spinner .bp-spinner-head {
  stroke: var(--bp-intent-warning-hover);
}
.bp-dark .bp-button.bp-outlined.bp-intent-warning, [data-bp-color-scheme=dark] .bp-button.bp-outlined.bp-intent-warning {
  color: color-mix(in oklch, var(--bp-intent-warning-rest) 53%, var(--bp-palette-white));
}
.bp-dark .bp-button.bp-outlined.bp-intent-warning:hover, [data-bp-color-scheme=dark] .bp-button.bp-outlined.bp-intent-warning:hover {
  background-color: color-mix(in oklch, var(--bp-button-warning-rest) 20%, transparent);
  color: color-mix(in oklch, var(--bp-intent-warning-hover) 53%, var(--bp-palette-white));
}
.bp-dark .bp-button.bp-outlined.bp-intent-warning:active, .bp-dark .bp-button.bp-outlined.bp-intent-warning.bp-active, [data-bp-color-scheme=dark] .bp-button.bp-outlined.bp-intent-warning:active, [data-bp-color-scheme=dark] .bp-button.bp-outlined.bp-intent-warning.bp-active {
  background-color: color-mix(in oklch, var(--bp-button-warning-rest) 30%, transparent);
  color: color-mix(in oklch, var(--bp-intent-warning-active) 53%, var(--bp-palette-white));
}
.bp-dark .bp-button.bp-outlined.bp-intent-warning:disabled, .bp-dark .bp-button.bp-outlined.bp-intent-warning.bp-disabled, [data-bp-color-scheme=dark] .bp-button.bp-outlined.bp-intent-warning:disabled, [data-bp-color-scheme=dark] .bp-button.bp-outlined.bp-intent-warning.bp-disabled {
  background: none;
  color: color-mix(in oklch, color-mix(in oklch, var(--bp-intent-warning-rest) 53%, var(--bp-palette-white)) 50%, transparent);
}
.bp-dark .bp-button.bp-outlined.bp-intent-warning:disabled.bp-active, .bp-dark .bp-button.bp-outlined.bp-intent-warning.bp-disabled.bp-active, [data-bp-color-scheme=dark] .bp-button.bp-outlined.bp-intent-warning:disabled.bp-active, [data-bp-color-scheme=dark] .bp-button.bp-outlined.bp-intent-warning.bp-disabled.bp-active {
  background-color: color-mix(in oklch, var(--bp-button-warning-rest) 30%, transparent);
}
.bp-button.bp-outlined.bp-intent-danger {
  color: var(--bp-intent-danger-hover);
}
.bp-button.bp-outlined.bp-intent-danger:hover, .bp-button.bp-outlined.bp-intent-danger:active, .bp-button.bp-outlined.bp-intent-danger.bp-active {
  background: none;
  box-shadow: none;
  color: var(--bp-intent-danger-hover);
}
.bp-button.bp-outlined.bp-intent-danger:hover {
  background-color: color-mix(in oklch, var(--bp-intent-danger-rest) 15%, transparent);
  color: var(--bp-intent-danger-hover);
}
.bp-button.bp-outlined.bp-intent-danger:active, .bp-button.bp-outlined.bp-intent-danger.bp-active {
  background-color: color-mix(in oklch, var(--bp-intent-danger-rest) 30%, transparent);
  color: var(--bp-intent-danger-active);
}
.bp-button.bp-outlined.bp-intent-danger:disabled, .bp-button.bp-outlined.bp-intent-danger.bp-disabled {
  background: none;
  color: color-mix(in oklch, var(--bp-intent-danger-hover) 50%, transparent);
}
.bp-button.bp-outlined.bp-intent-danger:disabled.bp-active, .bp-button.bp-outlined.bp-intent-danger.bp-disabled.bp-active {
  background-color: color-mix(in oklch, var(--bp-intent-danger-rest) 30%, transparent);
}
.bp-button.bp-outlined.bp-intent-danger .bp-button-spinner .bp-spinner-head {
  stroke: var(--bp-intent-danger-hover);
}
.bp-dark .bp-button.bp-outlined.bp-intent-danger, [data-bp-color-scheme=dark] .bp-button.bp-outlined.bp-intent-danger {
  color: color-mix(in oklch, var(--bp-intent-danger-rest) 53%, var(--bp-palette-white));
}
.bp-dark .bp-button.bp-outlined.bp-intent-danger:hover, [data-bp-color-scheme=dark] .bp-button.bp-outlined.bp-intent-danger:hover {
  background-color: color-mix(in oklch, var(--bp-intent-danger-rest) 20%, transparent);
  color: color-mix(in oklch, var(--bp-intent-danger-hover) 53%, var(--bp-palette-white));
}
.bp-dark .bp-button.bp-outlined.bp-intent-danger:active, .bp-dark .bp-button.bp-outlined.bp-intent-danger.bp-active, [data-bp-color-scheme=dark] .bp-button.bp-outlined.bp-intent-danger:active, [data-bp-color-scheme=dark] .bp-button.bp-outlined.bp-intent-danger.bp-active {
  background-color: color-mix(in oklch, var(--bp-intent-danger-rest) 30%, transparent);
  color: color-mix(in oklch, var(--bp-intent-danger-active) 53%, var(--bp-palette-white));
}
.bp-dark .bp-button.bp-outlined.bp-intent-danger:disabled, .bp-dark .bp-button.bp-outlined.bp-intent-danger.bp-disabled, [data-bp-color-scheme=dark] .bp-button.bp-outlined.bp-intent-danger:disabled, [data-bp-color-scheme=dark] .bp-button.bp-outlined.bp-intent-danger.bp-disabled {
  background: none;
  color: color-mix(in oklch, color-mix(in oklch, var(--bp-intent-danger-rest) 53%, var(--bp-palette-white)) 50%, transparent);
}
.bp-dark .bp-button.bp-outlined.bp-intent-danger:disabled.bp-active, .bp-dark .bp-button.bp-outlined.bp-intent-danger.bp-disabled.bp-active, [data-bp-color-scheme=dark] .bp-button.bp-outlined.bp-intent-danger:disabled.bp-active, [data-bp-color-scheme=dark] .bp-button.bp-outlined.bp-intent-danger.bp-disabled.bp-active {
  background-color: color-mix(in oklch, var(--bp-intent-danger-rest) 30%, transparent);
}
.bp-button.bp-outlined.bp-intent-default {
  color: var(--bp-intent-default-hover);
}
.bp-button.bp-outlined.bp-intent-default:hover, .bp-button.bp-outlined.bp-intent-default:active, .bp-button.bp-outlined.bp-intent-default.bp-active {
  background: none;
  box-shadow: none;
  color: var(--bp-intent-default-hover);
}
.bp-button.bp-outlined.bp-intent-default:hover {
  background-color: color-mix(in oklch, var(--bp-intent-default-rest) 15%, transparent);
  color: var(--bp-intent-default-hover);
}
.bp-button.bp-outlined.bp-intent-default:active, .bp-button.bp-outlined.bp-intent-default.bp-active {
  background-color: color-mix(in oklch, var(--bp-intent-default-rest) 30%, transparent);
  color: var(--bp-intent-default-active);
}
.bp-button.bp-outlined.bp-intent-default:disabled, .bp-button.bp-outlined.bp-intent-default.bp-disabled {
  background: none;
  color: color-mix(in oklch, var(--bp-intent-default-hover) 50%, transparent);
}
.bp-button.bp-outlined.bp-intent-default:disabled.bp-active, .bp-button.bp-outlined.bp-intent-default.bp-disabled.bp-active {
  background-color: color-mix(in oklch, var(--bp-intent-default-rest) 30%, transparent);
}
.bp-button.bp-outlined.bp-intent-default .bp-button-spinner .bp-spinner-head {
  stroke: var(--bp-intent-default-hover);
}
.bp-dark .bp-button.bp-outlined.bp-intent-default, [data-bp-color-scheme=dark] .bp-button.bp-outlined.bp-intent-default {
  color: color-mix(in srgb, var(--bp-intent-default-rest) 46%, var(--bp-palette-white));
}
.bp-dark .bp-button.bp-outlined.bp-intent-default:hover, [data-bp-color-scheme=dark] .bp-button.bp-outlined.bp-intent-default:hover {
  background-color: color-mix(in oklch, var(--bp-intent-default-rest) 20%, transparent);
  color: color-mix(in srgb, var(--bp-intent-default-hover) 46%, var(--bp-palette-white));
}
.bp-dark .bp-button.bp-outlined.bp-intent-default:active, .bp-dark .bp-button.bp-outlined.bp-intent-default.bp-active, [data-bp-color-scheme=dark] .bp-button.bp-outlined.bp-intent-default:active, [data-bp-color-scheme=dark] .bp-button.bp-outlined.bp-intent-default.bp-active {
  background-color: color-mix(in oklch, var(--bp-intent-default-rest) 30%, transparent);
  color: color-mix(in srgb, var(--bp-intent-default-active) 46%, var(--bp-palette-white));
}
.bp-dark .bp-button.bp-outlined.bp-intent-default:disabled, .bp-dark .bp-button.bp-outlined.bp-intent-default.bp-disabled, [data-bp-color-scheme=dark] .bp-button.bp-outlined.bp-intent-default:disabled, [data-bp-color-scheme=dark] .bp-button.bp-outlined.bp-intent-default.bp-disabled {
  background: none;
  color: color-mix(in oklch, color-mix(in srgb, var(--bp-intent-default-rest) 46%, var(--bp-palette-white)) 50%, transparent);
}
.bp-dark .bp-button.bp-outlined.bp-intent-default:disabled.bp-active, .bp-dark .bp-button.bp-outlined.bp-intent-default.bp-disabled.bp-active, [data-bp-color-scheme=dark] .bp-button.bp-outlined.bp-intent-default:disabled.bp-active, [data-bp-color-scheme=dark] .bp-button.bp-outlined.bp-intent-default.bp-disabled.bp-active {
  background-color: color-mix(in oklch, var(--bp-intent-default-rest) 30%, transparent);
}
.bp-button.bp-outlined {
  border: var(--bp-surface-border-width) solid var(--bp-surface-border-color-strong);
  box-sizing: border-box;
}
.bp-button.bp-outlined:disabled, .bp-button.bp-outlined:disabled:hover, .bp-button.bp-outlined.bp-disabled, .bp-button.bp-outlined.bp-disabled:hover {
  border-color: var(--bp-surface-border-color-default);
}
.bp-dark .bp-button.bp-outlined, [data-bp-color-scheme=dark] .bp-button.bp-outlined {
  border-color: var(--bp-surface-border-color-strong);
}
.bp-dark .bp-button.bp-outlined:disabled, .bp-dark .bp-button.bp-outlined:disabled:hover, .bp-dark .bp-button.bp-outlined.bp-disabled, .bp-dark .bp-button.bp-outlined.bp-disabled:hover, [data-bp-color-scheme=dark] .bp-button.bp-outlined:disabled, [data-bp-color-scheme=dark] .bp-button.bp-outlined:disabled:hover, [data-bp-color-scheme=dark] .bp-button.bp-outlined.bp-disabled, [data-bp-color-scheme=dark] .bp-button.bp-outlined.bp-disabled:hover {
  border-color: var(--bp-surface-border-color-default);
}
.bp-button.bp-outlined.bp-intent-primary {
  border-color: color-mix(in oklch, var(--bp-intent-primary-hover) 60%, transparent);
}
.bp-button.bp-outlined.bp-intent-primary:disabled, .bp-button.bp-outlined.bp-intent-primary.bp-disabled {
  border-color: color-mix(in oklch, var(--bp-intent-primary-hover) 20%, transparent);
}
.bp-dark .bp-button.bp-outlined.bp-intent-primary, [data-bp-color-scheme=dark] .bp-button.bp-outlined.bp-intent-primary {
  border-color: color-mix(in oklch, color-mix(in oklch, var(--bp-intent-primary-rest) 51%, var(--bp-palette-white)) 60%, transparent);
}
.bp-dark .bp-button.bp-outlined.bp-intent-primary:disabled, .bp-dark .bp-button.bp-outlined.bp-intent-primary.bp-disabled, [data-bp-color-scheme=dark] .bp-button.bp-outlined.bp-intent-primary:disabled, [data-bp-color-scheme=dark] .bp-button.bp-outlined.bp-intent-primary.bp-disabled {
  border-color: color-mix(in oklch, color-mix(in oklch, var(--bp-intent-primary-rest) 51%, var(--bp-palette-white)) 20%, transparent);
}
.bp-button.bp-outlined.bp-intent-success {
  border-color: color-mix(in oklch, var(--bp-intent-success-hover) 60%, transparent);
}
.bp-button.bp-outlined.bp-intent-success:disabled, .bp-button.bp-outlined.bp-intent-success.bp-disabled {
  border-color: color-mix(in oklch, var(--bp-intent-success-hover) 20%, transparent);
}
.bp-dark .bp-button.bp-outlined.bp-intent-success, [data-bp-color-scheme=dark] .bp-button.bp-outlined.bp-intent-success {
  border-color: color-mix(in oklch, color-mix(in oklch, var(--bp-intent-success-rest) 54%, var(--bp-palette-white)) 60%, transparent);
}
.bp-dark .bp-button.bp-outlined.bp-intent-success:disabled, .bp-dark .bp-button.bp-outlined.bp-intent-success.bp-disabled, [data-bp-color-scheme=dark] .bp-button.bp-outlined.bp-intent-success:disabled, [data-bp-color-scheme=dark] .bp-button.bp-outlined.bp-intent-success.bp-disabled {
  border-color: color-mix(in oklch, color-mix(in oklch, var(--bp-intent-success-rest) 54%, var(--bp-palette-white)) 20%, transparent);
}
.bp-button.bp-outlined.bp-intent-warning {
  border-color: color-mix(in oklch, var(--bp-intent-warning-hover) 60%, transparent);
}
.bp-button.bp-outlined.bp-intent-warning:disabled, .bp-button.bp-outlined.bp-intent-warning.bp-disabled {
  border-color: color-mix(in oklch, var(--bp-intent-warning-hover) 20%, transparent);
}
.bp-dark .bp-button.bp-outlined.bp-intent-warning, [data-bp-color-scheme=dark] .bp-button.bp-outlined.bp-intent-warning {
  border-color: color-mix(in oklch, color-mix(in oklch, var(--bp-intent-warning-rest) 53%, var(--bp-palette-white)) 60%, transparent);
}
.bp-dark .bp-button.bp-outlined.bp-intent-warning:disabled, .bp-dark .bp-button.bp-outlined.bp-intent-warning.bp-disabled, [data-bp-color-scheme=dark] .bp-button.bp-outlined.bp-intent-warning:disabled, [data-bp-color-scheme=dark] .bp-button.bp-outlined.bp-intent-warning.bp-disabled {
  border-color: color-mix(in oklch, color-mix(in oklch, var(--bp-intent-warning-rest) 53%, var(--bp-palette-white)) 20%, transparent);
}
.bp-button.bp-outlined.bp-intent-danger {
  border-color: color-mix(in oklch, var(--bp-intent-danger-hover) 60%, transparent);
}
.bp-button.bp-outlined.bp-intent-danger:disabled, .bp-button.bp-outlined.bp-intent-danger.bp-disabled {
  border-color: color-mix(in oklch, var(--bp-intent-danger-hover) 20%, transparent);
}
.bp-dark .bp-button.bp-outlined.bp-intent-danger, [data-bp-color-scheme=dark] .bp-button.bp-outlined.bp-intent-danger {
  border-color: color-mix(in oklch, color-mix(in oklch, var(--bp-intent-danger-rest) 53%, var(--bp-palette-white)) 60%, transparent);
}
.bp-dark .bp-button.bp-outlined.bp-intent-danger:disabled, .bp-dark .bp-button.bp-outlined.bp-intent-danger.bp-disabled, [data-bp-color-scheme=dark] .bp-button.bp-outlined.bp-intent-danger:disabled, [data-bp-color-scheme=dark] .bp-button.bp-outlined.bp-intent-danger.bp-disabled {
  border-color: color-mix(in oklch, color-mix(in oklch, var(--bp-intent-danger-rest) 53%, var(--bp-palette-white)) 20%, transparent);
}
.bp-button.bp-outlined.bp-intent-default {
  border-color: color-mix(in oklch, var(--bp-intent-default-hover) 60%, transparent);
}
.bp-button.bp-outlined.bp-intent-default:disabled, .bp-button.bp-outlined.bp-intent-default.bp-disabled {
  border-color: color-mix(in oklch, var(--bp-intent-default-hover) 20%, transparent);
}
.bp-dark .bp-button.bp-outlined.bp-intent-default, [data-bp-color-scheme=dark] .bp-button.bp-outlined.bp-intent-default {
  border-color: color-mix(in oklch, color-mix(in srgb, var(--bp-intent-default-rest) 46%, var(--bp-palette-white)) 60%, transparent);
}
.bp-dark .bp-button.bp-outlined.bp-intent-default:disabled, .bp-dark .bp-button.bp-outlined.bp-intent-default.bp-disabled, [data-bp-color-scheme=dark] .bp-button.bp-outlined.bp-intent-default:disabled, [data-bp-color-scheme=dark] .bp-button.bp-outlined.bp-intent-default.bp-disabled {
  border-color: color-mix(in oklch, color-mix(in srgb, var(--bp-intent-default-rest) 46%, var(--bp-palette-white)) 20%, transparent);
}
.bp-button.bp-intent-warning:not(.bp-disabled).bp-icon > svg {
  fill: color-mix(in oklch, var(--bp-intent-warning-foreground) 70%, transparent);
}
.bp-button.bp-intent-warning:not(.bp-disabled):not(.bp-minimal):not(.bp-outlined):hover {
  background: color-mix(in oklch, var(--bp-button-warning-rest) 77%, var(--bp-intent-warning-hover));
}
.bp-button.bp-intent-warning:not(.bp-disabled):not(.bp-minimal):not(.bp-outlined):active, .bp-button.bp-intent-warning:not(.bp-disabled):not(.bp-minimal):not(.bp-outlined).bp-active {
  background: color-mix(in oklch, var(--bp-button-warning-rest) 46%, var(--bp-intent-warning-active));
}
@media (forced-colors: active) and (prefers-color-scheme: dark) {
  .bp-button.bp-intent-warning:not(.bp-disabled):not(.bp-minimal):not(.bp-outlined):active, .bp-button.bp-intent-warning:not(.bp-disabled):not(.bp-minimal):not(.bp-outlined).bp-active {
    background: highlight;
  }
}
.bp-button.bp-intent-warning:disabled, .bp-button.bp-intent-warning.bp-disabled {
  background-color: color-mix(in oklch, var(--bp-intent-warning-rest) 40%, transparent);
}
.bp-dark .bp-button.bp-intent-warning:disabled, [data-bp-color-scheme=dark] .bp-button.bp-intent-warning:disabled, .bp-dark .bp-button.bp-intent-warning.bp-disabled, [data-bp-color-scheme=dark] .bp-button.bp-intent-warning.bp-disabled {
  color: color-mix(in oklch, var(--bp-intent-warning-foreground) 50%, transparent);
}
.bp-button.bp-intent-warning.bp-minimal, .bp-button.bp-intent-warning.bp-outlined {
  background: none;
}
.bp-button.bp-intent-warning.bp-minimal:disabled, .bp-button.bp-intent-warning.bp-minimal.bp-disabled, .bp-button.bp-intent-warning.bp-outlined:disabled, .bp-button.bp-intent-warning.bp-outlined.bp-disabled {
  color: color-mix(in oklch, var(--bp-intent-warning-hover) 40%, transparent);
}
.bp-dark .bp-button.bp-intent-warning.bp-minimal:not(.bp-disabled).bp-icon > svg, [data-bp-color-scheme=dark] .bp-button.bp-intent-warning.bp-minimal:not(.bp-disabled).bp-icon > svg, .bp-dark .bp-button.bp-intent-warning.bp-outlined:not(.bp-disabled).bp-icon > svg, [data-bp-color-scheme=dark] .bp-button.bp-intent-warning.bp-outlined:not(.bp-disabled).bp-icon > svg {
  fill: color-mix(in oklch, var(--bp-intent-warning-rest) 35%, transparent);
}

a.bp-button {
  text-align: center;
  text-decoration: none;
  transition: none;
}
a.bp-button, a.bp-button:hover, a.bp-button:active {
  color: var(--bp-typography-color-default-rest);
}
a.bp-button.bp-disabled {
  color: var(--bp-typography-color-default-disabled);
}

.bp-button-text {
  flex: 0 1 auto;
}

.bp-button.bp-align-left .bp-button-text, .bp-button.bp-align-right .bp-button-text,
.bp-button-group.bp-align-left .bp-button-text,
.bp-button-group.bp-align-right .bp-button-text {
  flex: 1 1 auto;
}

/*
 * Copyright 2023 Palantir Technologies, Inc. All rights reserved.
 */
/*
 * Copyright 2023 Palantir Technologies, Inc. All rights reserved.
 */
/*
 * Copyright 2023 Palantir Technologies, Inc. All rights reserved.
 */
/*
 * Copyright 2023 Palantir Technologies, Inc. All rights reserved.
 */
/*
 * Copyright 2023 Palantir Technologies, Inc. All rights reserved.
 */
/* stylelint-disable-next-line @blueprintjs/prefer-spacing-variable */
/*
 * Copyright 2023 Palantir Technologies, Inc. All rights reserved.
 */
/*
CSS `border` property issues:
- An element can only have one border.
- Borders can't stack with shadows.
- Borders modify the size of the element they're applied to.
- Border positioning requires the extra `box-sizing` property.

`box-shadow` doesn't have these issues, we're using it instead of `border`.
*/
:root {
  --bp-button-warning-rest: var(--bp-palette-orange-5);
}

@supports (color: oklch(from var(--any-color) l c h)) {
  :root {
    --bp-button-warning-rest: oklch(
      from var(--bp-intent-warning-rest) calc(l + 0.177) calc(c - 0.01) calc(h + 6.26)
    );
  }
}
/*
 * Copyright 2023 Palantir Technologies, Inc. All rights reserved.
 */
/*
 * Copyright 2023 Palantir Technologies, Inc. All rights reserved.
 */
/*
 * Copyright 2023 Palantir Technologies, Inc. All rights reserved.
 */
/* stylelint-disable-next-line @blueprintjs/prefer-spacing-variable */
/*
 * Copyright 2023 Palantir Technologies, Inc. All rights reserved.
 */
/*
CSS `border` property issues:
- An element can only have one border.
- Borders can't stack with shadows.
- Borders modify the size of the element they're applied to.
- Border positioning requires the extra `box-sizing` property.

`box-shadow` doesn't have these issues, we're using it instead of `border`.
*/
:root {
  --bp-button-warning-rest: var(--bp-palette-orange-5);
}

@supports (color: oklch(from var(--any-color) l c h)) {
  :root {
    --bp-button-warning-rest: oklch(
      from var(--bp-intent-warning-rest) calc(l + 0.177) calc(c - 0.01) calc(h + 6.26)
    );
  }
}
.bp-button-group {
  display: inline-flex;
}
.bp-button-group .bp-button {
  flex: 0 0 auto;
  position: relative;
  z-index: 4;
}
.bp-button-group .bp-button:focus {
  z-index: 5;
}
.bp-button-group .bp-button:hover {
  z-index: 6;
}
.bp-button-group .bp-button:active, .bp-button-group .bp-button.bp-active {
  z-index: 7;
}
.bp-button-group .bp-button:disabled, .bp-button-group .bp-button.bp-disabled {
  z-index: 3;
}
.bp-button-group .bp-button[class*=bp-intent-] {
  z-index: 9;
}
.bp-button-group .bp-button[class*=bp-intent-]:focus {
  z-index: 10;
}
.bp-button-group .bp-button[class*=bp-intent-]:hover {
  z-index: 11;
}
.bp-button-group .bp-button[class*=bp-intent-]:active, .bp-button-group .bp-button[class*=bp-intent-].bp-active {
  z-index: 12;
}
.bp-button-group .bp-button[class*=bp-intent-]:disabled, .bp-button-group .bp-button[class*=bp-intent-].bp-disabled {
  z-index: 8;
}
.bp-button-group:not(.bp-minimal) > .bp-popover-wrapper:not(:first-child) .bp-button,
.bp-button-group:not(.bp-minimal) > .bp-button:not(:first-child), .bp-button-group.bp-outlined > .bp-popover-wrapper:not(:first-child) .bp-button,
.bp-button-group.bp-outlined > .bp-button:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.bp-button-group:not(.bp-minimal) > .bp-popover-wrapper:not(:last-child) .bp-button,
.bp-button-group:not(.bp-minimal) > .bp-button:not(:last-child), .bp-button-group.bp-outlined > .bp-popover-wrapper:not(:last-child) .bp-button,
.bp-button-group.bp-outlined > .bp-button:not(:last-child) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.bp-button-group:not(.bp-minimal):not(.bp-outlined) > .bp-popover-wrapper:not(:last-child) .bp-button,
.bp-button-group:not(.bp-minimal):not(.bp-outlined) > .bp-button:not(:last-child) {
  margin-right: calc(-1 * var(--bp-surface-border-width));
}
.bp-button-group.bp-minimal .bp-button, .bp-button-group.bp-outlined .bp-button {
  background: none;
  box-shadow: none;
}
.bp-button-group.bp-minimal .bp-button:hover, .bp-button-group.bp-outlined .bp-button:hover {
  background-color: color-mix(in srgb, var(--bp-intent-default-hover) 8%, transparent);
  box-shadow: none;
  color: var(--bp-typography-color-default-rest);
  text-decoration: none;
}
.bp-button-group.bp-minimal .bp-button:active, .bp-button-group.bp-minimal .bp-button.bp-active, .bp-button-group.bp-outlined .bp-button:active, .bp-button-group.bp-outlined .bp-button.bp-active {
  background-color: color-mix(in srgb, var(--bp-intent-default-active) 16%, transparent);
  box-shadow: none;
  color: var(--bp-typography-color-default-rest);
}
.bp-button-group.bp-minimal .bp-button:disabled, .bp-button-group.bp-minimal .bp-button:disabled:hover, .bp-button-group.bp-minimal .bp-button.bp-disabled, .bp-button-group.bp-minimal .bp-button.bp-disabled:hover, .bp-button-group.bp-outlined .bp-button:disabled, .bp-button-group.bp-outlined .bp-button:disabled:hover, .bp-button-group.bp-outlined .bp-button.bp-disabled, .bp-button-group.bp-outlined .bp-button.bp-disabled:hover {
  background: none;
  color: var(--bp-typography-color-default-disabled);
  cursor: not-allowed;
}
.bp-button-group.bp-minimal .bp-button:disabled.bp-active, .bp-button-group.bp-minimal .bp-button:disabled:hover.bp-active, .bp-button-group.bp-minimal .bp-button.bp-disabled.bp-active, .bp-button-group.bp-minimal .bp-button.bp-disabled:hover.bp-active, .bp-button-group.bp-outlined .bp-button:disabled.bp-active, .bp-button-group.bp-outlined .bp-button:disabled:hover.bp-active, .bp-button-group.bp-outlined .bp-button.bp-disabled.bp-active, .bp-button-group.bp-outlined .bp-button.bp-disabled:hover.bp-active {
  background-color: color-mix(in srgb, var(--bp-intent-default-disabled) 30%, transparent);
}
.bp-dark .bp-button-group.bp-minimal .bp-button, [data-bp-color-scheme=dark] .bp-button-group.bp-minimal .bp-button, .bp-dark .bp-button-group.bp-outlined .bp-button, [data-bp-color-scheme=dark] .bp-button-group.bp-outlined .bp-button {
  background: none;
  box-shadow: none;
  color: var(--bp-intent-default-foreground);
}
.bp-dark .bp-button-group.bp-minimal .bp-button:hover, .bp-dark .bp-button-group.bp-minimal .bp-button:active, .bp-dark .bp-button-group.bp-minimal .bp-button.bp-active, [data-bp-color-scheme=dark] .bp-button-group.bp-minimal .bp-button:hover, [data-bp-color-scheme=dark] .bp-button-group.bp-minimal .bp-button:active, [data-bp-color-scheme=dark] .bp-button-group.bp-minimal .bp-button.bp-active, .bp-dark .bp-button-group.bp-outlined .bp-button:hover, .bp-dark .bp-button-group.bp-outlined .bp-button:active, .bp-dark .bp-button-group.bp-outlined .bp-button.bp-active, [data-bp-color-scheme=dark] .bp-button-group.bp-outlined .bp-button:hover, [data-bp-color-scheme=dark] .bp-button-group.bp-outlined .bp-button:active, [data-bp-color-scheme=dark] .bp-button-group.bp-outlined .bp-button.bp-active {
  background: none;
  box-shadow: none;
  color: var(--bp-intent-default-foreground);
}
.bp-dark .bp-button-group.bp-minimal .bp-button:hover, [data-bp-color-scheme=dark] .bp-button-group.bp-minimal .bp-button:hover, .bp-dark .bp-button-group.bp-outlined .bp-button:hover, [data-bp-color-scheme=dark] .bp-button-group.bp-outlined .bp-button:hover {
  background-color: color-mix(in srgb, var(--bp-intent-default-rest) 24%, transparent);
}
.bp-dark .bp-button-group.bp-minimal .bp-button:active, .bp-dark .bp-button-group.bp-minimal .bp-button.bp-active, [data-bp-color-scheme=dark] .bp-button-group.bp-minimal .bp-button:active, [data-bp-color-scheme=dark] .bp-button-group.bp-minimal .bp-button.bp-active, .bp-dark .bp-button-group.bp-outlined .bp-button:active, .bp-dark .bp-button-group.bp-outlined .bp-button.bp-active, [data-bp-color-scheme=dark] .bp-button-group.bp-outlined .bp-button:active, [data-bp-color-scheme=dark] .bp-button-group.bp-outlined .bp-button.bp-active {
  background-color: color-mix(in srgb, var(--bp-intent-default-rest) 49%, transparent);
}
.bp-dark .bp-button-group.bp-minimal .bp-button:disabled, .bp-dark .bp-button-group.bp-minimal .bp-button:disabled:hover, .bp-dark .bp-button-group.bp-minimal .bp-button.bp-disabled, .bp-dark .bp-button-group.bp-minimal .bp-button.bp-disabled:hover, [data-bp-color-scheme=dark] .bp-button-group.bp-minimal .bp-button:disabled, [data-bp-color-scheme=dark] .bp-button-group.bp-minimal .bp-button:disabled:hover, [data-bp-color-scheme=dark] .bp-button-group.bp-minimal .bp-button.bp-disabled, [data-bp-color-scheme=dark] .bp-button-group.bp-minimal .bp-button.bp-disabled:hover, .bp-dark .bp-button-group.bp-outlined .bp-button:disabled, .bp-dark .bp-button-group.bp-outlined .bp-button:disabled:hover, .bp-dark .bp-button-group.bp-outlined .bp-button.bp-disabled, .bp-dark .bp-button-group.bp-outlined .bp-button.bp-disabled:hover, [data-bp-color-scheme=dark] .bp-button-group.bp-outlined .bp-button:disabled, [data-bp-color-scheme=dark] .bp-button-group.bp-outlined .bp-button:disabled:hover, [data-bp-color-scheme=dark] .bp-button-group.bp-outlined .bp-button.bp-disabled, [data-bp-color-scheme=dark] .bp-button-group.bp-outlined .bp-button.bp-disabled:hover {
  background: none;
  color: var(--bp-typography-color-default-disabled);
  cursor: not-allowed;
}
.bp-dark .bp-button-group.bp-minimal .bp-button:disabled.bp-active, .bp-dark .bp-button-group.bp-minimal .bp-button:disabled:hover.bp-active, .bp-dark .bp-button-group.bp-minimal .bp-button.bp-disabled.bp-active, .bp-dark .bp-button-group.bp-minimal .bp-button.bp-disabled:hover.bp-active, [data-bp-color-scheme=dark] .bp-button-group.bp-minimal .bp-button:disabled.bp-active, [data-bp-color-scheme=dark] .bp-button-group.bp-minimal .bp-button:disabled:hover.bp-active, [data-bp-color-scheme=dark] .bp-button-group.bp-minimal .bp-button.bp-disabled.bp-active, [data-bp-color-scheme=dark] .bp-button-group.bp-minimal .bp-button.bp-disabled:hover.bp-active, .bp-dark .bp-button-group.bp-outlined .bp-button:disabled.bp-active, .bp-dark .bp-button-group.bp-outlined .bp-button:disabled:hover.bp-active, .bp-dark .bp-button-group.bp-outlined .bp-button.bp-disabled.bp-active, .bp-dark .bp-button-group.bp-outlined .bp-button.bp-disabled:hover.bp-active, [data-bp-color-scheme=dark] .bp-button-group.bp-outlined .bp-button:disabled.bp-active, [data-bp-color-scheme=dark] .bp-button-group.bp-outlined .bp-button:disabled:hover.bp-active, [data-bp-color-scheme=dark] .bp-button-group.bp-outlined .bp-button.bp-disabled.bp-active, [data-bp-color-scheme=dark] .bp-button-group.bp-outlined .bp-button.bp-disabled:hover.bp-active {
  background-color: color-mix(in srgb, var(--bp-intent-default-disabled) 30%, transparent);
}
.bp-button-group.bp-minimal .bp-button.bp-intent-primary, .bp-button-group.bp-outlined .bp-button.bp-intent-primary {
  color: var(--bp-intent-primary-hover);
}
.bp-button-group.bp-minimal .bp-button.bp-intent-primary:hover, .bp-button-group.bp-minimal .bp-button.bp-intent-primary:active, .bp-button-group.bp-minimal .bp-button.bp-intent-primary.bp-active, .bp-button-group.bp-outlined .bp-button.bp-intent-primary:hover, .bp-button-group.bp-outlined .bp-button.bp-intent-primary:active, .bp-button-group.bp-outlined .bp-button.bp-intent-primary.bp-active {
  background: none;
  box-shadow: none;
  color: var(--bp-intent-primary-hover);
}
.bp-button-group.bp-minimal .bp-button.bp-intent-primary:hover, .bp-button-group.bp-outlined .bp-button.bp-intent-primary:hover {
  background-color: color-mix(in oklch, var(--bp-intent-primary-rest) 15%, transparent);
  color: var(--bp-intent-primary-hover);
}
.bp-button-group.bp-minimal .bp-button.bp-intent-primary:active, .bp-button-group.bp-minimal .bp-button.bp-intent-primary.bp-active, .bp-button-group.bp-outlined .bp-button.bp-intent-primary:active, .bp-button-group.bp-outlined .bp-button.bp-intent-primary.bp-active {
  background-color: color-mix(in oklch, var(--bp-intent-primary-rest) 30%, transparent);
  color: var(--bp-intent-primary-active);
}
.bp-button-group.bp-minimal .bp-button.bp-intent-primary:disabled, .bp-button-group.bp-minimal .bp-button.bp-intent-primary.bp-disabled, .bp-button-group.bp-outlined .bp-button.bp-intent-primary:disabled, .bp-button-group.bp-outlined .bp-button.bp-intent-primary.bp-disabled {
  background: none;
  color: color-mix(in oklch, var(--bp-intent-primary-hover) 50%, transparent);
}
.bp-button-group.bp-minimal .bp-button.bp-intent-primary:disabled.bp-active, .bp-button-group.bp-minimal .bp-button.bp-intent-primary.bp-disabled.bp-active, .bp-button-group.bp-outlined .bp-button.bp-intent-primary:disabled.bp-active, .bp-button-group.bp-outlined .bp-button.bp-intent-primary.bp-disabled.bp-active {
  background-color: color-mix(in oklch, var(--bp-intent-primary-rest) 30%, transparent);
}
.bp-button-group.bp-minimal .bp-button.bp-intent-primary .bp-button-spinner .bp-spinner-head, .bp-button-group.bp-outlined .bp-button.bp-intent-primary .bp-button-spinner .bp-spinner-head {
  stroke: var(--bp-intent-primary-hover);
}
.bp-dark .bp-button-group.bp-minimal .bp-button.bp-intent-primary, [data-bp-color-scheme=dark] .bp-button-group.bp-minimal .bp-button.bp-intent-primary, .bp-dark .bp-button-group.bp-outlined .bp-button.bp-intent-primary, [data-bp-color-scheme=dark] .bp-button-group.bp-outlined .bp-button.bp-intent-primary {
  color: color-mix(in oklch, var(--bp-intent-primary-rest) 51%, var(--bp-palette-white));
}
.bp-dark .bp-button-group.bp-minimal .bp-button.bp-intent-primary:hover, [data-bp-color-scheme=dark] .bp-button-group.bp-minimal .bp-button.bp-intent-primary:hover, .bp-dark .bp-button-group.bp-outlined .bp-button.bp-intent-primary:hover, [data-bp-color-scheme=dark] .bp-button-group.bp-outlined .bp-button.bp-intent-primary:hover {
  background-color: color-mix(in oklch, var(--bp-intent-primary-rest) 20%, transparent);
  color: color-mix(in oklch, var(--bp-intent-primary-hover) 51%, var(--bp-palette-white));
}
.bp-dark .bp-button-group.bp-minimal .bp-button.bp-intent-primary:active, .bp-dark .bp-button-group.bp-minimal .bp-button.bp-intent-primary.bp-active, [data-bp-color-scheme=dark] .bp-button-group.bp-minimal .bp-button.bp-intent-primary:active, [data-bp-color-scheme=dark] .bp-button-group.bp-minimal .bp-button.bp-intent-primary.bp-active, .bp-dark .bp-button-group.bp-outlined .bp-button.bp-intent-primary:active, .bp-dark .bp-button-group.bp-outlined .bp-button.bp-intent-primary.bp-active, [data-bp-color-scheme=dark] .bp-button-group.bp-outlined .bp-button.bp-intent-primary:active, [data-bp-color-scheme=dark] .bp-button-group.bp-outlined .bp-button.bp-intent-primary.bp-active {
  background-color: color-mix(in oklch, var(--bp-intent-primary-rest) 30%, transparent);
  color: color-mix(in oklch, var(--bp-intent-primary-active) 51%, var(--bp-palette-white));
}
.bp-dark .bp-button-group.bp-minimal .bp-button.bp-intent-primary:disabled, .bp-dark .bp-button-group.bp-minimal .bp-button.bp-intent-primary.bp-disabled, [data-bp-color-scheme=dark] .bp-button-group.bp-minimal .bp-button.bp-intent-primary:disabled, [data-bp-color-scheme=dark] .bp-button-group.bp-minimal .bp-button.bp-intent-primary.bp-disabled, .bp-dark .bp-button-group.bp-outlined .bp-button.bp-intent-primary:disabled, .bp-dark .bp-button-group.bp-outlined .bp-button.bp-intent-primary.bp-disabled, [data-bp-color-scheme=dark] .bp-button-group.bp-outlined .bp-button.bp-intent-primary:disabled, [data-bp-color-scheme=dark] .bp-button-group.bp-outlined .bp-button.bp-intent-primary.bp-disabled {
  background: none;
  color: color-mix(in oklch, color-mix(in oklch, var(--bp-intent-primary-rest) 51%, var(--bp-palette-white)) 50%, transparent);
}
.bp-dark .bp-button-group.bp-minimal .bp-button.bp-intent-primary:disabled.bp-active, .bp-dark .bp-button-group.bp-minimal .bp-button.bp-intent-primary.bp-disabled.bp-active, [data-bp-color-scheme=dark] .bp-button-group.bp-minimal .bp-button.bp-intent-primary:disabled.bp-active, [data-bp-color-scheme=dark] .bp-button-group.bp-minimal .bp-button.bp-intent-primary.bp-disabled.bp-active, .bp-dark .bp-button-group.bp-outlined .bp-button.bp-intent-primary:disabled.bp-active, .bp-dark .bp-button-group.bp-outlined .bp-button.bp-intent-primary.bp-disabled.bp-active, [data-bp-color-scheme=dark] .bp-button-group.bp-outlined .bp-button.bp-intent-primary:disabled.bp-active, [data-bp-color-scheme=dark] .bp-button-group.bp-outlined .bp-button.bp-intent-primary.bp-disabled.bp-active {
  background-color: color-mix(in oklch, var(--bp-intent-primary-rest) 30%, transparent);
}
.bp-button-group.bp-minimal .bp-button.bp-intent-success, .bp-button-group.bp-outlined .bp-button.bp-intent-success {
  color: var(--bp-intent-success-hover);
}
.bp-button-group.bp-minimal .bp-button.bp-intent-success:hover, .bp-button-group.bp-minimal .bp-button.bp-intent-success:active, .bp-button-group.bp-minimal .bp-button.bp-intent-success.bp-active, .bp-button-group.bp-outlined .bp-button.bp-intent-success:hover, .bp-button-group.bp-outlined .bp-button.bp-intent-success:active, .bp-button-group.bp-outlined .bp-button.bp-intent-success.bp-active {
  background: none;
  box-shadow: none;
  color: var(--bp-intent-success-hover);
}
.bp-button-group.bp-minimal .bp-button.bp-intent-success:hover, .bp-button-group.bp-outlined .bp-button.bp-intent-success:hover {
  background-color: color-mix(in oklch, var(--bp-intent-success-rest) 15%, transparent);
  color: var(--bp-intent-success-hover);
}
.bp-button-group.bp-minimal .bp-button.bp-intent-success:active, .bp-button-group.bp-minimal .bp-button.bp-intent-success.bp-active, .bp-button-group.bp-outlined .bp-button.bp-intent-success:active, .bp-button-group.bp-outlined .bp-button.bp-intent-success.bp-active {
  background-color: color-mix(in oklch, var(--bp-intent-success-rest) 30%, transparent);
  color: var(--bp-intent-success-active);
}
.bp-button-group.bp-minimal .bp-button.bp-intent-success:disabled, .bp-button-group.bp-minimal .bp-button.bp-intent-success.bp-disabled, .bp-button-group.bp-outlined .bp-button.bp-intent-success:disabled, .bp-button-group.bp-outlined .bp-button.bp-intent-success.bp-disabled {
  background: none;
  color: color-mix(in oklch, var(--bp-intent-success-hover) 50%, transparent);
}
.bp-button-group.bp-minimal .bp-button.bp-intent-success:disabled.bp-active, .bp-button-group.bp-minimal .bp-button.bp-intent-success.bp-disabled.bp-active, .bp-button-group.bp-outlined .bp-button.bp-intent-success:disabled.bp-active, .bp-button-group.bp-outlined .bp-button.bp-intent-success.bp-disabled.bp-active {
  background-color: color-mix(in oklch, var(--bp-intent-success-rest) 30%, transparent);
}
.bp-button-group.bp-minimal .bp-button.bp-intent-success .bp-button-spinner .bp-spinner-head, .bp-button-group.bp-outlined .bp-button.bp-intent-success .bp-button-spinner .bp-spinner-head {
  stroke: var(--bp-intent-success-hover);
}
.bp-dark .bp-button-group.bp-minimal .bp-button.bp-intent-success, [data-bp-color-scheme=dark] .bp-button-group.bp-minimal .bp-button.bp-intent-success, .bp-dark .bp-button-group.bp-outlined .bp-button.bp-intent-success, [data-bp-color-scheme=dark] .bp-button-group.bp-outlined .bp-button.bp-intent-success {
  color: color-mix(in oklch, var(--bp-intent-success-rest) 54%, var(--bp-palette-white));
}
.bp-dark .bp-button-group.bp-minimal .bp-button.bp-intent-success:hover, [data-bp-color-scheme=dark] .bp-button-group.bp-minimal .bp-button.bp-intent-success:hover, .bp-dark .bp-button-group.bp-outlined .bp-button.bp-intent-success:hover, [data-bp-color-scheme=dark] .bp-button-group.bp-outlined .bp-button.bp-intent-success:hover {
  background-color: color-mix(in oklch, var(--bp-intent-success-rest) 20%, transparent);
  color: color-mix(in oklch, var(--bp-intent-success-hover) 54%, var(--bp-palette-white));
}
.bp-dark .bp-button-group.bp-minimal .bp-button.bp-intent-success:active, .bp-dark .bp-button-group.bp-minimal .bp-button.bp-intent-success.bp-active, [data-bp-color-scheme=dark] .bp-button-group.bp-minimal .bp-button.bp-intent-success:active, [data-bp-color-scheme=dark] .bp-button-group.bp-minimal .bp-button.bp-intent-success.bp-active, .bp-dark .bp-button-group.bp-outlined .bp-button.bp-intent-success:active, .bp-dark .bp-button-group.bp-outlined .bp-button.bp-intent-success.bp-active, [data-bp-color-scheme=dark] .bp-button-group.bp-outlined .bp-button.bp-intent-success:active, [data-bp-color-scheme=dark] .bp-button-group.bp-outlined .bp-button.bp-intent-success.bp-active {
  background-color: color-mix(in oklch, var(--bp-intent-success-rest) 30%, transparent);
  color: color-mix(in oklch, var(--bp-intent-success-active) 54%, var(--bp-palette-white));
}
.bp-dark .bp-button-group.bp-minimal .bp-button.bp-intent-success:disabled, .bp-dark .bp-button-group.bp-minimal .bp-button.bp-intent-success.bp-disabled, [data-bp-color-scheme=dark] .bp-button-group.bp-minimal .bp-button.bp-intent-success:disabled, [data-bp-color-scheme=dark] .bp-button-group.bp-minimal .bp-button.bp-intent-success.bp-disabled, .bp-dark .bp-button-group.bp-outlined .bp-button.bp-intent-success:disabled, .bp-dark .bp-button-group.bp-outlined .bp-button.bp-intent-success.bp-disabled, [data-bp-color-scheme=dark] .bp-button-group.bp-outlined .bp-button.bp-intent-success:disabled, [data-bp-color-scheme=dark] .bp-button-group.bp-outlined .bp-button.bp-intent-success.bp-disabled {
  background: none;
  color: color-mix(in oklch, color-mix(in oklch, var(--bp-intent-success-rest) 54%, var(--bp-palette-white)) 50%, transparent);
}
.bp-dark .bp-button-group.bp-minimal .bp-button.bp-intent-success:disabled.bp-active, .bp-dark .bp-button-group.bp-minimal .bp-button.bp-intent-success.bp-disabled.bp-active, [data-bp-color-scheme=dark] .bp-button-group.bp-minimal .bp-button.bp-intent-success:disabled.bp-active, [data-bp-color-scheme=dark] .bp-button-group.bp-minimal .bp-button.bp-intent-success.bp-disabled.bp-active, .bp-dark .bp-button-group.bp-outlined .bp-button.bp-intent-success:disabled.bp-active, .bp-dark .bp-button-group.bp-outlined .bp-button.bp-intent-success.bp-disabled.bp-active, [data-bp-color-scheme=dark] .bp-button-group.bp-outlined .bp-button.bp-intent-success:disabled.bp-active, [data-bp-color-scheme=dark] .bp-button-group.bp-outlined .bp-button.bp-intent-success.bp-disabled.bp-active {
  background-color: color-mix(in oklch, var(--bp-intent-success-rest) 30%, transparent);
}
.bp-button-group.bp-minimal .bp-button.bp-intent-warning, .bp-button-group.bp-outlined .bp-button.bp-intent-warning {
  color: var(--bp-intent-warning-hover);
}
.bp-button-group.bp-minimal .bp-button.bp-intent-warning:hover, .bp-button-group.bp-minimal .bp-button.bp-intent-warning:active, .bp-button-group.bp-minimal .bp-button.bp-intent-warning.bp-active, .bp-button-group.bp-outlined .bp-button.bp-intent-warning:hover, .bp-button-group.bp-outlined .bp-button.bp-intent-warning:active, .bp-button-group.bp-outlined .bp-button.bp-intent-warning.bp-active {
  background: none;
  box-shadow: none;
  color: var(--bp-intent-warning-hover);
}
.bp-button-group.bp-minimal .bp-button.bp-intent-warning:hover, .bp-button-group.bp-outlined .bp-button.bp-intent-warning:hover {
  background-color: color-mix(in oklch, var(--bp-button-warning-rest) 15%, transparent);
  color: var(--bp-intent-warning-hover);
}
.bp-button-group.bp-minimal .bp-button.bp-intent-warning:active, .bp-button-group.bp-minimal .bp-button.bp-intent-warning.bp-active, .bp-button-group.bp-outlined .bp-button.bp-intent-warning:active, .bp-button-group.bp-outlined .bp-button.bp-intent-warning.bp-active {
  background-color: color-mix(in oklch, var(--bp-button-warning-rest) 30%, transparent);
  color: var(--bp-intent-warning-active);
}
.bp-button-group.bp-minimal .bp-button.bp-intent-warning:disabled, .bp-button-group.bp-minimal .bp-button.bp-intent-warning.bp-disabled, .bp-button-group.bp-outlined .bp-button.bp-intent-warning:disabled, .bp-button-group.bp-outlined .bp-button.bp-intent-warning.bp-disabled {
  background: none;
  color: color-mix(in oklch, var(--bp-intent-warning-hover) 50%, transparent);
}
.bp-button-group.bp-minimal .bp-button.bp-intent-warning:disabled.bp-active, .bp-button-group.bp-minimal .bp-button.bp-intent-warning.bp-disabled.bp-active, .bp-button-group.bp-outlined .bp-button.bp-intent-warning:disabled.bp-active, .bp-button-group.bp-outlined .bp-button.bp-intent-warning.bp-disabled.bp-active {
  background-color: color-mix(in oklch, var(--bp-button-warning-rest) 30%, transparent);
}
.bp-button-group.bp-minimal .bp-button.bp-intent-warning .bp-button-spinner .bp-spinner-head, .bp-button-group.bp-outlined .bp-button.bp-intent-warning .bp-button-spinner .bp-spinner-head {
  stroke: var(--bp-intent-warning-hover);
}
.bp-dark .bp-button-group.bp-minimal .bp-button.bp-intent-warning, [data-bp-color-scheme=dark] .bp-button-group.bp-minimal .bp-button.bp-intent-warning, .bp-dark .bp-button-group.bp-outlined .bp-button.bp-intent-warning, [data-bp-color-scheme=dark] .bp-button-group.bp-outlined .bp-button.bp-intent-warning {
  color: color-mix(in oklch, var(--bp-intent-warning-rest) 53%, var(--bp-palette-white));
}
.bp-dark .bp-button-group.bp-minimal .bp-button.bp-intent-warning:hover, [data-bp-color-scheme=dark] .bp-button-group.bp-minimal .bp-button.bp-intent-warning:hover, .bp-dark .bp-button-group.bp-outlined .bp-button.bp-intent-warning:hover, [data-bp-color-scheme=dark] .bp-button-group.bp-outlined .bp-button.bp-intent-warning:hover {
  background-color: color-mix(in oklch, var(--bp-button-warning-rest) 20%, transparent);
  color: color-mix(in oklch, var(--bp-intent-warning-hover) 53%, var(--bp-palette-white));
}
.bp-dark .bp-button-group.bp-minimal .bp-button.bp-intent-warning:active, .bp-dark .bp-button-group.bp-minimal .bp-button.bp-intent-warning.bp-active, [data-bp-color-scheme=dark] .bp-button-group.bp-minimal .bp-button.bp-intent-warning:active, [data-bp-color-scheme=dark] .bp-button-group.bp-minimal .bp-button.bp-intent-warning.bp-active, .bp-dark .bp-button-group.bp-outlined .bp-button.bp-intent-warning:active, .bp-dark .bp-button-group.bp-outlined .bp-button.bp-intent-warning.bp-active, [data-bp-color-scheme=dark] .bp-button-group.bp-outlined .bp-button.bp-intent-warning:active, [data-bp-color-scheme=dark] .bp-button-group.bp-outlined .bp-button.bp-intent-warning.bp-active {
  background-color: color-mix(in oklch, var(--bp-button-warning-rest) 30%, transparent);
  color: color-mix(in oklch, var(--bp-intent-warning-active) 53%, var(--bp-palette-white));
}
.bp-dark .bp-button-group.bp-minimal .bp-button.bp-intent-warning:disabled, .bp-dark .bp-button-group.bp-minimal .bp-button.bp-intent-warning.bp-disabled, [data-bp-color-scheme=dark] .bp-button-group.bp-minimal .bp-button.bp-intent-warning:disabled, [data-bp-color-scheme=dark] .bp-button-group.bp-minimal .bp-button.bp-intent-warning.bp-disabled, .bp-dark .bp-button-group.bp-outlined .bp-button.bp-intent-warning:disabled, .bp-dark .bp-button-group.bp-outlined .bp-button.bp-intent-warning.bp-disabled, [data-bp-color-scheme=dark] .bp-button-group.bp-outlined .bp-button.bp-intent-warning:disabled, [data-bp-color-scheme=dark] .bp-button-group.bp-outlined .bp-button.bp-intent-warning.bp-disabled {
  background: none;
  color: color-mix(in oklch, color-mix(in oklch, var(--bp-intent-warning-rest) 53%, var(--bp-palette-white)) 50%, transparent);
}
.bp-dark .bp-button-group.bp-minimal .bp-button.bp-intent-warning:disabled.bp-active, .bp-dark .bp-button-group.bp-minimal .bp-button.bp-intent-warning.bp-disabled.bp-active, [data-bp-color-scheme=dark] .bp-button-group.bp-minimal .bp-button.bp-intent-warning:disabled.bp-active, [data-bp-color-scheme=dark] .bp-button-group.bp-minimal .bp-button.bp-intent-warning.bp-disabled.bp-active, .bp-dark .bp-button-group.bp-outlined .bp-button.bp-intent-warning:disabled.bp-active, .bp-dark .bp-button-group.bp-outlined .bp-button.bp-intent-warning.bp-disabled.bp-active, [data-bp-color-scheme=dark] .bp-button-group.bp-outlined .bp-button.bp-intent-warning:disabled.bp-active, [data-bp-color-scheme=dark] .bp-button-group.bp-outlined .bp-button.bp-intent-warning.bp-disabled.bp-active {
  background-color: color-mix(in oklch, var(--bp-button-warning-rest) 30%, transparent);
}
.bp-button-group.bp-minimal .bp-button.bp-intent-danger, .bp-button-group.bp-outlined .bp-button.bp-intent-danger {
  color: var(--bp-intent-danger-hover);
}
.bp-button-group.bp-minimal .bp-button.bp-intent-danger:hover, .bp-button-group.bp-minimal .bp-button.bp-intent-danger:active, .bp-button-group.bp-minimal .bp-button.bp-intent-danger.bp-active, .bp-button-group.bp-outlined .bp-button.bp-intent-danger:hover, .bp-button-group.bp-outlined .bp-button.bp-intent-danger:active, .bp-button-group.bp-outlined .bp-button.bp-intent-danger.bp-active {
  background: none;
  box-shadow: none;
  color: var(--bp-intent-danger-hover);
}
.bp-button-group.bp-minimal .bp-button.bp-intent-danger:hover, .bp-button-group.bp-outlined .bp-button.bp-intent-danger:hover {
  background-color: color-mix(in oklch, var(--bp-intent-danger-rest) 15%, transparent);
  color: var(--bp-intent-danger-hover);
}
.bp-button-group.bp-minimal .bp-button.bp-intent-danger:active, .bp-button-group.bp-minimal .bp-button.bp-intent-danger.bp-active, .bp-button-group.bp-outlined .bp-button.bp-intent-danger:active, .bp-button-group.bp-outlined .bp-button.bp-intent-danger.bp-active {
  background-color: color-mix(in oklch, var(--bp-intent-danger-rest) 30%, transparent);
  color: var(--bp-intent-danger-active);
}
.bp-button-group.bp-minimal .bp-button.bp-intent-danger:disabled, .bp-button-group.bp-minimal .bp-button.bp-intent-danger.bp-disabled, .bp-button-group.bp-outlined .bp-button.bp-intent-danger:disabled, .bp-button-group.bp-outlined .bp-button.bp-intent-danger.bp-disabled {
  background: none;
  color: color-mix(in oklch, var(--bp-intent-danger-hover) 50%, transparent);
}
.bp-button-group.bp-minimal .bp-button.bp-intent-danger:disabled.bp-active, .bp-button-group.bp-minimal .bp-button.bp-intent-danger.bp-disabled.bp-active, .bp-button-group.bp-outlined .bp-button.bp-intent-danger:disabled.bp-active, .bp-button-group.bp-outlined .bp-button.bp-intent-danger.bp-disabled.bp-active {
  background-color: color-mix(in oklch, var(--bp-intent-danger-rest) 30%, transparent);
}
.bp-button-group.bp-minimal .bp-button.bp-intent-danger .bp-button-spinner .bp-spinner-head, .bp-button-group.bp-outlined .bp-button.bp-intent-danger .bp-button-spinner .bp-spinner-head {
  stroke: var(--bp-intent-danger-hover);
}
.bp-dark .bp-button-group.bp-minimal .bp-button.bp-intent-danger, [data-bp-color-scheme=dark] .bp-button-group.bp-minimal .bp-button.bp-intent-danger, .bp-dark .bp-button-group.bp-outlined .bp-button.bp-intent-danger, [data-bp-color-scheme=dark] .bp-button-group.bp-outlined .bp-button.bp-intent-danger {
  color: color-mix(in oklch, var(--bp-intent-danger-rest) 53%, var(--bp-palette-white));
}
.bp-dark .bp-button-group.bp-minimal .bp-button.bp-intent-danger:hover, [data-bp-color-scheme=dark] .bp-button-group.bp-minimal .bp-button.bp-intent-danger:hover, .bp-dark .bp-button-group.bp-outlined .bp-button.bp-intent-danger:hover, [data-bp-color-scheme=dark] .bp-button-group.bp-outlined .bp-button.bp-intent-danger:hover {
  background-color: color-mix(in oklch, var(--bp-intent-danger-rest) 20%, transparent);
  color: color-mix(in oklch, var(--bp-intent-danger-hover) 53%, var(--bp-palette-white));
}
.bp-dark .bp-button-group.bp-minimal .bp-button.bp-intent-danger:active, .bp-dark .bp-button-group.bp-minimal .bp-button.bp-intent-danger.bp-active, [data-bp-color-scheme=dark] .bp-button-group.bp-minimal .bp-button.bp-intent-danger:active, [data-bp-color-scheme=dark] .bp-button-group.bp-minimal .bp-button.bp-intent-danger.bp-active, .bp-dark .bp-button-group.bp-outlined .bp-button.bp-intent-danger:active, .bp-dark .bp-button-group.bp-outlined .bp-button.bp-intent-danger.bp-active, [data-bp-color-scheme=dark] .bp-button-group.bp-outlined .bp-button.bp-intent-danger:active, [data-bp-color-scheme=dark] .bp-button-group.bp-outlined .bp-button.bp-intent-danger.bp-active {
  background-color: color-mix(in oklch, var(--bp-intent-danger-rest) 30%, transparent);
  color: color-mix(in oklch, var(--bp-intent-danger-active) 53%, var(--bp-palette-white));
}
.bp-dark .bp-button-group.bp-minimal .bp-button.bp-intent-danger:disabled, .bp-dark .bp-button-group.bp-minimal .bp-button.bp-intent-danger.bp-disabled, [data-bp-color-scheme=dark] .bp-button-group.bp-minimal .bp-button.bp-intent-danger:disabled, [data-bp-color-scheme=dark] .bp-button-group.bp-minimal .bp-button.bp-intent-danger.bp-disabled, .bp-dark .bp-button-group.bp-outlined .bp-button.bp-intent-danger:disabled, .bp-dark .bp-button-group.bp-outlined .bp-button.bp-intent-danger.bp-disabled, [data-bp-color-scheme=dark] .bp-button-group.bp-outlined .bp-button.bp-intent-danger:disabled, [data-bp-color-scheme=dark] .bp-button-group.bp-outlined .bp-button.bp-intent-danger.bp-disabled {
  background: none;
  color: color-mix(in oklch, color-mix(in oklch, var(--bp-intent-danger-rest) 53%, var(--bp-palette-white)) 50%, transparent);
}
.bp-dark .bp-button-group.bp-minimal .bp-button.bp-intent-danger:disabled.bp-active, .bp-dark .bp-button-group.bp-minimal .bp-button.bp-intent-danger.bp-disabled.bp-active, [data-bp-color-scheme=dark] .bp-button-group.bp-minimal .bp-button.bp-intent-danger:disabled.bp-active, [data-bp-color-scheme=dark] .bp-button-group.bp-minimal .bp-button.bp-intent-danger.bp-disabled.bp-active, .bp-dark .bp-button-group.bp-outlined .bp-button.bp-intent-danger:disabled.bp-active, .bp-dark .bp-button-group.bp-outlined .bp-button.bp-intent-danger.bp-disabled.bp-active, [data-bp-color-scheme=dark] .bp-button-group.bp-outlined .bp-button.bp-intent-danger:disabled.bp-active, [data-bp-color-scheme=dark] .bp-button-group.bp-outlined .bp-button.bp-intent-danger.bp-disabled.bp-active {
  background-color: color-mix(in oklch, var(--bp-intent-danger-rest) 30%, transparent);
}
.bp-button-group.bp-minimal .bp-button.bp-intent-default, .bp-button-group.bp-outlined .bp-button.bp-intent-default {
  color: var(--bp-intent-default-hover);
}
.bp-button-group.bp-minimal .bp-button.bp-intent-default:hover, .bp-button-group.bp-minimal .bp-button.bp-intent-default:active, .bp-button-group.bp-minimal .bp-button.bp-intent-default.bp-active, .bp-button-group.bp-outlined .bp-button.bp-intent-default:hover, .bp-button-group.bp-outlined .bp-button.bp-intent-default:active, .bp-button-group.bp-outlined .bp-button.bp-intent-default.bp-active {
  background: none;
  box-shadow: none;
  color: var(--bp-intent-default-hover);
}
.bp-button-group.bp-minimal .bp-button.bp-intent-default:hover, .bp-button-group.bp-outlined .bp-button.bp-intent-default:hover {
  background-color: color-mix(in oklch, var(--bp-intent-default-rest) 15%, transparent);
  color: var(--bp-intent-default-hover);
}
.bp-button-group.bp-minimal .bp-button.bp-intent-default:active, .bp-button-group.bp-minimal .bp-button.bp-intent-default.bp-active, .bp-button-group.bp-outlined .bp-button.bp-intent-default:active, .bp-button-group.bp-outlined .bp-button.bp-intent-default.bp-active {
  background-color: color-mix(in oklch, var(--bp-intent-default-rest) 30%, transparent);
  color: var(--bp-intent-default-active);
}
.bp-button-group.bp-minimal .bp-button.bp-intent-default:disabled, .bp-button-group.bp-minimal .bp-button.bp-intent-default.bp-disabled, .bp-button-group.bp-outlined .bp-button.bp-intent-default:disabled, .bp-button-group.bp-outlined .bp-button.bp-intent-default.bp-disabled {
  background: none;
  color: color-mix(in oklch, var(--bp-intent-default-hover) 50%, transparent);
}
.bp-button-group.bp-minimal .bp-button.bp-intent-default:disabled.bp-active, .bp-button-group.bp-minimal .bp-button.bp-intent-default.bp-disabled.bp-active, .bp-button-group.bp-outlined .bp-button.bp-intent-default:disabled.bp-active, .bp-button-group.bp-outlined .bp-button.bp-intent-default.bp-disabled.bp-active {
  background-color: color-mix(in oklch, var(--bp-intent-default-rest) 30%, transparent);
}
.bp-button-group.bp-minimal .bp-button.bp-intent-default .bp-button-spinner .bp-spinner-head, .bp-button-group.bp-outlined .bp-button.bp-intent-default .bp-button-spinner .bp-spinner-head {
  stroke: var(--bp-intent-default-hover);
}
.bp-dark .bp-button-group.bp-minimal .bp-button.bp-intent-default, [data-bp-color-scheme=dark] .bp-button-group.bp-minimal .bp-button.bp-intent-default, .bp-dark .bp-button-group.bp-outlined .bp-button.bp-intent-default, [data-bp-color-scheme=dark] .bp-button-group.bp-outlined .bp-button.bp-intent-default {
  color: color-mix(in srgb, var(--bp-intent-default-rest) 46%, var(--bp-palette-white));
}
.bp-dark .bp-button-group.bp-minimal .bp-button.bp-intent-default:hover, [data-bp-color-scheme=dark] .bp-button-group.bp-minimal .bp-button.bp-intent-default:hover, .bp-dark .bp-button-group.bp-outlined .bp-button.bp-intent-default:hover, [data-bp-color-scheme=dark] .bp-button-group.bp-outlined .bp-button.bp-intent-default:hover {
  background-color: color-mix(in oklch, var(--bp-intent-default-rest) 20%, transparent);
  color: color-mix(in srgb, var(--bp-intent-default-hover) 46%, var(--bp-palette-white));
}
.bp-dark .bp-button-group.bp-minimal .bp-button.bp-intent-default:active, .bp-dark .bp-button-group.bp-minimal .bp-button.bp-intent-default.bp-active, [data-bp-color-scheme=dark] .bp-button-group.bp-minimal .bp-button.bp-intent-default:active, [data-bp-color-scheme=dark] .bp-button-group.bp-minimal .bp-button.bp-intent-default.bp-active, .bp-dark .bp-button-group.bp-outlined .bp-button.bp-intent-default:active, .bp-dark .bp-button-group.bp-outlined .bp-button.bp-intent-default.bp-active, [data-bp-color-scheme=dark] .bp-button-group.bp-outlined .bp-button.bp-intent-default:active, [data-bp-color-scheme=dark] .bp-button-group.bp-outlined .bp-button.bp-intent-default.bp-active {
  background-color: color-mix(in oklch, var(--bp-intent-default-rest) 30%, transparent);
  color: color-mix(in srgb, var(--bp-intent-default-active) 46%, var(--bp-palette-white));
}
.bp-dark .bp-button-group.bp-minimal .bp-button.bp-intent-default:disabled, .bp-dark .bp-button-group.bp-minimal .bp-button.bp-intent-default.bp-disabled, [data-bp-color-scheme=dark] .bp-button-group.bp-minimal .bp-button.bp-intent-default:disabled, [data-bp-color-scheme=dark] .bp-button-group.bp-minimal .bp-button.bp-intent-default.bp-disabled, .bp-dark .bp-button-group.bp-outlined .bp-button.bp-intent-default:disabled, .bp-dark .bp-button-group.bp-outlined .bp-button.bp-intent-default.bp-disabled, [data-bp-color-scheme=dark] .bp-button-group.bp-outlined .bp-button.bp-intent-default:disabled, [data-bp-color-scheme=dark] .bp-button-group.bp-outlined .bp-button.bp-intent-default.bp-disabled {
  background: none;
  color: color-mix(in oklch, color-mix(in srgb, var(--bp-intent-default-rest) 46%, var(--bp-palette-white)) 50%, transparent);
}
.bp-dark .bp-button-group.bp-minimal .bp-button.bp-intent-default:disabled.bp-active, .bp-dark .bp-button-group.bp-minimal .bp-button.bp-intent-default.bp-disabled.bp-active, [data-bp-color-scheme=dark] .bp-button-group.bp-minimal .bp-button.bp-intent-default:disabled.bp-active, [data-bp-color-scheme=dark] .bp-button-group.bp-minimal .bp-button.bp-intent-default.bp-disabled.bp-active, .bp-dark .bp-button-group.bp-outlined .bp-button.bp-intent-default:disabled.bp-active, .bp-dark .bp-button-group.bp-outlined .bp-button.bp-intent-default.bp-disabled.bp-active, [data-bp-color-scheme=dark] .bp-button-group.bp-outlined .bp-button.bp-intent-default:disabled.bp-active, [data-bp-color-scheme=dark] .bp-button-group.bp-outlined .bp-button.bp-intent-default.bp-disabled.bp-active {
  background-color: color-mix(in oklch, var(--bp-intent-default-rest) 30%, transparent);
}
@media (forced-colors: active) and (prefers-color-scheme: dark) {
  .bp-button-group.bp-minimal:not(:first-child), .bp-button-group.bp-outlined:not(:first-child) {
    border-bottom-left-radius: 0;
    border-left: none;
    border-top-left-radius: 0;
  }
  .bp-button-group.bp-minimal:not(:last-child), .bp-button-group.bp-outlined:not(:last-child) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
    margin-right: calc(-1 * var(--bp-surface-border-width));
  }
}
.bp-button-group.bp-outlined > .bp-button {
  border: var(--bp-surface-border-width) solid var(--bp-surface-border-color-strong);
  box-sizing: border-box;
}
.bp-button-group.bp-outlined > .bp-button:disabled, .bp-button-group.bp-outlined > .bp-button:disabled:hover, .bp-button-group.bp-outlined > .bp-button.bp-disabled, .bp-button-group.bp-outlined > .bp-button.bp-disabled:hover {
  border-color: var(--bp-surface-border-color-default);
}
.bp-dark .bp-button-group.bp-outlined > .bp-button, [data-bp-color-scheme=dark] .bp-button-group.bp-outlined > .bp-button {
  border-color: var(--bp-surface-border-color-strong);
}
.bp-dark .bp-button-group.bp-outlined > .bp-button:disabled, .bp-dark .bp-button-group.bp-outlined > .bp-button:disabled:hover, .bp-dark .bp-button-group.bp-outlined > .bp-button.bp-disabled, .bp-dark .bp-button-group.bp-outlined > .bp-button.bp-disabled:hover, [data-bp-color-scheme=dark] .bp-button-group.bp-outlined > .bp-button:disabled, [data-bp-color-scheme=dark] .bp-button-group.bp-outlined > .bp-button:disabled:hover, [data-bp-color-scheme=dark] .bp-button-group.bp-outlined > .bp-button.bp-disabled, [data-bp-color-scheme=dark] .bp-button-group.bp-outlined > .bp-button.bp-disabled:hover {
  border-color: var(--bp-surface-border-color-default);
}
.bp-button-group.bp-outlined > .bp-button.bp-intent-primary {
  border-color: color-mix(in oklch, var(--bp-intent-primary-hover) 60%, transparent);
}
.bp-button-group.bp-outlined > .bp-button.bp-intent-primary:disabled, .bp-button-group.bp-outlined > .bp-button.bp-intent-primary.bp-disabled {
  border-color: color-mix(in oklch, var(--bp-intent-primary-hover) 20%, transparent);
}
.bp-dark .bp-button-group.bp-outlined > .bp-button.bp-intent-primary, [data-bp-color-scheme=dark] .bp-button-group.bp-outlined > .bp-button.bp-intent-primary {
  border-color: color-mix(in oklch, color-mix(in oklch, var(--bp-intent-primary-rest) 51%, var(--bp-palette-white)) 60%, transparent);
}
.bp-dark .bp-button-group.bp-outlined > .bp-button.bp-intent-primary:disabled, .bp-dark .bp-button-group.bp-outlined > .bp-button.bp-intent-primary.bp-disabled, [data-bp-color-scheme=dark] .bp-button-group.bp-outlined > .bp-button.bp-intent-primary:disabled, [data-bp-color-scheme=dark] .bp-button-group.bp-outlined > .bp-button.bp-intent-primary.bp-disabled {
  border-color: color-mix(in oklch, color-mix(in oklch, var(--bp-intent-primary-rest) 51%, var(--bp-palette-white)) 20%, transparent);
}
.bp-button-group.bp-outlined > .bp-button.bp-intent-success {
  border-color: color-mix(in oklch, var(--bp-intent-success-hover) 60%, transparent);
}
.bp-button-group.bp-outlined > .bp-button.bp-intent-success:disabled, .bp-button-group.bp-outlined > .bp-button.bp-intent-success.bp-disabled {
  border-color: color-mix(in oklch, var(--bp-intent-success-hover) 20%, transparent);
}
.bp-dark .bp-button-group.bp-outlined > .bp-button.bp-intent-success, [data-bp-color-scheme=dark] .bp-button-group.bp-outlined > .bp-button.bp-intent-success {
  border-color: color-mix(in oklch, color-mix(in oklch, var(--bp-intent-success-rest) 54%, var(--bp-palette-white)) 60%, transparent);
}
.bp-dark .bp-button-group.bp-outlined > .bp-button.bp-intent-success:disabled, .bp-dark .bp-button-group.bp-outlined > .bp-button.bp-intent-success.bp-disabled, [data-bp-color-scheme=dark] .bp-button-group.bp-outlined > .bp-button.bp-intent-success:disabled, [data-bp-color-scheme=dark] .bp-button-group.bp-outlined > .bp-button.bp-intent-success.bp-disabled {
  border-color: color-mix(in oklch, color-mix(in oklch, var(--bp-intent-success-rest) 54%, var(--bp-palette-white)) 20%, transparent);
}
.bp-button-group.bp-outlined > .bp-button.bp-intent-warning {
  border-color: color-mix(in oklch, var(--bp-intent-warning-hover) 60%, transparent);
}
.bp-button-group.bp-outlined > .bp-button.bp-intent-warning:disabled, .bp-button-group.bp-outlined > .bp-button.bp-intent-warning.bp-disabled {
  border-color: color-mix(in oklch, var(--bp-intent-warning-hover) 20%, transparent);
}
.bp-dark .bp-button-group.bp-outlined > .bp-button.bp-intent-warning, [data-bp-color-scheme=dark] .bp-button-group.bp-outlined > .bp-button.bp-intent-warning {
  border-color: color-mix(in oklch, color-mix(in oklch, var(--bp-intent-warning-rest) 53%, var(--bp-palette-white)) 60%, transparent);
}
.bp-dark .bp-button-group.bp-outlined > .bp-button.bp-intent-warning:disabled, .bp-dark .bp-button-group.bp-outlined > .bp-button.bp-intent-warning.bp-disabled, [data-bp-color-scheme=dark] .bp-button-group.bp-outlined > .bp-button.bp-intent-warning:disabled, [data-bp-color-scheme=dark] .bp-button-group.bp-outlined > .bp-button.bp-intent-warning.bp-disabled {
  border-color: color-mix(in oklch, color-mix(in oklch, var(--bp-intent-warning-rest) 53%, var(--bp-palette-white)) 20%, transparent);
}
.bp-button-group.bp-outlined > .bp-button.bp-intent-danger {
  border-color: color-mix(in oklch, var(--bp-intent-danger-hover) 60%, transparent);
}
.bp-button-group.bp-outlined > .bp-button.bp-intent-danger:disabled, .bp-button-group.bp-outlined > .bp-button.bp-intent-danger.bp-disabled {
  border-color: color-mix(in oklch, var(--bp-intent-danger-hover) 20%, transparent);
}
.bp-dark .bp-button-group.bp-outlined > .bp-button.bp-intent-danger, [data-bp-color-scheme=dark] .bp-button-group.bp-outlined > .bp-button.bp-intent-danger {
  border-color: color-mix(in oklch, color-mix(in oklch, var(--bp-intent-danger-rest) 53%, var(--bp-palette-white)) 60%, transparent);
}
.bp-dark .bp-button-group.bp-outlined > .bp-button.bp-intent-danger:disabled, .bp-dark .bp-button-group.bp-outlined > .bp-button.bp-intent-danger.bp-disabled, [data-bp-color-scheme=dark] .bp-button-group.bp-outlined > .bp-button.bp-intent-danger:disabled, [data-bp-color-scheme=dark] .bp-button-group.bp-outlined > .bp-button.bp-intent-danger.bp-disabled {
  border-color: color-mix(in oklch, color-mix(in oklch, var(--bp-intent-danger-rest) 53%, var(--bp-palette-white)) 20%, transparent);
}
.bp-button-group.bp-outlined > .bp-button.bp-intent-default {
  border-color: color-mix(in oklch, var(--bp-intent-default-hover) 60%, transparent);
}
.bp-button-group.bp-outlined > .bp-button.bp-intent-default:disabled, .bp-button-group.bp-outlined > .bp-button.bp-intent-default.bp-disabled {
  border-color: color-mix(in oklch, var(--bp-intent-default-hover) 20%, transparent);
}
.bp-dark .bp-button-group.bp-outlined > .bp-button.bp-intent-default, [data-bp-color-scheme=dark] .bp-button-group.bp-outlined > .bp-button.bp-intent-default {
  border-color: color-mix(in oklch, color-mix(in srgb, var(--bp-intent-default-rest) 46%, var(--bp-palette-white)) 60%, transparent);
}
.bp-dark .bp-button-group.bp-outlined > .bp-button.bp-intent-default:disabled, .bp-dark .bp-button-group.bp-outlined > .bp-button.bp-intent-default.bp-disabled, [data-bp-color-scheme=dark] .bp-button-group.bp-outlined > .bp-button.bp-intent-default:disabled, [data-bp-color-scheme=dark] .bp-button-group.bp-outlined > .bp-button.bp-intent-default.bp-disabled {
  border-color: color-mix(in oklch, color-mix(in srgb, var(--bp-intent-default-rest) 46%, var(--bp-palette-white)) 20%, transparent);
}
.bp-button-group.bp-outlined:not(.bp-vertical) > .bp-button:not(:last-child) {
  border-right: none;
}
.bp-button-group .bp-popover-wrapper,
.bp-button-group .bp-popover-target {
  display: flex;
  flex: 1 1 auto;
}
.bp-button-group.bp-fill {
  display: flex;
  width: 100%;
}
.bp-button-group .bp-button.bp-fill, .bp-button-group.bp-fill .bp-button:not(.bp-fixed) {
  flex: 1 1 auto;
}
.bp-button-group.bp-vertical {
  align-items: stretch;
  flex-direction: column;
  vertical-align: top;
}
.bp-button-group.bp-vertical.bp-fill {
  height: 100%;
  width: unset;
}
.bp-button-group.bp-vertical .bp-button {
  margin-right: 0 !important; /* stylelint-disable-line declaration-no-important */
  width: 100%;
}
.bp-button-group.bp-vertical:not(.bp-minimal) > .bp-popover-wrapper:first-child .bp-button,
.bp-button-group.bp-vertical:not(.bp-minimal) > .bp-button:first-child, .bp-button-group.bp-vertical.bp-outlined > .bp-popover-wrapper:first-child .bp-button,
.bp-button-group.bp-vertical.bp-outlined > .bp-button:first-child {
  border-radius: var(--bp-surface-border-radius) var(--bp-surface-border-radius) 0 0;
}
.bp-button-group.bp-vertical:not(.bp-minimal) > .bp-popover-wrapper:last-child .bp-button,
.bp-button-group.bp-vertical:not(.bp-minimal) > .bp-button:last-child, .bp-button-group.bp-vertical.bp-outlined > .bp-popover-wrapper:last-child .bp-button,
.bp-button-group.bp-vertical.bp-outlined > .bp-button:last-child {
  border-radius: 0 0 var(--bp-surface-border-radius) var(--bp-surface-border-radius);
}
.bp-button-group.bp-vertical:not(.bp-minimal):not(.bp-outlined) > .bp-popover-wrapper:not(:last-child) .bp-button,
.bp-button-group.bp-vertical:not(.bp-minimal):not(.bp-outlined) > .bp-button:not(:last-child) {
  margin-bottom: calc(-1 * var(--bp-surface-border-width));
}
.bp-button-group.bp-vertical.bp-outlined > .bp-button:not(:last-child) {
  border-bottom: none;
}
.bp-button-group.bp-align-left .bp-button {
  text-align: left;
}

/*
 * Copyright 2023 Palantir Technologies, Inc. All rights reserved.
 */
/* stylelint-disable-next-line @blueprintjs/prefer-spacing-variable */
.bp-callout {
  font-size: 14px;
  line-height: 1.5;
  border-radius: 4px;
  padding: 16px;
  position: relative;
  width: 100%;
}
.bp-callout:not(.bp-minimal) {
  background-color: rgba(143, 153, 168, 0.15);
}
.bp-callout[class*=bp-icon-] {
  padding-left: 40px;
}
.bp-callout[class*=bp-icon-]::before {
  font-family: "blueprint-icons-16", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  height: 16px;
  line-height: 1;
  width: 16px;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  color: #5f6b7c;
  left: 16px;
  position: absolute;
  top: 18px;
}
@media (forced-colors: active) and (prefers-color-scheme: dark) {
  .bp-callout {
    border: 1px solid buttonborder;
  }
}
.bp-callout.bp-callout-icon {
  padding-left: 40px;
}
.bp-callout.bp-callout-icon > .bp-icon:first-child {
  color: #5f6b7c;
  left: 16px;
  position: absolute;
  top: 18px;
}
.bp-callout .bp-heading {
  line-height: 16px;
  margin-bottom: 0;
  margin-top: 2px;
}
.bp-callout.bp-callout-has-body-content .bp-heading {
  margin-bottom: 4px;
}
.bp-callout.bp-compact {
  padding: 8px;
}
.bp-callout.bp-compact.bp-callout-icon {
  padding-left: 32px;
}
.bp-callout.bp-compact.bp-callout-icon > .bp-icon:first-child {
  left: 8px;
  top: 10px;
}
.bp-dark .bp-callout:not(.bp-minimal) {
  background-color: rgba(143, 153, 168, 0.2);
}
.bp-dark .bp-callout[class*=bp-icon-]::before, .bp-dark .bp-callout.bp-callout-icon > .bp-icon:first-child {
  color: #abb3bf;
}
.bp-callout.bp-intent-primary {
  color: #215db0;
}
.bp-callout.bp-intent-primary:not(.bp-minimal) {
  background-color: rgba(106, 142, 35, 0.1);
}
@media (forced-colors: active) and (prefers-color-scheme: dark) {
  .bp-callout.bp-intent-primary {
    border: 1px solid buttonborder;
  }
}
.bp-callout.bp-intent-primary[class*=bp-icon-]::before,
.bp-callout.bp-intent-primary > .bp-icon:first-child,
.bp-callout.bp-intent-primary .bp-heading {
  color: #215db0;
}
.bp-dark .bp-callout.bp-intent-primary {
  color: #8abbff;
}
.bp-dark .bp-callout.bp-intent-primary:not(.bp-minimal) {
  background-color: rgba(106, 142, 35, 0.2);
}
.bp-dark .bp-callout.bp-intent-primary[class*=bp-icon-]::before,
.bp-dark .bp-callout.bp-intent-primary > .bp-icon:first-child,
.bp-dark .bp-callout.bp-intent-primary .bp-heading {
  color: #8abbff;
}
.bp-callout.bp-intent-success {
  color: #1c6e42;
}
.bp-callout.bp-intent-success:not(.bp-minimal) {
  background-color: rgba(93, 142, 21, 0.1);
}
@media (forced-colors: active) and (prefers-color-scheme: dark) {
  .bp-callout.bp-intent-success {
    border: 1px solid buttonborder;
  }
}
.bp-callout.bp-intent-success[class*=bp-icon-]::before,
.bp-callout.bp-intent-success > .bp-icon:first-child,
.bp-callout.bp-intent-success .bp-heading {
  color: #1c6e42;
}
.bp-dark .bp-callout.bp-intent-success {
  color: #72ca9b;
}
.bp-dark .bp-callout.bp-intent-success:not(.bp-minimal) {
  background-color: rgba(93, 142, 21, 0.2);
}
.bp-dark .bp-callout.bp-intent-success[class*=bp-icon-]::before,
.bp-dark .bp-callout.bp-intent-success > .bp-icon:first-child,
.bp-dark .bp-callout.bp-intent-success .bp-heading {
  color: #72ca9b;
}
.bp-callout.bp-intent-warning {
  color: #935610;
}
.bp-callout.bp-intent-warning:not(.bp-minimal) {
  background-color: rgba(200, 118, 25, 0.1);
}
@media (forced-colors: active) and (prefers-color-scheme: dark) {
  .bp-callout.bp-intent-warning {
    border: 1px solid buttonborder;
  }
}
.bp-callout.bp-intent-warning[class*=bp-icon-]::before,
.bp-callout.bp-intent-warning > .bp-icon:first-child,
.bp-callout.bp-intent-warning .bp-heading {
  color: #935610;
}
.bp-dark .bp-callout.bp-intent-warning {
  color: #fbb360;
}
.bp-dark .bp-callout.bp-intent-warning:not(.bp-minimal) {
  background-color: rgba(200, 118, 25, 0.2);
}
.bp-dark .bp-callout.bp-intent-warning[class*=bp-icon-]::before,
.bp-dark .bp-callout.bp-intent-warning > .bp-icon:first-child,
.bp-dark .bp-callout.bp-intent-warning .bp-heading {
  color: #fbb360;
}
.bp-callout.bp-intent-danger {
  color: #ac2f33;
}
.bp-callout.bp-intent-danger:not(.bp-minimal) {
  background-color: rgba(205, 66, 70, 0.1);
}
@media (forced-colors: active) and (prefers-color-scheme: dark) {
  .bp-callout.bp-intent-danger {
    border: 1px solid buttonborder;
  }
}
.bp-callout.bp-intent-danger[class*=bp-icon-]::before,
.bp-callout.bp-intent-danger > .bp-icon:first-child,
.bp-callout.bp-intent-danger .bp-heading {
  color: #ac2f33;
}
.bp-dark .bp-callout.bp-intent-danger {
  color: #fa999c;
}
.bp-dark .bp-callout.bp-intent-danger:not(.bp-minimal) {
  background-color: rgba(205, 66, 70, 0.2);
}
.bp-dark .bp-callout.bp-intent-danger[class*=bp-icon-]::before,
.bp-dark .bp-callout.bp-intent-danger > .bp-icon:first-child,
.bp-dark .bp-callout.bp-intent-danger .bp-heading {
  color: #fa999c;
}
.bp-callout.bp-intent-primary a {
  text-decoration: underline;
}
.bp-callout.bp-intent-primary a:hover {
  color: #184a90;
}
.bp-dark .bp-callout.bp-intent-primary a:hover {
  color: #99c4ff;
}
.bp-running-text .bp-callout {
  margin: 20px 0;
}

/*
 * Copyright 2023 Palantir Technologies, Inc. All rights reserved.
 */
/* stylelint-disable-next-line @blueprintjs/prefer-spacing-variable */
.bp-card {
  background-color: #ffffff;
  border-radius: 4px;
  box-shadow: 0 0 0 1px rgba(17, 20, 24, 0.15), 0 0 5px 0 rgba(0, 0, 0, 0.02);
  padding: 20px;
  transition: transform 200ms cubic-bezier(0.4, 1, 0.75, 0.9), box-shadow 200ms cubic-bezier(0.4, 1, 0.75, 0.9);
}
.bp-card.bp-dark, .bp-dark .bp-card {
  background-color: #252a31;
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.2), 0 0 10px 0 rgba(0, 0, 0, 0.2);
}
@media (forced-colors: active) and (prefers-color-scheme: dark) {
  .bp-card {
    border: 1px solid buttonborder;
    box-shadow: none;
  }
}

.bp-elevation-0 {
  box-shadow: 0 0 0 1px rgba(17, 20, 24, 0.15), 0 0 5px 0 rgba(0, 0, 0, 0.02);
}
.bp-elevation-0.bp-dark, .bp-dark .bp-elevation-0 {
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.2), 0 0 10px 0 rgba(0, 0, 0, 0.2);
}
@media (forced-colors: active) and (prefers-color-scheme: dark) {
  .bp-elevation-0 {
    border: 1px solid buttonborder;
  }
}

.bp-elevation-1 {
  box-shadow: 0 0 0 1px rgba(17, 20, 24, 0.1), 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px -1px rgba(0, 0, 0, 0.1);
}
.bp-elevation-1.bp-dark, .bp-dark .bp-elevation-1 {
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.2), 0 1px 10px 0 rgba(0, 0, 0, 0.2), inset 0 0 0.5px 0 rgba(255, 255, 255, 0.3), inset 0 0.5px 0 0 rgba(255, 255, 255, 0.08), 0 1px 10px -1px rgba(0, 0, 0, 0.2);
}
@media (forced-colors: active) and (prefers-color-scheme: dark) {
  .bp-elevation-1 {
    border: 1px solid buttonborder;
  }
}

.bp-elevation-2 {
  box-shadow: 0 0 0 1px rgba(17, 20, 24, 0.1), 0 4px 6px -4px rgba(0, 0, 0, 0.1), 0 10px 15px -3px rgba(0, 0, 0, 0.1);
}
.bp-elevation-2.bp-dark, .bp-dark .bp-elevation-2 {
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.2), 0 4px 6px -4px rgba(0, 0, 0, 0.5), inset 0 0 0.5px 0 rgba(255, 255, 255, 0.3), inset 0 0.5px 0 0 rgba(255, 255, 255, 0.08), 0 10px 30px -5px rgba(0, 0, 0, 0.5);
}
@media (forced-colors: active) and (prefers-color-scheme: dark) {
  .bp-elevation-2 {
    border: 1px solid buttonborder;
  }
}

.bp-elevation-3 {
  box-shadow: 0 0 0 1px rgba(17, 20, 24, 0.1), 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 15px -3px rgba(0, 0, 0, 0.1);
}
.bp-elevation-3.bp-dark, .bp-dark .bp-elevation-3 {
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.2), 0 20px 25px -5px rgba(0, 0, 0, 0.3), inset 0 0 0.5px 0 rgba(255, 255, 255, 0.3), inset 0 0.5px 0 0 rgba(255, 255, 255, 0.08), 0 10px 30px -5px rgba(0, 0, 0, 0.3);
}
@media (forced-colors: active) and (prefers-color-scheme: dark) {
  .bp-elevation-3 {
    border: 1px solid buttonborder;
  }
}

.bp-elevation-4 {
  box-shadow: 0 0 0 1px rgba(17, 20, 24, 0.1), 0 25px 50px -12px rgba(0, 0, 0, 0.3);
}
.bp-elevation-4.bp-dark, .bp-dark .bp-elevation-4 {
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.2), 0 25px 60px -12px rgba(0, 0, 0, 0.85), inset 0 0 0.5px 0 rgba(255, 255, 255, 0.3), inset 0 0.5px 0 0 rgba(255, 255, 255, 0.08);
}
@media (forced-colors: active) and (prefers-color-scheme: dark) {
  .bp-elevation-4 {
    border: 1px solid buttonborder;
  }
}

.bp-card.bp-compact {
  padding: 16px;
}

.bp-card.bp-interactive:hover {
  box-shadow: 0 0 0 1px rgba(17, 20, 24, 0.1), 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 15px -3px rgba(0, 0, 0, 0.1);
  cursor: pointer;
}
.bp-card.bp-interactive:hover.bp-dark, .bp-dark .bp-card.bp-interactive:hover {
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.2), 0 20px 25px -5px rgba(0, 0, 0, 0.3), inset 0 0 0.5px 0 rgba(255, 255, 255, 0.3), inset 0 0.5px 0 0 rgba(255, 255, 255, 0.08), 0 10px 30px -5px rgba(0, 0, 0, 0.3);
}
.bp-card.bp-interactive.bp-selected {
  box-shadow: 0 0 0 3px rgba(76, 144, 240, 0.2), 0 0 0 1px #4c90f0;
}
.bp-card.bp-interactive.bp-selected.bp-dark, .bp-dark .bp-card.bp-interactive.bp-selected {
  box-shadow: 0 0 0 3px rgba(138, 187, 255, 0.4), 0 0 0 1px #8abbff;
}
.bp-card.bp-interactive:active {
  box-shadow: 0 0 0 1px rgba(17, 20, 24, 0.1), 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px -1px rgba(0, 0, 0, 0.1);
  transition-duration: 0;
}
.bp-card.bp-interactive:active.bp-dark, .bp-dark .bp-card.bp-interactive:active {
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.2), 0 1px 10px 0 rgba(0, 0, 0, 0.2), inset 0 0 0.5px 0 rgba(255, 255, 255, 0.3), inset 0 0.5px 0 0 rgba(255, 255, 255, 0.08), 0 1px 10px -1px rgba(0, 0, 0, 0.2);
}

/*
 * Copyright 2023 Palantir Technologies, Inc. All rights reserved.
 */
/* stylelint-disable-next-line @blueprintjs/prefer-spacing-variable */
.bp-card-list {
  overflow: auto;
  padding: 0;
  width: 100%;
}
.bp-card-list > .bp-card {
  align-items: center;
  border-radius: 0;
  box-shadow: none;
  display: flex;
  min-height: 47px;
  padding: 8px 20px;
}
.bp-card-list > .bp-card.bp-interactive:hover, .bp-card-list > .bp-card.bp-interactive:active {
  background-color: #f6f7f9;
  box-shadow: none;
}
.bp-dark .bp-card-list > .bp-card.bp-interactive:hover, .bp-dark .bp-card-list > .bp-card.bp-interactive:active {
  background-color: #2f343c;
}
.bp-card-list > .bp-card.bp-selected {
  background-color: #edeff2;
  box-shadow: none;
}
.bp-dark .bp-card-list > .bp-card.bp-selected {
  background-color: #383e47;
  box-shadow: none;
}
.bp-card-list > .bp-card:not(:last-child) {
  border-bottom: 1px solid rgba(17, 20, 24, 0.1);
}
.bp-dark .bp-card-list > .bp-card:not(:last-child) {
  border-color: rgba(255, 255, 255, 0.1);
}
.bp-card-list.bp-compact {
  padding: 0;
}
.bp-card-list.bp-compact > .bp-card {
  min-height: 47px;
  padding: 8px 16px;
}
.bp-dark .bp-card-list {
  padding: 1px;
}
.bp-card-list:not(.bp-card-list-bordered) {
  border-radius: 0;
  box-shadow: none;
}
.bp-dark .bp-card-list:not(.bp-card-list-bordered) {
  margin: 1px;
  width: calc(100% - 2px);
}

/*
 * Copyright 2023 Palantir Technologies, Inc. All rights reserved.
 */
.bp-collapse {
  height: 0;
  overflow-y: hidden;
  transition: height 200ms cubic-bezier(0.4, 1, 0.75, 0.9);
}
.bp-collapse .bp-collapse-body {
  transition: transform 200ms cubic-bezier(0.4, 1, 0.75, 0.9);
}
.bp-collapse .bp-collapse-body[aria-hidden=true] {
  display: none;
}

/*
 * Copyright 2023 Palantir Technologies, Inc. All rights reserved.
 */
.bp-context-menu-virtual-target {
  position: fixed;
}

/*
 * Copyright 2023 Palantir Technologies, Inc. All rights reserved.
 */
/* stylelint-disable-next-line @blueprintjs/prefer-spacing-variable */
.bp-card.bp-control-card, .bp-card-list > .bp-card.bp-control-card {
  min-height: auto;
  padding: 0;
}

.bp-control-card .bp-control.bp-control.bp-control {
  align-items: flex-start;
  display: flex;
  gap: 8px;
  margin: 0;
  padding: 20px;
  width: 100%;
}
.bp-control-card .bp-control.bp-control.bp-control.bp-align-left {
  flex-direction: row;
  justify-content: flex-start;
}
.bp-control-card .bp-control.bp-control.bp-control.bp-align-right {
  flex-direction: row-reverse;
  justify-content: space-between;
}
.bp-card-list .bp-control-card .bp-control.bp-control.bp-control {
  padding: 20px;
}
.bp-card-list.bp-compact .bp-control-card .bp-control.bp-control.bp-control {
  padding: 16px;
}
.bp-control-card .bp-control.bp-control.bp-control .bp-control-indicator {
  margin: 0;
}
.bp-control-card.bp-compact .bp-control.bp-control.bp-control {
  padding: 16px;
}

/*
 * Copyright 2023 Palantir Technologies, Inc. All rights reserved.
 */
.bp-divider {
  border-bottom: 1px solid rgba(17, 20, 24, 0.15);
  border-right: 1px solid rgba(17, 20, 24, 0.15);
  margin: 4px;
}
.bp-dark .bp-divider {
  border-color: rgba(255, 255, 255, 0.2);
}
.bp-divider.bp-compact {
  margin: 0;
}

/*
 * Copyright 2023 Palantir Technologies, Inc. All rights reserved.
 */
/*
A mixin to generate the classes for a React CSSTransition which animates any number of CSS
properties at once.

Transitioned properties are specificed as a map of property names to lists of (inital value, final
value). For enter & appear transitions, each property will transition from its initial to its final
value. For exit transitions, each property will transition in reverse, from final to initial.

**Simple example:**
`@include react-transition("popover", (opacity: 0 1), $before: "&");`
Transition named "popover" moves opacity from 0 to 1. `"&"` indicates that the
Transition classes are expected to be applied to this element, where the mixin is invoked.

**Params:**
$name: React transitionName prop
$properties: map of CSS property to (initial, final) values
$duration: transition duration
$easing: transition easing function
$delay: transition delay
$before: selector text to insert before transition name (often to select self: &)
$after: selector text to insert after transiton name (to select children)
*/
/*
A mixin to generate the classes for one phase of a React CSSTransition.
`$phase` must be `appear` or `enter` or `exit`.
If `enter` phase is given then `appear` phase will be generated at the same time.
If `exit` phase is given then property values are animated in reverse, from final to initial.

**Example:**
@include react-transition-phase(toast, enter, $enter-translate, $before: "&");
@include react-transition-phase(toast, leave, $leave-blur, $pt-transition-duration * 3, $before: "&");
*/
/*
Given map of properties to values, set each property to the value at the given index.
(remember that sass indices are 1-based).

Example: `each-prop((opacity: 0 1), 2)` will print "opacity: 1"
*/
/*
Format transition class name with all the bits.
"enter" phase will include "appear" phase in returned name.
*/
/*
 * Copyright 2023 Palantir Technologies, Inc. All rights reserved.
 */
.bp-dialog-container {
  opacity: 1;
  transform: scale(1);
}
.bp-dialog-container.bp-overlay-enter > .bp-dialog, .bp-dialog-container.bp-overlay-appear > .bp-dialog {
  opacity: 0;
  transform: scale(0.5);
}
.bp-dialog-container.bp-overlay-enter-active > .bp-dialog, .bp-dialog-container.bp-overlay-appear-active > .bp-dialog {
  opacity: 1;
  transform: scale(1);
  transition-delay: 0;
  transition-duration: 300ms;
  transition-property: opacity, transform;
  /* stylelint-disable-next-line declaration-block-no-redundant-longhand-properties */
  transition-timing-function: cubic-bezier(0.54, 1.12, 0.38, 1.11);
}
.bp-dialog-container.bp-overlay-exit > .bp-dialog {
  opacity: 1;
  transform: scale(1);
}
.bp-dialog-container.bp-overlay-exit-active > .bp-dialog {
  opacity: 0;
  transform: scale(0.5);
  transition-delay: 0;
  transition-duration: 300ms;
  transition-property: opacity, transform;
  /* stylelint-disable-next-line declaration-block-no-redundant-longhand-properties */
  transition-timing-function: cubic-bezier(0.54, 1.12, 0.38, 1.11);
}
.bp-dialog-container {
  align-items: center;
  display: flex;
  justify-content: center;
  min-height: 100%;
  pointer-events: none;
  user-select: none;
  width: 100%;
}

.bp-dialog {
  background: #f6f7f9;
  border-radius: 4px;
  box-shadow: 0 0 0 1px rgba(17, 20, 24, 0.1), 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 15px -3px rgba(0, 0, 0, 0.1);
  display: flex;
  flex-direction: column;
  margin: 32px 0;
  pointer-events: all;
  user-select: text;
  width: 500px;
}
.bp-dialog:focus {
  outline: 0;
}
.bp-dialog.bp-dark, .bp-dark .bp-dialog {
  background: #1c2127;
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.2), 0 20px 25px -5px rgba(0, 0, 0, 0.3), inset 0 0 0.5px 0 rgba(255, 255, 255, 0.3), inset 0 0.5px 0 0 rgba(255, 255, 255, 0.08), 0 10px 30px -5px rgba(0, 0, 0, 0.3);
  color: #f6f7f9;
}
@media (forced-colors: active) and (prefers-color-scheme: dark) {
  .bp-dialog {
    border: 1px solid buttonborder;
  }
}

.bp-dialog-header {
  align-items: center;
  background: #ffffff;
  border-radius: 4px 4px 0 0;
  box-shadow: 0 1px 0 rgba(17, 20, 24, 0.15);
  display: flex;
  flex: 0 0 auto;
  min-height: 38px;
  padding: 4px;
  padding-left: 16px;
  z-index: 0;
}
.bp-dialog-header .bp-icon-large,
.bp-dialog-header .bp-icon {
  flex: 0 0 auto;
  margin-left: -4px;
  margin-right: 8px;
}
.bp-dialog-header .bp-icon-large:not([class*=bp-intent]),
.bp-dialog-header .bp-icon:not([class*=bp-intent]) {
  color: #5f6b7c;
}
.bp-dialog-header .bp-heading {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-wrap: normal;
  flex: 1 1 auto;
  font-size: 14px;
  line-height: inherit;
  margin: 0;
}
.bp-dialog-header .bp-heading:last-child {
  margin-right: 16px;
}
.bp-dark .bp-dialog-header {
  background: #2f343c;
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.2);
}
.bp-dark .bp-dialog-header :not([class*=bp-intent]).bp-icon-large, .bp-dark .bp-dialog-header :not([class*=bp-intent]).bp-icon {
  color: #abb3bf;
}
@media (forced-colors: active) and (prefers-color-scheme: dark) {
  .bp-dialog-header {
    border-bottom: 1px solid buttonborder;
  }
}

.bp-dialog-body {
  flex: 1 1 auto;
  margin: 16px;
}

.bp-dialog-body-scroll-container {
  margin: 0;
  max-height: 70vh;
  overflow: auto;
  padding: 16px;
}

.bp-dialog-footer {
  flex: 0 0 auto;
  margin: 16px;
}

.bp-dialog-footer-fixed {
  align-items: center;
  background-color: #ffffff;
  border-radius: 0 0 4px 4px;
  border-top: 1px solid rgba(17, 20, 24, 0.15);
  display: flex;
  gap: 16px;
  justify-content: space-between;
  margin: 0;
  padding: 8px 8px 8px 16px;
}
.bp-dark .bp-dialog-footer-fixed {
  background: #383e47;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
}

.bp-dialog-footer-main-section {
  flex: 1 1 auto;
}

.bp-dialog-footer-actions {
  display: flex;
  justify-content: flex-end;
}
.bp-dialog-footer-actions .bp-button {
  margin-left: 8px;
}

/*
 * Copyright 2023 Palantir Technologies, Inc. All rights reserved.
 */
/*
A mixin to generate the classes for a React CSSTransition which animates any number of CSS
properties at once.

Transitioned properties are specificed as a map of property names to lists of (inital value, final
value). For enter & appear transitions, each property will transition from its initial to its final
value. For exit transitions, each property will transition in reverse, from final to initial.

**Simple example:**
`@include react-transition("popover", (opacity: 0 1), $before: "&");`
Transition named "popover" moves opacity from 0 to 1. `"&"` indicates that the
Transition classes are expected to be applied to this element, where the mixin is invoked.

**Params:**
$name: React transitionName prop
$properties: map of CSS property to (initial, final) values
$duration: transition duration
$easing: transition easing function
$delay: transition delay
$before: selector text to insert before transition name (often to select self: &)
$after: selector text to insert after transiton name (to select children)
*/
/*
A mixin to generate the classes for one phase of a React CSSTransition.
`$phase` must be `appear` or `enter` or `exit`.
If `enter` phase is given then `appear` phase will be generated at the same time.
If `exit` phase is given then property values are animated in reverse, from final to initial.

**Example:**
@include react-transition-phase(toast, enter, $enter-translate, $before: "&");
@include react-transition-phase(toast, leave, $leave-blur, $pt-transition-duration * 3, $before: "&");
*/
/*
Given map of properties to values, set each property to the value at the given index.
(remember that sass indices are 1-based).

Example: `each-prop((opacity: 0 1), 2)` will print "opacity: 1"
*/
/*
Format transition class name with all the bits.
"enter" phase will include "appear" phase in returned name.
*/
/*
 * Copyright 2023 Palantir Technologies, Inc. All rights reserved.
 */
.bp-multistep-dialog-panels {
  display: flex;
}
.bp-multistep-dialog-panels:first-child .bp-dialog-step-container:first-child {
  border-radius: 4px 0 0 0;
}
.bp-multistep-dialog-panels:first-child .bp-multistep-dialog-right-panel {
  border-top-right-radius: 4px;
}
.bp-multistep-dialog-nav-top .bp-multistep-dialog-panels {
  flex-direction: column;
}
.bp-multistep-dialog-nav-top .bp-multistep-dialog-panels:first-child .bp-dialog-step-container:first-child {
  border-radius: 4px 0 0 0;
}
.bp-multistep-dialog-nav-top .bp-multistep-dialog-panels:first-child .bp-dialog-step-container:last-child {
  border-radius: 0 4px 0 0;
}
.bp-multistep-dialog-nav-top .bp-multistep-dialog-panels .bp-multistep-dialog-left-panel {
  flex-direction: row;
}
.bp-multistep-dialog-nav-top .bp-multistep-dialog-panels .bp-dialog-step-container {
  flex-grow: 1;
}
.bp-multistep-dialog-nav-top .bp-multistep-dialog-panels .bp-dialog-step-container:not(:first-child) {
  border-left: 1px solid rgba(17, 20, 24, 0.15);
}
.bp-dark .bp-multistep-dialog-nav-top .bp-multistep-dialog-panels .bp-dialog-step-container {
  border-color: rgba(17, 20, 24, 0.4);
}
.bp-multistep-dialog-nav-top .bp-multistep-dialog-panels .bp-multistep-dialog-right-panel {
  border-left: none;
}
.bp-multistep-dialog-nav-top .bp-multistep-dialog-panels .bp-multistep-dialog-right-panel,
.bp-multistep-dialog-nav-top .bp-multistep-dialog-panels .bp-multistep-dialog-footer {
  border-radius: 0 0 4px 4px;
}
.bp-multistep-dialog-nav-right .bp-multistep-dialog-panels {
  flex-direction: row-reverse;
}
.bp-multistep-dialog-nav-right .bp-multistep-dialog-panels:first-child .bp-multistep-dialog-right-panel {
  border-radius: 4px 0 0 4px;
}
.bp-multistep-dialog-nav-right .bp-multistep-dialog-panels:first-child .bp-dialog-step-container:first-child {
  border-radius: 0 4px 0 0;
}
.bp-multistep-dialog-nav-right .bp-multistep-dialog-panels .bp-multistep-dialog-left-panel {
  border-radius: 0 0 4px;
}
.bp-multistep-dialog-nav-right .bp-multistep-dialog-panels .bp-multistep-dialog-right-panel {
  border-left: none;
  border-radius: 4px 0 0 4px;
  border-right: 1px solid rgba(17, 20, 24, 0.15);
}
.bp-dark .bp-multistep-dialog-nav-right .bp-multistep-dialog-panels .bp-multistep-dialog-right-panel {
  border-color: rgba(17, 20, 24, 0.4);
}
.bp-multistep-dialog-nav-right .bp-multistep-dialog-panels .bp-dialog-footer {
  border-bottom-left-radius: 0;
}

.bp-multistep-dialog-left-panel {
  display: flex;
  flex: 1;
  flex-direction: column;
}
.bp-dark .bp-multistep-dialog-left-panel {
  background: #252a31;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  border-bottom-left-radius: 4px;
  border-left: 1px solid rgba(255, 255, 255, 0.2);
}

.bp-multistep-dialog-right-panel {
  background-color: #f6f7f9;
  border-left: 1px solid rgba(17, 20, 24, 0.15);
  border-radius: 0 0 4px;
  flex: 3;
  min-width: 0;
}
.bp-dark .bp-multistep-dialog-right-panel {
  background-color: #2f343c;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  border-bottom-right-radius: 4px;
  border-left: 1px solid rgba(255, 255, 255, 0.2);
  border-right: 1px solid rgba(255, 255, 255, 0.2);
}

.bp-dialog-step-container {
  background-color: #f6f7f9;
  border-bottom: 1px solid rgba(17, 20, 24, 0.15);
}
.bp-dark .bp-dialog-step-container {
  background: #2f343c;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.bp-dialog-step-container.bp-dialog-step-viewed {
  background-color: #ffffff;
}
.bp-dark .bp-dialog-step-container.bp-dialog-step-viewed {
  background: #383e47;
}

.bp-dialog-step {
  align-items: center;
  border-radius: 4px;
  cursor: not-allowed;
  display: flex;
  margin: 4px;
  padding: 6px 14px;
}
.bp-dark .bp-dialog-step {
  background: #2f343c;
}
.bp-dialog-step-viewed .bp-dialog-step {
  background-color: #ffffff;
  cursor: pointer;
}
.bp-dark .bp-dialog-step-viewed .bp-dialog-step {
  background: #383e47;
}
.bp-dialog-step:hover {
  background-color: #f6f7f9;
}
.bp-dark .bp-dialog-step:hover {
  background: #2f343c;
}

.bp-dialog-step-icon {
  align-items: center;
  background-color: rgba(95, 107, 124, 0.6);
  border-radius: 50%;
  color: #ffffff;
  display: flex;
  height: 24px;
  justify-content: center;
  width: 24px;
}
.bp-dark .bp-dialog-step-icon {
  background-color: rgba(171, 179, 191, 0.6);
}
.bp-active.bp-dialog-step-viewed .bp-dialog-step-icon {
  background-color: #2d72d2;
}
.bp-dialog-step-viewed .bp-dialog-step-icon {
  background-color: #8f99a8;
}

.bp-dialog-step-title {
  color: rgba(95, 107, 124, 0.6);
  flex: 1;
  padding-left: 8px;
}
.bp-dark .bp-dialog-step-title {
  color: rgba(171, 179, 191, 0.6);
}
.bp-active.bp-dialog-step-viewed .bp-dialog-step-title {
  color: #2d72d2;
}
.bp-dark .bp-active.bp-dialog-step-viewed .bp-dialog-step-title {
  color: #8abbff;
}
.bp-dialog-step-viewed:not(.bp-active) .bp-dialog-step-title {
  color: #1c2127;
}
.bp-dark .bp-dialog-step-viewed:not(.bp-active) .bp-dialog-step-title {
  color: #f6f7f9;
}

/*
 * Copyright 2023 Palantir Technologies, Inc. All rights reserved.
 */
/*
A mixin to generate the classes for a React CSSTransition which animates any number of CSS
properties at once.

Transitioned properties are specificed as a map of property names to lists of (inital value, final
value). For enter & appear transitions, each property will transition from its initial to its final
value. For exit transitions, each property will transition in reverse, from final to initial.

**Simple example:**
`@include react-transition("popover", (opacity: 0 1), $before: "&");`
Transition named "popover" moves opacity from 0 to 1. `"&"` indicates that the
Transition classes are expected to be applied to this element, where the mixin is invoked.

**Params:**
$name: React transitionName prop
$properties: map of CSS property to (initial, final) values
$duration: transition duration
$easing: transition easing function
$delay: transition delay
$before: selector text to insert before transition name (often to select self: &)
$after: selector text to insert after transiton name (to select children)
*/
/*
A mixin to generate the classes for one phase of a React CSSTransition.
`$phase` must be `appear` or `enter` or `exit`.
If `enter` phase is given then `appear` phase will be generated at the same time.
If `exit` phase is given then property values are animated in reverse, from final to initial.

**Example:**
@include react-transition-phase(toast, enter, $enter-translate, $before: "&");
@include react-transition-phase(toast, leave, $leave-blur, $pt-transition-duration * 3, $before: "&");
*/
/*
Given map of properties to values, set each property to the value at the given index.
(remember that sass indices are 1-based).

Example: `each-prop((opacity: 0 1), 2)` will print "opacity: 1"
*/
/*
Format transition class name with all the bits.
"enter" phase will include "appear" phase in returned name.
*/
/*
 * Copyright 2023 Palantir Technologies, Inc. All rights reserved.
 */
.bp-drawer {
  background: #ffffff;
  box-shadow: 0 0 0 1px rgba(17, 20, 24, 0.1), 0 25px 50px -12px rgba(0, 0, 0, 0.3);
  display: flex;
  flex-direction: column;
  margin: 0;
  padding: 0;
}
.bp-drawer:focus {
  outline: 0;
}
.bp-drawer.bp-position-top.bp-overlay-enter, .bp-drawer.bp-position-top.bp-overlay-appear {
  transform: translateY(-100%);
}
.bp-drawer.bp-position-top.bp-overlay-enter-active, .bp-drawer.bp-position-top.bp-overlay-appear-active {
  transform: translateY(0);
  transition-delay: 0;
  transition-duration: 200ms;
  transition-property: transform;
  /* stylelint-disable-next-line declaration-block-no-redundant-longhand-properties */
  transition-timing-function: cubic-bezier(0.4, 1, 0.75, 0.9);
}
.bp-drawer.bp-position-top.bp-overlay-exit {
  transform: translateY(0);
}
.bp-drawer.bp-position-top.bp-overlay-exit-active {
  transform: translateY(-100%);
  transition-delay: 0;
  transition-duration: 100ms;
  transition-property: transform;
  /* stylelint-disable-next-line declaration-block-no-redundant-longhand-properties */
  transition-timing-function: cubic-bezier(0.4, 1, 0.75, 0.9);
}
.bp-drawer.bp-position-top {
  height: 50%;
  left: 0;
  right: 0;
  top: 0;
}
@media (forced-colors: active) and (prefers-color-scheme: dark) {
  .bp-drawer.bp-position-top {
    border-bottom: 1px solid buttonborder;
  }
}
.bp-drawer.bp-position-bottom.bp-overlay-enter, .bp-drawer.bp-position-bottom.bp-overlay-appear {
  transform: translateY(100%);
}
.bp-drawer.bp-position-bottom.bp-overlay-enter-active, .bp-drawer.bp-position-bottom.bp-overlay-appear-active {
  transform: translateY(0);
  transition-delay: 0;
  transition-duration: 200ms;
  transition-property: transform;
  /* stylelint-disable-next-line declaration-block-no-redundant-longhand-properties */
  transition-timing-function: cubic-bezier(0.4, 1, 0.75, 0.9);
}
.bp-drawer.bp-position-bottom.bp-overlay-exit {
  transform: translateY(0);
}
.bp-drawer.bp-position-bottom.bp-overlay-exit-active {
  transform: translateY(100%);
  transition-delay: 0;
  transition-duration: 100ms;
  transition-property: transform;
  /* stylelint-disable-next-line declaration-block-no-redundant-longhand-properties */
  transition-timing-function: cubic-bezier(0.4, 1, 0.75, 0.9);
}
.bp-drawer.bp-position-bottom {
  bottom: 0;
  height: 50%;
  left: 0;
  right: 0;
}
@media (forced-colors: active) and (prefers-color-scheme: dark) {
  .bp-drawer.bp-position-bottom {
    border-top: 1px solid buttonborder;
  }
}
.bp-drawer.bp-position-left.bp-overlay-enter, .bp-drawer.bp-position-left.bp-overlay-appear {
  transform: translateX(-100%);
}
.bp-drawer.bp-position-left.bp-overlay-enter-active, .bp-drawer.bp-position-left.bp-overlay-appear-active {
  transform: translateX(0);
  transition-delay: 0;
  transition-duration: 200ms;
  transition-property: transform;
  /* stylelint-disable-next-line declaration-block-no-redundant-longhand-properties */
  transition-timing-function: cubic-bezier(0.4, 1, 0.75, 0.9);
}
.bp-drawer.bp-position-left.bp-overlay-exit {
  transform: translateX(0);
}
.bp-drawer.bp-position-left.bp-overlay-exit-active {
  transform: translateX(-100%);
  transition-delay: 0;
  transition-duration: 100ms;
  transition-property: transform;
  /* stylelint-disable-next-line declaration-block-no-redundant-longhand-properties */
  transition-timing-function: cubic-bezier(0.4, 1, 0.75, 0.9);
}
.bp-drawer.bp-position-left {
  bottom: 0;
  left: 0;
  top: 0;
  width: 50%;
}
@media (forced-colors: active) and (prefers-color-scheme: dark) {
  .bp-drawer.bp-position-left {
    border-right: 1px solid buttonborder;
  }
}
.bp-drawer.bp-position-right.bp-overlay-enter, .bp-drawer.bp-position-right.bp-overlay-appear {
  transform: translateX(100%);
}
.bp-drawer.bp-position-right.bp-overlay-enter-active, .bp-drawer.bp-position-right.bp-overlay-appear-active {
  transform: translateX(0);
  transition-delay: 0;
  transition-duration: 200ms;
  transition-property: transform;
  /* stylelint-disable-next-line declaration-block-no-redundant-longhand-properties */
  transition-timing-function: cubic-bezier(0.4, 1, 0.75, 0.9);
}
.bp-drawer.bp-position-right.bp-overlay-exit {
  transform: translateX(0);
}
.bp-drawer.bp-position-right.bp-overlay-exit-active {
  transform: translateX(100%);
  transition-delay: 0;
  transition-duration: 100ms;
  transition-property: transform;
  /* stylelint-disable-next-line declaration-block-no-redundant-longhand-properties */
  transition-timing-function: cubic-bezier(0.4, 1, 0.75, 0.9);
}
.bp-drawer.bp-position-right {
  bottom: 0;
  right: 0;
  top: 0;
  width: 50%;
}
@media (forced-colors: active) and (prefers-color-scheme: dark) {
  .bp-drawer.bp-position-right {
    border-left: 1px solid buttonborder;
  }
}
.bp-drawer.bp-dark, .bp-dark .bp-drawer {
  background: #2f343c;
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.2), 0 20px 25px -5px rgba(0, 0, 0, 0.3), inset 0 0 0.5px 0 rgba(255, 255, 255, 0.3), inset 0 0.5px 0 0 rgba(255, 255, 255, 0.08), 0 10px 30px -5px rgba(0, 0, 0, 0.3);
  color: #f6f7f9;
}

.bp-drawer-header {
  align-items: center;
  border-radius: 0;
  box-shadow: 0 1px 0 rgba(17, 20, 24, 0.15);
  display: flex;
  flex: 0 0 auto;
  min-height: 40px;
  padding: 5px;
  padding-left: 20px;
  position: relative;
}
@media (forced-colors: active) and (prefers-color-scheme: dark) {
  .bp-drawer-header {
    border-bottom: 1px solid buttonborder;
  }
}
.bp-drawer-header .bp-icon-large,
.bp-drawer-header .bp-icon {
  color: #5f6b7c;
  flex: 0 0 auto;
  margin-right: 10px;
}
.bp-drawer-header .bp-heading {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-wrap: normal;
  flex: 1 1 auto;
  line-height: inherit;
  margin: 0;
}
.bp-drawer-header .bp-heading:last-child {
  margin-right: 20px;
}
.bp-dark .bp-drawer-header {
  box-shadow: 0 1px 0 rgba(17, 20, 24, 0.4);
}
.bp-dark .bp-drawer-header .bp-icon-large,
.bp-dark .bp-drawer-header .bp-icon {
  color: #abb3bf;
}

.bp-drawer-body {
  flex: 1 1 auto;
  line-height: 18px;
  overflow: auto;
}

.bp-drawer-footer {
  box-shadow: inset 0 1px 0 rgba(17, 20, 24, 0.15);
  flex: 0 0 auto;
  padding: 10px 20px;
  position: relative;
}
.bp-dark .bp-drawer-footer {
  box-shadow: inset 0 1px 0 rgba(17, 20, 24, 0.4);
}

/*
 * Copyright 2023 Palantir Technologies, Inc. All rights reserved.
 */
/*
 * Copyright 2023 Palantir Technologies, Inc. All rights reserved.
 */
/*
 * Copyright 2023 Palantir Technologies, Inc. All rights reserved.
 */
/*
 * Copyright 2023 Palantir Technologies, Inc. All rights reserved.
 */
/*
 * Copyright 2023 Palantir Technologies, Inc. All rights reserved.
 */
/* stylelint-disable-next-line @blueprintjs/prefer-spacing-variable */
/*
 * Copyright 2023 Palantir Technologies, Inc. All rights reserved.
 */
/*
CSS `border` property issues:
- An element can only have one border.
- Borders can't stack with shadows.
- Borders modify the size of the element they're applied to.
- Border positioning requires the extra `box-sizing` property.

`box-shadow` doesn't have these issues, we're using it instead of `border`.
*/
:root {
  --bp-button-warning-rest: var(--bp-palette-orange-5);
}

@supports (color: oklch(from var(--any-color) l c h)) {
  :root {
    --bp-button-warning-rest: oklch(
      from var(--bp-intent-warning-rest) calc(l + 0.177) calc(c - 0.01) calc(h + 6.26)
    );
  }
}
.bp-editable-text {
  cursor: text;
  display: inline-block;
  max-width: 100%;
  position: relative;
  vertical-align: top;
  white-space: nowrap;
}
.bp-editable-text::before {
  inset: -2px;
  position: absolute;
  border-radius: 4px;
  content: "";
  transition: background-color 100ms cubic-bezier(0.4, 1, 0.75, 0.9), box-shadow 100ms cubic-bezier(0.4, 1, 0.75, 0.9);
}
.bp-editable-text:hover::before {
  box-shadow: 0 0 0 0 rgba(33, 93, 176, 0), 0 0 0 0 rgba(33, 93, 176, 0), inset 0 0 0 1px rgba(17, 20, 24, 0.15);
}
.bp-editable-text.bp-editable-text-editing::before {
  background-color: #ffffff;
  box-shadow: inset 0 0 0 1px rgba(33, 93, 176, 0.752), 0 0 0 1px rgba(33, 93, 176, 0.752), inset 0 1px 1px rgba(17, 20, 24, 0.2);
}
@media (forced-colors: active) and (prefers-color-scheme: dark) {
  .bp-editable-text:not(.bp-disabled)::before {
    border: 1px solid buttonborder;
  }
}
.bp-editable-text.bp-intent-primary .bp-editable-text-content,
.bp-editable-text.bp-intent-primary .bp-editable-text-input,
.bp-editable-text.bp-intent-primary .bp-editable-text-input::placeholder {
  color: #6a8e23;
}
.bp-editable-text.bp-intent-primary:hover::before {
  box-shadow: 0 0 0 0 rgba(106, 142, 35, 0), 0 0 0 0 rgba(106, 142, 35, 0), inset 0 0 0 1px rgba(106, 142, 35, 0.4);
}
.bp-editable-text.bp-intent-primary.bp-editable-text-editing::before {
  box-shadow: inset 0 0 0 1px rgba(106, 142, 35, 0.752), 0 0 0 1px rgba(106, 142, 35, 0.752), inset 0 1px 1px rgba(17, 20, 24, 0.2);
}
.bp-editable-text.bp-intent-success .bp-editable-text-content,
.bp-editable-text.bp-intent-success .bp-editable-text-input,
.bp-editable-text.bp-intent-success .bp-editable-text-input::placeholder {
  color: #5d8e15;
}
.bp-editable-text.bp-intent-success:hover::before {
  box-shadow: 0 0 0 0 rgba(93, 142, 21, 0), 0 0 0 0 rgba(93, 142, 21, 0), inset 0 0 0 1px rgba(93, 142, 21, 0.4);
}
.bp-editable-text.bp-intent-success.bp-editable-text-editing::before {
  box-shadow: inset 0 0 0 1px rgba(93, 142, 21, 0.752), 0 0 0 1px rgba(93, 142, 21, 0.752), inset 0 1px 1px rgba(17, 20, 24, 0.2);
}
.bp-editable-text.bp-intent-warning .bp-editable-text-content,
.bp-editable-text.bp-intent-warning .bp-editable-text-input,
.bp-editable-text.bp-intent-warning .bp-editable-text-input::placeholder {
  color: #c87619;
}
.bp-editable-text.bp-intent-warning:hover::before {
  box-shadow: 0 0 0 0 rgba(200, 118, 25, 0), 0 0 0 0 rgba(200, 118, 25, 0), inset 0 0 0 1px rgba(200, 118, 25, 0.4);
}
.bp-editable-text.bp-intent-warning.bp-editable-text-editing::before {
  box-shadow: inset 0 0 0 1px rgba(200, 118, 25, 0.752), 0 0 0 1px rgba(200, 118, 25, 0.752), inset 0 1px 1px rgba(17, 20, 24, 0.2);
}
.bp-editable-text.bp-intent-danger .bp-editable-text-content,
.bp-editable-text.bp-intent-danger .bp-editable-text-input,
.bp-editable-text.bp-intent-danger .bp-editable-text-input::placeholder {
  color: #cd4246;
}
.bp-editable-text.bp-intent-danger:hover::before {
  box-shadow: 0 0 0 0 rgba(205, 66, 70, 0), 0 0 0 0 rgba(205, 66, 70, 0), inset 0 0 0 1px rgba(205, 66, 70, 0.4);
}
.bp-editable-text.bp-intent-danger.bp-editable-text-editing::before {
  box-shadow: inset 0 0 0 1px rgba(205, 66, 70, 0.752), 0 0 0 1px rgba(205, 66, 70, 0.752), inset 0 1px 1px rgba(17, 20, 24, 0.2);
}
.bp-dark .bp-editable-text:hover::before {
  box-shadow: 0 0 0 0 rgba(138, 187, 255, 0), 0 0 0 0 rgba(138, 187, 255, 0), inset 0 0 0 1px rgba(255, 255, 255, 0.2);
}
.bp-dark .bp-editable-text.bp-editable-text-editing::before {
  background-color: rgba(17, 20, 24, 0.3);
  box-shadow: inset 0 0 0 1px rgba(138, 187, 255, 0.752), 0 0 0 1px rgba(138, 187, 255, 0.752), inset 0 0 0 1px rgba(255, 255, 255, 0.2), inset 0 -1px 1px 0 rgba(255, 255, 255, 0.3);
}
.bp-dark .bp-editable-text.bp-disabled::before {
  box-shadow: none;
}
.bp-dark .bp-editable-text.bp-intent-primary .bp-editable-text-content,
.bp-dark .bp-editable-text.bp-intent-primary .bp-editable-text-input,
.bp-dark .bp-editable-text.bp-intent-primary .bp-editable-text-input::placeholder {
  color: #8abbff;
}
.bp-dark .bp-editable-text.bp-intent-primary:hover::before {
  box-shadow: 0 0 0 0 rgba(138, 187, 255, 0), 0 0 0 0 rgba(138, 187, 255, 0), inset 0 0 0 1px rgba(138, 187, 255, 0.4);
}
.bp-dark .bp-editable-text.bp-intent-primary.bp-editable-text-editing::before {
  box-shadow: inset 0 0 0 1px rgba(138, 187, 255, 0.752), 0 0 0 1px rgba(138, 187, 255, 0.752), inset 0 0 0 1px rgba(255, 255, 255, 0.2), inset 0 -1px 1px 0 rgba(255, 255, 255, 0.3);
}
.bp-dark .bp-editable-text.bp-intent-success .bp-editable-text-content,
.bp-dark .bp-editable-text.bp-intent-success .bp-editable-text-input,
.bp-dark .bp-editable-text.bp-intent-success .bp-editable-text-input::placeholder {
  color: #72ca9b;
}
.bp-dark .bp-editable-text.bp-intent-success:hover::before {
  box-shadow: 0 0 0 0 rgba(114, 202, 155, 0), 0 0 0 0 rgba(114, 202, 155, 0), inset 0 0 0 1px rgba(114, 202, 155, 0.4);
}
.bp-dark .bp-editable-text.bp-intent-success.bp-editable-text-editing::before {
  box-shadow: inset 0 0 0 1px rgba(114, 202, 155, 0.752), 0 0 0 1px rgba(114, 202, 155, 0.752), inset 0 0 0 1px rgba(255, 255, 255, 0.2), inset 0 -1px 1px 0 rgba(255, 255, 255, 0.3);
}
.bp-dark .bp-editable-text.bp-intent-warning .bp-editable-text-content,
.bp-dark .bp-editable-text.bp-intent-warning .bp-editable-text-input,
.bp-dark .bp-editable-text.bp-intent-warning .bp-editable-text-input::placeholder {
  color: #fbb360;
}
.bp-dark .bp-editable-text.bp-intent-warning:hover::before {
  box-shadow: 0 0 0 0 rgba(251, 179, 96, 0), 0 0 0 0 rgba(251, 179, 96, 0), inset 0 0 0 1px rgba(251, 179, 96, 0.4);
}
.bp-dark .bp-editable-text.bp-intent-warning.bp-editable-text-editing::before {
  box-shadow: inset 0 0 0 1px rgba(251, 179, 96, 0.752), 0 0 0 1px rgba(251, 179, 96, 0.752), inset 0 0 0 1px rgba(255, 255, 255, 0.2), inset 0 -1px 1px 0 rgba(255, 255, 255, 0.3);
}
.bp-dark .bp-editable-text.bp-intent-danger .bp-editable-text-content,
.bp-dark .bp-editable-text.bp-intent-danger .bp-editable-text-input,
.bp-dark .bp-editable-text.bp-intent-danger .bp-editable-text-input::placeholder {
  color: #fa999c;
}
.bp-dark .bp-editable-text.bp-intent-danger:hover::before {
  box-shadow: 0 0 0 0 rgba(250, 153, 156, 0), 0 0 0 0 rgba(250, 153, 156, 0), inset 0 0 0 1px rgba(250, 153, 156, 0.4);
}
.bp-dark .bp-editable-text.bp-intent-danger.bp-editable-text-editing::before {
  box-shadow: inset 0 0 0 1px rgba(250, 153, 156, 0.752), 0 0 0 1px rgba(250, 153, 156, 0.752), inset 0 0 0 1px rgba(255, 255, 255, 0.2), inset 0 -1px 1px 0 rgba(255, 255, 255, 0.3);
}
.bp-editable-text.bp-disabled::before {
  /* stylelint-disable-next-line declaration-no-important */
  box-shadow: none !important;
}

.bp-editable-text-input,
.bp-editable-text-content {
  color: inherit;
  display: inherit;
  font: inherit;
  letter-spacing: inherit;
  max-width: inherit;
  min-width: inherit;
  position: relative;
  resize: none;
  text-transform: inherit;
  vertical-align: top;
}

.bp-editable-text-input::placeholder {
  color: #5f6b7c;
  opacity: 1;
}
.bp-editable-text-input {
  background: none;
  border: none;
  box-shadow: none;
  padding: 0;
  white-space: pre-wrap;
  width: 100%;
}
.bp-editable-text-input:focus {
  outline: none;
}
.bp-editable-text-input::-ms-clear {
  display: none;
}

.bp-editable-text-content {
  overflow: hidden;
  padding-right: 2px;
  text-overflow: ellipsis;
  white-space: pre;
}
.bp-editable-text-editing > .bp-editable-text-content {
  left: 0;
  position: absolute;
  visibility: hidden;
}
.bp-editable-text-placeholder > .bp-editable-text-content {
  color: #5f6b7c;
}
.bp-dark .bp-editable-text-placeholder > .bp-editable-text-content {
  color: #abb3bf;
}

.bp-editable-text.bp-multiline {
  display: block;
}
.bp-editable-text.bp-multiline .bp-editable-text-content {
  overflow: auto;
  white-space: pre-wrap;
  word-wrap: break-word;
}

/*
 * Copyright 2023 Palantir Technologies, Inc. All rights reserved.
 */
/*
 * Copyright 2023 Palantir Technologies, Inc. All rights reserved.
 */
/* stylelint-disable-next-line @blueprintjs/prefer-spacing-variable */
.bp-entity-title {
  align-items: center;
  display: flex;
  gap: 8px;
  min-width: 0;
}
.bp-entity-title.bp-fill {
  width: 100%;
}
.bp-entity-title-icon-container.bp-entity-title-has-subtitle {
  align-self: flex-start;
}
.bp-entity-title-icon-container:not(.bp-entity-title-has-subtitle) {
  align-items: center;
  display: flex;
}
.bp-entity-title-text {
  display: flex;
  flex-direction: column;
}
.bp-fill .bp-entity-title-text {
  flex-grow: 1;
}
.bp-entity-title-title-and-tags {
  align-items: center;
  display: flex;
  flex-direction: row;
  gap: 4px;
}
.bp-entity-title-tags-container {
  display: flex;
  gap: 2px;
  margin-left: 4px;
}
.bp-entity-title-title {
  margin-bottom: 0;
  min-width: 0;
  overflow-wrap: break-word;
}
.bp-fill .bp-entity-title-title {
  flex-grow: 1;
}
.bp-entity-title-subtitle {
  font-size: 12px;
  margin-top: 2px;
}
.bp-entity-title-ellipsize, .bp-entity-title-ellipsize .bp-entity-title-text {
  overflow: hidden;
}
.bp-entity-title-heading-h1 .bp-icon-container {
  align-items: center;
  display: flex;
  height: 40px;
}
.bp-entity-title-heading-h2 .bp-icon-container {
  align-items: center;
  display: flex;
  height: 32px;
}
.bp-entity-title-heading-h3 .bp-icon-container {
  align-items: center;
  display: flex;
  height: 25px;
}
.bp-entity-title-heading-h4 .bp-icon-container {
  align-items: center;
  display: flex;
  height: 21px;
}
.bp-entity-title-heading-h5 .bp-icon-container {
  align-items: center;
  display: flex;
  height: 19px;
}
.bp-entity-title-heading-h6 .bp-icon-container {
  align-items: center;
  display: flex;
  height: 16px;
}
.bp-entity-title-heading-h1, .bp-entity-title-heading-h2, .bp-entity-title-heading-h3 {
  gap: 16px;
}
.bp-entity-title-heading-h1 .bp-entity-title-subtitle, .bp-entity-title-heading-h2 .bp-entity-title-subtitle, .bp-entity-title-heading-h3 .bp-entity-title-subtitle {
  font-size: 14px;
}
.bp-entity-title-heading-h4, .bp-entity-title-heading-h5, .bp-entity-title-heading-h6 {
  gap: 8px;
}
.bp-entity-title-heading-h4 .bp-entity-title-subtitle, .bp-entity-title-heading-h5 .bp-entity-title-subtitle, .bp-entity-title-heading-h6 .bp-entity-title-subtitle {
  font-size: 12px;
}

/*
 * Copyright 2023 Palantir Technologies, Inc. All rights reserved.
 */
/*
 * Copyright 2023 Palantir Technologies, Inc. All rights reserved.
 */
/*
 * Copyright 2023 Palantir Technologies, Inc. All rights reserved.
 */
/*
 * Copyright 2023 Palantir Technologies, Inc. All rights reserved.
 */
/* stylelint-disable-next-line @blueprintjs/prefer-spacing-variable */
/*
 * Copyright 2023 Palantir Technologies, Inc. All rights reserved.
 */
/*
CSS `border` property issues:
- An element can only have one border.
- Borders can't stack with shadows.
- Borders modify the size of the element they're applied to.
- Border positioning requires the extra `box-sizing` property.

`box-shadow` doesn't have these issues, we're using it instead of `border`.
*/
:root {
  --bp-button-warning-rest: var(--bp-palette-orange-5);
}

@supports (color: oklch(from var(--any-color) l c h)) {
  :root {
    --bp-button-warning-rest: oklch(
      from var(--bp-intent-warning-rest) calc(l + 0.177) calc(c - 0.01) calc(h + 6.26)
    );
  }
}
/*
 * Copyright 2023 Palantir Technologies, Inc. All rights reserved.
 */
/*
 * Copyright 2023 Palantir Technologies, Inc. All rights reserved.
 */
/*
 * Copyright 2023 Palantir Technologies, Inc. All rights reserved.
 */
/*
 * Copyright 2023 Palantir Technologies, Inc. All rights reserved.
 */
/* stylelint-disable-next-line @blueprintjs/prefer-spacing-variable */
/*
 * Copyright 2023 Palantir Technologies, Inc. All rights reserved.
 */
/*
CSS `border` property issues:
- An element can only have one border.
- Borders can't stack with shadows.
- Borders modify the size of the element they're applied to.
- Border positioning requires the extra `box-sizing` property.

`box-shadow` doesn't have these issues, we're using it instead of `border`.
*/
:root {
  --bp-button-warning-rest: var(--bp-palette-orange-5);
}

@supports (color: oklch(from var(--any-color) l c h)) {
  :root {
    --bp-button-warning-rest: oklch(
      from var(--bp-intent-warning-rest) calc(l + 0.177) calc(c - 0.01) calc(h + 6.26)
    );
  }
}
/*
 * Copyright 2023 Palantir Technologies, Inc. All rights reserved.
 */
/*
 * Copyright 2023 Palantir Technologies, Inc. All rights reserved.
 */
/*
 * Copyright 2023 Palantir Technologies, Inc. All rights reserved.
 */
/*
 * Copyright 2023 Palantir Technologies, Inc. All rights reserved.
 */
/* stylelint-disable-next-line @blueprintjs/prefer-spacing-variable */
/*
 * Copyright 2023 Palantir Technologies, Inc. All rights reserved.
 */
/*
CSS `border` property issues:
- An element can only have one border.
- Borders can't stack with shadows.
- Borders modify the size of the element they're applied to.
- Border positioning requires the extra `box-sizing` property.

`box-shadow` doesn't have these issues, we're using it instead of `border`.
*/
:root {
  --bp-button-warning-rest: var(--bp-palette-orange-5);
}

@supports (color: oklch(from var(--any-color) l c h)) {
  :root {
    --bp-button-warning-rest: oklch(
      from var(--bp-intent-warning-rest) calc(l + 0.177) calc(c - 0.01) calc(h + 6.26)
    );
  }
}
/*
 * Copyright 2023 Palantir Technologies, Inc. All rights reserved.
 */
.bp-divider {
  border-bottom: 1px solid rgba(17, 20, 24, 0.15);
  border-right: 1px solid rgba(17, 20, 24, 0.15);
  margin: 4px;
}
.bp-dark .bp-divider {
  border-color: rgba(255, 255, 255, 0.2);
}
.bp-divider.bp-compact {
  margin: 0;
}

.bp-control-group {
  transform: translateZ(0);
  display: flex;
  flex-direction: row;
}
.bp-control-group > * {
  flex-grow: 0;
  flex-shrink: 0;
}
.bp-control-group > .bp-fill {
  flex-grow: 1;
  flex-shrink: 1;
}
.bp-control-group {
  align-items: stretch;
}
.bp-control-group .bp-button,
.bp-control-group .bp-html-select,
.bp-control-group .bp-input,
.bp-control-group .bp-select {
  position: relative;
}
.bp-control-group .bp-input {
  z-index: 2;
}
.bp-control-group .bp-input:focus {
  z-index: 14;
}
.bp-control-group .bp-input[class*=bp-intent] {
  z-index: 13;
}
.bp-control-group .bp-input[class*=bp-intent]:focus {
  z-index: 15;
}
.bp-control-group .bp-input[readonly], .bp-control-group .bp-input:disabled, .bp-control-group .bp-input.bp-disabled {
  z-index: 1;
}
.bp-control-group .bp-input-group[class*=bp-intent] .bp-input {
  z-index: 13;
}
.bp-control-group .bp-input-group[class*=bp-intent] .bp-input:focus {
  z-index: 15;
}
.bp-control-group .bp-button,
.bp-control-group .bp-html-select select,
.bp-control-group .bp-select select {
  transform: translateZ(0);
  z-index: 4;
}
.bp-control-group .bp-button:focus,
.bp-control-group .bp-html-select select:focus,
.bp-control-group .bp-select select:focus {
  z-index: 5;
}
.bp-control-group .bp-button:hover,
.bp-control-group .bp-html-select select:hover,
.bp-control-group .bp-select select:hover {
  z-index: 6;
}
.bp-control-group .bp-button:active,
.bp-control-group .bp-html-select select:active,
.bp-control-group .bp-select select:active {
  z-index: 7;
}
.bp-control-group .bp-button[readonly], .bp-control-group .bp-button:disabled, .bp-control-group .bp-button.bp-disabled,
.bp-control-group .bp-html-select select[readonly],
.bp-control-group .bp-html-select select:disabled,
.bp-control-group .bp-html-select select.bp-disabled,
.bp-control-group .bp-select select[readonly],
.bp-control-group .bp-select select:disabled,
.bp-control-group .bp-select select.bp-disabled {
  z-index: 3;
}
.bp-control-group .bp-button[class*=bp-intent],
.bp-control-group .bp-html-select select[class*=bp-intent],
.bp-control-group .bp-select select[class*=bp-intent] {
  z-index: 9;
}
.bp-control-group .bp-button[class*=bp-intent]:focus,
.bp-control-group .bp-html-select select[class*=bp-intent]:focus,
.bp-control-group .bp-select select[class*=bp-intent]:focus {
  z-index: 10;
}
.bp-control-group .bp-button[class*=bp-intent]:hover,
.bp-control-group .bp-html-select select[class*=bp-intent]:hover,
.bp-control-group .bp-select select[class*=bp-intent]:hover {
  z-index: 11;
}
.bp-control-group .bp-button[class*=bp-intent]:active,
.bp-control-group .bp-html-select select[class*=bp-intent]:active,
.bp-control-group .bp-select select[class*=bp-intent]:active {
  z-index: 12;
}
.bp-control-group .bp-button[class*=bp-intent][readonly], .bp-control-group .bp-button[class*=bp-intent]:disabled, .bp-control-group .bp-button[class*=bp-intent].bp-disabled,
.bp-control-group .bp-html-select select[class*=bp-intent][readonly],
.bp-control-group .bp-html-select select[class*=bp-intent]:disabled,
.bp-control-group .bp-html-select select[class*=bp-intent].bp-disabled,
.bp-control-group .bp-select select[class*=bp-intent][readonly],
.bp-control-group .bp-select select[class*=bp-intent]:disabled,
.bp-control-group .bp-select select[class*=bp-intent].bp-disabled {
  z-index: 8;
}
.bp-control-group .bp-input-group > .bp-icon,
.bp-control-group .bp-input-group > .bp-button,
.bp-control-group .bp-input-group > .bp-input-left-container,
.bp-control-group .bp-input-group > .bp-input-action {
  z-index: 16;
}
.bp-control-group .bp-select::after,
.bp-control-group .bp-html-select::after,
.bp-control-group .bp-select > .bp-icon,
.bp-control-group .bp-html-select > .bp-icon {
  z-index: 17;
}
.bp-control-group .bp-html-select:focus-within,
.bp-control-group .bp-select:focus-within {
  z-index: 5;
}
.bp-control-group:not(.bp-vertical) > :not(:last-child) {
  margin-right: 2px;
}
.bp-control-group .bp-numeric-input:not(:first-child) .bp-input-group {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.bp-control-group.bp-fill {
  width: 100%;
}
.bp-control-group > .bp-fill {
  flex: 1 1 auto;
}
.bp-control-group.bp-fill > *:not(.bp-fixed) {
  flex: 1 1 auto;
}
.bp-control-group.bp-vertical {
  flex-direction: column;
}
.bp-control-group.bp-vertical > :not(:last-child) {
  margin-bottom: 2px;
}

/*
 * Copyright 2023 Palantir Technologies, Inc. All rights reserved.
 */
/*
 * Copyright 2023 Palantir Technologies, Inc. All rights reserved.
 */
/*
 * Copyright 2023 Palantir Technologies, Inc. All rights reserved.
 */
/*
 * Copyright 2023 Palantir Technologies, Inc. All rights reserved.
 */
/*
 * Copyright 2023 Palantir Technologies, Inc. All rights reserved.
 */
/* stylelint-disable-next-line @blueprintjs/prefer-spacing-variable */
/*
 * Copyright 2023 Palantir Technologies, Inc. All rights reserved.
 */
/*
CSS `border` property issues:
- An element can only have one border.
- Borders can't stack with shadows.
- Borders modify the size of the element they're applied to.
- Border positioning requires the extra `box-sizing` property.

`box-shadow` doesn't have these issues, we're using it instead of `border`.
*/
:root {
  --bp-button-warning-rest: var(--bp-palette-orange-5);
}

@supports (color: oklch(from var(--any-color) l c h)) {
  :root {
    --bp-button-warning-rest: oklch(
      from var(--bp-intent-warning-rest) calc(l + 0.177) calc(c - 0.01) calc(h + 6.26)
    );
  }
}
.bp-control input:checked ~ .bp-control-indicator {
  background-color: #2d72d2;
  box-shadow: inset 0 0 0 1px rgba(17, 20, 24, 0.2);
  color: #ffffff;
}
@media (forced-colors: active) and (prefers-color-scheme: dark) {
  .bp-control input:checked ~ .bp-control-indicator {
    background-color: highlight;
    border: 1px solid highlight;
  }
}
.bp-control:hover input:checked ~ .bp-control-indicator {
  background-color: #215db0;
}
@media (forced-colors: active) and (prefers-color-scheme: dark) {
  .bp-control:hover input:checked ~ .bp-control-indicator {
    background-color: highlight;
  }
}
.bp-control input:not(:disabled):active:checked ~ .bp-control-indicator {
  background: #184a90;
}
.bp-control input:disabled:checked ~ .bp-control-indicator {
  background: rgba(45, 114, 210, 0.5);
  box-shadow: none;
  color: rgba(255, 255, 255, 0.6);
}
@media (forced-colors: active) and (prefers-color-scheme: dark) {
  .bp-control input:disabled:checked ~ .bp-control-indicator {
    background-color: graytext;
    border-color: graytext;
  }
}
.bp-dark .bp-control input:checked ~ .bp-control-indicator {
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.1);
}
@media (forced-colors: active) and (prefers-color-scheme: dark) {
  .bp-dark .bp-control input:checked ~ .bp-control-indicator {
    border: 1px solid buttonborder;
  }
}
.bp-dark .bp-control:hover input:checked ~ .bp-control-indicator {
  background-color: #215db0;
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.1);
}
.bp-dark .bp-control input:not(:disabled):active:checked ~ .bp-control-indicator {
  background-color: #184a90;
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.1);
}
.bp-dark .bp-control input:disabled:checked ~ .bp-control-indicator {
  background: rgba(45, 114, 210, 0.5);
  box-shadow: none;
  color: rgba(255, 255, 255, 0.6);
}
.bp-control:not(.bp-align-right) {
  padding-inline-start: 24px;
}
.bp-control:not(.bp-align-right) .bp-control-indicator {
  margin-inline-start: -24px;
}
.bp-control.bp-align-right {
  padding-right: 24px;
}
.bp-control.bp-align-right .bp-control-indicator {
  margin-right: -24px;
}
[dir=rtl] .bp-control.bp-align-left {
  padding-inline-start: 0;
  padding-left: 24px;
}
[dir=rtl] .bp-control.bp-align-left .bp-control-indicator {
  margin-left: -24px;
}
.bp-control {
  cursor: pointer;
  display: block;
  margin-bottom: 8px;
  position: relative;
  text-transform: none;
}
.bp-control.bp-disabled {
  color: rgba(95, 107, 124, 0.6);
  cursor: not-allowed;
}
.bp-control.bp-inline {
  display: inline-block;
  margin-inline-end: 20px;
}
.bp-control .bp-control-input {
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  z-index: -1;
}
.bp-control .bp-control-indicator {
  background-clip: padding-box;
  background-color: transparent;
  border: none;
  box-shadow: inset 0 0 0 1px #738091;
  cursor: pointer;
  display: inline-block;
  font-size: 16px;
  height: 1em;
  margin-inline-end: 8px;
  margin-top: -3px;
  position: relative;
  user-select: none;
  vertical-align: middle;
  width: 1em;
}
.bp-control .bp-control-indicator::before {
  content: "";
  display: block;
  height: 1em;
  width: 1em;
}
@media (forced-colors: active) and (prefers-color-scheme: dark) {
  .bp-control .bp-control-indicator {
    border: 1px solid buttonborder;
  }
  .bp-control .bp-control-indicator::before {
    margin-left: -1px;
    margin-top: -1px;
  }
}
.bp-control:hover .bp-control-indicator {
  background-color: rgba(143, 153, 168, 0.15);
}
.bp-control input:not(:disabled):active ~ .bp-control-indicator {
  background: rgba(143, 153, 168, 0.3);
  box-shadow: inset 0 0 0 1px #738091;
}
.bp-control input:disabled ~ .bp-control-indicator {
  background: rgba(143, 153, 168, 0.15);
  box-shadow: none;
  cursor: not-allowed;
}
.bp-control input:focus ~ .bp-control-indicator {
  outline: rgba(33, 93, 176, 0.752) solid 2px;
  outline-offset: 2px;
  -moz-outline-radius: 6px;
}
.bp-dark .bp-control input:focus ~ .bp-control-indicator {
  outline-color: rgba(138, 187, 255, 0.752);
}
.bp-control.bp-align-right .bp-control-indicator {
  float: right;
  margin-left: 8px;
  margin-top: 1px;
}
[dir=rtl] .bp-control.bp-align-left .bp-control-indicator {
  float: left;
  margin-top: 1px;
}
.bp-control.bp-large:not(.bp-align-right) {
  padding-inline-start: 28px;
}
.bp-control.bp-large:not(.bp-align-right) .bp-control-indicator {
  margin-inline-start: -28px;
}
.bp-control.bp-large.bp-align-right {
  padding-right: 28px;
}
.bp-control.bp-large.bp-align-right .bp-control-indicator {
  margin-right: -28px;
}
[dir=rtl] .bp-control.bp-large.bp-align-left {
  padding-inline-start: 0;
  padding-left: 28px;
}
[dir=rtl] .bp-control.bp-large.bp-align-left .bp-control-indicator {
  margin-left: -28px;
}
.bp-control.bp-large {
  font-size: 16px;
}
.bp-control.bp-large .bp-control-indicator {
  font-size: 20px;
}
.bp-control.bp-large.bp-align-right .bp-control-indicator {
  margin-top: 0;
}
[dir=rtl] .bp-control.bp-large.bp-align-left .bp-control-indicator {
  margin-top: 0;
}
.bp-control.bp-checkbox input:indeterminate ~ .bp-control-indicator {
  background-color: #2d72d2;
  box-shadow: inset 0 0 0 1px rgba(17, 20, 24, 0.2);
  color: #ffffff;
}
@media (forced-colors: active) and (prefers-color-scheme: dark) {
  .bp-control.bp-checkbox input:indeterminate ~ .bp-control-indicator {
    background-color: highlight;
    border: 1px solid highlight;
  }
}
.bp-control.bp-checkbox:hover input:indeterminate ~ .bp-control-indicator {
  background-color: #215db0;
}
@media (forced-colors: active) and (prefers-color-scheme: dark) {
  .bp-control.bp-checkbox:hover input:indeterminate ~ .bp-control-indicator {
    background-color: highlight;
  }
}
.bp-control.bp-checkbox input:not(:disabled):active:indeterminate ~ .bp-control-indicator {
  background: #184a90;
}
.bp-control.bp-checkbox input:disabled:indeterminate ~ .bp-control-indicator {
  background: rgba(45, 114, 210, 0.5);
  box-shadow: none;
  color: rgba(255, 255, 255, 0.6);
}
@media (forced-colors: active) and (prefers-color-scheme: dark) {
  .bp-control.bp-checkbox input:disabled:indeterminate ~ .bp-control-indicator {
    background-color: graytext;
    border-color: graytext;
  }
}
.bp-dark .bp-control.bp-checkbox input:indeterminate ~ .bp-control-indicator {
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.1);
}
@media (forced-colors: active) and (prefers-color-scheme: dark) {
  .bp-dark .bp-control.bp-checkbox input:indeterminate ~ .bp-control-indicator {
    border: 1px solid buttonborder;
  }
}
.bp-dark .bp-control.bp-checkbox:hover input:indeterminate ~ .bp-control-indicator {
  background-color: #215db0;
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.1);
}
.bp-dark .bp-control.bp-checkbox input:not(:disabled):active:indeterminate ~ .bp-control-indicator {
  background-color: #184a90;
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.1);
}
.bp-dark .bp-control.bp-checkbox input:disabled:indeterminate ~ .bp-control-indicator {
  background: rgba(45, 114, 210, 0.5);
  box-shadow: none;
  color: rgba(255, 255, 255, 0.6);
}
.bp-control.bp-checkbox .bp-control-indicator {
  border-radius: 4px;
}
.bp-control.bp-checkbox input:checked ~ .bp-control-indicator::before {
  background-image: "transparent";
}
.bp-control.bp-checkbox input:indeterminate ~ .bp-control-indicator::before {
  background-image: "transparent";
}
.bp-control.bp-checkbox input:disabled ~ .bp-control-indicator::before {
  opacity: 0.5;
}
@media (forced-colors: active) and (prefers-color-scheme: dark) {
  .bp-control.bp-checkbox input:checked:not(:disabled) ~ .bp-control-indicator::before {
    background-image: "transparent";
  }
  .bp-control.bp-checkbox input:indeterminate:not(:disabled) ~ .bp-control-indicator::before {
    background-image: "transparent";
  }
  .bp-control.bp-checkbox input:disabled ~ .bp-control-indicator {
    border-color: graytext;
  }
}
.bp-control.bp-radio .bp-control-indicator {
  border-radius: 50%;
}
.bp-control.bp-radio input:checked ~ .bp-control-indicator::before {
  background-image: radial-gradient(#ffffff, #ffffff 28%, transparent 32%);
}
@media (forced-colors: active) and (prefers-color-scheme: dark) {
  .bp-control.bp-radio input:checked ~ .bp-control-indicator::before {
    background: highlight;
    height: 12px;
    margin-left: 1px;
    margin-top: 1px;
    width: 12px;
  }
}
.bp-control.bp-radio input:checked:disabled ~ .bp-control-indicator::before {
  opacity: 0.5;
}
@media (forced-colors: active) and (prefers-color-scheme: dark) {
  .bp-control.bp-radio input:checked:disabled ~ .bp-control-indicator::before {
    background: graytext;
  }
}
.bp-control.bp-radio input:focus ~ .bp-control-indicator {
  -moz-outline-radius: 16px;
}
@media (forced-colors: active) and (prefers-color-scheme: dark) {
  .bp-control.bp-radio input:disabled ~ .bp-control-indicator {
    border-color: graytext;
  }
}
.bp-control {
  /* stylelint-disable-next-line order/order */
}
.bp-control.bp-switch input ~ .bp-control-indicator {
  background: rgba(143, 153, 168, 0.3);
  color: #1c2127;
}
.bp-control.bp-switch:hover input ~ .bp-control-indicator {
  background: rgba(143, 153, 168, 0.4);
}
.bp-control.bp-switch input:not(:disabled):active ~ .bp-control-indicator {
  background: rgba(143, 153, 168, 0.5);
}
.bp-control.bp-switch input:disabled ~ .bp-control-indicator {
  background: rgba(143, 153, 168, 0.15);
  color: rgba(95, 107, 124, 0.6);
}
.bp-control.bp-switch input:disabled ~ .bp-control-indicator::before {
  background: rgba(255, 255, 255, 0.8);
  box-shadow: none;
}
.bp-control.bp-switch input:checked ~ .bp-control-indicator {
  background: #2d72d2;
  color: #ffffff;
}
.bp-control.bp-switch:hover input:checked ~ .bp-control-indicator {
  background: #215db0;
}
.bp-control.bp-switch input:checked:not(:disabled):active ~ .bp-control-indicator {
  background: #184a90;
}
.bp-control.bp-switch input:checked:disabled ~ .bp-control-indicator {
  background: rgba(45, 114, 210, 0.5);
  color: rgba(255, 255, 255, 0.6);
}
.bp-control.bp-switch input:checked:disabled ~ .bp-control-indicator::before {
  background: rgba(255, 255, 255, 0.5);
  box-shadow: none;
}
.bp-control.bp-switch:not(.bp-align-right) {
  padding-inline-start: 36px;
}
.bp-control.bp-switch:not(.bp-align-right) .bp-control-indicator {
  margin-inline-start: -36px;
}
.bp-control.bp-switch.bp-align-right {
  padding-right: 36px;
}
.bp-control.bp-switch.bp-align-right .bp-control-indicator {
  margin-right: -36px;
}
[dir=rtl] .bp-control.bp-switch.bp-align-left {
  padding-inline-start: 0;
  padding-left: 36px;
}
[dir=rtl] .bp-control.bp-switch.bp-align-left .bp-control-indicator {
  margin-left: -36px;
}
@media (forced-colors: active) and (prefers-color-scheme: dark) {
  .bp-control.bp-switch input:checked ~ .bp-control-indicator {
    background: highlight;
    border: 1px solid buttonborder;
  }
  .bp-control.bp-switch input:checked:disabled ~ .bp-control-indicator {
    background-color: graytext;
  }
  .bp-control.bp-switch input:not(:checked):disabled ~ .bp-control-indicator {
    border-color: graytext;
  }
  .bp-control.bp-switch input:not(:checked):disabled ~ .bp-control-indicator::before {
    border-color: graytext;
  }
  .bp-control.bp-switch:hover input:checked ~ .bp-control-indicator {
    background: highlight;
  }
}
.bp-control.bp-switch .bp-control-indicator {
  border: none;
  border-radius: 1.75em;
  /* stylelint-disable-next-line declaration-no-important */
  box-shadow: none !important;
  min-width: 1.75em;
  transition: background-color 100ms cubic-bezier(0.4, 1, 0.75, 0.9);
  width: auto;
}
.bp-control.bp-switch .bp-control-indicator::before {
  background: #ffffff;
  border-radius: 50%;
  box-shadow: 0 0 0 1px rgba(17, 20, 24, 0.5);
  height: calc(1em - 4px);
  left: 2px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  transition: left 100ms cubic-bezier(0.4, 1, 0.75, 0.9);
  width: calc(1em - 4px);
}
@media (forced-colors: active) and (prefers-color-scheme: dark) {
  .bp-control.bp-switch .bp-control-indicator::before {
    border: 1px solid buttonborder;
    margin-top: 1px;
  }
}
@media (forced-colors: active) and (prefers-color-scheme: dark) {
  .bp-control.bp-switch .bp-control-indicator {
    border: 1px solid buttonborder;
  }
}
.bp-control.bp-switch input:checked ~ .bp-control-indicator::before {
  left: calc(2px + 100% - 1em);
}
.bp-control.bp-switch.bp-large:not(.bp-align-right) {
  padding-inline-start: 43px;
}
.bp-control.bp-switch.bp-large:not(.bp-align-right) .bp-control-indicator {
  margin-inline-start: -43px;
}
.bp-control.bp-switch.bp-large.bp-align-right {
  padding-right: 43px;
}
.bp-control.bp-switch.bp-large.bp-align-right .bp-control-indicator {
  margin-right: -43px;
}
[dir=rtl] .bp-control.bp-switch.bp-large.bp-align-left {
  padding-inline-start: 0;
  padding-left: 43px;
}
[dir=rtl] .bp-control.bp-switch.bp-large.bp-align-left .bp-control-indicator {
  margin-left: -43px;
}
.bp-dark .bp-control.bp-switch input ~ .bp-control-indicator {
  background: rgba(143, 153, 168, 0.3);
  color: #f6f7f9;
}
.bp-dark .bp-control.bp-switch:hover input ~ .bp-control-indicator {
  background: rgba(143, 153, 168, 0.4);
}
.bp-dark .bp-control.bp-switch input:not(:disabled):active ~ .bp-control-indicator {
  background: rgba(143, 153, 168, 0.5);
}
.bp-dark .bp-control.bp-switch input:disabled ~ .bp-control-indicator {
  background: rgba(143, 153, 168, 0.15);
  color: rgba(171, 179, 191, 0.6);
}
.bp-dark .bp-control.bp-switch input:disabled ~ .bp-control-indicator::before {
  background: rgba(255, 255, 255, 0.8);
  box-shadow: none;
}
.bp-dark .bp-control.bp-switch input:checked ~ .bp-control-indicator {
  background: #2d72d2;
  color: #ffffff;
}
.bp-dark .bp-control.bp-switch:hover input:checked ~ .bp-control-indicator {
  background: #215db0;
}
.bp-dark .bp-control.bp-switch input:checked:not(:disabled):active ~ .bp-control-indicator {
  background: #184a90;
}
.bp-dark .bp-control.bp-switch input:checked:disabled ~ .bp-control-indicator {
  background: rgba(45, 114, 210, 0.5);
  color: rgba(171, 179, 191, 0.6);
}
.bp-dark .bp-control.bp-switch input:checked:disabled ~ .bp-control-indicator::before {
  background: rgba(255, 255, 255, 0.5);
  box-shadow: none;
}
@media (forced-colors: active) and (prefers-color-scheme: dark) {
  .bp-dark .bp-control.bp-switch input:checked ~ .bp-control-indicator {
    background: highlight;
    border: 1px solid buttonborder;
  }
  .bp-dark .bp-control.bp-switch input:checked:disabled ~ .bp-control-indicator {
    background-color: graytext;
  }
  .bp-dark .bp-control.bp-switch input:not(:checked):disabled ~ .bp-control-indicator {
    border-color: graytext;
  }
  .bp-dark .bp-control.bp-switch input:not(:checked):disabled ~ .bp-control-indicator::before {
    border-color: graytext;
  }
  .bp-dark .bp-control.bp-switch:hover input:checked ~ .bp-control-indicator {
    background: highlight;
  }
}
.bp-control.bp-switch .bp-switch-inner-text {
  font-size: 0.7em;
  text-align: center;
}
.bp-control.bp-switch .bp-control-indicator-child:first-child {
  line-height: 0;
  margin-left: 0.5em;
  margin-right: 1.2em;
  visibility: hidden;
}
.bp-control.bp-switch .bp-control-indicator-child:last-child {
  line-height: 1em;
  margin-left: 1.2em;
  margin-right: 0.5em;
  visibility: visible;
}
.bp-control.bp-switch input:checked ~ .bp-control-indicator .bp-control-indicator-child:first-child {
  line-height: 1em;
  visibility: visible;
}
.bp-control.bp-switch input:checked ~ .bp-control-indicator .bp-control-indicator-child:last-child {
  line-height: 0;
  visibility: hidden;
}
.bp-dark .bp-control {
  color: #f6f7f9;
}
.bp-dark .bp-control.bp-disabled {
  color: rgba(171, 179, 191, 0.6);
}
.bp-dark .bp-control .bp-control-indicator {
  background-color: transparent;
  box-shadow: inset 0 0 0 1px #8f99a8;
}
.bp-dark .bp-control:hover .bp-control-indicator {
  background-color: rgba(143, 153, 168, 0.15);
}
.bp-dark .bp-control input:not(:disabled):active ~ .bp-control-indicator {
  background: rgba(143, 153, 168, 0.3);
  box-shadow: inset 0 0 0 1px #8f99a8;
}
.bp-dark .bp-control input:disabled ~ .bp-control-indicator {
  background: rgba(143, 153, 168, 0.15);
  box-shadow: none;
  cursor: not-allowed;
}
.bp-dark .bp-control.bp-checkbox input:disabled:checked ~ .bp-control-indicator, .bp-dark .bp-control.bp-checkbox input:disabled:indeterminate ~ .bp-control-indicator {
  background: rgba(45, 114, 210, 0.5);
}

/*
 * Copyright 2023 Palantir Technologies, Inc. All rights reserved.
 */
/*
 * Copyright 2023 Palantir Technologies, Inc. All rights reserved.
 */
/*
 * Copyright 2023 Palantir Technologies, Inc. All rights reserved.
 */
/*
 * Copyright 2023 Palantir Technologies, Inc. All rights reserved.
 */
/* stylelint-disable-next-line @blueprintjs/prefer-spacing-variable */
/*
 * Copyright 2023 Palantir Technologies, Inc. All rights reserved.
 */
/*
CSS `border` property issues:
- An element can only have one border.
- Borders can't stack with shadows.
- Borders modify the size of the element they're applied to.
- Border positioning requires the extra `box-sizing` property.

`box-shadow` doesn't have these issues, we're using it instead of `border`.
*/
:root {
  --bp-button-warning-rest: var(--bp-palette-orange-5);
}

@supports (color: oklch(from var(--any-color) l c h)) {
  :root {
    --bp-button-warning-rest: oklch(
      from var(--bp-intent-warning-rest) calc(l + 0.177) calc(c - 0.01) calc(h + 6.26)
    );
  }
}
/*
 * Copyright 2023 Palantir Technologies, Inc. All rights reserved.
 */
.bp-file-input {
  cursor: pointer;
  display: inline-block;
  height: 30px;
  position: relative;
}
.bp-file-input input {
  margin: 0;
  min-width: 200px;
  opacity: 0;
}
.bp-file-input input:disabled + .bp-file-upload-input, .bp-file-input input.bp-disabled + .bp-file-upload-input {
  background: rgba(211, 216, 222, 0.5);
  box-shadow: none;
  color: rgba(95, 107, 124, 0.6);
  cursor: not-allowed;
  resize: none;
}
.bp-file-input input:disabled + .bp-file-upload-input::placeholder, .bp-file-input input.bp-disabled + .bp-file-upload-input::placeholder {
  color: rgba(95, 107, 124, 0.6);
}
.bp-file-input input:disabled + .bp-file-upload-input::after, .bp-file-input input.bp-disabled + .bp-file-upload-input::after {
  background-color: color-mix(in srgb, var(--bp-intent-default-disabled) 20%, transparent);
  box-shadow: none;
  color: var(--bp-typography-color-default-disabled);
  cursor: not-allowed;
  outline: none;
}
.bp-dark .bp-file-input input:disabled + .bp-file-upload-input, .bp-dark .bp-file-input input.bp-disabled + .bp-file-upload-input {
  background: rgba(64, 72, 84, 0.5);
  box-shadow: none;
  color: rgba(171, 179, 191, 0.6);
}
.bp-dark .bp-file-input input:disabled + .bp-file-upload-input::after, .bp-dark .bp-file-input input.bp-disabled + .bp-file-upload-input::after {
  background-color: color-mix(in srgb, var(--bp-intent-default-disabled) 4%, transparent);
  box-shadow: none;
  color: var(--bp-typography-color-default-disabled);
}
.bp-file-input input:focus + .bp-file-upload-input {
  box-shadow: inset 0 0 0 1px rgba(33, 93, 176, 0.752), 0 0 0 1px rgba(33, 93, 176, 0.752), inset 0 1px 1px rgba(17, 20, 24, 0.2);
}
.bp-dark .bp-file-input input:focus + .bp-file-upload-input {
  box-shadow: inset 0 0 0 1px rgba(138, 187, 255, 0.752), 0 0 0 1px rgba(138, 187, 255, 0.752), inset 0 0 0 1px rgba(255, 255, 255, 0.2), inset 0 -1px 1px 0 rgba(255, 255, 255, 0.3);
}
.bp-file-input.bp-file-input-has-selection .bp-file-upload-input {
  color: #1c2127;
}
.bp-dark .bp-file-input.bp-file-input-has-selection .bp-file-upload-input {
  color: #f6f7f9;
}
.bp-file-input.bp-fill {
  width: 100%;
}
.bp-file-input.bp-large, .bp-large .bp-file-input {
  height: 40px;
}
.bp-file-input.bp-small, .bp-small .bp-file-input {
  height: 24px;
}
.bp-file-input .bp-file-upload-input-custom-text::after {
  content: attr(bp-button-text);
}

.bp-file-upload-input::placeholder {
  color: #5f6b7c;
  opacity: 1;
}
.bp-file-upload-input {
  appearance: none;
  background: #ffffff;
  border: none;
  border-radius: 4px;
  box-shadow: 0 0 0 0 rgba(33, 93, 176, 0), 0 0 0 0 rgba(33, 93, 176, 0), inset 0 0 0 1px rgba(17, 20, 24, 0.2), inset 0 1px 1px rgba(17, 20, 24, 0.3);
  color: #1c2127;
  font-size: 14px;
  font-weight: 400;
  height: 30px;
  line-height: 30px;
  outline: none;
  padding: 0 8px;
  transition: box-shadow 100ms cubic-bezier(0.4, 1, 0.75, 0.9);
  vertical-align: middle;
}
.bp-file-upload-input:focus, .bp-file-upload-input.bp-active {
  box-shadow: inset 0 0 0 1px rgba(33, 93, 176, 0.752), 0 0 0 1px rgba(33, 93, 176, 0.752), inset 0 1px 1px rgba(17, 20, 24, 0.2);
}
.bp-file-upload-input[type=search], .bp-file-upload-input.bp-round {
  border-radius: 30px;
  box-sizing: border-box;
  padding-left: 8px;
}
.bp-file-upload-input[readonly] {
  box-shadow: inset 0 0 0 1px rgba(17, 20, 24, 0.15);
}
.bp-file-upload-input[readonly]:focus {
  box-shadow: inset 0 0 0 1px rgba(33, 93, 176, 0.752), 0 0 0 1px rgba(33, 93, 176, 0.752), inset 0 1px 1px rgba(17, 20, 24, 0.2);
}
.bp-file-upload-input:disabled, .bp-file-upload-input.bp-disabled {
  background: rgba(211, 216, 222, 0.5);
  box-shadow: none;
  color: rgba(95, 107, 124, 0.6);
  cursor: not-allowed;
  resize: none;
}
.bp-file-upload-input:disabled::placeholder, .bp-file-upload-input.bp-disabled::placeholder {
  color: rgba(95, 107, 124, 0.6);
}
@media (forced-colors: active) and (prefers-color-scheme: dark) {
  .bp-file-upload-input {
    border: 1px solid buttonborder;
  }
}
.bp-file-upload-input {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-wrap: normal;
  color: rgba(95, 107, 124, 0.6);
  left: 0;
  padding-right: 78px;
  position: absolute;
  right: 0;
  top: 0;
  user-select: none;
}
.bp-file-upload-input::after {
  background-color: color-mix(in srgb, var(--bp-intent-default-rest) 5%, var(--bp-palette-white));
  box-shadow: inset 0 0 0 var(--bp-surface-border-width) color-mix(in oklch, var(--bp-surface-border-color-strong) 90%, var(--bp-palette-black)), 0 1px 2px color-mix(in oklch, var(--bp-palette-black) 10%, transparent);
  color: var(--bp-typography-color-default-rest);
  min-height: 24px;
  min-width: 24px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-wrap: normal;
  border-radius: 4px;
  content: "Browse";
  line-height: 24px;
  margin: 3px;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
  width: 70px;
}
.bp-file-upload-input:hover::after {
  background-clip: padding-box;
  background-color: color-mix(in srgb, var(--bp-intent-default-hover) 9%, var(--bp-palette-white));
  box-shadow: inset 0 0 0 var(--bp-surface-border-width) color-mix(in oklch, var(--bp-surface-border-color-strong) 90%, var(--bp-palette-black)), 0 1px 2px color-mix(in oklch, var(--bp-palette-black) 20%, transparent);
}
.bp-file-upload-input:active::after {
  background-color: color-mix(in srgb, var(--bp-intent-default-active) 16%, var(--bp-palette-white));
  box-shadow: inset 0 0 0 var(--bp-surface-border-width) color-mix(in oklch, var(--bp-surface-border-color-strong) 90%, var(--bp-palette-black)), 0 1px 2px color-mix(in oklch, var(--bp-palette-black) 20%, transparent);
}
@media (forced-colors: active) and (prefers-color-scheme: dark) {
  .bp-file-upload-input:active::after {
    background: highlight;
  }
}
.bp-large .bp-file-upload-input {
  font-size: 16px;
  height: 40px;
  line-height: 40px;
}
.bp-large .bp-file-upload-input[type=search], .bp-large .bp-file-upload-input.bp-round {
  padding: 0 12px;
}
.bp-large .bp-file-upload-input {
  padding-right: 93px;
}
.bp-large .bp-file-upload-input::after {
  min-height: 30px;
  min-width: 30px;
  line-height: 30px;
  margin: 5px;
  width: 85px;
}
.bp-small .bp-file-upload-input {
  font-size: 12px;
  height: 24px;
  line-height: 24px;
  padding-left: 8px;
  padding-right: 8px;
}
.bp-small .bp-file-upload-input[type=search], .bp-small .bp-file-upload-input.bp-round {
  padding: 0 12px;
}
.bp-small .bp-file-upload-input {
  padding-right: 63px;
}
.bp-small .bp-file-upload-input::after {
  min-height: 20px;
  min-width: 20px;
  line-height: 20px;
  margin: 2px;
  width: 55px;
}
.bp-dark .bp-file-upload-input::placeholder {
  color: #abb3bf;
}
.bp-dark .bp-file-upload-input {
  background: rgba(17, 20, 24, 0.3);
  box-shadow: 0 0 0 0 rgba(138, 187, 255, 0), 0 0 0 0 rgba(138, 187, 255, 0), inset 0 0 0 1px rgba(255, 255, 255, 0.2), inset 0 -1px 1px 0 rgba(255, 255, 255, 0.3);
  color: #f6f7f9;
}
.bp-dark .bp-file-upload-input:focus {
  box-shadow: inset 0 0 0 1px rgba(138, 187, 255, 0.752), 0 0 0 1px rgba(138, 187, 255, 0.752);
}
.bp-dark .bp-file-upload-input[readonly] {
  box-shadow: inset 0 0 0 1px rgba(17, 20, 24, 0.4);
}
.bp-dark .bp-file-upload-input[readonly]:focus {
  box-shadow: inset 0 0 0 1px rgba(138, 187, 255, 0.752), 0 0 0 1px rgba(138, 187, 255, 0.752);
}
.bp-dark .bp-file-upload-input:disabled, .bp-dark .bp-file-upload-input.bp-disabled {
  background: rgba(64, 72, 84, 0.5);
  box-shadow: none;
  color: rgba(171, 179, 191, 0.6);
}
.bp-dark .bp-file-upload-input {
  color: rgba(171, 179, 191, 0.6);
}
.bp-dark .bp-file-upload-input::after {
  background-color: color-mix(in srgb, var(--bp-intent-default-rest) 40%, var(--bp-palette-black));
  box-shadow: inset 0 0 0 var(--bp-surface-border-width) color-mix(in oklch, var(--bp-surface-border-color-default) 50%, transparent), 0 1px 2px color-mix(in oklch, var(--bp-palette-black) 20%, transparent);
  color: var(--bp-intent-default-foreground);
}
.bp-dark .bp-file-upload-input:hover::after {
  background-color: color-mix(in srgb, var(--bp-intent-default-hover) 42%, var(--bp-palette-black));
  box-shadow: inset 0 0 0 var(--bp-surface-border-width) color-mix(in oklch, var(--bp-surface-border-color-default) 50%, transparent), 0 1px 2px color-mix(in oklch, var(--bp-palette-black) 40%, transparent);
}
.bp-dark .bp-file-upload-input:active::after {
  background-color: color-mix(in srgb, var(--bp-intent-default-active) 30%, var(--bp-palette-black));
  box-shadow: inset 0 0 0 var(--bp-surface-border-width) color-mix(in oklch, var(--bp-surface-border-color-default) 50%, transparent), 0 1px 2px color-mix(in oklch, var(--bp-palette-black) 40%, transparent);
}

/* stylelint-disable-next-line no-duplicate-selectors */
.bp-file-upload-input::after {
  box-shadow: inset 0 0 0 1px rgba(17, 20, 24, 0.2), 0 1px 2px rgba(17, 20, 24, 0.1);
}

/*
 * Copyright 2023 Palantir Technologies, Inc. All rights reserved.
 */
/*
 * Copyright 2023 Palantir Technologies, Inc. All rights reserved.
 */
/*
 * Copyright 2023 Palantir Technologies, Inc. All rights reserved.
 */
/*
 * Copyright 2023 Palantir Technologies, Inc. All rights reserved.
 */
/*
 * Copyright 2023 Palantir Technologies, Inc. All rights reserved.
 */
/*
 * Copyright 2023 Palantir Technologies, Inc. All rights reserved.
 */
/* stylelint-disable-next-line @blueprintjs/prefer-spacing-variable */
/*
 * Copyright 2023 Palantir Technologies, Inc. All rights reserved.
 */
/*
CSS `border` property issues:
- An element can only have one border.
- Borders can't stack with shadows.
- Borders modify the size of the element they're applied to.
- Border positioning requires the extra `box-sizing` property.

`box-shadow` doesn't have these issues, we're using it instead of `border`.
*/
:root {
  --bp-button-warning-rest: var(--bp-palette-orange-5);
}

@supports (color: oklch(from var(--any-color) l c h)) {
  :root {
    --bp-button-warning-rest: oklch(
      from var(--bp-intent-warning-rest) calc(l + 0.177) calc(c - 0.01) calc(h + 6.26)
    );
  }
}
.bp-form-group {
  display: flex;
  flex-direction: column;
  margin: 0 0 16px;
}
.bp-form-group label.bp-label {
  margin-bottom: 4px;
}
.bp-form-group .bp-control {
  margin-top: 8px;
}
.bp-form-group .bp-form-group-sub-label,
.bp-form-group .bp-form-helper-text {
  color: #5f6b7c;
  font-size: 12px;
}
.bp-form-group .bp-form-group-sub-label {
  margin-bottom: 4px;
}
.bp-form-group .bp-form-helper-text {
  margin-top: 4px;
}
.bp-form-group {
  /* stylelint-disable-next-line order/declaration-block-order */
}
.bp-form-group.bp-intent-primary .bp-form-helper-text {
  color: #215db0;
}
.bp-form-group.bp-intent-success .bp-form-helper-text {
  color: #1c6e42;
}
.bp-form-group.bp-intent-warning .bp-form-helper-text {
  color: #935610;
}
.bp-form-group.bp-intent-danger .bp-form-helper-text {
  color: #ac2f33;
}
.bp-form-group.bp-fill {
  width: 100%;
}
.bp-form-group.bp-inline {
  align-items: flex-start;
  flex-direction: row;
}
.bp-form-group.bp-inline.bp-large label.bp-label {
  line-height: 40px;
  margin: 0 12px 0 0;
}
.bp-form-group.bp-inline label.bp-label {
  line-height: 30px;
  margin: 0 12px 0 0;
}
.bp-form-group.bp-disabled .bp-label,
.bp-form-group.bp-disabled .bp-text-muted,
.bp-form-group.bp-disabled .bp-form-group-sub-label,
.bp-form-group.bp-disabled .bp-form-helper-text {
  /* stylelint-disable-next-line declaration-no-important */
  color: rgba(95, 107, 124, 0.6) !important;
}
.bp-dark .bp-form-group.bp-intent-primary .bp-form-helper-text {
  color: #8abbff;
}
.bp-dark .bp-form-group.bp-intent-success .bp-form-helper-text {
  color: #72ca9b;
}
.bp-dark .bp-form-group.bp-intent-warning .bp-form-helper-text {
  color: #fbb360;
}
.bp-dark .bp-form-group.bp-intent-danger .bp-form-helper-text {
  color: #fa999c;
}
.bp-dark .bp-form-group .bp-form-group-sub-label,
.bp-dark .bp-form-group .bp-form-helper-text {
  color: #abb3bf;
}
.bp-dark .bp-form-group.bp-disabled .bp-label,
.bp-dark .bp-form-group.bp-disabled .bp-text-muted,
.bp-dark .bp-form-group.bp-disabled .bp-form-group-sub-label,
.bp-dark .bp-form-group.bp-disabled .bp-form-helper-text {
  /* stylelint-disable-next-line declaration-no-important */
  color: rgba(171, 179, 191, 0.6) !important;
}

/*
 * Copyright 2023 Palantir Technologies, Inc. All rights reserved.
 */
/*
 * Copyright 2023 Palantir Technologies, Inc. All rights reserved.
 */
/* stylelint-disable-next-line @blueprintjs/prefer-spacing-variable */
/*
 * Copyright 2023 Palantir Technologies, Inc. All rights reserved.
 */
/*
 * Copyright 2023 Palantir Technologies, Inc. All rights reserved.
 */
/*
 * Copyright 2023 Palantir Technologies, Inc. All rights reserved.
 */
/* stylelint-disable-next-line @blueprintjs/prefer-spacing-variable */
/*
 * Copyright 2023 Palantir Technologies, Inc. All rights reserved.
 */
/*
CSS `border` property issues:
- An element can only have one border.
- Borders can't stack with shadows.
- Borders modify the size of the element they're applied to.
- Border positioning requires the extra `box-sizing` property.

`box-shadow` doesn't have these issues, we're using it instead of `border`.
*/
:root {
  --bp-button-warning-rest: var(--bp-palette-orange-5);
}

@supports (color: oklch(from var(--any-color) l c h)) {
  :root {
    --bp-button-warning-rest: oklch(
      from var(--bp-intent-warning-rest) calc(l + 0.177) calc(c - 0.01) calc(h + 6.26)
    );
  }
}
.bp-input-group {
  display: block;
  position: relative;
}
.bp-input-group .bp-input {
  position: relative;
  width: 100%;
}
.bp-input-group .bp-input:not(:first-child) {
  padding-left: 30px;
}
.bp-input-group .bp-input:not(:last-child) {
  padding-right: 30px;
}
.bp-input-group .bp-input-action,
.bp-input-group > .bp-input-left-container,
.bp-input-group > .bp-button,
.bp-input-group > .bp-icon {
  position: absolute;
  top: 0;
}
.bp-input-group .bp-input-action:first-child,
.bp-input-group > .bp-input-left-container:first-child,
.bp-input-group > .bp-button:first-child,
.bp-input-group > .bp-icon:first-child {
  left: 0;
}
.bp-input-group .bp-input-action:last-child,
.bp-input-group > .bp-input-left-container:last-child,
.bp-input-group > .bp-button:last-child,
.bp-input-group > .bp-icon:last-child {
  right: 0;
}
.bp-input-group .bp-button {
  min-height: 24px;
  min-width: 24px;
  margin: 3px;
  padding: 0 8px;
}
.bp-input-group .bp-button:empty {
  padding: 0;
}
.bp-input-group > .bp-input-left-container,
.bp-input-group > .bp-icon {
  z-index: 1;
}
.bp-input-group > .bp-input-left-container > .bp-icon,
.bp-input-group > .bp-icon {
  color: #5f6b7c;
}
.bp-input-group > .bp-input-left-container > .bp-icon:empty,
.bp-input-group > .bp-icon:empty {
  font-family: "blueprint-icons-16", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  height: 16px;
  line-height: 1;
  width: 16px;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}
.bp-input-group > .bp-input-left-container > .bp-icon,
.bp-input-group > .bp-icon,
.bp-input-group .bp-input-action > .bp-spinner {
  margin: 7px;
}
.bp-input-group .bp-tag {
  margin: 5px;
}
.bp-input-group .bp-input:not(:focus) + .bp-button.bp-minimal:not(:hover):not(:focus),
.bp-input-group .bp-input:not(:focus) + .bp-input-action .bp-button.bp-minimal:not(:hover):not(:focus) {
  color: #5f6b7c;
  /* stylelint-disable-next-line selector-max-compound-selectors */
}
.bp-dark .bp-input-group .bp-input:not(:focus) + .bp-button.bp-minimal:not(:hover):not(:focus),
.bp-dark .bp-input-group .bp-input:not(:focus) + .bp-input-action .bp-button.bp-minimal:not(:hover):not(:focus) {
  color: #abb3bf;
}
.bp-input-group .bp-input:not(:focus) + .bp-button.bp-minimal:not(:hover):not(:focus) .bp-icon, .bp-input-group .bp-input:not(:focus) + .bp-button.bp-minimal:not(:hover):not(:focus) .bp-icon-standard, .bp-input-group .bp-input:not(:focus) + .bp-button.bp-minimal:not(:hover):not(:focus) .bp-icon-large,
.bp-input-group .bp-input:not(:focus) + .bp-input-action .bp-button.bp-minimal:not(:hover):not(:focus) .bp-icon,
.bp-input-group .bp-input:not(:focus) + .bp-input-action .bp-button.bp-minimal:not(:hover):not(:focus) .bp-icon-standard,
.bp-input-group .bp-input:not(:focus) + .bp-input-action .bp-button.bp-minimal:not(:hover):not(:focus) .bp-icon-large {
  color: #5f6b7c;
}
.bp-input-group .bp-input:not(:focus) + .bp-button.bp-minimal:disabled,
.bp-input-group .bp-input:not(:focus) + .bp-input-action .bp-button.bp-minimal:disabled {
  /* stylelint-disable declaration-no-important */
  color: rgba(95, 107, 124, 0.6) !important;
}
.bp-input-group .bp-input:not(:focus) + .bp-button.bp-minimal:disabled .bp-icon, .bp-input-group .bp-input:not(:focus) + .bp-button.bp-minimal:disabled .bp-icon-standard, .bp-input-group .bp-input:not(:focus) + .bp-button.bp-minimal:disabled .bp-icon-large,
.bp-input-group .bp-input:not(:focus) + .bp-input-action .bp-button.bp-minimal:disabled .bp-icon,
.bp-input-group .bp-input:not(:focus) + .bp-input-action .bp-button.bp-minimal:disabled .bp-icon-standard,
.bp-input-group .bp-input:not(:focus) + .bp-input-action .bp-button.bp-minimal:disabled .bp-icon-large {
  color: rgba(95, 107, 124, 0.6) !important;
}
.bp-input-group.bp-disabled {
  cursor: not-allowed;
}
.bp-input-group.bp-disabled .bp-icon {
  color: rgba(95, 107, 124, 0.6);
}
.bp-input-group.bp-large .bp-button {
  min-height: 30px;
  min-width: 30px;
  margin: 5px;
}
.bp-input-group.bp-large > .bp-input-left-container > .bp-icon,
.bp-input-group.bp-large > .bp-icon,
.bp-input-group.bp-large .bp-input-action > .bp-spinner {
  margin: 12px;
}
.bp-input-group.bp-large .bp-input {
  font-size: 16px;
  height: 40px;
  line-height: 40px;
}
.bp-input-group.bp-large .bp-input[type=search], .bp-input-group.bp-large .bp-input.bp-round {
  padding: 0 12px;
}
.bp-input-group.bp-large .bp-input:not(:first-child) {
  padding-left: 40px;
}
.bp-input-group.bp-large .bp-input:not(:last-child) {
  padding-right: 40px;
}
.bp-input-group.bp-small .bp-button {
  min-height: 20px;
  min-width: 20px;
  margin: 2px;
}
.bp-input-group.bp-small .bp-tag {
  min-height: 20px;
  min-width: 20px;
  margin: 2px;
}
.bp-input-group.bp-small > .bp-input-left-container > .bp-icon,
.bp-input-group.bp-small > .bp-icon,
.bp-input-group.bp-small .bp-input-action > .bp-spinner {
  margin: 4px;
}
.bp-input-group.bp-small .bp-input {
  font-size: 12px;
  height: 24px;
  line-height: 24px;
  padding-left: 8px;
  padding-right: 8px;
}
.bp-input-group.bp-small .bp-input[type=search], .bp-input-group.bp-small .bp-input.bp-round {
  padding: 0 12px;
}
.bp-input-group.bp-small .bp-input:not(:first-child) {
  padding-left: 24px;
}
.bp-input-group.bp-small .bp-input:not(:last-child) {
  padding-right: 24px;
}
.bp-input-group.bp-fill {
  flex: 1 1 auto;
  width: 100%;
}
.bp-input-group.bp-round .bp-button,
.bp-input-group.bp-round .bp-input,
.bp-input-group.bp-round .bp-tag {
  border-radius: 30px;
}
.bp-dark .bp-input-group .bp-icon {
  color: #abb3bf;
}
.bp-dark .bp-input-group.bp-disabled .bp-icon {
  color: rgba(171, 179, 191, 0.6);
}
.bp-input-group.bp-intent-primary .bp-input {
  box-shadow: 0 0 0 0 rgba(106, 142, 35, 0), 0 0 0 0 rgba(106, 142, 35, 0), inset 0 0 0 1px #6a8e23, inset 0 0 0 1px rgba(17, 20, 24, 0.2), inset 0 1px 1px rgba(17, 20, 24, 0.3);
}
.bp-input-group.bp-intent-primary .bp-input:focus {
  box-shadow: inset 0 0 0 1px rgba(106, 142, 35, 0.752), 0 0 0 2px rgba(106, 142, 35, 0.752), inset 0 1px 1px rgba(17, 20, 24, 0.2);
}
.bp-input-group.bp-intent-primary .bp-input[readonly] {
  box-shadow: inset 0 0 0 1px #6a8e23;
}
.bp-input-group.bp-intent-primary .bp-input:disabled, .bp-input-group.bp-intent-primary .bp-input.bp-disabled {
  box-shadow: none;
}
.bp-dark .bp-input-group.bp-intent-primary .bp-input {
  box-shadow: 0 0 0 0 rgba(76, 144, 240, 0), 0 0 0 0 rgba(76, 144, 240, 0), inset 0 0 0 1px #4c90f0, inset 0 0 0 1px rgba(255, 255, 255, 0.2), inset 0 -1px 1px 0 rgba(255, 255, 255, 0.3);
}
.bp-dark .bp-input-group.bp-intent-primary .bp-input:focus {
  box-shadow: inset 0 0 0 1px rgba(76, 144, 240, 0.752), 0 0 0 2px rgba(76, 144, 240, 0.752), inset 0 0 0 1px rgba(255, 255, 255, 0.2), inset 0 -1px 1px 0 rgba(255, 255, 255, 0.3);
}
.bp-dark .bp-input-group.bp-intent-primary .bp-input[readonly] {
  box-shadow: inset 0 0 0 1px #4c90f0;
}
.bp-dark .bp-input-group.bp-intent-primary .bp-input:disabled, .bp-dark .bp-input-group.bp-intent-primary .bp-input.bp-disabled {
  box-shadow: none;
}
.bp-input-group.bp-intent-primary > .bp-icon {
  color: #215db0;
}
.bp-dark .bp-input-group.bp-intent-primary > .bp-icon {
  color: #8abbff;
}
.bp-input-group.bp-intent-success .bp-input {
  box-shadow: 0 0 0 0 rgba(93, 142, 21, 0), 0 0 0 0 rgba(93, 142, 21, 0), inset 0 0 0 1px #5d8e15, inset 0 0 0 1px rgba(17, 20, 24, 0.2), inset 0 1px 1px rgba(17, 20, 24, 0.3);
}
.bp-input-group.bp-intent-success .bp-input:focus {
  box-shadow: inset 0 0 0 1px rgba(93, 142, 21, 0.752), 0 0 0 2px rgba(93, 142, 21, 0.752), inset 0 1px 1px rgba(17, 20, 24, 0.2);
}
.bp-input-group.bp-intent-success .bp-input[readonly] {
  box-shadow: inset 0 0 0 1px #5d8e15;
}
.bp-input-group.bp-intent-success .bp-input:disabled, .bp-input-group.bp-intent-success .bp-input.bp-disabled {
  box-shadow: none;
}
.bp-dark .bp-input-group.bp-intent-success .bp-input {
  box-shadow: 0 0 0 0 rgba(50, 164, 103, 0), 0 0 0 0 rgba(50, 164, 103, 0), inset 0 0 0 1px #32a467, inset 0 0 0 1px rgba(255, 255, 255, 0.2), inset 0 -1px 1px 0 rgba(255, 255, 255, 0.3);
}
.bp-dark .bp-input-group.bp-intent-success .bp-input:focus {
  box-shadow: inset 0 0 0 1px rgba(50, 164, 103, 0.752), 0 0 0 2px rgba(50, 164, 103, 0.752), inset 0 0 0 1px rgba(255, 255, 255, 0.2), inset 0 -1px 1px 0 rgba(255, 255, 255, 0.3);
}
.bp-dark .bp-input-group.bp-intent-success .bp-input[readonly] {
  box-shadow: inset 0 0 0 1px #32a467;
}
.bp-dark .bp-input-group.bp-intent-success .bp-input:disabled, .bp-dark .bp-input-group.bp-intent-success .bp-input.bp-disabled {
  box-shadow: none;
}
.bp-input-group.bp-intent-success > .bp-icon {
  color: #1c6e42;
}
.bp-dark .bp-input-group.bp-intent-success > .bp-icon {
  color: #72ca9b;
}
.bp-input-group.bp-intent-warning .bp-input {
  box-shadow: 0 0 0 0 rgba(200, 118, 25, 0), 0 0 0 0 rgba(200, 118, 25, 0), inset 0 0 0 1px #c87619, inset 0 0 0 1px rgba(17, 20, 24, 0.2), inset 0 1px 1px rgba(17, 20, 24, 0.3);
}
.bp-input-group.bp-intent-warning .bp-input:focus {
  box-shadow: inset 0 0 0 1px rgba(200, 118, 25, 0.752), 0 0 0 2px rgba(200, 118, 25, 0.752), inset 0 1px 1px rgba(17, 20, 24, 0.2);
}
.bp-input-group.bp-intent-warning .bp-input[readonly] {
  box-shadow: inset 0 0 0 1px #c87619;
}
.bp-input-group.bp-intent-warning .bp-input:disabled, .bp-input-group.bp-intent-warning .bp-input.bp-disabled {
  box-shadow: none;
}
.bp-dark .bp-input-group.bp-intent-warning .bp-input {
  box-shadow: 0 0 0 0 rgba(236, 154, 60, 0), 0 0 0 0 rgba(236, 154, 60, 0), inset 0 0 0 1px #ec9a3c, inset 0 0 0 1px rgba(255, 255, 255, 0.2), inset 0 -1px 1px 0 rgba(255, 255, 255, 0.3);
}
.bp-dark .bp-input-group.bp-intent-warning .bp-input:focus {
  box-shadow: inset 0 0 0 1px rgba(236, 154, 60, 0.752), 0 0 0 2px rgba(236, 154, 60, 0.752), inset 0 0 0 1px rgba(255, 255, 255, 0.2), inset 0 -1px 1px 0 rgba(255, 255, 255, 0.3);
}
.bp-dark .bp-input-group.bp-intent-warning .bp-input[readonly] {
  box-shadow: inset 0 0 0 1px #ec9a3c;
}
.bp-dark .bp-input-group.bp-intent-warning .bp-input:disabled, .bp-dark .bp-input-group.bp-intent-warning .bp-input.bp-disabled {
  box-shadow: none;
}
.bp-input-group.bp-intent-warning > .bp-icon {
  color: #935610;
}
.bp-dark .bp-input-group.bp-intent-warning > .bp-icon {
  color: #fbb360;
}
.bp-input-group.bp-intent-danger .bp-input {
  box-shadow: 0 0 0 0 rgba(205, 66, 70, 0), 0 0 0 0 rgba(205, 66, 70, 0), inset 0 0 0 1px #cd4246, inset 0 0 0 1px rgba(17, 20, 24, 0.2), inset 0 1px 1px rgba(17, 20, 24, 0.3);
}
.bp-input-group.bp-intent-danger .bp-input:focus {
  box-shadow: inset 0 0 0 1px rgba(205, 66, 70, 0.752), 0 0 0 2px rgba(205, 66, 70, 0.752), inset 0 1px 1px rgba(17, 20, 24, 0.2);
}
.bp-input-group.bp-intent-danger .bp-input[readonly] {
  box-shadow: inset 0 0 0 1px #cd4246;
}
.bp-input-group.bp-intent-danger .bp-input:disabled, .bp-input-group.bp-intent-danger .bp-input.bp-disabled {
  box-shadow: none;
}
.bp-dark .bp-input-group.bp-intent-danger .bp-input {
  box-shadow: 0 0 0 0 rgba(231, 106, 110, 0), 0 0 0 0 rgba(231, 106, 110, 0), inset 0 0 0 1px #e76a6e, inset 0 0 0 1px rgba(255, 255, 255, 0.2), inset 0 -1px 1px 0 rgba(255, 255, 255, 0.3);
}
.bp-dark .bp-input-group.bp-intent-danger .bp-input:focus {
  box-shadow: inset 0 0 0 1px rgba(231, 106, 110, 0.752), 0 0 0 2px rgba(231, 106, 110, 0.752), inset 0 0 0 1px rgba(255, 255, 255, 0.2), inset 0 -1px 1px 0 rgba(255, 255, 255, 0.3);
}
.bp-dark .bp-input-group.bp-intent-danger .bp-input[readonly] {
  box-shadow: inset 0 0 0 1px #e76a6e;
}
.bp-dark .bp-input-group.bp-intent-danger .bp-input:disabled, .bp-dark .bp-input-group.bp-intent-danger .bp-input.bp-disabled {
  box-shadow: none;
}
.bp-input-group.bp-intent-danger > .bp-icon {
  color: #ac2f33;
}
.bp-dark .bp-input-group.bp-intent-danger > .bp-icon {
  color: #fa999c;
}

/*
 * Copyright 2023 Palantir Technologies, Inc. All rights reserved.
 */
.bp-input::placeholder {
  color: #5f6b7c;
  opacity: 1;
}
.bp-input {
  appearance: none;
  background: #ffffff;
  border: none;
  border-radius: 4px;
  box-shadow: 0 0 0 0 rgba(33, 93, 176, 0), 0 0 0 0 rgba(33, 93, 176, 0), inset 0 0 0 1px rgba(17, 20, 24, 0.2), inset 0 1px 1px rgba(17, 20, 24, 0.3);
  color: #1c2127;
  font-size: 14px;
  font-weight: 400;
  height: 30px;
  line-height: 30px;
  outline: none;
  padding: 0 8px;
  transition: box-shadow 100ms cubic-bezier(0.4, 1, 0.75, 0.9);
  vertical-align: middle;
}
.bp-input:focus, .bp-input.bp-active {
  box-shadow: inset 0 0 0 1px rgba(33, 93, 176, 0.752), 0 0 0 1px rgba(33, 93, 176, 0.752), inset 0 1px 1px rgba(17, 20, 24, 0.2);
}
.bp-input[type=search], .bp-input.bp-round {
  border-radius: 30px;
  box-sizing: border-box;
  padding-left: 8px;
}
.bp-input[readonly] {
  box-shadow: inset 0 0 0 1px rgba(17, 20, 24, 0.15);
}
.bp-input[readonly]:focus {
  box-shadow: inset 0 0 0 1px rgba(33, 93, 176, 0.752), 0 0 0 1px rgba(33, 93, 176, 0.752), inset 0 1px 1px rgba(17, 20, 24, 0.2);
}
.bp-input:disabled, .bp-input.bp-disabled {
  background: rgba(211, 216, 222, 0.5);
  box-shadow: none;
  color: rgba(95, 107, 124, 0.6);
  cursor: not-allowed;
  resize: none;
}
.bp-input:disabled::placeholder, .bp-input.bp-disabled::placeholder {
  color: rgba(95, 107, 124, 0.6);
}
@media (forced-colors: active) and (prefers-color-scheme: dark) {
  .bp-input {
    border: 1px solid buttonborder;
  }
}
.bp-input.bp-large {
  font-size: 16px;
  height: 40px;
  line-height: 40px;
}
.bp-input.bp-large[type=search], .bp-input.bp-large.bp-round {
  padding: 0 12px;
}
.bp-input.bp-small {
  font-size: 12px;
  height: 24px;
  line-height: 24px;
  padding-left: 8px;
  padding-right: 8px;
}
.bp-input.bp-small[type=search], .bp-input.bp-small.bp-round {
  padding: 0 12px;
}
.bp-input.bp-fill {
  flex: 1 1 auto;
  width: 100%;
}
.bp-dark .bp-input::placeholder {
  color: #abb3bf;
}
.bp-dark .bp-input {
  background: rgba(17, 20, 24, 0.3);
  box-shadow: 0 0 0 0 rgba(138, 187, 255, 0), 0 0 0 0 rgba(138, 187, 255, 0), inset 0 0 0 1px rgba(255, 255, 255, 0.2), inset 0 -1px 1px 0 rgba(255, 255, 255, 0.3);
  color: #f6f7f9;
}
.bp-dark .bp-input:focus {
  box-shadow: inset 0 0 0 1px rgba(138, 187, 255, 0.752), 0 0 0 1px rgba(138, 187, 255, 0.752);
}
.bp-dark .bp-input[readonly] {
  box-shadow: inset 0 0 0 1px rgba(17, 20, 24, 0.4);
}
.bp-dark .bp-input[readonly]:focus {
  box-shadow: inset 0 0 0 1px rgba(138, 187, 255, 0.752), 0 0 0 1px rgba(138, 187, 255, 0.752);
}
.bp-dark .bp-input:disabled, .bp-dark .bp-input.bp-disabled {
  background: rgba(64, 72, 84, 0.5);
  box-shadow: none;
  color: rgba(171, 179, 191, 0.6);
}
.bp-input.bp-intent-primary {
  box-shadow: 0 0 0 0 rgba(106, 142, 35, 0), 0 0 0 0 rgba(106, 142, 35, 0), inset 0 0 0 1px #6a8e23, inset 0 0 0 1px rgba(17, 20, 24, 0.2), inset 0 1px 1px rgba(17, 20, 24, 0.3);
}
.bp-input.bp-intent-primary:focus {
  box-shadow: inset 0 0 0 1px rgba(106, 142, 35, 0.752), 0 0 0 2px rgba(106, 142, 35, 0.752), inset 0 1px 1px rgba(17, 20, 24, 0.2);
}
.bp-input.bp-intent-primary[readonly] {
  box-shadow: inset 0 0 0 1px #6a8e23;
}
.bp-input.bp-intent-primary:disabled, .bp-input.bp-intent-primary.bp-disabled {
  box-shadow: none;
}
.bp-dark .bp-input.bp-intent-primary {
  box-shadow: 0 0 0 0 rgba(76, 144, 240, 0), 0 0 0 0 rgba(76, 144, 240, 0), inset 0 0 0 1px #4c90f0, inset 0 0 0 1px rgba(255, 255, 255, 0.2), inset 0 -1px 1px 0 rgba(255, 255, 255, 0.3);
}
.bp-dark .bp-input.bp-intent-primary:focus {
  box-shadow: inset 0 0 0 1px rgba(76, 144, 240, 0.752), 0 0 0 2px rgba(76, 144, 240, 0.752), inset 0 0 0 1px rgba(255, 255, 255, 0.2), inset 0 -1px 1px 0 rgba(255, 255, 255, 0.3);
}
.bp-dark .bp-input.bp-intent-primary[readonly] {
  box-shadow: inset 0 0 0 1px #4c90f0;
}
.bp-dark .bp-input.bp-intent-primary:disabled, .bp-dark .bp-input.bp-intent-primary.bp-disabled {
  box-shadow: none;
}
.bp-input.bp-intent-success {
  box-shadow: 0 0 0 0 rgba(93, 142, 21, 0), 0 0 0 0 rgba(93, 142, 21, 0), inset 0 0 0 1px #5d8e15, inset 0 0 0 1px rgba(17, 20, 24, 0.2), inset 0 1px 1px rgba(17, 20, 24, 0.3);
}
.bp-input.bp-intent-success:focus {
  box-shadow: inset 0 0 0 1px rgba(93, 142, 21, 0.752), 0 0 0 2px rgba(93, 142, 21, 0.752), inset 0 1px 1px rgba(17, 20, 24, 0.2);
}
.bp-input.bp-intent-success[readonly] {
  box-shadow: inset 0 0 0 1px #5d8e15;
}
.bp-input.bp-intent-success:disabled, .bp-input.bp-intent-success.bp-disabled {
  box-shadow: none;
}
.bp-dark .bp-input.bp-intent-success {
  box-shadow: 0 0 0 0 rgba(50, 164, 103, 0), 0 0 0 0 rgba(50, 164, 103, 0), inset 0 0 0 1px #32a467, inset 0 0 0 1px rgba(255, 255, 255, 0.2), inset 0 -1px 1px 0 rgba(255, 255, 255, 0.3);
}
.bp-dark .bp-input.bp-intent-success:focus {
  box-shadow: inset 0 0 0 1px rgba(50, 164, 103, 0.752), 0 0 0 2px rgba(50, 164, 103, 0.752), inset 0 0 0 1px rgba(255, 255, 255, 0.2), inset 0 -1px 1px 0 rgba(255, 255, 255, 0.3);
}
.bp-dark .bp-input.bp-intent-success[readonly] {
  box-shadow: inset 0 0 0 1px #32a467;
}
.bp-dark .bp-input.bp-intent-success:disabled, .bp-dark .bp-input.bp-intent-success.bp-disabled {
  box-shadow: none;
}
.bp-input.bp-intent-warning {
  box-shadow: 0 0 0 0 rgba(200, 118, 25, 0), 0 0 0 0 rgba(200, 118, 25, 0), inset 0 0 0 1px #c87619, inset 0 0 0 1px rgba(17, 20, 24, 0.2), inset 0 1px 1px rgba(17, 20, 24, 0.3);
}
.bp-input.bp-intent-warning:focus {
  box-shadow: inset 0 0 0 1px rgba(200, 118, 25, 0.752), 0 0 0 2px rgba(200, 118, 25, 0.752), inset 0 1px 1px rgba(17, 20, 24, 0.2);
}
.bp-input.bp-intent-warning[readonly] {
  box-shadow: inset 0 0 0 1px #c87619;
}
.bp-input.bp-intent-warning:disabled, .bp-input.bp-intent-warning.bp-disabled {
  box-shadow: none;
}
.bp-dark .bp-input.bp-intent-warning {
  box-shadow: 0 0 0 0 rgba(236, 154, 60, 0), 0 0 0 0 rgba(236, 154, 60, 0), inset 0 0 0 1px #ec9a3c, inset 0 0 0 1px rgba(255, 255, 255, 0.2), inset 0 -1px 1px 0 rgba(255, 255, 255, 0.3);
}
.bp-dark .bp-input.bp-intent-warning:focus {
  box-shadow: inset 0 0 0 1px rgba(236, 154, 60, 0.752), 0 0 0 2px rgba(236, 154, 60, 0.752), inset 0 0 0 1px rgba(255, 255, 255, 0.2), inset 0 -1px 1px 0 rgba(255, 255, 255, 0.3);
}
.bp-dark .bp-input.bp-intent-warning[readonly] {
  box-shadow: inset 0 0 0 1px #ec9a3c;
}
.bp-dark .bp-input.bp-intent-warning:disabled, .bp-dark .bp-input.bp-intent-warning.bp-disabled {
  box-shadow: none;
}
.bp-input.bp-intent-danger {
  box-shadow: 0 0 0 0 rgba(205, 66, 70, 0), 0 0 0 0 rgba(205, 66, 70, 0), inset 0 0 0 1px #cd4246, inset 0 0 0 1px rgba(17, 20, 24, 0.2), inset 0 1px 1px rgba(17, 20, 24, 0.3);
}
.bp-input.bp-intent-danger:focus {
  box-shadow: inset 0 0 0 1px rgba(205, 66, 70, 0.752), 0 0 0 2px rgba(205, 66, 70, 0.752), inset 0 1px 1px rgba(17, 20, 24, 0.2);
}
.bp-input.bp-intent-danger[readonly] {
  box-shadow: inset 0 0 0 1px #cd4246;
}
.bp-input.bp-intent-danger:disabled, .bp-input.bp-intent-danger.bp-disabled {
  box-shadow: none;
}
.bp-dark .bp-input.bp-intent-danger {
  box-shadow: 0 0 0 0 rgba(231, 106, 110, 0), 0 0 0 0 rgba(231, 106, 110, 0), inset 0 0 0 1px #e76a6e, inset 0 0 0 1px rgba(255, 255, 255, 0.2), inset 0 -1px 1px 0 rgba(255, 255, 255, 0.3);
}
.bp-dark .bp-input.bp-intent-danger:focus {
  box-shadow: inset 0 0 0 1px rgba(231, 106, 110, 0.752), 0 0 0 2px rgba(231, 106, 110, 0.752), inset 0 0 0 1px rgba(255, 255, 255, 0.2), inset 0 -1px 1px 0 rgba(255, 255, 255, 0.3);
}
.bp-dark .bp-input.bp-intent-danger[readonly] {
  box-shadow: inset 0 0 0 1px #e76a6e;
}
.bp-dark .bp-input.bp-intent-danger:disabled, .bp-dark .bp-input.bp-intent-danger.bp-disabled {
  box-shadow: none;
}
.bp-input::-ms-clear {
  display: none;
}

@supports (-webkit-touch-callout: none) {
  input.bp-input:disabled, input.bp-input.bp-disabled {
    opacity: 1;
    -webkit-text-fill-color: rgba(95, 107, 124, 0.6);
  }
  .bp-dark input.bp-input:disabled, .bp-dark input.bp-input.bp-disabled {
    -webkit-text-fill-color: rgba(171, 179, 191, 0.6);
  }
}
/* stylelint-disable-next-line selector-no-qualifying-type */
textarea.bp-input {
  max-width: 100%;
  padding: 8px;
}
textarea.bp-input, textarea.bp-input.bp-large, textarea.bp-input.bp-small {
  height: auto;
  line-height: inherit;
}
textarea.bp-input.bp-small {
  padding: 8px;
}

.bp-text-area.bp-text-area-auto-resize {
  resize: horizontal;
}

/*
 * Copyright 2023 Palantir Technologies, Inc. All rights reserved.
 */
/* stylelint-disable-next-line @blueprintjs/prefer-spacing-variable */
label.bp-label {
  display: block;
  margin-bottom: 16px;
  margin-top: 0;
}
label.bp-label .bp-html-select,
label.bp-label .bp-input,
label.bp-label .bp-select,
label.bp-label .bp-slider,
label.bp-label .bp-popover-wrapper {
  display: block;
  margin-top: 4px;
  text-transform: none;
}
label.bp-label .bp-button-group {
  margin-top: 4px;
}
label.bp-label .bp-select select,
label.bp-label .bp-html-select select {
  font-weight: 400;
  vertical-align: top;
  width: 100%;
}
label.bp-label .bp-control-group {
  margin-top: 4px;
}
label.bp-label .bp-control-group > .bp-button-group,
label.bp-label .bp-control-group > .bp-html-select,
label.bp-label .bp-control-group > .bp-input,
label.bp-label .bp-control-group > .bp-select,
label.bp-label .bp-control-group > .bp-slider,
label.bp-label .bp-control-group > .bp-popover-wrapper {
  margin-top: 0;
}
label.bp-label.bp-disabled,
label.bp-label.bp-disabled .bp-text-muted {
  color: rgba(95, 107, 124, 0.6);
}
label.bp-label.bp-inline {
  line-height: 30px;
}
label.bp-label.bp-inline .bp-html-select,
label.bp-label.bp-inline .bp-input,
label.bp-label.bp-inline .bp-input-group,
label.bp-label.bp-inline .bp-select,
label.bp-label.bp-inline .bp-popover-wrapper {
  display: inline-block;
  margin: 0 0 0 4px;
  vertical-align: top;
}
label.bp-label.bp-inline .bp-button-group {
  margin: 0 0 0 4px;
}
label.bp-label.bp-inline .bp-input-group .bp-input {
  margin-left: 0;
}
label.bp-label.bp-inline.bp-large {
  line-height: 40px;
}
label.bp-label.bp-inline .bp-control-group {
  margin: 0 0 0 4px;
}
label.bp-label.bp-inline .bp-control-group > .bp-button-group,
label.bp-label.bp-inline .bp-control-group > .bp-html-select,
label.bp-label.bp-inline .bp-control-group > .bp-input,
label.bp-label.bp-inline .bp-control-group > .bp-select,
label.bp-label.bp-inline .bp-control-group > .bp-slider,
label.bp-label.bp-inline .bp-control-group > .bp-popover-wrapper {
  margin: 0;
}
label.bp-label:not(.bp-inline) .bp-popover-target {
  display: block;
}
.bp-dark label.bp-label {
  color: #f6f7f9;
}
.bp-dark label.bp-label.bp-disabled,
.bp-dark label.bp-label.bp-disabled .bp-text-muted {
  color: rgba(171, 179, 191, 0.6);
}

/*
 * Copyright 2023 Palantir Technologies, Inc. All rights reserved.
 */
/*
 * Copyright 2023 Palantir Technologies, Inc. All rights reserved.
 */
/*
 * Copyright 2023 Palantir Technologies, Inc. All rights reserved.
 */
/*
 * Copyright 2023 Palantir Technologies, Inc. All rights reserved.
 */
/*
 * Copyright 2023 Palantir Technologies, Inc. All rights reserved.
 */
/* stylelint-disable-next-line @blueprintjs/prefer-spacing-variable */
/*
 * Copyright 2023 Palantir Technologies, Inc. All rights reserved.
 */
/*
CSS `border` property issues:
- An element can only have one border.
- Borders can't stack with shadows.
- Borders modify the size of the element they're applied to.
- Border positioning requires the extra `box-sizing` property.

`box-shadow` doesn't have these issues, we're using it instead of `border`.
*/
:root {
  --bp-button-warning-rest: var(--bp-palette-orange-5);
}

@supports (color: oklch(from var(--any-color) l c h)) {
  :root {
    --bp-button-warning-rest: oklch(
      from var(--bp-intent-warning-rest) calc(l + 0.177) calc(c - 0.01) calc(h + 6.26)
    );
  }
}
.bp-numeric-input .bp-button-group.bp-vertical > .bp-button {
  flex: 1 1 11px;
  min-height: 0;
  padding: 0;
  width: 24px;
}
.bp-numeric-input.bp-large .bp-button-group.bp-vertical > .bp-button {
  width: 40px;
}
.bp-numeric-input.bp-small .bp-button-group.bp-vertical > .bp-button {
  width: 24px;
}

form {
  display: block;
}

/*
 * Copyright 2023 Palantir Technologies, Inc. All rights reserved.
 */
/*
 * Copyright 2023 Palantir Technologies, Inc. All rights reserved.
 */
/*
A mixin to generate the classes for a React CSSTransition which animates any number of CSS
properties at once.

Transitioned properties are specificed as a map of property names to lists of (inital value, final
value). For enter & appear transitions, each property will transition from its initial to its final
value. For exit transitions, each property will transition in reverse, from final to initial.

**Simple example:**
`@include react-transition("popover", (opacity: 0 1), $before: "&");`
Transition named "popover" moves opacity from 0 to 1. `"&"` indicates that the
Transition classes are expected to be applied to this element, where the mixin is invoked.

**Params:**
$name: React transitionName prop
$properties: map of CSS property to (initial, final) values
$duration: transition duration
$easing: transition easing function
$delay: transition delay
$before: selector text to insert before transition name (often to select self: &)
$after: selector text to insert after transiton name (to select children)
*/
/*
A mixin to generate the classes for one phase of a React CSSTransition.
`$phase` must be `appear` or `enter` or `exit`.
If `enter` phase is given then `appear` phase will be generated at the same time.
If `exit` phase is given then property values are animated in reverse, from final to initial.

**Example:**
@include react-transition-phase(toast, enter, $enter-translate, $before: "&");
@include react-transition-phase(toast, leave, $leave-blur, $pt-transition-duration * 3, $before: "&");
*/
/*
Given map of properties to values, set each property to the value at the given index.
(remember that sass indices are 1-based).

Example: `each-prop((opacity: 0 1), 2)` will print "opacity: 1"
*/
/*
Format transition class name with all the bits.
"enter" phase will include "appear" phase in returned name.
*/
/*
 * Copyright 2023 Palantir Technologies, Inc. All rights reserved.
 */
/*
 * Copyright 2023 Palantir Technologies, Inc. All rights reserved.
 */
/*
 * Copyright 2023 Palantir Technologies, Inc. All rights reserved.
 */
/*
 * Copyright 2023 Palantir Technologies, Inc. All rights reserved.
 */
/* stylelint-disable-next-line @blueprintjs/prefer-spacing-variable */
/*
 * Copyright 2023 Palantir Technologies, Inc. All rights reserved.
 */
/*
CSS `border` property issues:
- An element can only have one border.
- Borders can't stack with shadows.
- Borders modify the size of the element they're applied to.
- Border positioning requires the extra `box-sizing` property.

`box-shadow` doesn't have these issues, we're using it instead of `border`.
*/
:root {
  --bp-button-warning-rest: var(--bp-palette-orange-5);
}

@supports (color: oklch(from var(--any-color) l c h)) {
  :root {
    --bp-button-warning-rest: oklch(
      from var(--bp-intent-warning-rest) calc(l + 0.177) calc(c - 0.01) calc(h + 6.26)
    );
  }
}
.bp-html-select select,
.bp-select select {
  display: inline-flex;
  flex-direction: row;
}
.bp-html-select select > *,
.bp-select select > * {
  flex-grow: 0;
  flex-shrink: 0;
}
.bp-html-select select > .bp-fill,
.bp-select select > .bp-fill {
  flex-grow: 1;
  flex-shrink: 1;
}
.bp-html-select select::before,
.bp-select select::before,
.bp-html-select select > *,
.bp-select select > * {
  margin-right: calc(var(--bp-surface-spacing) * 2);
}
.bp-html-select select:empty::before,
.bp-select select:empty::before,
.bp-html-select select > :last-child,
.bp-select select > :last-child {
  margin-right: 0;
}
.bp-html-select select,
.bp-select select {
  align-items: center;
  border: none;
  border-radius: var(--bp-surface-border-radius);
  cursor: pointer;
  font-size: var(--bp-typography-size-body-medium);
  justify-content: center;
  padding: var(--bp-surface-spacing) calc(var(--bp-surface-spacing) * 2);
  text-align: left;
  vertical-align: middle;
  background-color: color-mix(in srgb, var(--bp-intent-default-rest) 5%, var(--bp-palette-white));
  box-shadow: inset 0 0 0 var(--bp-surface-border-width) color-mix(in oklch, var(--bp-surface-border-color-strong) 90%, var(--bp-palette-black)), 0 1px 2px color-mix(in oklch, var(--bp-palette-black) 10%, transparent);
  color: var(--bp-typography-color-default-rest);
}
.bp-html-select select:hover,
.bp-select select:hover {
  background-clip: padding-box;
  background-color: color-mix(in srgb, var(--bp-intent-default-hover) 9%, var(--bp-palette-white));
  box-shadow: inset 0 0 0 var(--bp-surface-border-width) color-mix(in oklch, var(--bp-surface-border-color-strong) 90%, var(--bp-palette-black)), 0 1px 2px color-mix(in oklch, var(--bp-palette-black) 20%, transparent);
}
.bp-html-select select:active,
.bp-select select:active, .bp-html-select select.bp-active,
.bp-select select.bp-active {
  background-color: color-mix(in srgb, var(--bp-intent-default-active) 16%, var(--bp-palette-white));
  box-shadow: inset 0 0 0 var(--bp-surface-border-width) color-mix(in oklch, var(--bp-surface-border-color-strong) 90%, var(--bp-palette-black)), 0 1px 2px color-mix(in oklch, var(--bp-palette-black) 20%, transparent);
}
@media (forced-colors: active) and (prefers-color-scheme: dark) {
  .bp-html-select select:active,
  .bp-select select:active, .bp-html-select select.bp-active,
  .bp-select select.bp-active {
    background: highlight;
  }
}
.bp-html-select select:disabled,
.bp-select select:disabled, .bp-html-select select.bp-disabled,
.bp-select select.bp-disabled {
  background-color: color-mix(in srgb, var(--bp-intent-default-disabled) 20%, transparent);
  box-shadow: none;
  color: var(--bp-typography-color-default-disabled);
  cursor: not-allowed;
  outline: none;
}
.bp-html-select select:disabled.bp-active,
.bp-select select:disabled.bp-active, .bp-html-select select.bp-disabled.bp-active,
.bp-select select.bp-disabled.bp-active {
  background-color: color-mix(in srgb, var(--bp-intent-default-disabled) 28%, transparent);
}
@media (forced-colors: active) and (prefers-color-scheme: dark) {
  .bp-html-select select,
  .bp-select select {
    border: 1px solid buttonborder;
  }
}
.bp-html-select select,
.bp-select select {
  /* stylelint-disable property-no-vendor-prefix */
  -moz-appearance: none;
  -webkit-appearance: none;
  border-radius: 4px;
  height: 30px;
  padding: 0 24px 0 8px;
  width: 100%;
  /* stylelint-enable property-no-vendor-prefix */
}

.bp-html-select.bp-minimal select,
.bp-select.bp-minimal select {
  background: none;
  box-shadow: none;
}
.bp-html-select.bp-minimal select:hover,
.bp-select.bp-minimal select:hover {
  background-color: color-mix(in srgb, var(--bp-intent-default-hover) 8%, transparent);
  box-shadow: none;
  color: var(--bp-typography-color-default-rest);
  text-decoration: none;
}
.bp-html-select.bp-minimal select:active,
.bp-select.bp-minimal select:active, .bp-html-select.bp-minimal select.bp-active,
.bp-select.bp-minimal select.bp-active {
  background-color: color-mix(in srgb, var(--bp-intent-default-active) 16%, transparent);
  box-shadow: none;
  color: var(--bp-typography-color-default-rest);
}
.bp-html-select.bp-minimal select:disabled,
.bp-select.bp-minimal select:disabled, .bp-html-select.bp-minimal select.bp-disabled,
.bp-select.bp-minimal select.bp-disabled {
  background: none;
  color: var(--bp-typography-color-default-disabled);
  cursor: not-allowed;
}
.bp-html-select.bp-minimal select:disabled.bp-active,
.bp-select.bp-minimal select:disabled.bp-active, .bp-html-select.bp-minimal select.bp-disabled.bp-active,
.bp-select.bp-minimal select.bp-disabled.bp-active {
  background-color: color-mix(in srgb, var(--bp-intent-default-disabled) 30%, transparent);
}
.bp-dark .bp-html-select.bp-minimal select, .bp-html-select.bp-minimal .bp-dark select,
.bp-dark .bp-select.bp-minimal select,
.bp-select.bp-minimal .bp-dark select, [data-bp-color-scheme=dark] .bp-html-select.bp-minimal select, .bp-html-select.bp-minimal [data-bp-color-scheme=dark] select,
[data-bp-color-scheme=dark] .bp-select.bp-minimal select,
.bp-select.bp-minimal [data-bp-color-scheme=dark] select {
  background: none;
  box-shadow: none;
  color: var(--bp-intent-default-foreground);
}
.bp-dark .bp-html-select.bp-minimal select:hover, .bp-html-select.bp-minimal .bp-dark select:hover,
.bp-dark .bp-select.bp-minimal select:hover,
.bp-select.bp-minimal .bp-dark select:hover, .bp-dark .bp-html-select.bp-minimal select:active, .bp-html-select.bp-minimal .bp-dark select:active,
.bp-dark .bp-select.bp-minimal select:active,
.bp-select.bp-minimal .bp-dark select:active, .bp-dark .bp-html-select.bp-minimal select.bp-active, .bp-html-select.bp-minimal .bp-dark select.bp-active,
.bp-dark .bp-select.bp-minimal select.bp-active,
.bp-select.bp-minimal .bp-dark select.bp-active, [data-bp-color-scheme=dark] .bp-html-select.bp-minimal select:hover, .bp-html-select.bp-minimal [data-bp-color-scheme=dark] select:hover,
[data-bp-color-scheme=dark] .bp-select.bp-minimal select:hover,
.bp-select.bp-minimal [data-bp-color-scheme=dark] select:hover, [data-bp-color-scheme=dark] .bp-html-select.bp-minimal select:active, .bp-html-select.bp-minimal [data-bp-color-scheme=dark] select:active,
[data-bp-color-scheme=dark] .bp-select.bp-minimal select:active,
.bp-select.bp-minimal [data-bp-color-scheme=dark] select:active, [data-bp-color-scheme=dark] .bp-html-select.bp-minimal select.bp-active, .bp-html-select.bp-minimal [data-bp-color-scheme=dark] select.bp-active,
[data-bp-color-scheme=dark] .bp-select.bp-minimal select.bp-active,
.bp-select.bp-minimal [data-bp-color-scheme=dark] select.bp-active {
  background: none;
  box-shadow: none;
  color: var(--bp-intent-default-foreground);
}
.bp-dark .bp-html-select.bp-minimal select:hover, .bp-html-select.bp-minimal .bp-dark select:hover,
.bp-dark .bp-select.bp-minimal select:hover,
.bp-select.bp-minimal .bp-dark select:hover, [data-bp-color-scheme=dark] .bp-html-select.bp-minimal select:hover, .bp-html-select.bp-minimal [data-bp-color-scheme=dark] select:hover,
[data-bp-color-scheme=dark] .bp-select.bp-minimal select:hover,
.bp-select.bp-minimal [data-bp-color-scheme=dark] select:hover {
  background-color: color-mix(in srgb, var(--bp-intent-default-rest) 24%, transparent);
}
.bp-dark .bp-html-select.bp-minimal select:active, .bp-html-select.bp-minimal .bp-dark select:active,
.bp-dark .bp-select.bp-minimal select:active,
.bp-select.bp-minimal .bp-dark select:active, .bp-dark .bp-html-select.bp-minimal select.bp-active, .bp-html-select.bp-minimal .bp-dark select.bp-active,
.bp-dark .bp-select.bp-minimal select.bp-active,
.bp-select.bp-minimal .bp-dark select.bp-active, [data-bp-color-scheme=dark] .bp-html-select.bp-minimal select:active, .bp-html-select.bp-minimal [data-bp-color-scheme=dark] select:active,
[data-bp-color-scheme=dark] .bp-select.bp-minimal select:active,
.bp-select.bp-minimal [data-bp-color-scheme=dark] select:active, [data-bp-color-scheme=dark] .bp-html-select.bp-minimal select.bp-active, .bp-html-select.bp-minimal [data-bp-color-scheme=dark] select.bp-active,
[data-bp-color-scheme=dark] .bp-select.bp-minimal select.bp-active,
.bp-select.bp-minimal [data-bp-color-scheme=dark] select.bp-active {
  background-color: color-mix(in srgb, var(--bp-intent-default-rest) 49%, transparent);
}
.bp-dark .bp-html-select.bp-minimal select:disabled, .bp-html-select.bp-minimal .bp-dark select:disabled,
.bp-dark .bp-select.bp-minimal select:disabled,
.bp-select.bp-minimal .bp-dark select:disabled, .bp-dark .bp-html-select.bp-minimal select.bp-disabled, .bp-html-select.bp-minimal .bp-dark select.bp-disabled,
.bp-dark .bp-select.bp-minimal select.bp-disabled,
.bp-select.bp-minimal .bp-dark select.bp-disabled, [data-bp-color-scheme=dark] .bp-html-select.bp-minimal select:disabled, .bp-html-select.bp-minimal [data-bp-color-scheme=dark] select:disabled,
[data-bp-color-scheme=dark] .bp-select.bp-minimal select:disabled,
.bp-select.bp-minimal [data-bp-color-scheme=dark] select:disabled, [data-bp-color-scheme=dark] .bp-html-select.bp-minimal select.bp-disabled, .bp-html-select.bp-minimal [data-bp-color-scheme=dark] select.bp-disabled,
[data-bp-color-scheme=dark] .bp-select.bp-minimal select.bp-disabled,
.bp-select.bp-minimal [data-bp-color-scheme=dark] select.bp-disabled {
  background: none;
  color: var(--bp-typography-color-default-disabled);
  cursor: not-allowed;
}
.bp-dark .bp-html-select.bp-minimal select:disabled.bp-active, .bp-html-select.bp-minimal .bp-dark select:disabled.bp-active,
.bp-dark .bp-select.bp-minimal select:disabled.bp-active,
.bp-select.bp-minimal .bp-dark select:disabled.bp-active, .bp-dark .bp-html-select.bp-minimal select.bp-disabled.bp-active, .bp-html-select.bp-minimal .bp-dark select.bp-disabled.bp-active,
.bp-dark .bp-select.bp-minimal select.bp-disabled.bp-active,
.bp-select.bp-minimal .bp-dark select.bp-disabled.bp-active, [data-bp-color-scheme=dark] .bp-html-select.bp-minimal select:disabled.bp-active, .bp-html-select.bp-minimal [data-bp-color-scheme=dark] select:disabled.bp-active,
[data-bp-color-scheme=dark] .bp-select.bp-minimal select:disabled.bp-active,
.bp-select.bp-minimal [data-bp-color-scheme=dark] select:disabled.bp-active, [data-bp-color-scheme=dark] .bp-html-select.bp-minimal select.bp-disabled.bp-active, .bp-html-select.bp-minimal [data-bp-color-scheme=dark] select.bp-disabled.bp-active,
[data-bp-color-scheme=dark] .bp-select.bp-minimal select.bp-disabled.bp-active,
.bp-select.bp-minimal [data-bp-color-scheme=dark] select.bp-disabled.bp-active {
  background-color: color-mix(in srgb, var(--bp-intent-default-disabled) 30%, transparent);
}
.bp-html-select.bp-minimal select.bp-intent-primary,
.bp-select.bp-minimal select.bp-intent-primary {
  color: var(--bp-intent-primary-hover);
}
.bp-html-select.bp-minimal select.bp-intent-primary:hover,
.bp-select.bp-minimal select.bp-intent-primary:hover, .bp-html-select.bp-minimal select.bp-intent-primary:active,
.bp-select.bp-minimal select.bp-intent-primary:active, .bp-html-select.bp-minimal select.bp-intent-primary.bp-active,
.bp-select.bp-minimal select.bp-intent-primary.bp-active {
  background: none;
  box-shadow: none;
  color: var(--bp-intent-primary-hover);
}
.bp-html-select.bp-minimal select.bp-intent-primary:hover,
.bp-select.bp-minimal select.bp-intent-primary:hover {
  background-color: color-mix(in oklch, var(--bp-intent-primary-rest) 15%, transparent);
  color: var(--bp-intent-primary-hover);
}
.bp-html-select.bp-minimal select.bp-intent-primary:active,
.bp-select.bp-minimal select.bp-intent-primary:active, .bp-html-select.bp-minimal select.bp-intent-primary.bp-active,
.bp-select.bp-minimal select.bp-intent-primary.bp-active {
  background-color: color-mix(in oklch, var(--bp-intent-primary-rest) 30%, transparent);
  color: var(--bp-intent-primary-active);
}
.bp-html-select.bp-minimal select.bp-intent-primary:disabled,
.bp-select.bp-minimal select.bp-intent-primary:disabled, .bp-html-select.bp-minimal select.bp-intent-primary.bp-disabled,
.bp-select.bp-minimal select.bp-intent-primary.bp-disabled {
  background: none;
  color: color-mix(in oklch, var(--bp-intent-primary-hover) 50%, transparent);
}
.bp-html-select.bp-minimal select.bp-intent-primary:disabled.bp-active,
.bp-select.bp-minimal select.bp-intent-primary:disabled.bp-active, .bp-html-select.bp-minimal select.bp-intent-primary.bp-disabled.bp-active,
.bp-select.bp-minimal select.bp-intent-primary.bp-disabled.bp-active {
  background-color: color-mix(in oklch, var(--bp-intent-primary-rest) 30%, transparent);
}
.bp-html-select.bp-minimal select.bp-intent-primary .bp-button-spinner .bp-spinner-head,
.bp-select.bp-minimal select.bp-intent-primary .bp-button-spinner .bp-spinner-head {
  stroke: var(--bp-intent-primary-hover);
}
.bp-dark .bp-html-select.bp-minimal select.bp-intent-primary, .bp-html-select.bp-minimal .bp-dark select.bp-intent-primary,
.bp-dark .bp-select.bp-minimal select.bp-intent-primary,
.bp-select.bp-minimal .bp-dark select.bp-intent-primary, [data-bp-color-scheme=dark] .bp-html-select.bp-minimal select.bp-intent-primary, .bp-html-select.bp-minimal [data-bp-color-scheme=dark] select.bp-intent-primary,
[data-bp-color-scheme=dark] .bp-select.bp-minimal select.bp-intent-primary,
.bp-select.bp-minimal [data-bp-color-scheme=dark] select.bp-intent-primary {
  color: color-mix(in oklch, var(--bp-intent-primary-rest) 51%, var(--bp-palette-white));
}
.bp-dark .bp-html-select.bp-minimal select.bp-intent-primary:hover, .bp-html-select.bp-minimal .bp-dark select.bp-intent-primary:hover,
.bp-dark .bp-select.bp-minimal select.bp-intent-primary:hover,
.bp-select.bp-minimal .bp-dark select.bp-intent-primary:hover, [data-bp-color-scheme=dark] .bp-html-select.bp-minimal select.bp-intent-primary:hover, .bp-html-select.bp-minimal [data-bp-color-scheme=dark] select.bp-intent-primary:hover,
[data-bp-color-scheme=dark] .bp-select.bp-minimal select.bp-intent-primary:hover,
.bp-select.bp-minimal [data-bp-color-scheme=dark] select.bp-intent-primary:hover {
  background-color: color-mix(in oklch, var(--bp-intent-primary-rest) 20%, transparent);
  color: color-mix(in oklch, var(--bp-intent-primary-hover) 51%, var(--bp-palette-white));
}
.bp-dark .bp-html-select.bp-minimal select.bp-intent-primary:active, .bp-html-select.bp-minimal .bp-dark select.bp-intent-primary:active,
.bp-dark .bp-select.bp-minimal select.bp-intent-primary:active,
.bp-select.bp-minimal .bp-dark select.bp-intent-primary:active, .bp-dark .bp-html-select.bp-minimal select.bp-intent-primary.bp-active, .bp-html-select.bp-minimal .bp-dark select.bp-intent-primary.bp-active,
.bp-dark .bp-select.bp-minimal select.bp-intent-primary.bp-active,
.bp-select.bp-minimal .bp-dark select.bp-intent-primary.bp-active, [data-bp-color-scheme=dark] .bp-html-select.bp-minimal select.bp-intent-primary:active, .bp-html-select.bp-minimal [data-bp-color-scheme=dark] select.bp-intent-primary:active,
[data-bp-color-scheme=dark] .bp-select.bp-minimal select.bp-intent-primary:active,
.bp-select.bp-minimal [data-bp-color-scheme=dark] select.bp-intent-primary:active, [data-bp-color-scheme=dark] .bp-html-select.bp-minimal select.bp-intent-primary.bp-active, .bp-html-select.bp-minimal [data-bp-color-scheme=dark] select.bp-intent-primary.bp-active,
[data-bp-color-scheme=dark] .bp-select.bp-minimal select.bp-intent-primary.bp-active,
.bp-select.bp-minimal [data-bp-color-scheme=dark] select.bp-intent-primary.bp-active {
  background-color: color-mix(in oklch, var(--bp-intent-primary-rest) 30%, transparent);
  color: color-mix(in oklch, var(--bp-intent-primary-active) 51%, var(--bp-palette-white));
}
.bp-dark .bp-html-select.bp-minimal select.bp-intent-primary:disabled, .bp-html-select.bp-minimal .bp-dark select.bp-intent-primary:disabled,
.bp-dark .bp-select.bp-minimal select.bp-intent-primary:disabled,
.bp-select.bp-minimal .bp-dark select.bp-intent-primary:disabled, .bp-dark .bp-html-select.bp-minimal select.bp-intent-primary.bp-disabled, .bp-html-select.bp-minimal .bp-dark select.bp-intent-primary.bp-disabled,
.bp-dark .bp-select.bp-minimal select.bp-intent-primary.bp-disabled,
.bp-select.bp-minimal .bp-dark select.bp-intent-primary.bp-disabled, [data-bp-color-scheme=dark] .bp-html-select.bp-minimal select.bp-intent-primary:disabled, .bp-html-select.bp-minimal [data-bp-color-scheme=dark] select.bp-intent-primary:disabled,
[data-bp-color-scheme=dark] .bp-select.bp-minimal select.bp-intent-primary:disabled,
.bp-select.bp-minimal [data-bp-color-scheme=dark] select.bp-intent-primary:disabled, [data-bp-color-scheme=dark] .bp-html-select.bp-minimal select.bp-intent-primary.bp-disabled, .bp-html-select.bp-minimal [data-bp-color-scheme=dark] select.bp-intent-primary.bp-disabled,
[data-bp-color-scheme=dark] .bp-select.bp-minimal select.bp-intent-primary.bp-disabled,
.bp-select.bp-minimal [data-bp-color-scheme=dark] select.bp-intent-primary.bp-disabled {
  background: none;
  color: color-mix(in oklch, color-mix(in oklch, var(--bp-intent-primary-rest) 51%, var(--bp-palette-white)) 50%, transparent);
}
.bp-dark .bp-html-select.bp-minimal select.bp-intent-primary:disabled.bp-active, .bp-html-select.bp-minimal .bp-dark select.bp-intent-primary:disabled.bp-active,
.bp-dark .bp-select.bp-minimal select.bp-intent-primary:disabled.bp-active,
.bp-select.bp-minimal .bp-dark select.bp-intent-primary:disabled.bp-active, .bp-dark .bp-html-select.bp-minimal select.bp-intent-primary.bp-disabled.bp-active, .bp-html-select.bp-minimal .bp-dark select.bp-intent-primary.bp-disabled.bp-active,
.bp-dark .bp-select.bp-minimal select.bp-intent-primary.bp-disabled.bp-active,
.bp-select.bp-minimal .bp-dark select.bp-intent-primary.bp-disabled.bp-active, [data-bp-color-scheme=dark] .bp-html-select.bp-minimal select.bp-intent-primary:disabled.bp-active, .bp-html-select.bp-minimal [data-bp-color-scheme=dark] select.bp-intent-primary:disabled.bp-active,
[data-bp-color-scheme=dark] .bp-select.bp-minimal select.bp-intent-primary:disabled.bp-active,
.bp-select.bp-minimal [data-bp-color-scheme=dark] select.bp-intent-primary:disabled.bp-active, [data-bp-color-scheme=dark] .bp-html-select.bp-minimal select.bp-intent-primary.bp-disabled.bp-active, .bp-html-select.bp-minimal [data-bp-color-scheme=dark] select.bp-intent-primary.bp-disabled.bp-active,
[data-bp-color-scheme=dark] .bp-select.bp-minimal select.bp-intent-primary.bp-disabled.bp-active,
.bp-select.bp-minimal [data-bp-color-scheme=dark] select.bp-intent-primary.bp-disabled.bp-active {
  background-color: color-mix(in oklch, var(--bp-intent-primary-rest) 30%, transparent);
}
.bp-html-select.bp-minimal select.bp-intent-success,
.bp-select.bp-minimal select.bp-intent-success {
  color: var(--bp-intent-success-hover);
}
.bp-html-select.bp-minimal select.bp-intent-success:hover,
.bp-select.bp-minimal select.bp-intent-success:hover, .bp-html-select.bp-minimal select.bp-intent-success:active,
.bp-select.bp-minimal select.bp-intent-success:active, .bp-html-select.bp-minimal select.bp-intent-success.bp-active,
.bp-select.bp-minimal select.bp-intent-success.bp-active {
  background: none;
  box-shadow: none;
  color: var(--bp-intent-success-hover);
}
.bp-html-select.bp-minimal select.bp-intent-success:hover,
.bp-select.bp-minimal select.bp-intent-success:hover {
  background-color: color-mix(in oklch, var(--bp-intent-success-rest) 15%, transparent);
  color: var(--bp-intent-success-hover);
}
.bp-html-select.bp-minimal select.bp-intent-success:active,
.bp-select.bp-minimal select.bp-intent-success:active, .bp-html-select.bp-minimal select.bp-intent-success.bp-active,
.bp-select.bp-minimal select.bp-intent-success.bp-active {
  background-color: color-mix(in oklch, var(--bp-intent-success-rest) 30%, transparent);
  color: var(--bp-intent-success-active);
}
.bp-html-select.bp-minimal select.bp-intent-success:disabled,
.bp-select.bp-minimal select.bp-intent-success:disabled, .bp-html-select.bp-minimal select.bp-intent-success.bp-disabled,
.bp-select.bp-minimal select.bp-intent-success.bp-disabled {
  background: none;
  color: color-mix(in oklch, var(--bp-intent-success-hover) 50%, transparent);
}
.bp-html-select.bp-minimal select.bp-intent-success:disabled.bp-active,
.bp-select.bp-minimal select.bp-intent-success:disabled.bp-active, .bp-html-select.bp-minimal select.bp-intent-success.bp-disabled.bp-active,
.bp-select.bp-minimal select.bp-intent-success.bp-disabled.bp-active {
  background-color: color-mix(in oklch, var(--bp-intent-success-rest) 30%, transparent);
}
.bp-html-select.bp-minimal select.bp-intent-success .bp-button-spinner .bp-spinner-head,
.bp-select.bp-minimal select.bp-intent-success .bp-button-spinner .bp-spinner-head {
  stroke: var(--bp-intent-success-hover);
}
.bp-dark .bp-html-select.bp-minimal select.bp-intent-success, .bp-html-select.bp-minimal .bp-dark select.bp-intent-success,
.bp-dark .bp-select.bp-minimal select.bp-intent-success,
.bp-select.bp-minimal .bp-dark select.bp-intent-success, [data-bp-color-scheme=dark] .bp-html-select.bp-minimal select.bp-intent-success, .bp-html-select.bp-minimal [data-bp-color-scheme=dark] select.bp-intent-success,
[data-bp-color-scheme=dark] .bp-select.bp-minimal select.bp-intent-success,
.bp-select.bp-minimal [data-bp-color-scheme=dark] select.bp-intent-success {
  color: color-mix(in oklch, var(--bp-intent-success-rest) 54%, var(--bp-palette-white));
}
.bp-dark .bp-html-select.bp-minimal select.bp-intent-success:hover, .bp-html-select.bp-minimal .bp-dark select.bp-intent-success:hover,
.bp-dark .bp-select.bp-minimal select.bp-intent-success:hover,
.bp-select.bp-minimal .bp-dark select.bp-intent-success:hover, [data-bp-color-scheme=dark] .bp-html-select.bp-minimal select.bp-intent-success:hover, .bp-html-select.bp-minimal [data-bp-color-scheme=dark] select.bp-intent-success:hover,
[data-bp-color-scheme=dark] .bp-select.bp-minimal select.bp-intent-success:hover,
.bp-select.bp-minimal [data-bp-color-scheme=dark] select.bp-intent-success:hover {
  background-color: color-mix(in oklch, var(--bp-intent-success-rest) 20%, transparent);
  color: color-mix(in oklch, var(--bp-intent-success-hover) 54%, var(--bp-palette-white));
}
.bp-dark .bp-html-select.bp-minimal select.bp-intent-success:active, .bp-html-select.bp-minimal .bp-dark select.bp-intent-success:active,
.bp-dark .bp-select.bp-minimal select.bp-intent-success:active,
.bp-select.bp-minimal .bp-dark select.bp-intent-success:active, .bp-dark .bp-html-select.bp-minimal select.bp-intent-success.bp-active, .bp-html-select.bp-minimal .bp-dark select.bp-intent-success.bp-active,
.bp-dark .bp-select.bp-minimal select.bp-intent-success.bp-active,
.bp-select.bp-minimal .bp-dark select.bp-intent-success.bp-active, [data-bp-color-scheme=dark] .bp-html-select.bp-minimal select.bp-intent-success:active, .bp-html-select.bp-minimal [data-bp-color-scheme=dark] select.bp-intent-success:active,
[data-bp-color-scheme=dark] .bp-select.bp-minimal select.bp-intent-success:active,
.bp-select.bp-minimal [data-bp-color-scheme=dark] select.bp-intent-success:active, [data-bp-color-scheme=dark] .bp-html-select.bp-minimal select.bp-intent-success.bp-active, .bp-html-select.bp-minimal [data-bp-color-scheme=dark] select.bp-intent-success.bp-active,
[data-bp-color-scheme=dark] .bp-select.bp-minimal select.bp-intent-success.bp-active,
.bp-select.bp-minimal [data-bp-color-scheme=dark] select.bp-intent-success.bp-active {
  background-color: color-mix(in oklch, var(--bp-intent-success-rest) 30%, transparent);
  color: color-mix(in oklch, var(--bp-intent-success-active) 54%, var(--bp-palette-white));
}
.bp-dark .bp-html-select.bp-minimal select.bp-intent-success:disabled, .bp-html-select.bp-minimal .bp-dark select.bp-intent-success:disabled,
.bp-dark .bp-select.bp-minimal select.bp-intent-success:disabled,
.bp-select.bp-minimal .bp-dark select.bp-intent-success:disabled, .bp-dark .bp-html-select.bp-minimal select.bp-intent-success.bp-disabled, .bp-html-select.bp-minimal .bp-dark select.bp-intent-success.bp-disabled,
.bp-dark .bp-select.bp-minimal select.bp-intent-success.bp-disabled,
.bp-select.bp-minimal .bp-dark select.bp-intent-success.bp-disabled, [data-bp-color-scheme=dark] .bp-html-select.bp-minimal select.bp-intent-success:disabled, .bp-html-select.bp-minimal [data-bp-color-scheme=dark] select.bp-intent-success:disabled,
[data-bp-color-scheme=dark] .bp-select.bp-minimal select.bp-intent-success:disabled,
.bp-select.bp-minimal [data-bp-color-scheme=dark] select.bp-intent-success:disabled, [data-bp-color-scheme=dark] .bp-html-select.bp-minimal select.bp-intent-success.bp-disabled, .bp-html-select.bp-minimal [data-bp-color-scheme=dark] select.bp-intent-success.bp-disabled,
[data-bp-color-scheme=dark] .bp-select.bp-minimal select.bp-intent-success.bp-disabled,
.bp-select.bp-minimal [data-bp-color-scheme=dark] select.bp-intent-success.bp-disabled {
  background: none;
  color: color-mix(in oklch, color-mix(in oklch, var(--bp-intent-success-rest) 54%, var(--bp-palette-white)) 50%, transparent);
}
.bp-dark .bp-html-select.bp-minimal select.bp-intent-success:disabled.bp-active, .bp-html-select.bp-minimal .bp-dark select.bp-intent-success:disabled.bp-active,
.bp-dark .bp-select.bp-minimal select.bp-intent-success:disabled.bp-active,
.bp-select.bp-minimal .bp-dark select.bp-intent-success:disabled.bp-active, .bp-dark .bp-html-select.bp-minimal select.bp-intent-success.bp-disabled.bp-active, .bp-html-select.bp-minimal .bp-dark select.bp-intent-success.bp-disabled.bp-active,
.bp-dark .bp-select.bp-minimal select.bp-intent-success.bp-disabled.bp-active,
.bp-select.bp-minimal .bp-dark select.bp-intent-success.bp-disabled.bp-active, [data-bp-color-scheme=dark] .bp-html-select.bp-minimal select.bp-intent-success:disabled.bp-active, .bp-html-select.bp-minimal [data-bp-color-scheme=dark] select.bp-intent-success:disabled.bp-active,
[data-bp-color-scheme=dark] .bp-select.bp-minimal select.bp-intent-success:disabled.bp-active,
.bp-select.bp-minimal [data-bp-color-scheme=dark] select.bp-intent-success:disabled.bp-active, [data-bp-color-scheme=dark] .bp-html-select.bp-minimal select.bp-intent-success.bp-disabled.bp-active, .bp-html-select.bp-minimal [data-bp-color-scheme=dark] select.bp-intent-success.bp-disabled.bp-active,
[data-bp-color-scheme=dark] .bp-select.bp-minimal select.bp-intent-success.bp-disabled.bp-active,
.bp-select.bp-minimal [data-bp-color-scheme=dark] select.bp-intent-success.bp-disabled.bp-active {
  background-color: color-mix(in oklch, var(--bp-intent-success-rest) 30%, transparent);
}
.bp-html-select.bp-minimal select.bp-intent-warning,
.bp-select.bp-minimal select.bp-intent-warning {
  color: var(--bp-intent-warning-hover);
}
.bp-html-select.bp-minimal select.bp-intent-warning:hover,
.bp-select.bp-minimal select.bp-intent-warning:hover, .bp-html-select.bp-minimal select.bp-intent-warning:active,
.bp-select.bp-minimal select.bp-intent-warning:active, .bp-html-select.bp-minimal select.bp-intent-warning.bp-active,
.bp-select.bp-minimal select.bp-intent-warning.bp-active {
  background: none;
  box-shadow: none;
  color: var(--bp-intent-warning-hover);
}
.bp-html-select.bp-minimal select.bp-intent-warning:hover,
.bp-select.bp-minimal select.bp-intent-warning:hover {
  background-color: color-mix(in oklch, var(--bp-button-warning-rest) 15%, transparent);
  color: var(--bp-intent-warning-hover);
}
.bp-html-select.bp-minimal select.bp-intent-warning:active,
.bp-select.bp-minimal select.bp-intent-warning:active, .bp-html-select.bp-minimal select.bp-intent-warning.bp-active,
.bp-select.bp-minimal select.bp-intent-warning.bp-active {
  background-color: color-mix(in oklch, var(--bp-button-warning-rest) 30%, transparent);
  color: var(--bp-intent-warning-active);
}
.bp-html-select.bp-minimal select.bp-intent-warning:disabled,
.bp-select.bp-minimal select.bp-intent-warning:disabled, .bp-html-select.bp-minimal select.bp-intent-warning.bp-disabled,
.bp-select.bp-minimal select.bp-intent-warning.bp-disabled {
  background: none;
  color: color-mix(in oklch, var(--bp-intent-warning-hover) 50%, transparent);
}
.bp-html-select.bp-minimal select.bp-intent-warning:disabled.bp-active,
.bp-select.bp-minimal select.bp-intent-warning:disabled.bp-active, .bp-html-select.bp-minimal select.bp-intent-warning.bp-disabled.bp-active,
.bp-select.bp-minimal select.bp-intent-warning.bp-disabled.bp-active {
  background-color: color-mix(in oklch, var(--bp-button-warning-rest) 30%, transparent);
}
.bp-html-select.bp-minimal select.bp-intent-warning .bp-button-spinner .bp-spinner-head,
.bp-select.bp-minimal select.bp-intent-warning .bp-button-spinner .bp-spinner-head {
  stroke: var(--bp-intent-warning-hover);
}
.bp-dark .bp-html-select.bp-minimal select.bp-intent-warning, .bp-html-select.bp-minimal .bp-dark select.bp-intent-warning,
.bp-dark .bp-select.bp-minimal select.bp-intent-warning,
.bp-select.bp-minimal .bp-dark select.bp-intent-warning, [data-bp-color-scheme=dark] .bp-html-select.bp-minimal select.bp-intent-warning, .bp-html-select.bp-minimal [data-bp-color-scheme=dark] select.bp-intent-warning,
[data-bp-color-scheme=dark] .bp-select.bp-minimal select.bp-intent-warning,
.bp-select.bp-minimal [data-bp-color-scheme=dark] select.bp-intent-warning {
  color: color-mix(in oklch, var(--bp-intent-warning-rest) 53%, var(--bp-palette-white));
}
.bp-dark .bp-html-select.bp-minimal select.bp-intent-warning:hover, .bp-html-select.bp-minimal .bp-dark select.bp-intent-warning:hover,
.bp-dark .bp-select.bp-minimal select.bp-intent-warning:hover,
.bp-select.bp-minimal .bp-dark select.bp-intent-warning:hover, [data-bp-color-scheme=dark] .bp-html-select.bp-minimal select.bp-intent-warning:hover, .bp-html-select.bp-minimal [data-bp-color-scheme=dark] select.bp-intent-warning:hover,
[data-bp-color-scheme=dark] .bp-select.bp-minimal select.bp-intent-warning:hover,
.bp-select.bp-minimal [data-bp-color-scheme=dark] select.bp-intent-warning:hover {
  background-color: color-mix(in oklch, var(--bp-button-warning-rest) 20%, transparent);
  color: color-mix(in oklch, var(--bp-intent-warning-hover) 53%, var(--bp-palette-white));
}
.bp-dark .bp-html-select.bp-minimal select.bp-intent-warning:active, .bp-html-select.bp-minimal .bp-dark select.bp-intent-warning:active,
.bp-dark .bp-select.bp-minimal select.bp-intent-warning:active,
.bp-select.bp-minimal .bp-dark select.bp-intent-warning:active, .bp-dark .bp-html-select.bp-minimal select.bp-intent-warning.bp-active, .bp-html-select.bp-minimal .bp-dark select.bp-intent-warning.bp-active,
.bp-dark .bp-select.bp-minimal select.bp-intent-warning.bp-active,
.bp-select.bp-minimal .bp-dark select.bp-intent-warning.bp-active, [data-bp-color-scheme=dark] .bp-html-select.bp-minimal select.bp-intent-warning:active, .bp-html-select.bp-minimal [data-bp-color-scheme=dark] select.bp-intent-warning:active,
[data-bp-color-scheme=dark] .bp-select.bp-minimal select.bp-intent-warning:active,
.bp-select.bp-minimal [data-bp-color-scheme=dark] select.bp-intent-warning:active, [data-bp-color-scheme=dark] .bp-html-select.bp-minimal select.bp-intent-warning.bp-active, .bp-html-select.bp-minimal [data-bp-color-scheme=dark] select.bp-intent-warning.bp-active,
[data-bp-color-scheme=dark] .bp-select.bp-minimal select.bp-intent-warning.bp-active,
.bp-select.bp-minimal [data-bp-color-scheme=dark] select.bp-intent-warning.bp-active {
  background-color: color-mix(in oklch, var(--bp-button-warning-rest) 30%, transparent);
  color: color-mix(in oklch, var(--bp-intent-warning-active) 53%, var(--bp-palette-white));
}
.bp-dark .bp-html-select.bp-minimal select.bp-intent-warning:disabled, .bp-html-select.bp-minimal .bp-dark select.bp-intent-warning:disabled,
.bp-dark .bp-select.bp-minimal select.bp-intent-warning:disabled,
.bp-select.bp-minimal .bp-dark select.bp-intent-warning:disabled, .bp-dark .bp-html-select.bp-minimal select.bp-intent-warning.bp-disabled, .bp-html-select.bp-minimal .bp-dark select.bp-intent-warning.bp-disabled,
.bp-dark .bp-select.bp-minimal select.bp-intent-warning.bp-disabled,
.bp-select.bp-minimal .bp-dark select.bp-intent-warning.bp-disabled, [data-bp-color-scheme=dark] .bp-html-select.bp-minimal select.bp-intent-warning:disabled, .bp-html-select.bp-minimal [data-bp-color-scheme=dark] select.bp-intent-warning:disabled,
[data-bp-color-scheme=dark] .bp-select.bp-minimal select.bp-intent-warning:disabled,
.bp-select.bp-minimal [data-bp-color-scheme=dark] select.bp-intent-warning:disabled, [data-bp-color-scheme=dark] .bp-html-select.bp-minimal select.bp-intent-warning.bp-disabled, .bp-html-select.bp-minimal [data-bp-color-scheme=dark] select.bp-intent-warning.bp-disabled,
[data-bp-color-scheme=dark] .bp-select.bp-minimal select.bp-intent-warning.bp-disabled,
.bp-select.bp-minimal [data-bp-color-scheme=dark] select.bp-intent-warning.bp-disabled {
  background: none;
  color: color-mix(in oklch, color-mix(in oklch, var(--bp-intent-warning-rest) 53%, var(--bp-palette-white)) 50%, transparent);
}
.bp-dark .bp-html-select.bp-minimal select.bp-intent-warning:disabled.bp-active, .bp-html-select.bp-minimal .bp-dark select.bp-intent-warning:disabled.bp-active,
.bp-dark .bp-select.bp-minimal select.bp-intent-warning:disabled.bp-active,
.bp-select.bp-minimal .bp-dark select.bp-intent-warning:disabled.bp-active, .bp-dark .bp-html-select.bp-minimal select.bp-intent-warning.bp-disabled.bp-active, .bp-html-select.bp-minimal .bp-dark select.bp-intent-warning.bp-disabled.bp-active,
.bp-dark .bp-select.bp-minimal select.bp-intent-warning.bp-disabled.bp-active,
.bp-select.bp-minimal .bp-dark select.bp-intent-warning.bp-disabled.bp-active, [data-bp-color-scheme=dark] .bp-html-select.bp-minimal select.bp-intent-warning:disabled.bp-active, .bp-html-select.bp-minimal [data-bp-color-scheme=dark] select.bp-intent-warning:disabled.bp-active,
[data-bp-color-scheme=dark] .bp-select.bp-minimal select.bp-intent-warning:disabled.bp-active,
.bp-select.bp-minimal [data-bp-color-scheme=dark] select.bp-intent-warning:disabled.bp-active, [data-bp-color-scheme=dark] .bp-html-select.bp-minimal select.bp-intent-warning.bp-disabled.bp-active, .bp-html-select.bp-minimal [data-bp-color-scheme=dark] select.bp-intent-warning.bp-disabled.bp-active,
[data-bp-color-scheme=dark] .bp-select.bp-minimal select.bp-intent-warning.bp-disabled.bp-active,
.bp-select.bp-minimal [data-bp-color-scheme=dark] select.bp-intent-warning.bp-disabled.bp-active {
  background-color: color-mix(in oklch, var(--bp-button-warning-rest) 30%, transparent);
}
.bp-html-select.bp-minimal select.bp-intent-danger,
.bp-select.bp-minimal select.bp-intent-danger {
  color: var(--bp-intent-danger-hover);
}
.bp-html-select.bp-minimal select.bp-intent-danger:hover,
.bp-select.bp-minimal select.bp-intent-danger:hover, .bp-html-select.bp-minimal select.bp-intent-danger:active,
.bp-select.bp-minimal select.bp-intent-danger:active, .bp-html-select.bp-minimal select.bp-intent-danger.bp-active,
.bp-select.bp-minimal select.bp-intent-danger.bp-active {
  background: none;
  box-shadow: none;
  color: var(--bp-intent-danger-hover);
}
.bp-html-select.bp-minimal select.bp-intent-danger:hover,
.bp-select.bp-minimal select.bp-intent-danger:hover {
  background-color: color-mix(in oklch, var(--bp-intent-danger-rest) 15%, transparent);
  color: var(--bp-intent-danger-hover);
}
.bp-html-select.bp-minimal select.bp-intent-danger:active,
.bp-select.bp-minimal select.bp-intent-danger:active, .bp-html-select.bp-minimal select.bp-intent-danger.bp-active,
.bp-select.bp-minimal select.bp-intent-danger.bp-active {
  background-color: color-mix(in oklch, var(--bp-intent-danger-rest) 30%, transparent);
  color: var(--bp-intent-danger-active);
}
.bp-html-select.bp-minimal select.bp-intent-danger:disabled,
.bp-select.bp-minimal select.bp-intent-danger:disabled, .bp-html-select.bp-minimal select.bp-intent-danger.bp-disabled,
.bp-select.bp-minimal select.bp-intent-danger.bp-disabled {
  background: none;
  color: color-mix(in oklch, var(--bp-intent-danger-hover) 50%, transparent);
}
.bp-html-select.bp-minimal select.bp-intent-danger:disabled.bp-active,
.bp-select.bp-minimal select.bp-intent-danger:disabled.bp-active, .bp-html-select.bp-minimal select.bp-intent-danger.bp-disabled.bp-active,
.bp-select.bp-minimal select.bp-intent-danger.bp-disabled.bp-active {
  background-color: color-mix(in oklch, var(--bp-intent-danger-rest) 30%, transparent);
}
.bp-html-select.bp-minimal select.bp-intent-danger .bp-button-spinner .bp-spinner-head,
.bp-select.bp-minimal select.bp-intent-danger .bp-button-spinner .bp-spinner-head {
  stroke: var(--bp-intent-danger-hover);
}
.bp-dark .bp-html-select.bp-minimal select.bp-intent-danger, .bp-html-select.bp-minimal .bp-dark select.bp-intent-danger,
.bp-dark .bp-select.bp-minimal select.bp-intent-danger,
.bp-select.bp-minimal .bp-dark select.bp-intent-danger, [data-bp-color-scheme=dark] .bp-html-select.bp-minimal select.bp-intent-danger, .bp-html-select.bp-minimal [data-bp-color-scheme=dark] select.bp-intent-danger,
[data-bp-color-scheme=dark] .bp-select.bp-minimal select.bp-intent-danger,
.bp-select.bp-minimal [data-bp-color-scheme=dark] select.bp-intent-danger {
  color: color-mix(in oklch, var(--bp-intent-danger-rest) 53%, var(--bp-palette-white));
}
.bp-dark .bp-html-select.bp-minimal select.bp-intent-danger:hover, .bp-html-select.bp-minimal .bp-dark select.bp-intent-danger:hover,
.bp-dark .bp-select.bp-minimal select.bp-intent-danger:hover,
.bp-select.bp-minimal .bp-dark select.bp-intent-danger:hover, [data-bp-color-scheme=dark] .bp-html-select.bp-minimal select.bp-intent-danger:hover, .bp-html-select.bp-minimal [data-bp-color-scheme=dark] select.bp-intent-danger:hover,
[data-bp-color-scheme=dark] .bp-select.bp-minimal select.bp-intent-danger:hover,
.bp-select.bp-minimal [data-bp-color-scheme=dark] select.bp-intent-danger:hover {
  background-color: color-mix(in oklch, var(--bp-intent-danger-rest) 20%, transparent);
  color: color-mix(in oklch, var(--bp-intent-danger-hover) 53%, var(--bp-palette-white));
}
.bp-dark .bp-html-select.bp-minimal select.bp-intent-danger:active, .bp-html-select.bp-minimal .bp-dark select.bp-intent-danger:active,
.bp-dark .bp-select.bp-minimal select.bp-intent-danger:active,
.bp-select.bp-minimal .bp-dark select.bp-intent-danger:active, .bp-dark .bp-html-select.bp-minimal select.bp-intent-danger.bp-active, .bp-html-select.bp-minimal .bp-dark select.bp-intent-danger.bp-active,
.bp-dark .bp-select.bp-minimal select.bp-intent-danger.bp-active,
.bp-select.bp-minimal .bp-dark select.bp-intent-danger.bp-active, [data-bp-color-scheme=dark] .bp-html-select.bp-minimal select.bp-intent-danger:active, .bp-html-select.bp-minimal [data-bp-color-scheme=dark] select.bp-intent-danger:active,
[data-bp-color-scheme=dark] .bp-select.bp-minimal select.bp-intent-danger:active,
.bp-select.bp-minimal [data-bp-color-scheme=dark] select.bp-intent-danger:active, [data-bp-color-scheme=dark] .bp-html-select.bp-minimal select.bp-intent-danger.bp-active, .bp-html-select.bp-minimal [data-bp-color-scheme=dark] select.bp-intent-danger.bp-active,
[data-bp-color-scheme=dark] .bp-select.bp-minimal select.bp-intent-danger.bp-active,
.bp-select.bp-minimal [data-bp-color-scheme=dark] select.bp-intent-danger.bp-active {
  background-color: color-mix(in oklch, var(--bp-intent-danger-rest) 30%, transparent);
  color: color-mix(in oklch, var(--bp-intent-danger-active) 53%, var(--bp-palette-white));
}
.bp-dark .bp-html-select.bp-minimal select.bp-intent-danger:disabled, .bp-html-select.bp-minimal .bp-dark select.bp-intent-danger:disabled,
.bp-dark .bp-select.bp-minimal select.bp-intent-danger:disabled,
.bp-select.bp-minimal .bp-dark select.bp-intent-danger:disabled, .bp-dark .bp-html-select.bp-minimal select.bp-intent-danger.bp-disabled, .bp-html-select.bp-minimal .bp-dark select.bp-intent-danger.bp-disabled,
.bp-dark .bp-select.bp-minimal select.bp-intent-danger.bp-disabled,
.bp-select.bp-minimal .bp-dark select.bp-intent-danger.bp-disabled, [data-bp-color-scheme=dark] .bp-html-select.bp-minimal select.bp-intent-danger:disabled, .bp-html-select.bp-minimal [data-bp-color-scheme=dark] select.bp-intent-danger:disabled,
[data-bp-color-scheme=dark] .bp-select.bp-minimal select.bp-intent-danger:disabled,
.bp-select.bp-minimal [data-bp-color-scheme=dark] select.bp-intent-danger:disabled, [data-bp-color-scheme=dark] .bp-html-select.bp-minimal select.bp-intent-danger.bp-disabled, .bp-html-select.bp-minimal [data-bp-color-scheme=dark] select.bp-intent-danger.bp-disabled,
[data-bp-color-scheme=dark] .bp-select.bp-minimal select.bp-intent-danger.bp-disabled,
.bp-select.bp-minimal [data-bp-color-scheme=dark] select.bp-intent-danger.bp-disabled {
  background: none;
  color: color-mix(in oklch, color-mix(in oklch, var(--bp-intent-danger-rest) 53%, var(--bp-palette-white)) 50%, transparent);
}
.bp-dark .bp-html-select.bp-minimal select.bp-intent-danger:disabled.bp-active, .bp-html-select.bp-minimal .bp-dark select.bp-intent-danger:disabled.bp-active,
.bp-dark .bp-select.bp-minimal select.bp-intent-danger:disabled.bp-active,
.bp-select.bp-minimal .bp-dark select.bp-intent-danger:disabled.bp-active, .bp-dark .bp-html-select.bp-minimal select.bp-intent-danger.bp-disabled.bp-active, .bp-html-select.bp-minimal .bp-dark select.bp-intent-danger.bp-disabled.bp-active,
.bp-dark .bp-select.bp-minimal select.bp-intent-danger.bp-disabled.bp-active,
.bp-select.bp-minimal .bp-dark select.bp-intent-danger.bp-disabled.bp-active, [data-bp-color-scheme=dark] .bp-html-select.bp-minimal select.bp-intent-danger:disabled.bp-active, .bp-html-select.bp-minimal [data-bp-color-scheme=dark] select.bp-intent-danger:disabled.bp-active,
[data-bp-color-scheme=dark] .bp-select.bp-minimal select.bp-intent-danger:disabled.bp-active,
.bp-select.bp-minimal [data-bp-color-scheme=dark] select.bp-intent-danger:disabled.bp-active, [data-bp-color-scheme=dark] .bp-html-select.bp-minimal select.bp-intent-danger.bp-disabled.bp-active, .bp-html-select.bp-minimal [data-bp-color-scheme=dark] select.bp-intent-danger.bp-disabled.bp-active,
[data-bp-color-scheme=dark] .bp-select.bp-minimal select.bp-intent-danger.bp-disabled.bp-active,
.bp-select.bp-minimal [data-bp-color-scheme=dark] select.bp-intent-danger.bp-disabled.bp-active {
  background-color: color-mix(in oklch, var(--bp-intent-danger-rest) 30%, transparent);
}
.bp-html-select.bp-minimal select.bp-intent-default,
.bp-select.bp-minimal select.bp-intent-default {
  color: var(--bp-intent-default-hover);
}
.bp-html-select.bp-minimal select.bp-intent-default:hover,
.bp-select.bp-minimal select.bp-intent-default:hover, .bp-html-select.bp-minimal select.bp-intent-default:active,
.bp-select.bp-minimal select.bp-intent-default:active, .bp-html-select.bp-minimal select.bp-intent-default.bp-active,
.bp-select.bp-minimal select.bp-intent-default.bp-active {
  background: none;
  box-shadow: none;
  color: var(--bp-intent-default-hover);
}
.bp-html-select.bp-minimal select.bp-intent-default:hover,
.bp-select.bp-minimal select.bp-intent-default:hover {
  background-color: color-mix(in oklch, var(--bp-intent-default-rest) 15%, transparent);
  color: var(--bp-intent-default-hover);
}
.bp-html-select.bp-minimal select.bp-intent-default:active,
.bp-select.bp-minimal select.bp-intent-default:active, .bp-html-select.bp-minimal select.bp-intent-default.bp-active,
.bp-select.bp-minimal select.bp-intent-default.bp-active {
  background-color: color-mix(in oklch, var(--bp-intent-default-rest) 30%, transparent);
  color: var(--bp-intent-default-active);
}
.bp-html-select.bp-minimal select.bp-intent-default:disabled,
.bp-select.bp-minimal select.bp-intent-default:disabled, .bp-html-select.bp-minimal select.bp-intent-default.bp-disabled,
.bp-select.bp-minimal select.bp-intent-default.bp-disabled {
  background: none;
  color: color-mix(in oklch, var(--bp-intent-default-hover) 50%, transparent);
}
.bp-html-select.bp-minimal select.bp-intent-default:disabled.bp-active,
.bp-select.bp-minimal select.bp-intent-default:disabled.bp-active, .bp-html-select.bp-minimal select.bp-intent-default.bp-disabled.bp-active,
.bp-select.bp-minimal select.bp-intent-default.bp-disabled.bp-active {
  background-color: color-mix(in oklch, var(--bp-intent-default-rest) 30%, transparent);
}
.bp-html-select.bp-minimal select.bp-intent-default .bp-button-spinner .bp-spinner-head,
.bp-select.bp-minimal select.bp-intent-default .bp-button-spinner .bp-spinner-head {
  stroke: var(--bp-intent-default-hover);
}
.bp-dark .bp-html-select.bp-minimal select.bp-intent-default, .bp-html-select.bp-minimal .bp-dark select.bp-intent-default,
.bp-dark .bp-select.bp-minimal select.bp-intent-default,
.bp-select.bp-minimal .bp-dark select.bp-intent-default, [data-bp-color-scheme=dark] .bp-html-select.bp-minimal select.bp-intent-default, .bp-html-select.bp-minimal [data-bp-color-scheme=dark] select.bp-intent-default,
[data-bp-color-scheme=dark] .bp-select.bp-minimal select.bp-intent-default,
.bp-select.bp-minimal [data-bp-color-scheme=dark] select.bp-intent-default {
  color: color-mix(in srgb, var(--bp-intent-default-rest) 46%, var(--bp-palette-white));
}
.bp-dark .bp-html-select.bp-minimal select.bp-intent-default:hover, .bp-html-select.bp-minimal .bp-dark select.bp-intent-default:hover,
.bp-dark .bp-select.bp-minimal select.bp-intent-default:hover,
.bp-select.bp-minimal .bp-dark select.bp-intent-default:hover, [data-bp-color-scheme=dark] .bp-html-select.bp-minimal select.bp-intent-default:hover, .bp-html-select.bp-minimal [data-bp-color-scheme=dark] select.bp-intent-default:hover,
[data-bp-color-scheme=dark] .bp-select.bp-minimal select.bp-intent-default:hover,
.bp-select.bp-minimal [data-bp-color-scheme=dark] select.bp-intent-default:hover {
  background-color: color-mix(in oklch, var(--bp-intent-default-rest) 20%, transparent);
  color: color-mix(in srgb, var(--bp-intent-default-hover) 46%, var(--bp-palette-white));
}
.bp-dark .bp-html-select.bp-minimal select.bp-intent-default:active, .bp-html-select.bp-minimal .bp-dark select.bp-intent-default:active,
.bp-dark .bp-select.bp-minimal select.bp-intent-default:active,
.bp-select.bp-minimal .bp-dark select.bp-intent-default:active, .bp-dark .bp-html-select.bp-minimal select.bp-intent-default.bp-active, .bp-html-select.bp-minimal .bp-dark select.bp-intent-default.bp-active,
.bp-dark .bp-select.bp-minimal select.bp-intent-default.bp-active,
.bp-select.bp-minimal .bp-dark select.bp-intent-default.bp-active, [data-bp-color-scheme=dark] .bp-html-select.bp-minimal select.bp-intent-default:active, .bp-html-select.bp-minimal [data-bp-color-scheme=dark] select.bp-intent-default:active,
[data-bp-color-scheme=dark] .bp-select.bp-minimal select.bp-intent-default:active,
.bp-select.bp-minimal [data-bp-color-scheme=dark] select.bp-intent-default:active, [data-bp-color-scheme=dark] .bp-html-select.bp-minimal select.bp-intent-default.bp-active, .bp-html-select.bp-minimal [data-bp-color-scheme=dark] select.bp-intent-default.bp-active,
[data-bp-color-scheme=dark] .bp-select.bp-minimal select.bp-intent-default.bp-active,
.bp-select.bp-minimal [data-bp-color-scheme=dark] select.bp-intent-default.bp-active {
  background-color: color-mix(in oklch, var(--bp-intent-default-rest) 30%, transparent);
  color: color-mix(in srgb, var(--bp-intent-default-active) 46%, var(--bp-palette-white));
}
.bp-dark .bp-html-select.bp-minimal select.bp-intent-default:disabled, .bp-html-select.bp-minimal .bp-dark select.bp-intent-default:disabled,
.bp-dark .bp-select.bp-minimal select.bp-intent-default:disabled,
.bp-select.bp-minimal .bp-dark select.bp-intent-default:disabled, .bp-dark .bp-html-select.bp-minimal select.bp-intent-default.bp-disabled, .bp-html-select.bp-minimal .bp-dark select.bp-intent-default.bp-disabled,
.bp-dark .bp-select.bp-minimal select.bp-intent-default.bp-disabled,
.bp-select.bp-minimal .bp-dark select.bp-intent-default.bp-disabled, [data-bp-color-scheme=dark] .bp-html-select.bp-minimal select.bp-intent-default:disabled, .bp-html-select.bp-minimal [data-bp-color-scheme=dark] select.bp-intent-default:disabled,
[data-bp-color-scheme=dark] .bp-select.bp-minimal select.bp-intent-default:disabled,
.bp-select.bp-minimal [data-bp-color-scheme=dark] select.bp-intent-default:disabled, [data-bp-color-scheme=dark] .bp-html-select.bp-minimal select.bp-intent-default.bp-disabled, .bp-html-select.bp-minimal [data-bp-color-scheme=dark] select.bp-intent-default.bp-disabled,
[data-bp-color-scheme=dark] .bp-select.bp-minimal select.bp-intent-default.bp-disabled,
.bp-select.bp-minimal [data-bp-color-scheme=dark] select.bp-intent-default.bp-disabled {
  background: none;
  color: color-mix(in oklch, color-mix(in srgb, var(--bp-intent-default-rest) 46%, var(--bp-palette-white)) 50%, transparent);
}
.bp-dark .bp-html-select.bp-minimal select.bp-intent-default:disabled.bp-active, .bp-html-select.bp-minimal .bp-dark select.bp-intent-default:disabled.bp-active,
.bp-dark .bp-select.bp-minimal select.bp-intent-default:disabled.bp-active,
.bp-select.bp-minimal .bp-dark select.bp-intent-default:disabled.bp-active, .bp-dark .bp-html-select.bp-minimal select.bp-intent-default.bp-disabled.bp-active, .bp-html-select.bp-minimal .bp-dark select.bp-intent-default.bp-disabled.bp-active,
.bp-dark .bp-select.bp-minimal select.bp-intent-default.bp-disabled.bp-active,
.bp-select.bp-minimal .bp-dark select.bp-intent-default.bp-disabled.bp-active, [data-bp-color-scheme=dark] .bp-html-select.bp-minimal select.bp-intent-default:disabled.bp-active, .bp-html-select.bp-minimal [data-bp-color-scheme=dark] select.bp-intent-default:disabled.bp-active,
[data-bp-color-scheme=dark] .bp-select.bp-minimal select.bp-intent-default:disabled.bp-active,
.bp-select.bp-minimal [data-bp-color-scheme=dark] select.bp-intent-default:disabled.bp-active, [data-bp-color-scheme=dark] .bp-html-select.bp-minimal select.bp-intent-default.bp-disabled.bp-active, .bp-html-select.bp-minimal [data-bp-color-scheme=dark] select.bp-intent-default.bp-disabled.bp-active,
[data-bp-color-scheme=dark] .bp-select.bp-minimal select.bp-intent-default.bp-disabled.bp-active,
.bp-select.bp-minimal [data-bp-color-scheme=dark] select.bp-intent-default.bp-disabled.bp-active {
  background-color: color-mix(in oklch, var(--bp-intent-default-rest) 30%, transparent);
}

.bp-html-select.bp-large select,
.bp-select.bp-large select {
  font-size: 16px;
  height: 40px;
  padding-right: 28px;
}

.bp-dark .bp-html-select select,
.bp-dark .bp-select select {
  background-color: color-mix(in srgb, var(--bp-intent-default-rest) 40%, var(--bp-palette-black));
  box-shadow: inset 0 0 0 var(--bp-surface-border-width) color-mix(in oklch, var(--bp-surface-border-color-default) 50%, transparent), 0 1px 2px color-mix(in oklch, var(--bp-palette-black) 20%, transparent);
  color: var(--bp-intent-default-foreground);
}
.bp-dark .bp-html-select select:hover,
.bp-dark .bp-select select:hover, .bp-dark .bp-html-select select:active,
.bp-dark .bp-select select:active, .bp-dark .bp-html-select select.bp-active,
.bp-dark .bp-select select.bp-active {
  color: color-mix(in srgb, var(--bp-intent-default-hover) 4%, var(--bp-palette-white));
}
.bp-dark .bp-html-select select:hover,
.bp-dark .bp-select select:hover {
  background-color: color-mix(in srgb, var(--bp-intent-default-hover) 42%, var(--bp-palette-black));
  box-shadow: inset 0 0 0 var(--bp-surface-border-width) color-mix(in oklch, var(--bp-surface-border-color-default) 50%, transparent), 0 1px 2px color-mix(in oklch, var(--bp-palette-black) 40%, transparent);
}
.bp-dark .bp-html-select select:active,
.bp-dark .bp-select select:active, .bp-dark .bp-html-select select.bp-active,
.bp-dark .bp-select select.bp-active {
  background-color: color-mix(in srgb, var(--bp-intent-default-active) 30%, var(--bp-palette-black));
  box-shadow: inset 0 0 0 var(--bp-surface-border-width) color-mix(in oklch, var(--bp-surface-border-color-default) 50%, transparent), 0 1px 2px color-mix(in oklch, var(--bp-palette-black) 40%, transparent);
}
.bp-dark .bp-html-select select:disabled,
.bp-dark .bp-select select:disabled, .bp-dark .bp-html-select select.bp-disabled,
.bp-dark .bp-select select.bp-disabled {
  background-color: color-mix(in srgb, var(--bp-intent-default-disabled) 4%, transparent);
  box-shadow: none;
  color: var(--bp-typography-color-default-disabled);
}
.bp-dark .bp-html-select select:disabled.bp-active,
.bp-dark .bp-select select:disabled.bp-active, .bp-dark .bp-html-select select.bp-disabled.bp-active,
.bp-dark .bp-select select.bp-disabled.bp-active {
  background-color: color-mix(in srgb, var(--bp-intent-default-disabled) 7%, transparent);
}
.bp-dark .bp-html-select select .bp-button-spinner .bp-spinner-head,
.bp-dark .bp-select select .bp-button-spinner .bp-spinner-head {
  background: color-mix(in srgb, var(--bp-intent-default-rest) 20%, var(--bp-palette-black));
  stroke: color-mix(in srgb, var(--bp-intent-default-rest) 68%, var(--bp-palette-white));
}

.bp-html-select select:disabled,
.bp-select select:disabled {
  background-color: rgba(211, 216, 222, 0.5);
  box-shadow: none;
  color: rgba(95, 107, 124, 0.6);
  cursor: not-allowed;
}

.bp-html-select .bp-icon,
.bp-select .bp-icon {
  color: #5f6b7c;
  pointer-events: none;
  position: absolute;
  right: 8px;
  top: 7px;
}
.bp-html-select .bp-disabled.bp-icon,
.bp-select .bp-disabled.bp-icon {
  color: rgba(95, 107, 124, 0.6);
}

.bp-html-select,
.bp-select {
  display: inline-block;
  letter-spacing: normal;
  position: relative;
  vertical-align: middle;
}
.bp-html-select .bp-icon,
.bp-select .bp-icon {
  color: #5f6b7c;
}
.bp-html-select .bp-icon:hover,
.bp-select .bp-icon:hover {
  color: #1c2127;
}
.bp-dark .bp-html-select .bp-icon,
.bp-dark .bp-select .bp-icon {
  color: #abb3bf;
}
.bp-dark .bp-html-select .bp-icon:hover,
.bp-dark .bp-select .bp-icon:hover {
  color: #f6f7f9;
}
.bp-html-select.bp-large::after,
.bp-html-select.bp-large .bp-icon,
.bp-select.bp-large::after,
.bp-select.bp-large .bp-icon {
  right: 12px;
  top: 12px;
}
.bp-html-select.bp-fill,
.bp-html-select.bp-fill select,
.bp-select.bp-fill,
.bp-select.bp-fill select {
  width: 100%;
}
.bp-dark .bp-html-select option,
.bp-dark .bp-select option {
  background-color: #2f343c;
  color: #f6f7f9;
}
.bp-dark .bp-html-select option:disabled,
.bp-dark .bp-select option:disabled {
  color: rgba(171, 179, 191, 0.6);
}
.bp-dark .bp-html-select::after,
.bp-dark .bp-select::after {
  color: #abb3bf;
}

/*
 * Copyright 2023 Palantir Technologies, Inc. All rights reserved.
 */
table.bp-html-table, .bp-running-text table {
  border-spacing: 0;
  font-size: 14px;
}
table.bp-html-table th, .bp-running-text table th,
table.bp-html-table td,
.bp-running-text table td {
  padding: 11px;
  text-align: left;
  vertical-align: top;
}
table.bp-html-table th, .bp-running-text table th {
  color: #1c2127;
  font-weight: 600;
}
table.bp-html-table td, .bp-running-text table td {
  color: #1c2127;
}
table.bp-html-table tbody tr:first-child th, .bp-running-text table tbody tr:first-child th,
table.bp-html-table tbody tr:first-child td,
.bp-running-text table tbody tr:first-child td,
table.bp-html-table tfoot tr:first-child th,
.bp-running-text table tfoot tr:first-child th,
table.bp-html-table tfoot tr:first-child td,
.bp-running-text table tfoot tr:first-child td {
  box-shadow: inset 0 1px 0 0 rgba(17, 20, 24, 0.15);
}
table.bp-html-table, .bp-running-text table {
  /* stylelint-disable selector-max-compound-selectors */
}
.bp-dark table.bp-html-table th, .bp-dark .bp-running-text table th, .bp-running-text .bp-dark table th {
  color: #f6f7f9;
}
.bp-dark table.bp-html-table td, .bp-dark .bp-running-text table td, .bp-running-text .bp-dark table td {
  color: #f6f7f9;
}
.bp-dark table.bp-html-table tbody tr:first-child th, .bp-dark .bp-running-text table tbody tr:first-child th, .bp-running-text .bp-dark table tbody tr:first-child th,
.bp-dark table.bp-html-table tbody tr:first-child td,
.bp-dark .bp-running-text table tbody tr:first-child td,
.bp-running-text .bp-dark table tbody tr:first-child td,
.bp-dark table.bp-html-table tfoot tr:first-child th,
.bp-dark .bp-running-text table tfoot tr:first-child th,
.bp-running-text .bp-dark table tfoot tr:first-child th,
.bp-dark table.bp-html-table tfoot tr:first-child td,
.bp-dark .bp-running-text table tfoot tr:first-child td,
.bp-running-text .bp-dark table tfoot tr:first-child td {
  box-shadow: inset 0 1px 0 0 rgba(255, 255, 255, 0.2);
}
table.bp-html-table, .bp-running-text table {
  /* stylelint-enable selector-max-compound-selectors */
}

table.bp-html-table.bp-compact th,
table.bp-html-table.bp-compact td {
  padding-bottom: 6px;
  padding-top: 6px;
}
table.bp-html-table.bp-html-table-striped tbody tr:nth-child(odd) td {
  background: rgba(143, 153, 168, 0.15);
}
table.bp-html-table.bp-html-table-bordered th:not(:first-child) {
  box-shadow: inset 1px 0 0 0 rgba(17, 20, 24, 0.15);
}
@media (forced-colors: active) and (prefers-color-scheme: dark) {
  table.bp-html-table.bp-html-table-bordered th:not(:first-child) {
    border-left: 1px solid buttonborder;
  }
}
table.bp-html-table.bp-html-table-bordered tbody tr td,
table.bp-html-table.bp-html-table-bordered tfoot tr td {
  box-shadow: inset 0 1px 0 0 rgba(17, 20, 24, 0.15);
}
table.bp-html-table.bp-html-table-bordered tbody tr td:not(:first-child),
table.bp-html-table.bp-html-table-bordered tfoot tr td:not(:first-child) {
  box-shadow: inset 1px 1px 0 0 rgba(17, 20, 24, 0.15);
}
@media (forced-colors: active) and (prefers-color-scheme: dark) {
  table.bp-html-table.bp-html-table-bordered tbody tr td:not(:first-child),
  table.bp-html-table.bp-html-table-bordered tfoot tr td:not(:first-child) {
    border-left: 1px solid buttonborder;
    border-top: 1px solid buttonborder;
  }
}
@media (forced-colors: active) and (prefers-color-scheme: dark) {
  table.bp-html-table.bp-html-table-bordered tbody tr td,
  table.bp-html-table.bp-html-table-bordered tfoot tr td {
    border-top: 1px solid buttonborder;
  }
}
table.bp-html-table.bp-html-table-bordered.bp-html-table-striped tbody tr:not(:first-child) td {
  box-shadow: none;
}
table.bp-html-table.bp-html-table-bordered.bp-html-table-striped tbody tr:not(:first-child) td:not(:first-child) {
  box-shadow: inset 1px 0 0 0 rgba(17, 20, 24, 0.15);
}
table.bp-html-table.bp-interactive tbody tr:hover td {
  background-color: rgba(143, 153, 168, 0.3);
  cursor: pointer;
}
@media (forced-colors: active) and (prefers-color-scheme: dark) {
  table.bp-html-table.bp-interactive tbody tr:hover td {
    background-color: highlight;
  }
}
table.bp-html-table.bp-interactive tbody tr:active td {
  background-color: rgba(143, 153, 168, 0.35);
}
@media (forced-colors: active) and (prefers-color-scheme: dark) {
  table.bp-html-table.bp-interactive tbody tr:active td {
    background-color: highlight;
  }
}
.bp-dark table.bp-html-table {
  /* stylelint-disable selector-max-compound-selectors */
}
.bp-dark table.bp-html-table.bp-html-table-striped tbody tr:nth-child(odd) td {
  background: rgba(95, 107, 124, 0.15);
}
.bp-dark table.bp-html-table.bp-html-table-bordered th:not(:first-child) {
  box-shadow: inset 1px 0 0 0 rgba(255, 255, 255, 0.2);
}
.bp-dark table.bp-html-table.bp-html-table-bordered tbody tr td,
.bp-dark table.bp-html-table.bp-html-table-bordered tfoot tr td {
  box-shadow: inset 0 1px 0 0 rgba(255, 255, 255, 0.2);
}
.bp-dark table.bp-html-table.bp-html-table-bordered tbody tr td:not(:first-child),
.bp-dark table.bp-html-table.bp-html-table-bordered tfoot tr td:not(:first-child) {
  box-shadow: inset 1px 1px 0 0 rgba(255, 255, 255, 0.2);
}
.bp-dark table.bp-html-table.bp-html-table-bordered.bp-html-table-striped tbody tr:not(:first-child) td {
  box-shadow: inset 1px 0 0 0 rgba(255, 255, 255, 0.2);
  /* stylelint-disable max-nesting-depth */
}
.bp-dark table.bp-html-table.bp-html-table-bordered.bp-html-table-striped tbody tr:not(:first-child) td:first-child {
  box-shadow: none;
}
.bp-dark table.bp-html-table.bp-interactive tbody tr:hover td {
  background-color: rgba(95, 107, 124, 0.3);
  cursor: pointer;
}
.bp-dark table.bp-html-table.bp-interactive tbody tr:active td {
  background-color: rgba(95, 107, 124, 0.4);
}
.bp-dark table.bp-html-table {
  /* stylelint-enable selector-max-compound-selectors */
}

/*
 * Copyright 2023 Palantir Technologies, Inc. All rights reserved.
 */
/*
 * Copyright 2023 Palantir Technologies, Inc. All rights reserved.
 */
.bp-key-combo {
  align-items: center;
}
.bp-key-combo:not(.bp-minimal) {
  display: flex;
  flex-direction: row;
}
.bp-key-combo:not(.bp-minimal) > * {
  flex-grow: 0;
  flex-shrink: 0;
}
.bp-key-combo:not(.bp-minimal) > .bp-fill {
  flex-grow: 1;
  flex-shrink: 1;
}
.bp-key-combo:not(.bp-minimal)::before,
.bp-key-combo:not(.bp-minimal) > * {
  margin-right: 4px;
}
.bp-key-combo:not(.bp-minimal):empty::before,
.bp-key-combo:not(.bp-minimal) > :last-child {
  margin-right: 0;
}
.bp-key-combo.bp-minimal {
  display: flex;
  flex-direction: row;
}
.bp-key-combo.bp-minimal > * {
  flex-grow: 0;
  flex-shrink: 0;
}
.bp-key-combo.bp-minimal > .bp-fill {
  flex-grow: 1;
  flex-shrink: 1;
}

.bp-hotkey-dialog {
  padding-bottom: 0;
  top: 40px;
}
.bp-hotkey-dialog .bp-dialog-body {
  margin: 0;
  padding: 0;
}
.bp-hotkey-dialog .bp-hotkey-label {
  flex-grow: 1;
}

.bp-hotkey-column {
  margin: auto;
  padding: 30px;
}
.bp-hotkey-column .bp-heading {
  margin-bottom: 20px;
}
.bp-hotkey-column .bp-heading:not(:first-child) {
  margin-top: 40px;
}

.bp-hotkey {
  align-items: center;
  display: flex;
  justify-content: space-between;
  margin-left: 0;
  margin-right: 0;
}
.bp-hotkey:not(:last-child) {
  margin-bottom: 8px;
}

/*
 * Copyright 2023 Palantir Technologies, Inc. All rights reserved.
 */
/*
 * Copyright 2023 Palantir Technologies, Inc. All rights reserved.
 */
/* stylelint-disable-next-line @blueprintjs/prefer-spacing-variable */
/*
 * Copyright 2023 Palantir Technologies, Inc. All rights reserved.
 */
.bp-icon {
  display: inline-block;
  flex: 0 0 auto;
  vertical-align: text-bottom;
}
.bp-icon:not(:empty)::before {
  /* stylelint-disable */
  content: "" !important;
  content: unset !important;
  /* stylelint-enable */
}
.bp-icon > svg {
  display: block;
}
.bp-icon > svg:not([fill]) {
  fill: currentcolor;
}
.bp-icon.bp-icon-muted svg {
  fill-opacity: 0.15;
  overflow: visible;
}
.bp-icon.bp-icon-muted svg path {
  stroke: #8f99a8;
  stroke-opacity: 0.5;
  stroke-width: 0.5px;
}
.bp-dark .bp-icon .bp-icon-muted svg {
  fill-opacity: 0.2;
}

span.bp-icon-standard {
  font-family: "blueprint-icons-16", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  height: 16px;
  line-height: 1;
  width: 16px;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
}

span.bp-icon-large {
  font-family: "blueprint-icons-20", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  height: 20px;
  line-height: 1;
  width: 20px;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
}

span.bp-icon:empty {
  font-family: "blueprint-icons-20";
  font-size: inherit;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
}
span.bp-icon:empty::before {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}
span.bp-icon:empty.bp-icon-standard {
  font-size: 16px;
}
span.bp-icon:empty.bp-icon-large {
  font-size: 20px;
}

.bp-icon-add::before {
  content: "\f109";
}

.bp-icon-add-application::before {
  content: "\f3b8";
}

.bp-icon-add-child::before {
  content: "\f39d";
}

.bp-icon-add-clip::before {
  content: "\f101";
}

.bp-icon-add-column-left::before {
  content: "\f102";
}

.bp-icon-add-column-right::before {
  content: "\f103";
}

.bp-icon-add-location::before {
  content: "\f104";
}

.bp-icon-add-parent::before {
  content: "\f39e";
}

.bp-icon-add-row-bottom::before {
  content: "\f105";
}

.bp-icon-add-row-top::before {
  content: "\f106";
}

.bp-icon-add-to-artifact::before {
  content: "\f107";
}

.bp-icon-add-to-folder::before {
  content: "\f108";
}

.bp-icon-aimpoints-target::before {
  content: "\f335";
}

.bp-icon-airplane::before {
  content: "\f10a";
}

.bp-icon-align-center::before {
  content: "\f10b";
}

.bp-icon-align-justify::before {
  content: "\f10c";
}

.bp-icon-align-left::before {
  content: "\f10d";
}

.bp-icon-align-right::before {
  content: "\f10e";
}

.bp-icon-alignment-bottom::before {
  content: "\f10f";
}

.bp-icon-alignment-horizontal-center::before {
  content: "\f110";
}

.bp-icon-alignment-left::before {
  content: "\f111";
}

.bp-icon-alignment-right::before {
  content: "\f112";
}

.bp-icon-alignment-top::before {
  content: "\f113";
}

.bp-icon-alignment-vertical-center::before {
  content: "\f114";
}

.bp-icon-ammunition::before {
  content: "\f342";
}

.bp-icon-anchor::before {
  content: "\f330";
}

.bp-icon-annotation::before {
  content: "\f115";
}

.bp-icon-announcement::before {
  content: "\f396";
}

.bp-icon-antenna::before {
  content: "\f116";
}

.bp-icon-app-header::before {
  content: "\f117";
}

.bp-icon-application::before {
  content: "\f118";
}

.bp-icon-applications::before {
  content: "\f119";
}

.bp-icon-archive::before {
  content: "\f11a";
}

.bp-icon-area-of-interest::before {
  content: "\f11b";
}

.bp-icon-array::before {
  content: "\f121";
}

.bp-icon-array-boolean::before {
  content: "\f11c";
}

.bp-icon-array-date::before {
  content: "\f11d";
}

.bp-icon-array-floating-point::before {
  content: "\f32d";
}

.bp-icon-array-numeric::before {
  content: "\f11e";
}

.bp-icon-array-object::before {
  content: "\f394";
}

.bp-icon-array-string::before {
  content: "\f11f";
}

.bp-icon-array-timestamp::before {
  content: "\f120";
}

.bp-icon-arrow-bottom-left::before {
  content: "\f122";
}

.bp-icon-arrow-bottom-right::before {
  content: "\f123";
}

.bp-icon-arrow-down::before {
  content: "\f124";
}

.bp-icon-arrow-left::before {
  content: "\f125";
}

.bp-icon-arrow-right::before {
  content: "\f126";
}

.bp-icon-arrow-top-left::before {
  content: "\f127";
}

.bp-icon-arrow-top-right::before {
  content: "\f128";
}

.bp-icon-arrow-up::before {
  content: "\f129";
}

.bp-icon-arrows-arc::before {
  content: "\f387";
}

.bp-icon-arrows-horizontal::before {
  content: "\f12a";
}

.bp-icon-arrows-vertical::before {
  content: "\f12b";
}

.bp-icon-asterisk::before {
  content: "\f12c";
}

.bp-icon-at::before {
  content: "\f331";
}

.bp-icon-automatic-updates::before {
  content: "\f12d";
}

.bp-icon-axle::before {
  content: "\f338";
}

.bp-icon-backlink::before {
  content: "\f12e";
}

.bp-icon-backward-ten::before {
  content: "\f35c";
}

.bp-icon-badge::before {
  content: "\f12f";
}

.bp-icon-ban-circle::before {
  content: "\f130";
}

.bp-icon-bank-account::before {
  content: "\f131";
}

.bp-icon-barcode::before {
  content: "\f132";
}

.bp-icon-binary-number::before {
  content: "\f357";
}

.bp-icon-blank::before {
  content: "\f133";
}

.bp-icon-block-promote::before {
  content: "\f372";
}

.bp-icon-blocked-person::before {
  content: "\f134";
}

.bp-icon-bold::before {
  content: "\f135";
}

.bp-icon-book::before {
  content: "\f136";
}

.bp-icon-bookmark::before {
  content: "\f137";
}

.bp-icon-box::before {
  content: "\f138";
}

.bp-icon-branch-locked::before {
  content: "\f3a6";
}

.bp-icon-branch-unlocked::before {
  content: "\f3a7";
}

.bp-icon-briefcase::before {
  content: "\f139";
}

.bp-icon-bring-data::before {
  content: "\f13a";
}

.bp-icon-bring-forward::before {
  content: "\f354";
}

.bp-icon-british-pound::before {
  content: "\f386";
}

.bp-icon-bug::before {
  content: "\f32e";
}

.bp-icon-buggy::before {
  content: "\f13b";
}

.bp-icon-build::before {
  content: "\f13c";
}

.bp-icon-bullseye::before {
  content: "\f359";
}

.bp-icon-calculator::before {
  content: "\f13d";
}

.bp-icon-calendar::before {
  content: "\f13e";
}

.bp-icon-camera::before {
  content: "\f13f";
}

.bp-icon-caret-down::before {
  content: "\f140";
}

.bp-icon-caret-left::before {
  content: "\f141";
}

.bp-icon-caret-right::before {
  content: "\f142";
}

.bp-icon-caret-up::before {
  content: "\f143";
}

.bp-icon-cargo-ship::before {
  content: "\f144";
}

.bp-icon-cell-tower::before {
  content: "\f145";
}

.bp-icon-changes::before {
  content: "\f146";
}

.bp-icon-chart::before {
  content: "\f147";
}

.bp-icon-chat::before {
  content: "\f148";
}

.bp-icon-chevron-backward::before {
  content: "\f149";
}

.bp-icon-chevron-down::before {
  content: "\f14a";
}

.bp-icon-chevron-forward::before {
  content: "\f14b";
}

.bp-icon-chevron-left::before {
  content: "\f14c";
}

.bp-icon-chevron-right::before {
  content: "\f14d";
}

.bp-icon-chevron-up::before {
  content: "\f14e";
}

.bp-icon-circle::before {
  content: "\f153";
}

.bp-icon-circle-arrow-down::before {
  content: "\f14f";
}

.bp-icon-circle-arrow-left::before {
  content: "\f150";
}

.bp-icon-circle-arrow-right::before {
  content: "\f151";
}

.bp-icon-circle-arrow-up::before {
  content: "\f152";
}

.bp-icon-citation::before {
  content: "\f154";
}

.bp-icon-clean::before {
  content: "\f155";
}

.bp-icon-clip::before {
  content: "\f156";
}

.bp-icon-clipboard::before {
  content: "\f157";
}

.bp-icon-clipboard-file::before {
  content: "\f35b";
}

.bp-icon-cloud::before {
  content: "\f15a";
}

.bp-icon-cloud-download::before {
  content: "\f158";
}

.bp-icon-cloud-server::before {
  content: "\f35a";
}

.bp-icon-cloud-tick::before {
  content: "\f34e";
}

.bp-icon-cloud-upload::before {
  content: "\f159";
}

.bp-icon-code::before {
  content: "\f15c";
}

.bp-icon-code-block::before {
  content: "\f15b";
}

.bp-icon-cog::before {
  content: "\f15d";
}

.bp-icon-collapse-all::before {
  content: "\f15e";
}

.bp-icon-color-fill::before {
  content: "\f328";
}

.bp-icon-column-layout::before {
  content: "\f15f";
}

.bp-icon-comment::before {
  content: "\f160";
}

.bp-icon-comparison::before {
  content: "\f161";
}

.bp-icon-compass::before {
  content: "\f162";
}

.bp-icon-compressed::before {
  content: "\f163";
}

.bp-icon-confirm::before {
  content: "\f164";
}

.bp-icon-console::before {
  content: "\f165";
}

.bp-icon-console-alert::before {
  content: "\f3ad";
}

.bp-icon-construction::before {
  content: "\f395";
}

.bp-icon-contrast::before {
  content: "\f166";
}

.bp-icon-control::before {
  content: "\f167";
}

.bp-icon-credit-card::before {
  content: "\f168";
}

.bp-icon-crop::before {
  content: "\f353";
}

.bp-icon-cross::before {
  content: "\f169";
}

.bp-icon-cross-circle::before {
  content: "\f336";
}

.bp-icon-crown::before {
  content: "\f16a";
}

.bp-icon-css-style::before {
  content: "\f36b";
}

.bp-icon-cube::before {
  content: "\f16d";
}

.bp-icon-cube-add::before {
  content: "\f16b";
}

.bp-icon-cube-cutout::before {
  content: "\f3b5";
}

.bp-icon-cube-cutouts::before {
  content: "\f3b6";
}

.bp-icon-cube-edit::before {
  content: "\f383";
}

.bp-icon-cube-remove::before {
  content: "\f16c";
}

.bp-icon-cubes::before {
  content: "\f373";
}

.bp-icon-curly-braces::before {
  content: "\f358";
}

.bp-icon-curved-range-chart::before {
  content: "\f16e";
}

.bp-icon-cut::before {
  content: "\f16f";
}

.bp-icon-cycle::before {
  content: "\f170";
}

.bp-icon-dashboard::before {
  content: "\f171";
}

.bp-icon-data-cloud::before {
  content: "\f391";
}

.bp-icon-data-connection::before {
  content: "\f172";
}

.bp-icon-data-lineage::before {
  content: "\f173";
}

.bp-icon-data-search::before {
  content: "\f36f";
}

.bp-icon-data-sync::before {
  content: "\f36c";
}

.bp-icon-database::before {
  content: "\f174";
}

.bp-icon-delete::before {
  content: "\f175";
}

.bp-icon-delete-clip::before {
  content: "\f3a3";
}

.bp-icon-delta::before {
  content: "\f176";
}

.bp-icon-derive-column::before {
  content: "\f177";
}

.bp-icon-desktop::before {
  content: "\f178";
}

.bp-icon-detection::before {
  content: "\f341";
}

.bp-icon-diagnosis::before {
  content: "\f179";
}

.bp-icon-diagram-tree::before {
  content: "\f17a";
}

.bp-icon-direction-left::before {
  content: "\f17b";
}

.bp-icon-direction-right::before {
  content: "\f17c";
}

.bp-icon-disable::before {
  content: "\f17d";
}

.bp-icon-divide::before {
  content: "\f327";
}

.bp-icon-document::before {
  content: "\f180";
}

.bp-icon-document-code::before {
  content: "\f3a0";
}

.bp-icon-document-locked::before {
  content: "\f3a1";
}

.bp-icon-document-open::before {
  content: "\f17e";
}

.bp-icon-document-share::before {
  content: "\f17f";
}

.bp-icon-dollar::before {
  content: "\f181";
}

.bp-icon-dot::before {
  content: "\f182";
}

.bp-icon-double-caret-horizontal::before {
  content: "\f183";
}

.bp-icon-double-caret-vertical::before {
  content: "\f184";
}

.bp-icon-double-chevron-down::before {
  content: "\f185";
}

.bp-icon-double-chevron-left::before {
  content: "\f186";
}

.bp-icon-double-chevron-right::before {
  content: "\f187";
}

.bp-icon-double-chevron-up::before {
  content: "\f188";
}

.bp-icon-doughnut-chart::before {
  content: "\f189";
}

.bp-icon-download::before {
  content: "\f18a";
}

.bp-icon-drag-handle-horizontal::before {
  content: "\f18b";
}

.bp-icon-drag-handle-vertical::before {
  content: "\f18c";
}

.bp-icon-draw::before {
  content: "\f18d";
}

.bp-icon-drawer-left::before {
  content: "\f18f";
}

.bp-icon-drawer-left-filled::before {
  content: "\f18e";
}

.bp-icon-drawer-right::before {
  content: "\f191";
}

.bp-icon-drawer-right-filled::before {
  content: "\f190";
}

.bp-icon-drive-time::before {
  content: "\f192";
}

.bp-icon-drone::before {
  content: "\f3b1";
}

.bp-icon-drone-uav::before {
  content: "\f3b2";
}

.bp-icon-duplicate::before {
  content: "\f193";
}

.bp-icon-edit::before {
  content: "\f194";
}

.bp-icon-eject::before {
  content: "\f195";
}

.bp-icon-emoji::before {
  content: "\f196";
}

.bp-icon-endnote::before {
  content: "\f356";
}

.bp-icon-endorsed::before {
  content: "\f197";
}

.bp-icon-envelope::before {
  content: "\f198";
}

.bp-icon-equals::before {
  content: "\f199";
}

.bp-icon-eraser::before {
  content: "\f19a";
}

.bp-icon-error::before {
  content: "\f19b";
}

.bp-icon-euro::before {
  content: "\f19c";
}

.bp-icon-excavator::before {
  content: "\f36d";
}

.bp-icon-exchange::before {
  content: "\f19d";
}

.bp-icon-exclude-row::before {
  content: "\f19e";
}

.bp-icon-expand-all::before {
  content: "\f19f";
}

.bp-icon-explain::before {
  content: "\f34d";
}

.bp-icon-export::before {
  content: "\f1a0";
}

.bp-icon-eye-off::before {
  content: "\f1a1";
}

.bp-icon-eye-on::before {
  content: "\f1a2";
}

.bp-icon-eye-open::before {
  content: "\f1a3";
}

.bp-icon-fast-backward::before {
  content: "\f1a4";
}

.bp-icon-fast-forward::before {
  content: "\f1a5";
}

.bp-icon-feed::before {
  content: "\f1a7";
}

.bp-icon-feed-subscribed::before {
  content: "\f1a6";
}

.bp-icon-fighter-jet::before {
  content: "\f384";
}

.bp-icon-film::before {
  content: "\f1a8";
}

.bp-icon-filter::before {
  content: "\f1ad";
}

.bp-icon-filter-keep::before {
  content: "\f1a9";
}

.bp-icon-filter-list::before {
  content: "\f1aa";
}

.bp-icon-filter-open::before {
  content: "\f1ab";
}

.bp-icon-filter-remove::before {
  content: "\f1ac";
}

.bp-icon-filter-sort-asc::before {
  content: "\f38e";
}

.bp-icon-filter-sort-desc::before {
  content: "\f38f";
}

.bp-icon-flag::before {
  content: "\f1ae";
}

.bp-icon-flame::before {
  content: "\f1af";
}

.bp-icon-flash::before {
  content: "\f1b0";
}

.bp-icon-floating-point::before {
  content: "\f32c";
}

.bp-icon-floppy-disk::before {
  content: "\f1b1";
}

.bp-icon-flow-branch::before {
  content: "\f1b2";
}

.bp-icon-flow-end::before {
  content: "\f1b3";
}

.bp-icon-flow-linear::before {
  content: "\f1b4";
}

.bp-icon-flow-review::before {
  content: "\f1b6";
}

.bp-icon-flow-review-branch::before {
  content: "\f1b5";
}

.bp-icon-flows::before {
  content: "\f1b7";
}

.bp-icon-folder-close::before {
  content: "\f1b8";
}

.bp-icon-folder-new::before {
  content: "\f1b9";
}

.bp-icon-folder-open::before {
  content: "\f1ba";
}

.bp-icon-folder-shared::before {
  content: "\f1bc";
}

.bp-icon-folder-shared-open::before {
  content: "\f1bb";
}

.bp-icon-follower::before {
  content: "\f1bd";
}

.bp-icon-following::before {
  content: "\f1be";
}

.bp-icon-font::before {
  content: "\f1bf";
}

.bp-icon-fork::before {
  content: "\f1c0";
}

.bp-icon-fork-end::before {
  content: "\f3b7";
}

.bp-icon-form::before {
  content: "\f1c1";
}

.bp-icon-forward-ten::before {
  content: "\f35d";
}

.bp-icon-fuel::before {
  content: "\f323";
}

.bp-icon-full-circle::before {
  content: "\f1c2";
}

.bp-icon-full-stacked-chart::before {
  content: "\f1c3";
}

.bp-icon-fullscreen::before {
  content: "\f1c4";
}

.bp-icon-function::before {
  content: "\f1c5";
}

.bp-icon-function-minimal::before {
  content: "\f3b4";
}

.bp-icon-gantt-chart::before {
  content: "\f1c6";
}

.bp-icon-generate::before {
  content: "\f34c";
}

.bp-icon-geofence::before {
  content: "\f1c7";
}

.bp-icon-geolocation::before {
  content: "\f1c8";
}

.bp-icon-geosearch::before {
  content: "\f1c9";
}

.bp-icon-geotime::before {
  content: "\f344";
}

.bp-icon-gift-box::before {
  content: "\f3a2";
}

.bp-icon-git-branch::before {
  content: "\f1ca";
}

.bp-icon-git-commit::before {
  content: "\f1cb";
}

.bp-icon-git-merge::before {
  content: "\f1cc";
}

.bp-icon-git-new-branch::before {
  content: "\f1cd";
}

.bp-icon-git-pull::before {
  content: "\f1ce";
}

.bp-icon-git-push::before {
  content: "\f1cf";
}

.bp-icon-git-rebase::before {
  content: "\f3ac";
}

.bp-icon-git-repo::before {
  content: "\f1d0";
}

.bp-icon-glass::before {
  content: "\f1d1";
}

.bp-icon-globe::before {
  content: "\f1d3";
}

.bp-icon-globe-network::before {
  content: "\f1d2";
}

.bp-icon-globe-network-add::before {
  content: "\f382";
}

.bp-icon-graph::before {
  content: "\f1d5";
}

.bp-icon-graph-remove::before {
  content: "\f1d4";
}

.bp-icon-greater-than::before {
  content: "\f1d7";
}

.bp-icon-greater-than-or-equal-to::before {
  content: "\f1d6";
}

.bp-icon-grid::before {
  content: "\f1d9";
}

.bp-icon-grid-view::before {
  content: "\f1d8";
}

.bp-icon-group-item::before {
  content: "\f34a";
}

.bp-icon-group-objects::before {
  content: "\f1da";
}

.bp-icon-grouped-bar-chart::before {
  content: "\f1db";
}

.bp-icon-hand::before {
  content: "\f1e0";
}

.bp-icon-hand-down::before {
  content: "\f1dc";
}

.bp-icon-hand-left::before {
  content: "\f1dd";
}

.bp-icon-hand-right::before {
  content: "\f1de";
}

.bp-icon-hand-up::before {
  content: "\f1df";
}

.bp-icon-hat::before {
  content: "\f1e1";
}

.bp-icon-header::before {
  content: "\f1e5";
}

.bp-icon-header-one::before {
  content: "\f1e2";
}

.bp-icon-header-three::before {
  content: "\f1e3";
}

.bp-icon-header-two::before {
  content: "\f1e4";
}

.bp-icon-headset::before {
  content: "\f1e6";
}

.bp-icon-heart::before {
  content: "\f1e8";
}

.bp-icon-heart-broken::before {
  content: "\f1e7";
}

.bp-icon-heat-grid::before {
  content: "\f1e9";
}

.bp-icon-heatmap::before {
  content: "\f1ea";
}

.bp-icon-helicopter::before {
  content: "\f1eb";
}

.bp-icon-help::before {
  content: "\f1ec";
}

.bp-icon-helper-management::before {
  content: "\f1ed";
}

.bp-icon-hexagon::before {
  content: "\f374";
}

.bp-icon-high-priority::before {
  content: "\f1ee";
}

.bp-icon-high-voltage-pole::before {
  content: "\f333";
}

.bp-icon-highlight::before {
  content: "\f1ef";
}

.bp-icon-history::before {
  content: "\f1f0";
}

.bp-icon-home::before {
  content: "\f1f1";
}

.bp-icon-horizontal-bar-chart::before {
  content: "\f1f4";
}

.bp-icon-horizontal-bar-chart-asc::before {
  content: "\f1f2";
}

.bp-icon-horizontal-bar-chart-desc::before {
  content: "\f1f3";
}

.bp-icon-horizontal-distribution::before {
  content: "\f1f5";
}

.bp-icon-horizontal-inbetween::before {
  content: "\f329";
}

.bp-icon-hurricane::before {
  content: "\f1f6";
}

.bp-icon-id-number::before {
  content: "\f1f7";
}

.bp-icon-image-rotate-left::before {
  content: "\f1f8";
}

.bp-icon-image-rotate-right::before {
  content: "\f1f9";
}

.bp-icon-import::before {
  content: "\f1fa";
}

.bp-icon-inbox::before {
  content: "\f1ff";
}

.bp-icon-inbox-filtered::before {
  content: "\f1fb";
}

.bp-icon-inbox-geo::before {
  content: "\f1fc";
}

.bp-icon-inbox-search::before {
  content: "\f1fd";
}

.bp-icon-inbox-update::before {
  content: "\f1fe";
}

.bp-icon-info-sign::before {
  content: "\f200";
}

.bp-icon-inheritance::before {
  content: "\f201";
}

.bp-icon-inherited-group::before {
  content: "\f202";
}

.bp-icon-inner-join::before {
  content: "\f203";
}

.bp-icon-input::before {
  content: "\f34b";
}

.bp-icon-insert::before {
  content: "\f204";
}

.bp-icon-intelligence::before {
  content: "\f337";
}

.bp-icon-intersection::before {
  content: "\f205";
}

.bp-icon-ip-address::before {
  content: "\f206";
}

.bp-icon-issue::before {
  content: "\f209";
}

.bp-icon-issue-closed::before {
  content: "\f207";
}

.bp-icon-issue-new::before {
  content: "\f208";
}

.bp-icon-italic::before {
  content: "\f20a";
}

.bp-icon-join-table::before {
  content: "\f20b";
}

.bp-icon-key::before {
  content: "\f215";
}

.bp-icon-key-backspace::before {
  content: "\f20c";
}

.bp-icon-key-command::before {
  content: "\f20d";
}

.bp-icon-key-control::before {
  content: "\f20e";
}

.bp-icon-key-delete::before {
  content: "\f20f";
}

.bp-icon-key-enter::before {
  content: "\f210";
}

.bp-icon-key-escape::before {
  content: "\f211";
}

.bp-icon-key-option::before {
  content: "\f212";
}

.bp-icon-key-shift::before {
  content: "\f213";
}

.bp-icon-key-tab::before {
  content: "\f214";
}

.bp-icon-known-vehicle::before {
  content: "\f216";
}

.bp-icon-lab-test::before {
  content: "\f217";
}

.bp-icon-label::before {
  content: "\f218";
}

.bp-icon-layer::before {
  content: "\f21a";
}

.bp-icon-layer-outline::before {
  content: "\f219";
}

.bp-icon-layers::before {
  content: "\f21b";
}

.bp-icon-layout::before {
  content: "\f225";
}

.bp-icon-layout-auto::before {
  content: "\f21c";
}

.bp-icon-layout-balloon::before {
  content: "\f21d";
}

.bp-icon-layout-bottom-row-three-tiles::before {
  content: "\f364";
}

.bp-icon-layout-bottom-row-two-tiles::before {
  content: "\f363";
}

.bp-icon-layout-circle::before {
  content: "\f21e";
}

.bp-icon-layout-grid::before {
  content: "\f21f";
}

.bp-icon-layout-group-by::before {
  content: "\f220";
}

.bp-icon-layout-hierarchy::before {
  content: "\f221";
}

.bp-icon-layout-left-column-three-tiles::before {
  content: "\f366";
}

.bp-icon-layout-left-column-two-tiles::before {
  content: "\f365";
}

.bp-icon-layout-linear::before {
  content: "\f222";
}

.bp-icon-layout-right-column-three-tiles::before {
  content: "\f368";
}

.bp-icon-layout-right-column-two-tiles::before {
  content: "\f367";
}

.bp-icon-layout-skew-grid::before {
  content: "\f223";
}

.bp-icon-layout-sorted-clusters::before {
  content: "\f224";
}

.bp-icon-layout-three-columns::before {
  content: "\f361";
}

.bp-icon-layout-three-rows::before {
  content: "\f362";
}

.bp-icon-layout-top-row-three-tiles::before {
  content: "\f36a";
}

.bp-icon-layout-top-row-two-tiles::before {
  content: "\f369";
}

.bp-icon-layout-two-columns::before {
  content: "\f35f";
}

.bp-icon-layout-two-rows::before {
  content: "\f360";
}

.bp-icon-learning::before {
  content: "\f226";
}

.bp-icon-left-join::before {
  content: "\f227";
}

.bp-icon-lengthen-text::before {
  content: "\f33e";
}

.bp-icon-less-than::before {
  content: "\f229";
}

.bp-icon-less-than-or-equal-to::before {
  content: "\f228";
}

.bp-icon-lifesaver::before {
  content: "\f22a";
}

.bp-icon-lightbulb::before {
  content: "\f22b";
}

.bp-icon-lightning::before {
  content: "\f22c";
}

.bp-icon-link::before {
  content: "\f22d";
}

.bp-icon-linked-squares::before {
  content: "\f385";
}

.bp-icon-list::before {
  content: "\f230";
}

.bp-icon-list-columns::before {
  content: "\f22e";
}

.bp-icon-list-detail-view::before {
  content: "\f22f";
}

.bp-icon-locate::before {
  content: "\f231";
}

.bp-icon-lock::before {
  content: "\f232";
}

.bp-icon-locomotive::before {
  content: "\f33b";
}

.bp-icon-log-in::before {
  content: "\f233";
}

.bp-icon-log-out::before {
  content: "\f234";
}

.bp-icon-low-voltage-pole::before {
  content: "\f332";
}

.bp-icon-manual::before {
  content: "\f235";
}

.bp-icon-manually-entered-data::before {
  content: "\f236";
}

.bp-icon-many-to-many::before {
  content: "\f237";
}

.bp-icon-many-to-one::before {
  content: "\f238";
}

.bp-icon-map::before {
  content: "\f23b";
}

.bp-icon-map-create::before {
  content: "\f239";
}

.bp-icon-map-marker::before {
  content: "\f23a";
}

.bp-icon-markdown::before {
  content: "\f3a9";
}

.bp-icon-maximize::before {
  content: "\f23c";
}

.bp-icon-media::before {
  content: "\f23d";
}

.bp-icon-menu::before {
  content: "\f240";
}

.bp-icon-menu-closed::before {
  content: "\f23e";
}

.bp-icon-menu-open::before {
  content: "\f23f";
}

.bp-icon-merge-columns::before {
  content: "\f241";
}

.bp-icon-merge-links::before {
  content: "\f242";
}

.bp-icon-microphone::before {
  content: "\f343";
}

.bp-icon-minimize::before {
  content: "\f243";
}

.bp-icon-minus::before {
  content: "\f244";
}

.bp-icon-mobile-phone::before {
  content: "\f245";
}

.bp-icon-mobile-video::before {
  content: "\f246";
}

.bp-icon-modal::before {
  content: "\f248";
}

.bp-icon-modal-filled::before {
  content: "\f247";
}

.bp-icon-model::before {
  content: "\f33d";
}

.bp-icon-moon::before {
  content: "\f249";
}

.bp-icon-more::before {
  content: "\f24a";
}

.bp-icon-mountain::before {
  content: "\f24b";
}

.bp-icon-move::before {
  content: "\f24c";
}

.bp-icon-mugshot::before {
  content: "\f24d";
}

.bp-icon-multi-select::before {
  content: "\f24e";
}

.bp-icon-music::before {
  content: "\f24f";
}

.bp-icon-nest::before {
  content: "\f250";
}

.bp-icon-new-drawing::before {
  content: "\f251";
}

.bp-icon-new-grid-item::before {
  content: "\f252";
}

.bp-icon-new-layer::before {
  content: "\f253";
}

.bp-icon-new-layers::before {
  content: "\f254";
}

.bp-icon-new-link::before {
  content: "\f255";
}

.bp-icon-new-object::before {
  content: "\f256";
}

.bp-icon-new-person::before {
  content: "\f257";
}

.bp-icon-new-prescription::before {
  content: "\f258";
}

.bp-icon-new-shield::before {
  content: "\f349";
}

.bp-icon-new-text-box::before {
  content: "\f259";
}

.bp-icon-ninja::before {
  content: "\f25a";
}

.bp-icon-not-equal-to::before {
  content: "\f25b";
}

.bp-icon-notifications::before {
  content: "\f25e";
}

.bp-icon-notifications-add::before {
  content: "\f398";
}

.bp-icon-notifications-snooze::before {
  content: "\f25c";
}

.bp-icon-notifications-updated::before {
  content: "\f25d";
}

.bp-icon-numbered-list::before {
  content: "\f25f";
}

.bp-icon-numerical::before {
  content: "\f260";
}

.bp-icon-object-view::before {
  content: "\f390";
}

.bp-icon-office::before {
  content: "\f261";
}

.bp-icon-offline::before {
  content: "\f262";
}

.bp-icon-oil-field::before {
  content: "\f263";
}

.bp-icon-one-column::before {
  content: "\f264";
}

.bp-icon-one-to-many::before {
  content: "\f265";
}

.bp-icon-one-to-one::before {
  content: "\f266";
}

.bp-icon-open-application::before {
  content: "\f32b";
}

.bp-icon-outdated::before {
  content: "\f267";
}

.bp-icon-output::before {
  content: "\f370";
}

.bp-icon-package::before {
  content: "\f375";
}

.bp-icon-page-break::before {
  content: "\f3a5";
}

.bp-icon-page-layout::before {
  content: "\f268";
}

.bp-icon-panel::before {
  content: "\f381";
}

.bp-icon-panel-stats::before {
  content: "\f269";
}

.bp-icon-panel-table::before {
  content: "\f26a";
}

.bp-icon-paperclip::before {
  content: "\f26b";
}

.bp-icon-paragraph::before {
  content: "\f26c";
}

.bp-icon-paste-variable::before {
  content: "\f346";
}

.bp-icon-path::before {
  content: "\f26e";
}

.bp-icon-path-search::before {
  content: "\f26d";
}

.bp-icon-pause::before {
  content: "\f26f";
}

.bp-icon-people::before {
  content: "\f270";
}

.bp-icon-percentage::before {
  content: "\f271";
}

.bp-icon-person::before {
  content: "\f272";
}

.bp-icon-phone::before {
  content: "\f273";
}

.bp-icon-phone-call::before {
  content: "\f347";
}

.bp-icon-phone-forward::before {
  content: "\f348";
}

.bp-icon-phone-search::before {
  content: "\f397";
}

.bp-icon-pie-chart::before {
  content: "\f274";
}

.bp-icon-pill::before {
  content: "\f376";
}

.bp-icon-pin::before {
  content: "\f275";
}

.bp-icon-pistol::before {
  content: "\f39c";
}

.bp-icon-pivot::before {
  content: "\f277";
}

.bp-icon-pivot-table::before {
  content: "\f276";
}

.bp-icon-play::before {
  content: "\f278";
}

.bp-icon-playbook::before {
  content: "\f324";
}

.bp-icon-plus::before {
  content: "\f279";
}

.bp-icon-polygon-filter::before {
  content: "\f27a";
}

.bp-icon-power::before {
  content: "\f27b";
}

.bp-icon-predictive-analysis::before {
  content: "\f27c";
}

.bp-icon-prescription::before {
  content: "\f27d";
}

.bp-icon-presentation::before {
  content: "\f27e";
}

.bp-icon-print::before {
  content: "\f27f";
}

.bp-icon-projects::before {
  content: "\f280";
}

.bp-icon-properties::before {
  content: "\f281";
}

.bp-icon-property::before {
  content: "\f282";
}

.bp-icon-publish-function::before {
  content: "\f283";
}

.bp-icon-pulse::before {
  content: "\f284";
}

.bp-icon-rain::before {
  content: "\f285";
}

.bp-icon-random::before {
  content: "\f286";
}

.bp-icon-range-ring::before {
  content: "\f371";
}

.bp-icon-record::before {
  content: "\f287";
}

.bp-icon-rect-height::before {
  content: "\f325";
}

.bp-icon-rect-width::before {
  content: "\f326";
}

.bp-icon-rectangle::before {
  content: "\f321";
}

.bp-icon-redo::before {
  content: "\f288";
}

.bp-icon-refresh::before {
  content: "\f289";
}

.bp-icon-refresh-off::before {
  content: "\f3aa";
}

.bp-icon-regex::before {
  content: "\f32f";
}

.bp-icon-regression-chart::before {
  content: "\f28a";
}

.bp-icon-remove::before {
  content: "\f290";
}

.bp-icon-remove-column::before {
  content: "\f28d";
}

.bp-icon-remove-column-left::before {
  content: "\f28b";
}

.bp-icon-remove-column-right::before {
  content: "\f28c";
}

.bp-icon-remove-row-bottom::before {
  content: "\f28e";
}

.bp-icon-remove-row-top::before {
  content: "\f28f";
}

.bp-icon-repeat::before {
  content: "\f291";
}

.bp-icon-reset::before {
  content: "\f292";
}

.bp-icon-resolve::before {
  content: "\f293";
}

.bp-icon-rig::before {
  content: "\f294";
}

.bp-icon-right-join::before {
  content: "\f295";
}

.bp-icon-ring::before {
  content: "\f296";
}

.bp-icon-rocket::before {
  content: "\f298";
}

.bp-icon-rocket-slant::before {
  content: "\f297";
}

.bp-icon-root-folder::before {
  content: "\f39f";
}

.bp-icon-rotate-ccw::before {
  content: "\f389";
}

.bp-icon-rotate-cw::before {
  content: "\f388";
}

.bp-icon-rotate-document::before {
  content: "\f299";
}

.bp-icon-rotate-page::before {
  content: "\f29a";
}

.bp-icon-route::before {
  content: "\f29b";
}

.bp-icon-run-history::before {
  content: "\f393";
}

.bp-icon-satellite::before {
  content: "\f29c";
}

.bp-icon-saved::before {
  content: "\f29d";
}

.bp-icon-scatter-plot::before {
  content: "\f29e";
}

.bp-icon-search::before {
  content: "\f2a2";
}

.bp-icon-search-around::before {
  content: "\f29f";
}

.bp-icon-search-template::before {
  content: "\f2a0";
}

.bp-icon-search-text::before {
  content: "\f2a1";
}

.bp-icon-segmented-control::before {
  content: "\f2a3";
}

.bp-icon-select::before {
  content: "\f2a4";
}

.bp-icon-selection::before {
  content: "\f2a5";
}

.bp-icon-selection-box::before {
  content: "\f399";
}

.bp-icon-selection-box-add::before {
  content: "\f39a";
}

.bp-icon-selection-box-edit::before {
  content: "\f39b";
}

.bp-icon-selection-box-remove::before {
  content: "\f3a8";
}

.bp-icon-send-backward::before {
  content: "\f355";
}

.bp-icon-send-message::before {
  content: "\f2a6";
}

.bp-icon-send-to::before {
  content: "\f2a9";
}

.bp-icon-send-to-graph::before {
  content: "\f2a7";
}

.bp-icon-send-to-map::before {
  content: "\f2a8";
}

.bp-icon-sensor::before {
  content: "\f33c";
}

.bp-icon-series-add::before {
  content: "\f2aa";
}

.bp-icon-series-configuration::before {
  content: "\f2ab";
}

.bp-icon-series-derived::before {
  content: "\f2ac";
}

.bp-icon-series-filtered::before {
  content: "\f2ad";
}

.bp-icon-series-search::before {
  content: "\f2ae";
}

.bp-icon-server::before {
  content: "\f378";
}

.bp-icon-server-install::before {
  content: "\f377";
}

.bp-icon-settings::before {
  content: "\f2af";
}

.bp-icon-shapes::before {
  content: "\f2b0";
}

.bp-icon-share::before {
  content: "\f2b1";
}

.bp-icon-shared-filter::before {
  content: "\f2b2";
}

.bp-icon-shield::before {
  content: "\f2b3";
}

.bp-icon-ship::before {
  content: "\f2b4";
}

.bp-icon-shop::before {
  content: "\f2b5";
}

.bp-icon-shopping-cart::before {
  content: "\f2b6";
}

.bp-icon-shorten-text::before {
  content: "\f33f";
}

.bp-icon-signal-search::before {
  content: "\f2b7";
}

.bp-icon-sim-card::before {
  content: "\f2b8";
}

.bp-icon-slash::before {
  content: "\f2b9";
}

.bp-icon-small-cross::before {
  content: "\f2ba";
}

.bp-icon-small-info-sign::before {
  content: "\f334";
}

.bp-icon-small-minus::before {
  content: "\f2bb";
}

.bp-icon-small-plus::before {
  content: "\f2bc";
}

.bp-icon-small-square::before {
  content: "\f2bd";
}

.bp-icon-small-tick::before {
  content: "\f2be";
}

.bp-icon-snowflake::before {
  content: "\f2bf";
}

.bp-icon-soccer-ball::before {
  content: "\f350";
}

.bp-icon-social-media::before {
  content: "\f2c0";
}

.bp-icon-sort::before {
  content: "\f2c7";
}

.bp-icon-sort-alphabetical::before {
  content: "\f2c2";
}

.bp-icon-sort-alphabetical-desc::before {
  content: "\f2c1";
}

.bp-icon-sort-asc::before {
  content: "\f2c3";
}

.bp-icon-sort-desc::before {
  content: "\f2c4";
}

.bp-icon-sort-numerical::before {
  content: "\f2c6";
}

.bp-icon-sort-numerical-desc::before {
  content: "\f2c5";
}

.bp-icon-spell-check::before {
  content: "\f340";
}

.bp-icon-spin::before {
  content: "\f3b3";
}

.bp-icon-split-columns::before {
  content: "\f2c8";
}

.bp-icon-sports-stadium::before {
  content: "\f351";
}

.bp-icon-square::before {
  content: "\f2c9";
}

.bp-icon-stacked-chart::before {
  content: "\f2ca";
}

.bp-icon-stadium-geometry::before {
  content: "\f2cb";
}

.bp-icon-star::before {
  content: "\f2cd";
}

.bp-icon-star-empty::before {
  content: "\f2cc";
}

.bp-icon-step-backward::before {
  content: "\f2ce";
}

.bp-icon-step-chart::before {
  content: "\f2cf";
}

.bp-icon-step-forward::before {
  content: "\f2d0";
}

.bp-icon-stop::before {
  content: "\f2d1";
}

.bp-icon-stopwatch::before {
  content: "\f2d2";
}

.bp-icon-strikethrough::before {
  content: "\f2d3";
}

.bp-icon-style::before {
  content: "\f2d4";
}

.bp-icon-subscript::before {
  content: "\f339";
}

.bp-icon-subtract-right-join::before {
  content: "\f392";
}

.bp-icon-superscript::before {
  content: "\f33a";
}

.bp-icon-swap-horizontal::before {
  content: "\f2d5";
}

.bp-icon-swap-vertical::before {
  content: "\f2d6";
}

.bp-icon-sweep::before {
  content: "\f3a4";
}

.bp-icon-switch::before {
  content: "\f2d7";
}

.bp-icon-symbol-circle::before {
  content: "\f2d8";
}

.bp-icon-symbol-cross::before {
  content: "\f2d9";
}

.bp-icon-symbol-diamond::before {
  content: "\f2da";
}

.bp-icon-symbol-rectangle::before {
  content: "\f322";
}

.bp-icon-symbol-square::before {
  content: "\f2db";
}

.bp-icon-symbol-triangle-down::before {
  content: "\f2dc";
}

.bp-icon-symbol-triangle-up::before {
  content: "\f2dd";
}

.bp-icon-syringe::before {
  content: "\f2de";
}

.bp-icon-table-sync::before {
  content: "\f36e";
}

.bp-icon-tag::before {
  content: "\f2df";
}

.bp-icon-tag-add::before {
  content: "\f379";
}

.bp-icon-tag-promote::before {
  content: "\f37a";
}

.bp-icon-tag-refresh::before {
  content: "\f37b";
}

.bp-icon-tag-undo::before {
  content: "\f37c";
}

.bp-icon-tags::before {
  content: "\f37d";
}

.bp-icon-take-action::before {
  content: "\f2e0";
}

.bp-icon-tank::before {
  content: "\f2e1";
}

.bp-icon-target::before {
  content: "\f2e2";
}

.bp-icon-taxi::before {
  content: "\f2e3";
}

.bp-icon-team::before {
  content: "\f352";
}

.bp-icon-temperature::before {
  content: "\f2e4";
}

.bp-icon-text-highlight::before {
  content: "\f2e5";
}

.bp-icon-th::before {
  content: "\f2ea";
}

.bp-icon-th-add::before {
  content: "\f38a";
}

.bp-icon-th-derived::before {
  content: "\f2e6";
}

.bp-icon-th-disconnect::before {
  content: "\f2e7";
}

.bp-icon-th-filtered::before {
  content: "\f2e8";
}

.bp-icon-th-list::before {
  content: "\f2e9";
}

.bp-icon-th-list-add::before {
  content: "\f38b";
}

.bp-icon-th-virtual::before {
  content: "\f38c";
}

.bp-icon-th-virtual-add::before {
  content: "\f38d";
}

.bp-icon-third-party::before {
  content: "\f2eb";
}

.bp-icon-thumbs-down::before {
  content: "\f2ec";
}

.bp-icon-thumbs-up::before {
  content: "\f2ed";
}

.bp-icon-tick::before {
  content: "\f2ef";
}

.bp-icon-tick-circle::before {
  content: "\f2ee";
}

.bp-icon-time::before {
  content: "\f2f0";
}

.bp-icon-timeline-area-chart::before {
  content: "\f2f1";
}

.bp-icon-timeline-bar-chart::before {
  content: "\f2f2";
}

.bp-icon-timeline-events::before {
  content: "\f2f3";
}

.bp-icon-timeline-line-chart::before {
  content: "\f2f4";
}

.bp-icon-tint::before {
  content: "\f2f5";
}

.bp-icon-torch::before {
  content: "\f2f6";
}

.bp-icon-tractor::before {
  content: "\f2f7";
}

.bp-icon-train::before {
  content: "\f2f8";
}

.bp-icon-translate::before {
  content: "\f2f9";
}

.bp-icon-trash::before {
  content: "\f2fa";
}

.bp-icon-tree::before {
  content: "\f2fb";
}

.bp-icon-trending-down::before {
  content: "\f2fc";
}

.bp-icon-trending-up::before {
  content: "\f2fd";
}

.bp-icon-trophy::before {
  content: "\f34f";
}

.bp-icon-truck::before {
  content: "\f2fe";
}

.bp-icon-two-columns::before {
  content: "\f2ff";
}

.bp-icon-unarchive::before {
  content: "\f300";
}

.bp-icon-underline::before {
  content: "\f301";
}

.bp-icon-undo::before {
  content: "\f302";
}

.bp-icon-ungroup-objects::before {
  content: "\f303";
}

.bp-icon-unknown-vehicle::before {
  content: "\f304";
}

.bp-icon-unlink::before {
  content: "\f345";
}

.bp-icon-unlock::before {
  content: "\f305";
}

.bp-icon-unpin::before {
  content: "\f306";
}

.bp-icon-unresolve::before {
  content: "\f307";
}

.bp-icon-updated::before {
  content: "\f308";
}

.bp-icon-upload::before {
  content: "\f309";
}

.bp-icon-user::before {
  content: "\f30a";
}

.bp-icon-variable::before {
  content: "\f30b";
}

.bp-icon-variable-layer::before {
  content: "\f3ab";
}

.bp-icon-vector::before {
  content: "\f35e";
}

.bp-icon-vertical-bar-chart-asc::before {
  content: "\f30c";
}

.bp-icon-vertical-bar-chart-desc::before {
  content: "\f30d";
}

.bp-icon-vertical-distribution::before {
  content: "\f30e";
}

.bp-icon-vertical-inbetween::before {
  content: "\f32a";
}

.bp-icon-video::before {
  content: "\f30f";
}

.bp-icon-virus::before {
  content: "\f310";
}

.bp-icon-volume-down::before {
  content: "\f311";
}

.bp-icon-volume-off::before {
  content: "\f312";
}

.bp-icon-volume-up::before {
  content: "\f313";
}

.bp-icon-walk::before {
  content: "\f314";
}

.bp-icon-warning-sign::before {
  content: "\f315";
}

.bp-icon-waterfall-chart::before {
  content: "\f316";
}

.bp-icon-waves::before {
  content: "\f317";
}

.bp-icon-widget::before {
  content: "\f31b";
}

.bp-icon-widget-button::before {
  content: "\f318";
}

.bp-icon-widget-footer::before {
  content: "\f319";
}

.bp-icon-widget-header::before {
  content: "\f31a";
}

.bp-icon-wind::before {
  content: "\f31c";
}

.bp-icon-won::before {
  content: "\f3af";
}

.bp-icon-wrap-lines::before {
  content: "\f3ae";
}

.bp-icon-wrench::before {
  content: "\f31d";
}

.bp-icon-wrench-redo::before {
  content: "\f37e";
}

.bp-icon-wrench-snooze::before {
  content: "\f37f";
}

.bp-icon-wrench-time::before {
  content: "\f380";
}

.bp-icon-yen::before {
  content: "\f3b0";
}

.bp-icon-zoom-in::before {
  content: "\f31e";
}

.bp-icon-zoom-out::before {
  content: "\f31f";
}

.bp-icon-zoom-to-fit::before {
  content: "\f320";
}

/* !
 * (c) Copyright 2025 Palantir Technologies Inc. All rights reserved.
 */
/*
 * Copyright 2023 Palantir Technologies, Inc. All rights reserved.
 */
.bp-link {
  cursor: pointer;
  display: inline-flex;
  gap: 4px;
  text-underline-offset: 17.5%;
  text-underline-position: from-font;
}
.bp-link.bp-link-underline-always {
  text-decoration-line: underline;
}
.bp-link.bp-link-underline-hover {
  text-decoration-line: none;
}
.bp-link.bp-link-underline-hover:hover {
  text-decoration-line: underline;
}
.bp-link.bp-link-underline-none {
  text-decoration-line: none;
}
.bp-link.bp-link-underline-none:hover {
  text-decoration-line: none;
}
.bp-link.bp-link-color-inherit {
  color: inherit;
}
.bp-link.bp-intent-primary {
  color: #215db0;
}
.bp-link.bp-intent-success {
  color: #1c6e42;
}
.bp-link.bp-intent-warning {
  color: #935610;
}
.bp-link.bp-intent-danger {
  color: #ac2f33;
}
.bp-dark .bp-link.bp-link-color-inherit {
  color: inherit;
}
.bp-dark .bp-link.bp-intent-primary {
  color: #8abbff;
}
.bp-dark .bp-link.bp-intent-success {
  color: #72ca9b;
}
.bp-dark .bp-link.bp-intent-warning {
  color: #fbb360;
}
.bp-dark .bp-link.bp-intent-danger {
  color: #fa999c;
}

/*
 * Copyright 2023 Palantir Technologies, Inc. All rights reserved.
 */
/*
 * Copyright 2023 Palantir Technologies, Inc. All rights reserved.
 */
/*
 * Copyright 2023 Palantir Technologies, Inc. All rights reserved.
 */
/*
 * Copyright 2023 Palantir Technologies, Inc. All rights reserved.
 */
/*
 * Copyright 2023 Palantir Technologies, Inc. All rights reserved.
 */
/* stylelint-disable-next-line @blueprintjs/prefer-spacing-variable */
/*
 * Copyright 2023 Palantir Technologies, Inc. All rights reserved.
 */
/*
 * Copyright 2023 Palantir Technologies, Inc. All rights reserved.
 */
/*
 * Copyright 2023 Palantir Technologies, Inc. All rights reserved.
 */
/*
 * Copyright 2023 Palantir Technologies, Inc. All rights reserved.
 */
/* stylelint-disable-next-line @blueprintjs/prefer-spacing-variable */
.bp-submenu > .bp-popover-wrapper {
  display: block;
}
.bp-submenu .bp-popover-target {
  display: block;
}
.bp-submenu .bp-popover-target.bp-popover-open > .bp-menu-item {
  /* stylelint-disable scss/at-extend-no-missing-placeholder */
}
.bp-submenu .bp-popover-target.bp-popover-open > .bp-menu-item:not([class*=bp-intent-]) {
  background-color: rgba(143, 153, 168, 0.15);
  color: inherit;
  cursor: pointer;
  text-decoration: none;
}
.bp-dark .bp-submenu .bp-popover-target.bp-popover-open > .bp-menu-item:not([class*=bp-intent-]) {
  color: inherit;
}
.bp-dark .bp-submenu .bp-popover-target.bp-popover-open > .bp-menu-item:not([class*=bp-intent-]) .bp-menu-item-icon,
.bp-dark .bp-submenu .bp-popover-target.bp-popover-open > .bp-menu-item:not([class*=bp-intent-]) .bp-submenu-icon {
  color: #abb3bf;
}
.bp-submenu .bp-popover-target.bp-popover-open > .bp-menu-item[class*=bp-intent-] .bp-menu-item-label, .bp-submenu .bp-popover-target.bp-popover-open > .bp-menu-item[class*=bp-intent-]:hover .bp-menu-item-label, .bp-submenu .bp-popover-target.bp-popover-open > .bp-menu-item[class*=bp-intent-]:active .bp-menu-item-label {
  color: inherit;
}
.bp-submenu .bp-popover-target.bp-popover-open > .bp-menu-item[class*=bp-intent-], .bp-submenu .bp-popover-target.bp-popover-open > .bp-menu-item[class*=bp-intent-]:hover, .bp-submenu .bp-popover-target.bp-popover-open > .bp-menu-item[class*=bp-intent-]:active {
  background-color: rgba(45, 114, 210, 0.1);
  color: #215db0;
}
.bp-submenu .bp-popover-target.bp-popover-open > .bp-menu-item[class*=bp-intent-]::before,
.bp-submenu .bp-popover-target.bp-popover-open > .bp-menu-item[class*=bp-intent-] .bp-menu-item-icon,
.bp-submenu .bp-popover-target.bp-popover-open > .bp-menu-item[class*=bp-intent-] .bp-menu-item-selected-icon,
.bp-submenu .bp-popover-target.bp-popover-open > .bp-menu-item[class*=bp-intent-] .bp-submenu-icon, .bp-submenu .bp-popover-target.bp-popover-open > .bp-menu-item[class*=bp-intent-]:hover::before,
.bp-submenu .bp-popover-target.bp-popover-open > .bp-menu-item[class*=bp-intent-]:hover .bp-menu-item-icon,
.bp-submenu .bp-popover-target.bp-popover-open > .bp-menu-item[class*=bp-intent-]:hover .bp-menu-item-selected-icon,
.bp-submenu .bp-popover-target.bp-popover-open > .bp-menu-item[class*=bp-intent-]:hover .bp-submenu-icon, .bp-submenu .bp-popover-target.bp-popover-open > .bp-menu-item[class*=bp-intent-]:active::before,
.bp-submenu .bp-popover-target.bp-popover-open > .bp-menu-item[class*=bp-intent-]:active .bp-menu-item-icon,
.bp-submenu .bp-popover-target.bp-popover-open > .bp-menu-item[class*=bp-intent-]:active .bp-menu-item-selected-icon,
.bp-submenu .bp-popover-target.bp-popover-open > .bp-menu-item[class*=bp-intent-]:active .bp-submenu-icon {
  color: #215db0;
}
.bp-submenu .bp-popover-target.bp-popover-open > .bp-menu-item[class*=bp-intent-].bp-intent-success, .bp-submenu .bp-popover-target.bp-popover-open > .bp-menu-item[class*=bp-intent-]:hover.bp-intent-success, .bp-submenu .bp-popover-target.bp-popover-open > .bp-menu-item[class*=bp-intent-]:active.bp-intent-success {
  background-color: rgba(35, 133, 81, 0.1);
  color: #1c6e42;
}
.bp-submenu .bp-popover-target.bp-popover-open > .bp-menu-item[class*=bp-intent-].bp-intent-success::before,
.bp-submenu .bp-popover-target.bp-popover-open > .bp-menu-item[class*=bp-intent-].bp-intent-success .bp-menu-item-icon,
.bp-submenu .bp-popover-target.bp-popover-open > .bp-menu-item[class*=bp-intent-].bp-intent-success .bp-submenu-icon, .bp-submenu .bp-popover-target.bp-popover-open > .bp-menu-item[class*=bp-intent-]:hover.bp-intent-success::before,
.bp-submenu .bp-popover-target.bp-popover-open > .bp-menu-item[class*=bp-intent-]:hover.bp-intent-success .bp-menu-item-icon,
.bp-submenu .bp-popover-target.bp-popover-open > .bp-menu-item[class*=bp-intent-]:hover.bp-intent-success .bp-submenu-icon, .bp-submenu .bp-popover-target.bp-popover-open > .bp-menu-item[class*=bp-intent-]:active.bp-intent-success::before,
.bp-submenu .bp-popover-target.bp-popover-open > .bp-menu-item[class*=bp-intent-]:active.bp-intent-success .bp-menu-item-icon,
.bp-submenu .bp-popover-target.bp-popover-open > .bp-menu-item[class*=bp-intent-]:active.bp-intent-success .bp-submenu-icon {
  color: inherit;
}
.bp-submenu .bp-popover-target.bp-popover-open > .bp-menu-item[class*=bp-intent-].bp-intent-warning, .bp-submenu .bp-popover-target.bp-popover-open > .bp-menu-item[class*=bp-intent-]:hover.bp-intent-warning, .bp-submenu .bp-popover-target.bp-popover-open > .bp-menu-item[class*=bp-intent-]:active.bp-intent-warning {
  background-color: rgba(200, 118, 25, 0.1);
  color: #935610;
}
.bp-submenu .bp-popover-target.bp-popover-open > .bp-menu-item[class*=bp-intent-].bp-intent-warning::before,
.bp-submenu .bp-popover-target.bp-popover-open > .bp-menu-item[class*=bp-intent-].bp-intent-warning .bp-menu-item-icon,
.bp-submenu .bp-popover-target.bp-popover-open > .bp-menu-item[class*=bp-intent-].bp-intent-warning .bp-submenu-icon, .bp-submenu .bp-popover-target.bp-popover-open > .bp-menu-item[class*=bp-intent-]:hover.bp-intent-warning::before,
.bp-submenu .bp-popover-target.bp-popover-open > .bp-menu-item[class*=bp-intent-]:hover.bp-intent-warning .bp-menu-item-icon,
.bp-submenu .bp-popover-target.bp-popover-open > .bp-menu-item[class*=bp-intent-]:hover.bp-intent-warning .bp-submenu-icon, .bp-submenu .bp-popover-target.bp-popover-open > .bp-menu-item[class*=bp-intent-]:active.bp-intent-warning::before,
.bp-submenu .bp-popover-target.bp-popover-open > .bp-menu-item[class*=bp-intent-]:active.bp-intent-warning .bp-menu-item-icon,
.bp-submenu .bp-popover-target.bp-popover-open > .bp-menu-item[class*=bp-intent-]:active.bp-intent-warning .bp-submenu-icon {
  color: inherit;
}
.bp-submenu .bp-popover-target.bp-popover-open > .bp-menu-item[class*=bp-intent-].bp-intent-danger, .bp-submenu .bp-popover-target.bp-popover-open > .bp-menu-item[class*=bp-intent-]:hover.bp-intent-danger, .bp-submenu .bp-popover-target.bp-popover-open > .bp-menu-item[class*=bp-intent-]:active.bp-intent-danger {
  background-color: rgba(205, 66, 70, 0.1);
  color: #ac2f33;
}
.bp-submenu .bp-popover-target.bp-popover-open > .bp-menu-item[class*=bp-intent-].bp-intent-danger::before,
.bp-submenu .bp-popover-target.bp-popover-open > .bp-menu-item[class*=bp-intent-].bp-intent-danger .bp-menu-item-icon,
.bp-submenu .bp-popover-target.bp-popover-open > .bp-menu-item[class*=bp-intent-].bp-intent-danger .bp-submenu-icon, .bp-submenu .bp-popover-target.bp-popover-open > .bp-menu-item[class*=bp-intent-]:hover.bp-intent-danger::before,
.bp-submenu .bp-popover-target.bp-popover-open > .bp-menu-item[class*=bp-intent-]:hover.bp-intent-danger .bp-menu-item-icon,
.bp-submenu .bp-popover-target.bp-popover-open > .bp-menu-item[class*=bp-intent-]:hover.bp-intent-danger .bp-submenu-icon, .bp-submenu .bp-popover-target.bp-popover-open > .bp-menu-item[class*=bp-intent-]:active.bp-intent-danger::before,
.bp-submenu .bp-popover-target.bp-popover-open > .bp-menu-item[class*=bp-intent-]:active.bp-intent-danger .bp-menu-item-icon,
.bp-submenu .bp-popover-target.bp-popover-open > .bp-menu-item[class*=bp-intent-]:active.bp-intent-danger .bp-submenu-icon {
  color: inherit;
}
@media (forced-colors: active) and (prefers-color-scheme: dark) {
  .bp-submenu .bp-popover-target.bp-popover-open > .bp-menu-item[class*=bp-intent-], .bp-submenu .bp-popover-target.bp-popover-open > .bp-menu-item[class*=bp-intent-]:hover, .bp-submenu .bp-popover-target.bp-popover-open > .bp-menu-item[class*=bp-intent-]:active {
    background-color: highlight;
  }
}
.bp-dark .bp-submenu .bp-popover-target.bp-popover-open > .bp-menu-item[class*=bp-intent-], .bp-dark .bp-submenu .bp-popover-target.bp-popover-open > .bp-menu-item[class*=bp-intent-]:hover, .bp-dark .bp-submenu .bp-popover-target.bp-popover-open > .bp-menu-item[class*=bp-intent-]:active {
  background-color: rgba(45, 114, 210, 0.2);
  color: #8abbff;
}
.bp-dark .bp-submenu .bp-popover-target.bp-popover-open > .bp-menu-item[class*=bp-intent-]::before,
.bp-dark .bp-submenu .bp-popover-target.bp-popover-open > .bp-menu-item[class*=bp-intent-] .bp-menu-item-icon,
.bp-dark .bp-submenu .bp-popover-target.bp-popover-open > .bp-menu-item[class*=bp-intent-] .bp-menu-item-selected-icon,
.bp-dark .bp-submenu .bp-popover-target.bp-popover-open > .bp-menu-item[class*=bp-intent-] .bp-submenu-icon, .bp-dark .bp-submenu .bp-popover-target.bp-popover-open > .bp-menu-item[class*=bp-intent-]:hover::before,
.bp-dark .bp-submenu .bp-popover-target.bp-popover-open > .bp-menu-item[class*=bp-intent-]:hover .bp-menu-item-icon,
.bp-dark .bp-submenu .bp-popover-target.bp-popover-open > .bp-menu-item[class*=bp-intent-]:hover .bp-menu-item-selected-icon,
.bp-dark .bp-submenu .bp-popover-target.bp-popover-open > .bp-menu-item[class*=bp-intent-]:hover .bp-submenu-icon, .bp-dark .bp-submenu .bp-popover-target.bp-popover-open > .bp-menu-item[class*=bp-intent-]:active::before,
.bp-dark .bp-submenu .bp-popover-target.bp-popover-open > .bp-menu-item[class*=bp-intent-]:active .bp-menu-item-icon,
.bp-dark .bp-submenu .bp-popover-target.bp-popover-open > .bp-menu-item[class*=bp-intent-]:active .bp-menu-item-selected-icon,
.bp-dark .bp-submenu .bp-popover-target.bp-popover-open > .bp-menu-item[class*=bp-intent-]:active .bp-submenu-icon {
  color: #8abbff;
}
.bp-dark .bp-submenu .bp-popover-target.bp-popover-open > .bp-menu-item[class*=bp-intent-].bp-intent-success, .bp-dark .bp-submenu .bp-popover-target.bp-popover-open > .bp-menu-item[class*=bp-intent-]:hover.bp-intent-success, .bp-dark .bp-submenu .bp-popover-target.bp-popover-open > .bp-menu-item[class*=bp-intent-]:active.bp-intent-success {
  background-color: rgba(35, 133, 81, 0.2);
  color: #72ca9b;
}
.bp-dark .bp-submenu .bp-popover-target.bp-popover-open > .bp-menu-item[class*=bp-intent-].bp-intent-success::before,
.bp-dark .bp-submenu .bp-popover-target.bp-popover-open > .bp-menu-item[class*=bp-intent-].bp-intent-success .bp-menu-item-icon,
.bp-dark .bp-submenu .bp-popover-target.bp-popover-open > .bp-menu-item[class*=bp-intent-].bp-intent-success .bp-submenu-icon, .bp-dark .bp-submenu .bp-popover-target.bp-popover-open > .bp-menu-item[class*=bp-intent-]:hover.bp-intent-success::before,
.bp-dark .bp-submenu .bp-popover-target.bp-popover-open > .bp-menu-item[class*=bp-intent-]:hover.bp-intent-success .bp-menu-item-icon,
.bp-dark .bp-submenu .bp-popover-target.bp-popover-open > .bp-menu-item[class*=bp-intent-]:hover.bp-intent-success .bp-submenu-icon, .bp-dark .bp-submenu .bp-popover-target.bp-popover-open > .bp-menu-item[class*=bp-intent-]:active.bp-intent-success::before,
.bp-dark .bp-submenu .bp-popover-target.bp-popover-open > .bp-menu-item[class*=bp-intent-]:active.bp-intent-success .bp-menu-item-icon,
.bp-dark .bp-submenu .bp-popover-target.bp-popover-open > .bp-menu-item[class*=bp-intent-]:active.bp-intent-success .bp-submenu-icon {
  color: inherit;
}
.bp-dark .bp-submenu .bp-popover-target.bp-popover-open > .bp-menu-item[class*=bp-intent-].bp-intent-warning, .bp-dark .bp-submenu .bp-popover-target.bp-popover-open > .bp-menu-item[class*=bp-intent-]:hover.bp-intent-warning, .bp-dark .bp-submenu .bp-popover-target.bp-popover-open > .bp-menu-item[class*=bp-intent-]:active.bp-intent-warning {
  background-color: rgba(200, 118, 25, 0.2);
  color: #fbb360;
}
.bp-dark .bp-submenu .bp-popover-target.bp-popover-open > .bp-menu-item[class*=bp-intent-].bp-intent-warning::before,
.bp-dark .bp-submenu .bp-popover-target.bp-popover-open > .bp-menu-item[class*=bp-intent-].bp-intent-warning .bp-menu-item-icon,
.bp-dark .bp-submenu .bp-popover-target.bp-popover-open > .bp-menu-item[class*=bp-intent-].bp-intent-warning .bp-submenu-icon, .bp-dark .bp-submenu .bp-popover-target.bp-popover-open > .bp-menu-item[class*=bp-intent-]:hover.bp-intent-warning::before,
.bp-dark .bp-submenu .bp-popover-target.bp-popover-open > .bp-menu-item[class*=bp-intent-]:hover.bp-intent-warning .bp-menu-item-icon,
.bp-dark .bp-submenu .bp-popover-target.bp-popover-open > .bp-menu-item[class*=bp-intent-]:hover.bp-intent-warning .bp-submenu-icon, .bp-dark .bp-submenu .bp-popover-target.bp-popover-open > .bp-menu-item[class*=bp-intent-]:active.bp-intent-warning::before,
.bp-dark .bp-submenu .bp-popover-target.bp-popover-open > .bp-menu-item[class*=bp-intent-]:active.bp-intent-warning .bp-menu-item-icon,
.bp-dark .bp-submenu .bp-popover-target.bp-popover-open > .bp-menu-item[class*=bp-intent-]:active.bp-intent-warning .bp-submenu-icon {
  color: inherit;
}
.bp-dark .bp-submenu .bp-popover-target.bp-popover-open > .bp-menu-item[class*=bp-intent-].bp-intent-danger, .bp-dark .bp-submenu .bp-popover-target.bp-popover-open > .bp-menu-item[class*=bp-intent-]:hover.bp-intent-danger, .bp-dark .bp-submenu .bp-popover-target.bp-popover-open > .bp-menu-item[class*=bp-intent-]:active.bp-intent-danger {
  background-color: rgba(205, 66, 70, 0.2);
  color: #fa999c;
}
.bp-dark .bp-submenu .bp-popover-target.bp-popover-open > .bp-menu-item[class*=bp-intent-].bp-intent-danger::before,
.bp-dark .bp-submenu .bp-popover-target.bp-popover-open > .bp-menu-item[class*=bp-intent-].bp-intent-danger .bp-menu-item-icon,
.bp-dark .bp-submenu .bp-popover-target.bp-popover-open > .bp-menu-item[class*=bp-intent-].bp-intent-danger .bp-submenu-icon, .bp-dark .bp-submenu .bp-popover-target.bp-popover-open > .bp-menu-item[class*=bp-intent-]:hover.bp-intent-danger::before,
.bp-dark .bp-submenu .bp-popover-target.bp-popover-open > .bp-menu-item[class*=bp-intent-]:hover.bp-intent-danger .bp-menu-item-icon,
.bp-dark .bp-submenu .bp-popover-target.bp-popover-open > .bp-menu-item[class*=bp-intent-]:hover.bp-intent-danger .bp-submenu-icon, .bp-dark .bp-submenu .bp-popover-target.bp-popover-open > .bp-menu-item[class*=bp-intent-]:active.bp-intent-danger::before,
.bp-dark .bp-submenu .bp-popover-target.bp-popover-open > .bp-menu-item[class*=bp-intent-]:active.bp-intent-danger .bp-menu-item-icon,
.bp-dark .bp-submenu .bp-popover-target.bp-popover-open > .bp-menu-item[class*=bp-intent-]:active.bp-intent-danger .bp-submenu-icon {
  color: inherit;
}
@media (forced-colors: active) and (prefers-color-scheme: dark) {
  .bp-dark .bp-submenu .bp-popover-target.bp-popover-open > .bp-menu-item[class*=bp-intent-], .bp-dark .bp-submenu .bp-popover-target.bp-popover-open > .bp-menu-item[class*=bp-intent-]:hover, .bp-dark .bp-submenu .bp-popover-target.bp-popover-open > .bp-menu-item[class*=bp-intent-]:active {
    background-color: highlight;
  }
}
.bp-submenu .bp-popover-target.bp-popover-open > .bp-menu-item {
  /* stylelint-enable scss/at-extend-no-missing-placeholder */
}
.bp-submenu.bp-popover {
  box-shadow: none;
  padding: 0 4px;
}
.bp-submenu.bp-popover > .bp-popover-content {
  box-shadow: 0 0 0 1px rgba(17, 20, 24, 0.1), 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 15px -3px rgba(0, 0, 0, 0.1);
}
.bp-dark .bp-submenu.bp-popover, .bp-submenu.bp-popover.bp-dark {
  box-shadow: none;
}
.bp-dark .bp-submenu.bp-popover > .bp-popover-content, .bp-submenu.bp-popover.bp-dark > .bp-popover-content {
  box-shadow: 0 0 0 1px hsl(215, 3%, 38%), inset 0 0 0 1px rgba(255, 255, 255, 0.2), 0 20px 25px -5px rgba(0, 0, 0, 0.3), inset 0 0 0.5px 0 rgba(255, 255, 255, 0.3), inset 0 0.5px 0 0 rgba(255, 255, 255, 0.08), 0 10px 30px -5px rgba(0, 0, 0, 0.3);
}

.bp-menu {
  background: #ffffff;
  border-radius: 4px;
  color: #1c2127;
  list-style: none;
  margin: 0;
  min-width: 180px;
  padding: 4px;
  text-align: left;
}

.bp-menu-divider {
  border-top: 1px solid rgba(17, 20, 24, 0.15);
  display: block;
  margin: 4px -4px;
}
.bp-dark .bp-menu-divider {
  border-top-color: rgba(255, 255, 255, 0.2);
}

.bp-menu-item {
  display: flex;
  flex-direction: row;
}
.bp-menu-item > * {
  flex-grow: 0;
  flex-shrink: 0;
}
.bp-menu-item > .bp-fill {
  flex-grow: 1;
  flex-shrink: 1;
}
.bp-menu-item::before,
.bp-menu-item > * {
  margin-right: 8px;
}
.bp-menu-item:empty::before,
.bp-menu-item > :last-child {
  margin-right: 0;
}
.bp-menu-item {
  align-items: flex-start;
  border-radius: 4px;
  color: inherit;
  line-height: 22px;
  padding: 4px 8px;
  text-decoration: none;
  user-select: none;
}
.bp-menu-item > .bp-fill {
  word-break: break-word;
}
.bp-menu-item .bp-menu-item-icon {
  display: flex;
  flex-direction: column;
  height: 22px;
  justify-content: center;
}
.bp-menu-item .bp-menu-item-label {
  color: #5f6b7c;
}
.bp-menu-item::before,
.bp-menu-item .bp-menu-item-icon,
.bp-menu-item .bp-menu-item-selected-icon,
.bp-menu-item .bp-submenu-icon {
  color: #5f6b7c;
}
.bp-menu-item::before,
.bp-menu-item .bp-submenu-icon {
  margin-top: 3px;
}
.bp-menu-item:hover {
  background-color: rgba(143, 153, 168, 0.15);
  color: inherit;
  cursor: pointer;
  text-decoration: none;
}
.bp-menu-item:active {
  background-color: rgba(143, 153, 168, 0.3);
}
.bp-menu-item:active .bp-menu-item-label {
  color: #1c2127;
}
.bp-menu-item.bp-active .bp-menu-item-label {
  color: inherit;
}
.bp-menu-item.bp-active {
  background-color: rgba(45, 114, 210, 0.1);
  color: #215db0;
}
.bp-menu-item.bp-active::before,
.bp-menu-item.bp-active .bp-menu-item-icon,
.bp-menu-item.bp-active .bp-menu-item-selected-icon,
.bp-menu-item.bp-active .bp-submenu-icon {
  color: #215db0;
}
.bp-menu-item.bp-active.bp-intent-success {
  background-color: rgba(35, 133, 81, 0.1);
  color: #1c6e42;
}
.bp-menu-item.bp-active.bp-intent-success::before,
.bp-menu-item.bp-active.bp-intent-success .bp-menu-item-icon,
.bp-menu-item.bp-active.bp-intent-success .bp-submenu-icon {
  color: inherit;
}
.bp-menu-item.bp-active.bp-intent-warning {
  background-color: rgba(200, 118, 25, 0.1);
  color: #935610;
}
.bp-menu-item.bp-active.bp-intent-warning::before,
.bp-menu-item.bp-active.bp-intent-warning .bp-menu-item-icon,
.bp-menu-item.bp-active.bp-intent-warning .bp-submenu-icon {
  color: inherit;
}
.bp-menu-item.bp-active.bp-intent-danger {
  background-color: rgba(205, 66, 70, 0.1);
  color: #ac2f33;
}
.bp-menu-item.bp-active.bp-intent-danger::before,
.bp-menu-item.bp-active.bp-intent-danger .bp-menu-item-icon,
.bp-menu-item.bp-active.bp-intent-danger .bp-submenu-icon {
  color: inherit;
}
@media (forced-colors: active) and (prefers-color-scheme: dark) {
  .bp-menu-item.bp-active {
    background-color: highlight;
  }
}
.bp-menu-item.bp-menu-item-is-selectable {
  padding-left: 20px;
}
.bp-menu-item.bp-menu-item-is-selectable.bp-selected {
  padding-left: 0;
}
.bp-menu-item.bp-menu-item-is-selectable .bp-menu-item-selected-icon {
  align-self: center;
  margin: 0 2px;
}
.bp-menu-item {
  /* stylelint-disable declaration-no-important */
}
.bp-menu-item.bp-disabled {
  background-color: inherit !important;
  color: rgba(95, 107, 124, 0.6) !important;
  cursor: not-allowed !important;
  outline: none !important;
}
.bp-menu-item.bp-disabled::before,
.bp-menu-item.bp-disabled .bp-menu-item-icon,
.bp-menu-item.bp-disabled .bp-submenu-icon {
  color: rgba(95, 107, 124, 0.6) !important;
}
.bp-menu-item.bp-disabled .bp-menu-item-label {
  color: rgba(95, 107, 124, 0.6) !important;
}
.bp-menu-item {
  /* stylelint-enable declaration-no-important */
}
.bp-menu-item.bp-intent-primary {
  color: #215db0;
}
.bp-menu-item.bp-intent-primary::before,
.bp-menu-item.bp-intent-primary .bp-menu-item-icon,
.bp-menu-item.bp-intent-primary .bp-menu-item-selected-icon,
.bp-menu-item.bp-intent-primary .bp-submenu-icon,
.bp-menu-item.bp-intent-primary .bp-menu-item-label {
  color: inherit;
}
.bp-menu-item.bp-intent-primary:hover {
  background-color: rgba(45, 114, 210, 0.1);
}
.bp-menu-item.bp-intent-primary:active, .bp-menu-item.bp-intent-primary.bp-active {
  background-color: rgba(45, 114, 210, 0.2);
  color: #184a90;
}
.bp-menu-item.bp-intent-success {
  color: #1c6e42;
}
.bp-menu-item.bp-intent-success::before,
.bp-menu-item.bp-intent-success .bp-menu-item-icon,
.bp-menu-item.bp-intent-success .bp-menu-item-selected-icon,
.bp-menu-item.bp-intent-success .bp-submenu-icon,
.bp-menu-item.bp-intent-success .bp-menu-item-label {
  color: inherit;
}
.bp-menu-item.bp-intent-success:hover {
  background-color: rgba(35, 133, 81, 0.1);
}
.bp-menu-item.bp-intent-success:active, .bp-menu-item.bp-intent-success.bp-active {
  background-color: rgba(35, 133, 81, 0.2);
  color: #165a36;
}
.bp-menu-item.bp-intent-warning {
  color: #935610;
}
.bp-menu-item.bp-intent-warning::before,
.bp-menu-item.bp-intent-warning .bp-menu-item-icon,
.bp-menu-item.bp-intent-warning .bp-menu-item-selected-icon,
.bp-menu-item.bp-intent-warning .bp-submenu-icon,
.bp-menu-item.bp-intent-warning .bp-menu-item-label {
  color: inherit;
}
.bp-menu-item.bp-intent-warning:hover {
  background-color: rgba(200, 118, 25, 0.1);
}
.bp-menu-item.bp-intent-warning:active, .bp-menu-item.bp-intent-warning.bp-active {
  background-color: rgba(200, 118, 25, 0.2);
  color: #77450d;
}
.bp-menu-item.bp-intent-danger {
  color: #ac2f33;
}
.bp-menu-item.bp-intent-danger::before,
.bp-menu-item.bp-intent-danger .bp-menu-item-icon,
.bp-menu-item.bp-intent-danger .bp-menu-item-selected-icon,
.bp-menu-item.bp-intent-danger .bp-submenu-icon,
.bp-menu-item.bp-intent-danger .bp-menu-item-label {
  color: inherit;
}
.bp-menu-item.bp-intent-danger:hover {
  background-color: rgba(205, 66, 70, 0.1);
}
.bp-menu-item.bp-intent-danger:active, .bp-menu-item.bp-intent-danger.bp-active {
  background-color: rgba(205, 66, 70, 0.2);
  color: #8e292c;
}
.bp-menu-item::before {
  font-family: "blueprint-icons-16", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  height: 16px;
  line-height: 1;
  width: 16px;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  margin-right: 8px;
}
.bp-large .bp-menu-item {
  font-size: 16px;
  padding-bottom: 9px;
  padding-top: 9px;
}
.bp-large .bp-menu-item .bp-menu-item-icon {
  height: 22px;
}
.bp-large .bp-menu-item::before,
.bp-large .bp-menu-item .bp-submenu-icon {
  margin-top: 3px;
}
.bp-large .bp-menu-item::before {
  font-family: "blueprint-icons-20", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  height: 20px;
  line-height: 1;
  width: 20px;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  margin-right: 8px;
}
.bp-small .bp-menu-item {
  line-height: 20px;
  padding-bottom: 2px;
  padding-top: 2px;
}
.bp-small .bp-menu-item .bp-menu-item-icon {
  height: 20px;
}

button.bp-menu-item {
  background: none;
  border: none;
  text-align: left;
  width: 100%;
}

.bp-menu-header {
  border-top: 1px solid rgba(17, 20, 24, 0.15);
  display: block;
  margin: 4px -4px;
}
.bp-dark .bp-menu-header {
  border-top-color: rgba(255, 255, 255, 0.2);
}
.bp-menu-header {
  cursor: default;
  padding-left: 4px;
}
.bp-menu-header:first-of-type {
  border-top: none;
}
.bp-menu-header > h6 {
  color: #1c2127;
  font-weight: 600;
}
.bp-dark .bp-menu-header > h6 {
  color: #f6f7f9;
}
.bp-menu-header > h6.bp-text-muted {
  color: #5f6b7c;
}
.bp-dark .bp-menu-header > h6.bp-text-muted {
  color: #abb3bf;
}
.bp-menu-header > h6 {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-wrap: normal;
  line-height: 17px;
  margin: 0;
  padding: 8px 8px 0 8px;
}
.bp-menu-header:first-of-type > h6 {
  padding-top: 0;
}
.bp-large .bp-menu-header > h6 {
  font-size: 18px;
  padding-bottom: 4px;
  padding-top: 16px;
}
.bp-large .bp-menu-header:first-of-type > h6 {
  padding-top: 0;
}

.bp-dark .bp-menu {
  background: #2f343c;
  color: #f6f7f9;
}
.bp-dark .bp-menu-item {
  color: inherit;
}
.bp-dark .bp-menu-item .bp-menu-item-label {
  color: #abb3bf;
}
.bp-dark .bp-menu-item::before,
.bp-dark .bp-menu-item .bp-menu-item-icon,
.bp-dark .bp-menu-item .bp-menu-item-selected-icon,
.bp-dark .bp-menu-item .bp-submenu-icon {
  color: #abb3bf;
}
.bp-dark .bp-menu-item:hover {
  color: inherit;
}
.bp-dark .bp-menu-item:hover .bp-menu-item-icon,
.bp-dark .bp-menu-item:hover .bp-submenu-icon {
  color: #abb3bf;
}
.bp-dark .bp-menu-item:active {
  background-color: rgba(143, 153, 168, 0.3);
}
.bp-dark .bp-menu-item:active .bp-menu-item-label {
  color: #f6f7f9;
}
.bp-dark .bp-menu-item.bp-active {
  background-color: rgba(45, 114, 210, 0.2);
  color: #8abbff;
}
.bp-dark .bp-menu-item.bp-active::before,
.bp-dark .bp-menu-item.bp-active .bp-menu-item-icon,
.bp-dark .bp-menu-item.bp-active .bp-menu-item-selected-icon,
.bp-dark .bp-menu-item.bp-active .bp-submenu-icon {
  color: #8abbff;
}
.bp-dark .bp-menu-item.bp-active.bp-intent-success {
  background-color: rgba(35, 133, 81, 0.2);
  color: #72ca9b;
}
.bp-dark .bp-menu-item.bp-active.bp-intent-success::before,
.bp-dark .bp-menu-item.bp-active.bp-intent-success .bp-menu-item-icon,
.bp-dark .bp-menu-item.bp-active.bp-intent-success .bp-submenu-icon {
  color: inherit;
}
.bp-dark .bp-menu-item.bp-active.bp-intent-warning {
  background-color: rgba(200, 118, 25, 0.2);
  color: #fbb360;
}
.bp-dark .bp-menu-item.bp-active.bp-intent-warning::before,
.bp-dark .bp-menu-item.bp-active.bp-intent-warning .bp-menu-item-icon,
.bp-dark .bp-menu-item.bp-active.bp-intent-warning .bp-submenu-icon {
  color: inherit;
}
.bp-dark .bp-menu-item.bp-active.bp-intent-danger {
  background-color: rgba(205, 66, 70, 0.2);
  color: #fa999c;
}
.bp-dark .bp-menu-item.bp-active.bp-intent-danger::before,
.bp-dark .bp-menu-item.bp-active.bp-intent-danger .bp-menu-item-icon,
.bp-dark .bp-menu-item.bp-active.bp-intent-danger .bp-submenu-icon {
  color: inherit;
}
@media (forced-colors: active) and (prefers-color-scheme: dark) {
  .bp-dark .bp-menu-item.bp-active {
    background-color: highlight;
  }
}
.bp-dark .bp-menu-item {
  /* stylelint-disable declaration-no-important */
}
.bp-dark .bp-menu-item.bp-disabled {
  color: rgba(171, 179, 191, 0.6) !important;
}
.bp-dark .bp-menu-item.bp-disabled::before,
.bp-dark .bp-menu-item.bp-disabled .bp-menu-item-icon,
.bp-dark .bp-menu-item.bp-disabled .bp-submenu-icon {
  color: rgba(171, 179, 191, 0.6) !important;
}
.bp-dark .bp-menu-item.bp-disabled .bp-menu-item-label {
  color: rgba(171, 179, 191, 0.6) !important;
}
.bp-dark .bp-menu-item {
  /* stylelint-enable declaration-no-important */
}
.bp-dark .bp-menu-item.bp-intent-primary {
  color: #8abbff;
}
.bp-dark .bp-menu-item.bp-intent-primary::before,
.bp-dark .bp-menu-item.bp-intent-primary .bp-menu-item-icon,
.bp-dark .bp-menu-item.bp-intent-primary .bp-menu-item-selected-icon,
.bp-dark .bp-menu-item.bp-intent-primary .bp-submenu-icon,
.bp-dark .bp-menu-item.bp-intent-primary .bp-menu-item-label {
  color: inherit;
}
.bp-dark .bp-menu-item.bp-intent-primary:hover {
  background-color: rgba(45, 114, 210, 0.2);
}
.bp-dark .bp-menu-item.bp-intent-primary:active, .bp-dark .bp-menu-item.bp-intent-primary.bp-active {
  background-color: rgba(45, 114, 210, 0.3);
  color: #99c4ff;
}
.bp-dark .bp-menu-item.bp-intent-success {
  color: #72ca9b;
}
.bp-dark .bp-menu-item.bp-intent-success::before,
.bp-dark .bp-menu-item.bp-intent-success .bp-menu-item-icon,
.bp-dark .bp-menu-item.bp-intent-success .bp-menu-item-selected-icon,
.bp-dark .bp-menu-item.bp-intent-success .bp-submenu-icon,
.bp-dark .bp-menu-item.bp-intent-success .bp-menu-item-label {
  color: inherit;
}
.bp-dark .bp-menu-item.bp-intent-success:hover {
  background-color: rgba(35, 133, 81, 0.2);
}
.bp-dark .bp-menu-item.bp-intent-success:active, .bp-dark .bp-menu-item.bp-intent-success.bp-active {
  background-color: rgba(35, 133, 81, 0.3);
  color: #7cd7a2;
}
.bp-dark .bp-menu-item.bp-intent-warning {
  color: #fbb360;
}
.bp-dark .bp-menu-item.bp-intent-warning::before,
.bp-dark .bp-menu-item.bp-intent-warning .bp-menu-item-icon,
.bp-dark .bp-menu-item.bp-intent-warning .bp-menu-item-selected-icon,
.bp-dark .bp-menu-item.bp-intent-warning .bp-submenu-icon,
.bp-dark .bp-menu-item.bp-intent-warning .bp-menu-item-label {
  color: inherit;
}
.bp-dark .bp-menu-item.bp-intent-warning:hover {
  background-color: rgba(200, 118, 25, 0.2);
}
.bp-dark .bp-menu-item.bp-intent-warning:active, .bp-dark .bp-menu-item.bp-intent-warning.bp-active {
  background-color: rgba(200, 118, 25, 0.3);
  color: #f5c186;
}
.bp-dark .bp-menu-item.bp-intent-danger {
  color: #fa999c;
}
.bp-dark .bp-menu-item.bp-intent-danger::before,
.bp-dark .bp-menu-item.bp-intent-danger .bp-menu-item-icon,
.bp-dark .bp-menu-item.bp-intent-danger .bp-menu-item-selected-icon,
.bp-dark .bp-menu-item.bp-intent-danger .bp-submenu-icon,
.bp-dark .bp-menu-item.bp-intent-danger .bp-menu-item-label {
  color: inherit;
}
.bp-dark .bp-menu-item.bp-intent-danger:hover {
  background-color: rgba(205, 66, 70, 0.2);
}
.bp-dark .bp-menu-item.bp-intent-danger:active, .bp-dark .bp-menu-item.bp-intent-danger.bp-active {
  background-color: rgba(205, 66, 70, 0.3);
  color: #ffa1a4;
}
.bp-dark .bp-menu-divider,
.bp-dark .bp-menu-header {
  border-color: rgba(255, 255, 255, 0.2);
}
.bp-dark .bp-menu-header > h6 {
  color: #f6f7f9;
}

.bp-label .bp-menu {
  margin-top: 4px;
}

/*
 * Copyright 2023 Palantir Technologies, Inc. All rights reserved.
 */
/*
 * Copyright 2023 Palantir Technologies, Inc. All rights reserved.
 */
/* stylelint-disable-next-line @blueprintjs/prefer-spacing-variable */
.bp-navbar {
  background-color: #ffffff;
  box-shadow: 0 0 0 1px rgba(17, 20, 24, 0.1), 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px -1px rgba(0, 0, 0, 0.1);
  height: 50px;
  padding: 0 16px;
  position: relative;
  width: 100%;
  z-index: 10;
}
.bp-navbar.bp-dark, .bp-dark .bp-navbar {
  background-color: #252a31;
}
.bp-navbar.bp-dark {
  box-shadow: inset inset 0 0 0 1px rgba(255, 255, 255, 0.2), 0 1px 10px 0 rgba(0, 0, 0, 0.2), inset 0 0 0.5px 0 rgba(255, 255, 255, 0.3), inset 0 0.5px 0 0 rgba(255, 255, 255, 0.08), 0 1px 10px -1px rgba(0, 0, 0, 0.2);
}
.bp-dark .bp-navbar {
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.2), 0 1px 10px 0 rgba(0, 0, 0, 0.2), inset 0 0 0.5px 0 rgba(255, 255, 255, 0.3), inset 0 0.5px 0 0 rgba(255, 255, 255, 0.08), 0 1px 10px -1px rgba(0, 0, 0, 0.2);
}
.bp-navbar.bp-fixed-top {
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
}
@media (forced-colors: active) and (prefers-color-scheme: dark) {
  .bp-navbar {
    border: 1px solid buttonborder;
  }
}

.bp-navbar-heading {
  font-size: 16px;
  margin-right: 16px;
}

.bp-navbar-group {
  align-items: center;
  display: flex;
  height: 50px;
}
.bp-navbar-group.bp-align-left {
  float: left;
}
.bp-navbar-group.bp-align-right {
  float: right;
}

.bp-navbar-divider {
  border-left: 1px solid rgba(17, 20, 24, 0.15);
  height: 20px;
  margin: 0 8px;
}
.bp-dark .bp-navbar-divider {
  border-left-color: rgba(255, 255, 255, 0.2);
}

/*
 * Copyright 2023 Palantir Technologies, Inc. All rights reserved.
 */
/*
 * Copyright 2023 Palantir Technologies, Inc. All rights reserved.
 */
.bp-non-ideal-state {
  display: flex;
  flex-direction: column;
}
.bp-non-ideal-state > * {
  flex-grow: 0;
  flex-shrink: 0;
}
.bp-non-ideal-state > .bp-fill {
  flex-grow: 1;
  flex-shrink: 1;
}
.bp-non-ideal-state::before,
.bp-non-ideal-state > * {
  margin-bottom: 20px;
}
.bp-non-ideal-state:empty::before,
.bp-non-ideal-state > :last-child {
  margin-bottom: 0;
}
.bp-non-ideal-state {
  align-items: center;
  color: #5f6b7c;
  height: 100%;
  justify-content: center;
  text-align: center;
  width: 100%;
}
.bp-non-ideal-state > * {
  max-width: 400px;
}
.bp-non-ideal-state .bp-heading {
  color: #5f6b7c;
  line-height: 20px;
  margin-bottom: 8px;
}
.bp-non-ideal-state .bp-heading:only-child {
  margin-bottom: 0;
}
.bp-non-ideal-state.bp-non-ideal-state-horizontal {
  display: flex;
  flex-direction: row;
}
.bp-non-ideal-state.bp-non-ideal-state-horizontal > * {
  flex-grow: 0;
  flex-shrink: 0;
}
.bp-non-ideal-state.bp-non-ideal-state-horizontal > .bp-fill {
  flex-grow: 1;
  flex-shrink: 1;
}
.bp-non-ideal-state.bp-non-ideal-state-horizontal::before,
.bp-non-ideal-state.bp-non-ideal-state-horizontal > * {
  margin-right: 20px;
}
.bp-non-ideal-state.bp-non-ideal-state-horizontal:empty::before,
.bp-non-ideal-state.bp-non-ideal-state-horizontal > :last-child {
  margin-right: 0;
}
.bp-non-ideal-state.bp-non-ideal-state-horizontal {
  text-align: left;
}
.bp-non-ideal-state.bp-non-ideal-state-horizontal > * {
  margin-bottom: 0;
}
.bp-dark .bp-non-ideal-state {
  color: #abb3bf;
}
.bp-dark .bp-non-ideal-state .bp-heading {
  color: #abb3bf;
}

.bp-non-ideal-state-visual {
  color: #8f99a8;
}

.bp-overflow-list {
  display: flex;
  flex-wrap: nowrap;
  min-width: 0;
}

.bp-overflow-list-spacer {
  flex-shrink: 1;
  width: 1px;
}

/*
 * Copyright 2023 Palantir Technologies, Inc. All rights reserved.
 */
body.bp-overlay-open {
  overflow: hidden;
}

.bp-overlay {
  inset: 0;
  position: static;
  z-index: 20;
}
.bp-overlay:not(.bp-overlay-open) {
  pointer-events: none;
}
.bp-overlay.bp-overlay-container {
  overflow: hidden;
  position: fixed;
}
.bp-overlay.bp-overlay-container.bp-overlay-inline {
  position: absolute;
}
.bp-overlay.bp-overlay-scroll-container {
  overflow: auto;
  position: fixed;
}
.bp-overlay.bp-overlay-scroll-container.bp-overlay-inline {
  position: absolute;
}
.bp-overlay.bp-overlay-inline {
  display: inline;
  overflow: visible;
}

.bp-overlay-content {
  position: fixed;
  z-index: 20;
}
.bp-overlay-inline .bp-overlay-content, .bp-overlay-scroll-container .bp-overlay-content {
  position: absolute;
}

.bp-overlay-backdrop {
  inset: 0;
  position: fixed;
  opacity: 1;
}
.bp-overlay-backdrop.bp-overlay-enter, .bp-overlay-backdrop.bp-overlay-appear {
  opacity: 0;
}
.bp-overlay-backdrop.bp-overlay-enter-active, .bp-overlay-backdrop.bp-overlay-appear-active {
  opacity: 1;
  transition-delay: 0;
  transition-duration: 200ms;
  transition-property: opacity;
  /* stylelint-disable-next-line declaration-block-no-redundant-longhand-properties */
  transition-timing-function: cubic-bezier(0.4, 1, 0.75, 0.9);
}
.bp-overlay-backdrop.bp-overlay-exit {
  opacity: 1;
}
.bp-overlay-backdrop.bp-overlay-exit-active {
  opacity: 0;
  transition-delay: 0;
  transition-duration: 200ms;
  transition-property: opacity;
  /* stylelint-disable-next-line declaration-block-no-redundant-longhand-properties */
  transition-timing-function: cubic-bezier(0.4, 1, 0.75, 0.9);
}
.bp-overlay-backdrop {
  background-color: rgba(17, 20, 24, 0.7);
  overflow: auto;
  user-select: none;
  z-index: 20;
}
.bp-overlay-backdrop:focus {
  outline: none;
}
.bp-overlay-inline .bp-overlay-backdrop {
  position: absolute;
}

/*
 * Copyright 2023 Palantir Technologies, Inc. All rights reserved.
 */
/*
A mixin to generate the classes for a React CSSTransition which animates any number of CSS
properties at once.

Transitioned properties are specificed as a map of property names to lists of (inital value, final
value). For enter & appear transitions, each property will transition from its initial to its final
value. For exit transitions, each property will transition in reverse, from final to initial.

**Simple example:**
`@include react-transition("popover", (opacity: 0 1), $before: "&");`
Transition named "popover" moves opacity from 0 to 1. `"&"` indicates that the
Transition classes are expected to be applied to this element, where the mixin is invoked.

**Params:**
$name: React transitionName prop
$properties: map of CSS property to (initial, final) values
$duration: transition duration
$easing: transition easing function
$delay: transition delay
$before: selector text to insert before transition name (often to select self: &)
$after: selector text to insert after transiton name (to select children)
*/
/*
A mixin to generate the classes for one phase of a React CSSTransition.
`$phase` must be `appear` or `enter` or `exit`.
If `enter` phase is given then `appear` phase will be generated at the same time.
If `exit` phase is given then property values are animated in reverse, from final to initial.

**Example:**
@include react-transition-phase(toast, enter, $enter-translate, $before: "&");
@include react-transition-phase(toast, leave, $leave-blur, $pt-transition-duration * 3, $before: "&");
*/
/*
Given map of properties to values, set each property to the value at the given index.
(remember that sass indices are 1-based).

Example: `each-prop((opacity: 0 1), 2)` will print "opacity: 1"
*/
/*
Format transition class name with all the bits.
"enter" phase will include "appear" phase in returned name.
*/
/*
 * Copyright 2023 Palantir Technologies, Inc. All rights reserved.
 */
/* stylelint-disable-next-line @blueprintjs/prefer-spacing-variable */
.bp-panel-stack2 {
  overflow: hidden;
  position: relative;
}

.bp-panel-stack2-header {
  align-items: center;
  box-shadow: 0 1px rgba(17, 20, 24, 0.15);
  display: flex;
  flex-shrink: 0;
  height: 30px;
  z-index: 1;
}
.bp-dark .bp-panel-stack2-header {
  box-shadow: 0 1px rgba(255, 255, 255, 0.2);
}
.bp-panel-stack2-header > span {
  align-items: stretch;
  display: flex;
  flex: 1;
}
.bp-panel-stack2-header .bp-heading {
  margin: 0 4px;
}

.bp-button.bp-panel-stack2-header-back {
  margin-left: 4px;
  padding-left: 0;
  white-space: nowrap;
}
.bp-button.bp-panel-stack2-header-back .bp-icon {
  margin: 0 2px;
}

.bp-panel-stack2-view {
  inset: 0;
  position: absolute;
  background-color: #ffffff;
  border-right: 1px solid rgba(17, 20, 24, 0.15);
  display: flex;
  flex-direction: column;
  margin-right: -1px;
  overflow-y: auto;
  z-index: 1;
}
.bp-dark .bp-panel-stack2-view {
  background-color: #252a31;
}
.bp-panel-stack2-view:nth-last-child(n+4) {
  display: none;
}

.bp-panel-stack2-push .bp-panel-stack2-enter, .bp-panel-stack2-push .bp-panel-stack2-appear {
  transform: translateX(100%);
  opacity: 0;
}
.bp-panel-stack2-push .bp-panel-stack2-enter-active, .bp-panel-stack2-push .bp-panel-stack2-appear-active {
  transform: translate(0%);
  opacity: 1;
  transition-delay: 0;
  transition-duration: 400ms;
  transition-property: transform, opacity;
  /* stylelint-disable-next-line declaration-block-no-redundant-longhand-properties */
  transition-timing-function: ease;
}
.bp-panel-stack2-push .bp-panel-stack2-exit {
  transform: translate(0%);
  opacity: 1;
}
.bp-panel-stack2-push .bp-panel-stack2-exit-active {
  transform: translateX(-50%);
  opacity: 0;
  transition-delay: 0;
  transition-duration: 400ms;
  transition-property: transform, opacity;
  /* stylelint-disable-next-line declaration-block-no-redundant-longhand-properties */
  transition-timing-function: ease;
}

.bp-panel-stack2-pop .bp-panel-stack2-enter, .bp-panel-stack2-pop .bp-panel-stack2-appear {
  transform: translateX(-50%);
  opacity: 0;
}
.bp-panel-stack2-pop .bp-panel-stack2-enter-active, .bp-panel-stack2-pop .bp-panel-stack2-appear-active {
  transform: translate(0%);
  opacity: 1;
  transition-delay: 0;
  transition-duration: 400ms;
  transition-property: transform, opacity;
  /* stylelint-disable-next-line declaration-block-no-redundant-longhand-properties */
  transition-timing-function: ease;
}
.bp-panel-stack2-pop .bp-panel-stack2-exit {
  transform: translate(0%);
  opacity: 1;
}
.bp-panel-stack2-pop .bp-panel-stack2-exit-active {
  transform: translateX(100%);
  opacity: 0;
  transition-delay: 0;
  transition-duration: 400ms;
  transition-property: transform, opacity;
  /* stylelint-disable-next-line declaration-block-no-redundant-longhand-properties */
  transition-timing-function: ease;
}

/*
 * Copyright 2023 Palantir Technologies, Inc. All rights reserved.
 */
/*
A mixin to generate the classes for a React CSSTransition which animates any number of CSS
properties at once.

Transitioned properties are specificed as a map of property names to lists of (inital value, final
value). For enter & appear transitions, each property will transition from its initial to its final
value. For exit transitions, each property will transition in reverse, from final to initial.

**Simple example:**
`@include react-transition("popover", (opacity: 0 1), $before: "&");`
Transition named "popover" moves opacity from 0 to 1. `"&"` indicates that the
Transition classes are expected to be applied to this element, where the mixin is invoked.

**Params:**
$name: React transitionName prop
$properties: map of CSS property to (initial, final) values
$duration: transition duration
$easing: transition easing function
$delay: transition delay
$before: selector text to insert before transition name (often to select self: &)
$after: selector text to insert after transiton name (to select children)
*/
/*
A mixin to generate the classes for one phase of a React CSSTransition.
`$phase` must be `appear` or `enter` or `exit`.
If `enter` phase is given then `appear` phase will be generated at the same time.
If `exit` phase is given then property values are animated in reverse, from final to initial.

**Example:**
@include react-transition-phase(toast, enter, $enter-translate, $before: "&");
@include react-transition-phase(toast, leave, $leave-blur, $pt-transition-duration * 3, $before: "&");
*/
/*
Given map of properties to values, set each property to the value at the given index.
(remember that sass indices are 1-based).

Example: `each-prop((opacity: 0 1), 2)` will print "opacity: 1"
*/
/*
Format transition class name with all the bits.
"enter" phase will include "appear" phase in returned name.
*/
/*
 * Copyright 2023 Palantir Technologies, Inc. All rights reserved.
 */
/*
A mixin to generate the classes for a React CSSTransition which animates any number of CSS
properties at once.

Transitioned properties are specificed as a map of property names to lists of (inital value, final
value). For enter & appear transitions, each property will transition from its initial to its final
value. For exit transitions, each property will transition in reverse, from final to initial.

**Simple example:**
`@include react-transition("popover", (opacity: 0 1), $before: "&");`
Transition named "popover" moves opacity from 0 to 1. `"&"` indicates that the
Transition classes are expected to be applied to this element, where the mixin is invoked.

**Params:**
$name: React transitionName prop
$properties: map of CSS property to (initial, final) values
$duration: transition duration
$easing: transition easing function
$delay: transition delay
$before: selector text to insert before transition name (often to select self: &)
$after: selector text to insert after transiton name (to select children)
*/
/*
A mixin to generate the classes for one phase of a React CSSTransition.
`$phase` must be `appear` or `enter` or `exit`.
If `enter` phase is given then `appear` phase will be generated at the same time.
If `exit` phase is given then property values are animated in reverse, from final to initial.

**Example:**
@include react-transition-phase(toast, enter, $enter-translate, $before: "&");
@include react-transition-phase(toast, leave, $leave-blur, $pt-transition-duration * 3, $before: "&");
*/
/*
Given map of properties to values, set each property to the value at the given index.
(remember that sass indices are 1-based).

Example: `each-prop((opacity: 0 1), 2)` will print "opacity: 1"
*/
/*
Format transition class name with all the bits.
"enter" phase will include "appear" phase in returned name.
*/
/*
 * Copyright 2023 Palantir Technologies, Inc. All rights reserved.
 */
/*
 * Copyright 2023 Palantir Technologies, Inc. All rights reserved.
 */
/*
 * Copyright 2023 Palantir Technologies, Inc. All rights reserved.
 */
/* stylelint-disable-next-line @blueprintjs/prefer-spacing-variable */
/*
 * Copyright 2023 Palantir Technologies, Inc. All rights reserved.
 */
/*
CSS `border` property issues:
- An element can only have one border.
- Borders can't stack with shadows.
- Borders modify the size of the element they're applied to.
- Border positioning requires the extra `box-sizing` property.

`box-shadow` doesn't have these issues, we're using it instead of `border`.
*/
:root {
  --bp-button-warning-rest: var(--bp-palette-orange-5);
}

@supports (color: oklch(from var(--any-color) l c h)) {
  :root {
    --bp-button-warning-rest: oklch(
      from var(--bp-intent-warning-rest) calc(l + 0.177) calc(c - 0.01) calc(h + 6.26)
    );
  }
}
.bp-button-group:not(.bp-minimal) > .bp-popover-target:not(:first-child) .bp-button {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.bp-button-group:not(.bp-minimal) > .bp-popover-target:not(:last-child) .bp-button {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
  margin-right: -1px;
}
.bp-button-group .bp-popover-target {
  display: flex;
  flex: 1 1 auto;
}
.bp-button-group.bp-vertical:not(.bp-minimal) > .bp-popover-target:first-child .bp-button {
  border-radius: 4px 4px 0 0;
}
.bp-button-group.bp-vertical:not(.bp-minimal) > .bp-popover-target:last-child .bp-button {
  border-radius: 0 0 4px 4px;
}
.bp-button-group.bp-vertical:not(.bp-minimal) > .bp-popover-target:not(:last-child) .bp-button {
  margin-bottom: -1px;
}

/*
 * Copyright 2023 Palantir Technologies, Inc. All rights reserved.
 */
/*
A mixin to generate the classes for a React CSSTransition which animates any number of CSS
properties at once.

Transitioned properties are specificed as a map of property names to lists of (inital value, final
value). For enter & appear transitions, each property will transition from its initial to its final
value. For exit transitions, each property will transition in reverse, from final to initial.

**Simple example:**
`@include react-transition("popover", (opacity: 0 1), $before: "&");`
Transition named "popover" moves opacity from 0 to 1. `"&"` indicates that the
Transition classes are expected to be applied to this element, where the mixin is invoked.

**Params:**
$name: React transitionName prop
$properties: map of CSS property to (initial, final) values
$duration: transition duration
$easing: transition easing function
$delay: transition delay
$before: selector text to insert before transition name (often to select self: &)
$after: selector text to insert after transiton name (to select children)
*/
/*
A mixin to generate the classes for one phase of a React CSSTransition.
`$phase` must be `appear` or `enter` or `exit`.
If `enter` phase is given then `appear` phase will be generated at the same time.
If `exit` phase is given then property values are animated in reverse, from final to initial.

**Example:**
@include react-transition-phase(toast, enter, $enter-translate, $before: "&");
@include react-transition-phase(toast, leave, $leave-blur, $pt-transition-duration * 3, $before: "&");
*/
/*
Given map of properties to values, set each property to the value at the given index.
(remember that sass indices are 1-based).

Example: `each-prop((opacity: 0 1), 2)` will print "opacity: 1"
*/
/*
Format transition class name with all the bits.
"enter" phase will include "appear" phase in returned name.
*/
.bp-control-group .bp-popover-target {
  border-radius: inherit;
}

/*
 * Copyright 2023 Palantir Technologies, Inc. All rights reserved.
 */
/*
A mixin to generate the classes for a React CSSTransition which animates any number of CSS
properties at once.

Transitioned properties are specificed as a map of property names to lists of (inital value, final
value). For enter & appear transitions, each property will transition from its initial to its final
value. For exit transitions, each property will transition in reverse, from final to initial.

**Simple example:**
`@include react-transition("popover", (opacity: 0 1), $before: "&");`
Transition named "popover" moves opacity from 0 to 1. `"&"` indicates that the
Transition classes are expected to be applied to this element, where the mixin is invoked.

**Params:**
$name: React transitionName prop
$properties: map of CSS property to (initial, final) values
$duration: transition duration
$easing: transition easing function
$delay: transition delay
$before: selector text to insert before transition name (often to select self: &)
$after: selector text to insert after transiton name (to select children)
*/
/*
A mixin to generate the classes for one phase of a React CSSTransition.
`$phase` must be `appear` or `enter` or `exit`.
If `enter` phase is given then `appear` phase will be generated at the same time.
If `exit` phase is given then property values are animated in reverse, from final to initial.

**Example:**
@include react-transition-phase(toast, enter, $enter-translate, $before: "&");
@include react-transition-phase(toast, leave, $leave-blur, $pt-transition-duration * 3, $before: "&");
*/
/*
Given map of properties to values, set each property to the value at the given index.
(remember that sass indices are 1-based).

Example: `each-prop((opacity: 0 1), 2)` will print "opacity: 1"
*/
/*
Format transition class name with all the bits.
"enter" phase will include "appear" phase in returned name.
*/
label.bp-label .bp-popover-target {
  display: block;
  margin-top: 4px;
  text-transform: none;
}

/*
 * Copyright 2023 Palantir Technologies, Inc. All rights reserved.
 */
/*
A mixin to generate the classes for a React CSSTransition which animates any number of CSS
properties at once.

Transitioned properties are specificed as a map of property names to lists of (inital value, final
value). For enter & appear transitions, each property will transition from its initial to its final
value. For exit transitions, each property will transition in reverse, from final to initial.

**Simple example:**
`@include react-transition("popover", (opacity: 0 1), $before: "&");`
Transition named "popover" moves opacity from 0 to 1. `"&"` indicates that the
Transition classes are expected to be applied to this element, where the mixin is invoked.

**Params:**
$name: React transitionName prop
$properties: map of CSS property to (initial, final) values
$duration: transition duration
$easing: transition easing function
$delay: transition delay
$before: selector text to insert before transition name (often to select self: &)
$after: selector text to insert after transiton name (to select children)
*/
/*
A mixin to generate the classes for one phase of a React CSSTransition.
`$phase` must be `appear` or `enter` or `exit`.
If `enter` phase is given then `appear` phase will be generated at the same time.
If `exit` phase is given then property values are animated in reverse, from final to initial.

**Example:**
@include react-transition-phase(toast, enter, $enter-translate, $before: "&");
@include react-transition-phase(toast, leave, $leave-blur, $pt-transition-duration * 3, $before: "&");
*/
/*
Given map of properties to values, set each property to the value at the given index.
(remember that sass indices are 1-based).

Example: `each-prop((opacity: 0 1), 2)` will print "opacity: 1"
*/
/*
Format transition class name with all the bits.
"enter" phase will include "appear" phase in returned name.
*/
/*
 * Copyright 2023 Palantir Technologies, Inc. All rights reserved.
 */
/*
 * Copyright 2023 Palantir Technologies, Inc. All rights reserved.
 */
/*
 * Copyright 2023 Palantir Technologies, Inc. All rights reserved.
 */
/* stylelint-disable-next-line @blueprintjs/prefer-spacing-variable */
.bp-submenu .bp-popover-target {
  display: block;
}
.bp-submenu.bp-popover {
  box-shadow: none;
  padding: 0 4px;
}
.bp-submenu.bp-popover > .bp-popover-content {
  box-shadow: 0 0 0 1px rgba(17, 20, 24, 0.1), 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 15px -3px rgba(0, 0, 0, 0.1);
}
.bp-dark .bp-submenu.bp-popover, .bp-submenu.bp-popover.bp-dark {
  box-shadow: none;
}
.bp-dark .bp-submenu.bp-popover > .bp-popover-content, .bp-submenu.bp-popover.bp-dark > .bp-popover-content {
  box-shadow: 0 0 0 1px hsl(215, 3%, 38%), inset 0 0 0 1px rgba(255, 255, 255, 0.2), 0 20px 25px -5px rgba(0, 0, 0, 0.3), inset 0 0 0.5px 0 rgba(255, 255, 255, 0.3), inset 0 0.5px 0 0 rgba(255, 255, 255, 0.08), 0 10px 30px -5px rgba(0, 0, 0, 0.3);
}

/*
 * Copyright 2023 Palantir Technologies, Inc. All rights reserved.
 */
/*
A mixin to generate the classes for a React CSSTransition which animates any number of CSS
properties at once.

Transitioned properties are specificed as a map of property names to lists of (inital value, final
value). For enter & appear transitions, each property will transition from its initial to its final
value. For exit transitions, each property will transition in reverse, from final to initial.

**Simple example:**
`@include react-transition("popover", (opacity: 0 1), $before: "&");`
Transition named "popover" moves opacity from 0 to 1. `"&"` indicates that the
Transition classes are expected to be applied to this element, where the mixin is invoked.

**Params:**
$name: React transitionName prop
$properties: map of CSS property to (initial, final) values
$duration: transition duration
$easing: transition easing function
$delay: transition delay
$before: selector text to insert before transition name (often to select self: &)
$after: selector text to insert after transiton name (to select children)
*/
/*
A mixin to generate the classes for one phase of a React CSSTransition.
`$phase` must be `appear` or `enter` or `exit`.
If `enter` phase is given then `appear` phase will be generated at the same time.
If `exit` phase is given then property values are animated in reverse, from final to initial.

**Example:**
@include react-transition-phase(toast, enter, $enter-translate, $before: "&");
@include react-transition-phase(toast, leave, $leave-blur, $pt-transition-duration * 3, $before: "&");
*/
/*
Given map of properties to values, set each property to the value at the given index.
(remember that sass indices are 1-based).

Example: `each-prop((opacity: 0 1), 2)` will print "opacity: 1"
*/
/*
Format transition class name with all the bits.
"enter" phase will include "appear" phase in returned name.
*/
.bp-tree-node-secondary-label .bp-popover-target {
  align-items: center;
  display: flex;
}

.bp-popover .bp-popover-arrow {
  height: 30px;
  position: absolute;
  width: 30px;
}
.bp-popover .bp-popover-arrow::before {
  height: 20px;
  margin: 5px;
  width: 20px;
}
.bp-popover {
  box-shadow: 0 0 0 1px rgba(17, 20, 24, 0.1), 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 15px -3px rgba(0, 0, 0, 0.1);
}
.bp-popover .bp-popover-content {
  background: #ffffff;
}
.bp-popover .bp-popover-content,
.bp-popover .bp-heading {
  color: inherit;
}
.bp-popover .bp-popover-arrow::before {
  box-shadow: 1px 1px 6px rgba(17, 20, 24, 0.2);
}
.bp-popover .bp-popover-arrow-border {
  fill: #111418;
  fill-opacity: 0.1;
}
.bp-popover .bp-popover-arrow-fill {
  fill: #ffffff;
}
@media (forced-colors: active) and (prefers-color-scheme: dark) {
  .bp-popover .bp-popover-arrow-fill {
    fill: buttonborder;
  }
}
@media (forced-colors: active) and (prefers-color-scheme: dark) {
  .bp-popover {
    border: 1px solid buttonborder;
  }
}
.bp-popover {
  transform: scale(1);
}
.bp-popover-enter > .bp-popover, .bp-popover-appear > .bp-popover {
  transform: scale(0.3);
}
.bp-popover-enter-active > .bp-popover, .bp-popover-appear-active > .bp-popover {
  transform: scale(1);
  transition-delay: 0;
  transition-duration: 300ms;
  transition-property: transform;
  /* stylelint-disable-next-line declaration-block-no-redundant-longhand-properties */
  transition-timing-function: cubic-bezier(0.54, 1.12, 0.38, 1.11);
}
.bp-popover-exit > .bp-popover {
  transform: scale(1);
}
.bp-popover-exit-active > .bp-popover {
  transform: scale(0.3);
  transition-delay: 0;
  transition-duration: 300ms;
  transition-property: transform;
  /* stylelint-disable-next-line declaration-block-no-redundant-longhand-properties */
  transition-timing-function: cubic-bezier(0.54, 1.12, 0.38, 1.11);
}
.bp-popover {
  border-radius: 4px;
  display: inline-block;
  z-index: 20;
}
.bp-popover .bp-popover-content {
  border-radius: 4px;
  position: relative;
}
.bp-popover.bp-popover-content-sizing .bp-popover-content {
  max-width: 350px;
  padding: 20px;
}
.bp-popover-target + .bp-overlay .bp-popover.bp-popover-content-sizing {
  width: 350px;
}
.bp-popover.bp-minimal {
  margin: 0 !important; /* stylelint-disable-line declaration-no-important */
}
.bp-popover.bp-minimal .bp-popover-arrow {
  display: none;
}
.bp-popover.bp-minimal.bp-popover, .bp-popover.bp-popover-minimal-animation.bp-popover {
  transform: scale(1);
}
.bp-popover-enter > .bp-popover.bp-minimal.bp-popover, .bp-popover-appear > .bp-popover.bp-minimal.bp-popover, .bp-popover-enter > .bp-popover.bp-popover-minimal-animation.bp-popover, .bp-popover-appear > .bp-popover.bp-popover-minimal-animation.bp-popover {
  transform: scale(1);
}
.bp-popover-enter-active > .bp-popover.bp-minimal.bp-popover, .bp-popover-appear-active > .bp-popover.bp-minimal.bp-popover, .bp-popover-enter-active > .bp-popover.bp-popover-minimal-animation.bp-popover, .bp-popover-appear-active > .bp-popover.bp-popover-minimal-animation.bp-popover {
  transform: scale(1);
  transition-delay: 0;
  transition-duration: 100ms;
  transition-property: transform;
  /* stylelint-disable-next-line declaration-block-no-redundant-longhand-properties */
  transition-timing-function: cubic-bezier(0.4, 1, 0.75, 0.9);
}
.bp-popover-exit > .bp-popover.bp-minimal.bp-popover, .bp-popover-exit > .bp-popover.bp-popover-minimal-animation.bp-popover {
  transform: scale(1);
}
.bp-popover-exit-active > .bp-popover.bp-minimal.bp-popover, .bp-popover-exit-active > .bp-popover.bp-popover-minimal-animation.bp-popover {
  transform: scale(1);
  transition-delay: 0;
  transition-duration: 100ms;
  transition-property: transform;
  /* stylelint-disable-next-line declaration-block-no-redundant-longhand-properties */
  transition-timing-function: cubic-bezier(0.4, 1, 0.75, 0.9);
}
.bp-popover.bp-popover-match-target-width {
  width: 100%;
}
.bp-popover.bp-dark, .bp-dark .bp-popover {
  box-shadow: 0 0 0 1px hsl(215, 3%, 38%), inset 0 0 0 1px rgba(255, 255, 255, 0.2), 0 20px 25px -5px rgba(0, 0, 0, 0.3), inset 0 0 0.5px 0 rgba(255, 255, 255, 0.3), inset 0 0.5px 0 0 rgba(255, 255, 255, 0.08), 0 10px 30px -5px rgba(0, 0, 0, 0.3);
}
.bp-popover.bp-dark .bp-popover-content, .bp-dark .bp-popover .bp-popover-content {
  background: #2f343c;
}
.bp-popover.bp-dark .bp-popover-content,
.bp-popover.bp-dark .bp-heading, .bp-dark .bp-popover .bp-popover-content,
.bp-dark .bp-popover .bp-heading {
  color: inherit;
}
.bp-popover.bp-dark .bp-popover-arrow::before, .bp-dark .bp-popover .bp-popover-arrow::before {
  box-shadow: 0 0 0 1px hsl(215, 3%, 48%), 1px 1px 6px rgba(17, 20, 24, 0.4);
}
.bp-popover.bp-dark .bp-popover-arrow-border, .bp-dark .bp-popover .bp-popover-arrow-border {
  fill: #111418;
  fill-opacity: 0.2;
}
.bp-popover.bp-dark .bp-popover-arrow-fill, .bp-dark .bp-popover .bp-popover-arrow-fill {
  fill: #2f343c;
}
@media (forced-colors: active) and (prefers-color-scheme: dark) {
  .bp-popover.bp-dark .bp-popover-arrow-fill, .bp-dark .bp-popover .bp-popover-arrow-fill {
    fill: buttonborder;
  }
}
@media (forced-colors: active) and (prefers-color-scheme: dark) {
  .bp-popover.bp-dark, .bp-dark .bp-popover {
    border: 1px solid buttonborder;
  }
}
@media (forced-colors: active) and (prefers-color-scheme: dark) {
  .bp-popover {
    border: 1px solid buttonborder;
    box-shadow: none;
  }
}

.bp-popover-arrow::before {
  border-radius: 1px;
  content: "";
  display: block;
  position: absolute;
  transform: rotate(45deg);
}

.bp-overlay-backdrop.bp-popover-backdrop {
  background: rgba(255, 255, 255, 0);
}

.bp-popover-transition-container {
  opacity: 1;
}
.bp-popover-transition-container.bp-popover-enter, .bp-popover-transition-container.bp-popover-appear {
  opacity: 0;
}
.bp-popover-transition-container.bp-popover-enter-active, .bp-popover-transition-container.bp-popover-appear-active {
  opacity: 1;
  transition-delay: 0;
  transition-duration: 100ms;
  transition-property: opacity;
  /* stylelint-disable-next-line declaration-block-no-redundant-longhand-properties */
  transition-timing-function: cubic-bezier(0.4, 1, 0.75, 0.9);
}
.bp-popover-transition-container.bp-popover-exit {
  opacity: 1;
}
.bp-popover-transition-container.bp-popover-exit-active {
  opacity: 0;
  transition-delay: 0;
  transition-duration: 100ms;
  transition-property: opacity;
  /* stylelint-disable-next-line declaration-block-no-redundant-longhand-properties */
  transition-timing-function: cubic-bezier(0.4, 1, 0.75, 0.9);
}
.bp-popover-transition-container {
  display: flex;
  z-index: 20;
}
.bp-popover-transition-container:focus {
  outline: none;
}
.bp-popover-transition-container.bp-popover-leave .bp-popover-content {
  pointer-events: none;
}

span.bp-popover-target {
  display: inline-block;
}

.bp-popover-target.bp-fill {
  width: 100%;
}

.bp-portal {
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}

/*
 * Copyright 2023 Palantir Technologies, Inc. All rights reserved.
 */
/*
 * Copyright 2023 Palantir Technologies, Inc. All rights reserved.
 */
@keyframes linear-progress-bar-stripes {
  from {
    background-position: 0 0;
  }
  to {
    background-position: 30px 0;
  }
}
.bp-progress-bar {
  background: rgba(95, 107, 124, 0.2);
  border-radius: 40px;
  display: block;
  height: 8px;
  overflow: hidden;
  position: relative;
  width: 100%;
}
.bp-progress-bar .bp-progress-meter {
  background: linear-gradient(-45deg, rgba(255, 255, 255, 0.2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0.2) 75%, transparent 75%);
  background-color: rgba(95, 107, 124, 0.8);
  background-size: 30px 30px;
  border-radius: 40px;
  height: 100%;
  position: absolute;
  transition: width 200ms cubic-bezier(0.4, 1, 0.75, 0.9);
  width: 100%;
}
.bp-progress-bar:not(.bp-no-animation):not(.bp-no-stripes) .bp-progress-meter {
  animation: linear-progress-bar-stripes 300ms linear infinite reverse;
}
.bp-progress-bar.bp-no-stripes .bp-progress-meter {
  background-image: none;
}

.bp-dark .bp-progress-bar {
  background: rgba(17, 20, 24, 0.5);
}
.bp-dark .bp-progress-bar .bp-progress-meter {
  background-color: #8f99a8;
}

.bp-progress-bar.bp-intent-primary .bp-progress-meter {
  background-color: #6a8e23;
}

.bp-progress-bar.bp-intent-success .bp-progress-meter {
  background-color: #5d8e15;
}

.bp-progress-bar.bp-intent-warning .bp-progress-meter {
  background-color: #c87619;
}

.bp-progress-bar.bp-intent-danger .bp-progress-meter {
  background-color: #cd4246;
}

/*
 * Copyright 2023 Palantir Technologies, Inc. All rights reserved.
 */
.bp-section {
  overflow: hidden;
  width: 100%;
}
.bp-section, .bp-section.bp-compact {
  padding: 0;
}
.bp-section-header {
  align-items: center;
  border-bottom: 1px solid rgba(17, 20, 24, 0.15);
  display: flex;
  gap: 20px;
  justify-content: space-between;
  min-height: 50px;
  padding: 0 20px;
  position: relative;
  width: 100%;
}
.bp-section-header.bp-dark, .bp-dark .bp-section-header {
  border-color: rgba(255, 255, 255, 0.2);
}
.bp-section-header-left {
  align-items: center;
  display: flex;
  gap: 8px;
  padding: 8px 0;
}
.bp-section-header-title {
  margin-bottom: 0;
}
.bp-section-header-sub-title {
  margin-top: 2px;
}
.bp-section-header-right {
  align-items: center;
  display: flex;
  gap: 8px;
  margin-left: auto;
}
.bp-section-header-collapse-caret {
  display: inline-flex;
  justify-content: center;
  vertical-align: middle;
}
.bp-section-header-divider {
  align-self: stretch;
  margin: 16px 0;
}
.bp-section-header.bp-interactive {
  cursor: pointer;
}
.bp-section-header.bp-interactive:hover, .bp-section-header.bp-interactive:active {
  background: #f6f7f9;
}
.bp-section-header.bp-interactive:hover.bp-dark, .bp-dark .bp-section-header.bp-interactive:hover, .bp-section-header.bp-interactive:active.bp-dark, .bp-dark .bp-section-header.bp-interactive:active {
  background: #383e47;
}
.bp-section-card.bp-padded {
  padding: 20px;
}
.bp-section-card:not(:last-child) {
  border-bottom: 1px solid rgba(17, 20, 24, 0.15);
}
.bp-section-card:not(:last-child).bp-dark, .bp-dark .bp-section-card:not(:last-child) {
  border-color: rgba(255, 255, 255, 0.2);
}
.bp-section.bp-section-collapsed .bp-section-header {
  border: none;
}
.bp-section.bp-compact .bp-section-header {
  min-height: 40px;
  padding: 0 16px;
}
.bp-section.bp-compact .bp-section-header-left {
  padding: 8px 0;
}
.bp-section.bp-compact .bp-section-card.bp-padded {
  padding: 16px;
}

/*
 * Copyright 2023 Palantir Technologies, Inc. All rights reserved.
 */
.bp-segmented-control {
  background-color: #f6f7f9;
  border-radius: 4px;
  display: flex;
  gap: 2px;
  padding: 2px;
}
.bp-segmented-control.bp-inline {
  display: inline-flex;
}
.bp-segmented-control.bp-fill {
  width: 100%;
}
.bp-segmented-control.bp-fill > .bp-button {
  flex-grow: 1;
}
.bp-segmented-control > .bp-button:not(.bp-minimal):not(.bp-intent-primary) {
  background-color: #ffffff;
}
.bp-dark .bp-segmented-control > .bp-button:not(.bp-minimal):not(.bp-intent-primary) {
  background-color: #404854;
}
.bp-segmented-control > .bp-button.bp-minimal {
  color: #5f6b7c;
}
.bp-dark .bp-segmented-control > .bp-button.bp-minimal {
  color: #abb3bf;
}
.bp-segmented-control > .bp-button.bp-minimal:disabled {
  color: rgba(95, 107, 124, 0.6);
}
.bp-dark .bp-segmented-control > .bp-button.bp-minimal:disabled {
  color: rgba(171, 179, 191, 0.6);
}
.bp-dark .bp-segmented-control {
  background-color: #252a31;
}

/*
 * Copyright 2023 Palantir Technologies, Inc. All rights reserved.
 */
/*
Skeletons

Markup:
<div class="bp6-card">
  <h5 class="bp6-heading"><a class="{{.modifier}}" href="#" tabindex="-1">Card heading</a></h5>
  <p class="{{.modifier}}">
    Lorem ipsum dolor sit amet, consectetur adipiscing elit. Quisque eget tortor felis.
    Fusce dapibus metus in dapibus mollis. Quisque eget ex diam.
  </p>
  <button type="button" class="bp6-button bp6-icon-add {{.modifier}}" tabindex="-1">Submit</button>
</div>

.bp6-skeleton - Render this element as a skeleton, an outline of its true self.

Styleguide skeleton
*/
@keyframes skeleton-glow {
  from {
    background: rgba(211, 216, 222, 0.2);
    border-color: rgba(211, 216, 222, 0.2);
  }
  to {
    background: rgba(95, 107, 124, 0.2);
    border-color: rgba(95, 107, 124, 0.2);
  }
}
/* stylelint-disable declaration-no-important */
.bp-skeleton {
  animation: 1000ms linear infinite alternate skeleton-glow;
  background: rgba(211, 216, 222, 0.2);
  background-clip: padding-box !important;
  border-color: rgba(211, 216, 222, 0.2) !important;
  border-radius: 2px;
  box-shadow: none !important;
  color: transparent !important;
  cursor: default;
  pointer-events: none;
  user-select: none;
}
.bp-skeleton::before, .bp-skeleton::after,
.bp-skeleton * {
  visibility: hidden !important;
}

/* stylelint-enable declaration-no-important */
/*
 * Copyright 2023 Palantir Technologies, Inc. All rights reserved.
 */
/*
 * Copyright 2023 Palantir Technologies, Inc. All rights reserved.
 */
/*
 * Copyright 2023 Palantir Technologies, Inc. All rights reserved.
 */
/* stylelint-disable-next-line @blueprintjs/prefer-spacing-variable */
/*
 * Copyright 2023 Palantir Technologies, Inc. All rights reserved.
 */
/*
 * Copyright 2023 Palantir Technologies, Inc. All rights reserved.
 */
/*
A mixin to generate the classes for a React CSSTransition which animates any number of CSS
properties at once.

Transitioned properties are specificed as a map of property names to lists of (inital value, final
value). For enter & appear transitions, each property will transition from its initial to its final
value. For exit transitions, each property will transition in reverse, from final to initial.

**Simple example:**
`@include react-transition("popover", (opacity: 0 1), $before: "&");`
Transition named "popover" moves opacity from 0 to 1. `"&"` indicates that the
Transition classes are expected to be applied to this element, where the mixin is invoked.

**Params:**
$name: React transitionName prop
$properties: map of CSS property to (initial, final) values
$duration: transition duration
$easing: transition easing function
$delay: transition delay
$before: selector text to insert before transition name (often to select self: &)
$after: selector text to insert after transiton name (to select children)
*/
/*
A mixin to generate the classes for one phase of a React CSSTransition.
`$phase` must be `appear` or `enter` or `exit`.
If `enter` phase is given then `appear` phase will be generated at the same time.
If `exit` phase is given then property values are animated in reverse, from final to initial.

**Example:**
@include react-transition-phase(toast, enter, $enter-translate, $before: "&");
@include react-transition-phase(toast, leave, $leave-blur, $pt-transition-duration * 3, $before: "&");
*/
/*
Given map of properties to values, set each property to the value at the given index.
(remember that sass indices are 1-based).

Example: `each-prop((opacity: 0 1), 2)` will print "opacity: 1"
*/
/*
Format transition class name with all the bits.
"enter" phase will include "appear" phase in returned name.
*/
.bp-tooltip .bp-popover-arrow {
  height: 22px;
  position: absolute;
  width: 22px;
}
.bp-tooltip .bp-popover-arrow::before {
  height: 14px;
  margin: 4px;
  width: 14px;
}
.bp-tooltip {
  box-shadow: 0 0 0 1px rgba(17, 20, 24, 0.1), 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 15px -3px rgba(0, 0, 0, 0.1);
}
.bp-tooltip .bp-popover-content {
  background: #404854;
}
.bp-tooltip .bp-popover-content,
.bp-tooltip .bp-heading {
  color: #f6f7f9;
}
.bp-tooltip .bp-popover-arrow::before {
  box-shadow: 1px 1px 6px rgba(17, 20, 24, 0.2);
}
.bp-tooltip .bp-popover-arrow-border {
  fill: #111418;
  fill-opacity: 0.1;
}
.bp-tooltip .bp-popover-arrow-fill {
  fill: #404854;
}
@media (forced-colors: active) and (prefers-color-scheme: dark) {
  .bp-tooltip .bp-popover-arrow-fill {
    fill: buttonborder;
  }
}
@media (forced-colors: active) and (prefers-color-scheme: dark) {
  .bp-tooltip {
    border: 1px solid buttonborder;
  }
}
.bp-tooltip {
  transform: scale(1);
}
.bp-popover-enter > .bp-tooltip, .bp-popover-appear > .bp-tooltip {
  transform: scale(0.8);
}
.bp-popover-enter-active > .bp-tooltip, .bp-popover-appear-active > .bp-tooltip {
  transform: scale(1);
  transition-delay: 0;
  transition-duration: 100ms;
  transition-property: transform;
  /* stylelint-disable-next-line declaration-block-no-redundant-longhand-properties */
  transition-timing-function: cubic-bezier(0.4, 1, 0.75, 0.9);
}
.bp-popover-exit > .bp-tooltip {
  transform: scale(1);
}
.bp-popover-exit-active > .bp-tooltip {
  transform: scale(0.8);
  transition-delay: 0;
  transition-duration: 100ms;
  transition-property: transform;
  /* stylelint-disable-next-line declaration-block-no-redundant-longhand-properties */
  transition-timing-function: cubic-bezier(0.4, 1, 0.75, 0.9);
}
.bp-tooltip {
  color: #f6f7f9;
}
.bp-tooltip .bp-text-muted {
  color: #abb3bf;
}
.bp-tooltip .bp-text-disabled {
  color: rgba(171, 179, 191, 0.6);
}
.bp-tooltip .bp-running-text hr {
  border-color: rgba(255, 255, 255, 0.2);
}
.bp-tooltip a {
  color: #8abbff;
}
.bp-tooltip a:hover {
  color: #8abbff;
}
.bp-tooltip a .bp-icon, .bp-tooltip a .bp-icon-standard, .bp-tooltip a .bp-icon-large {
  color: inherit;
}
.bp-tooltip a code {
  color: inherit;
}
.bp-tooltip .bp-code,
.bp-tooltip .bp-running-text code {
  background: rgba(17, 20, 24, 0.3);
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.2);
  color: #abb3bf;
}
a > .bp-tooltip .bp-code,
a > .bp-tooltip .bp-running-text code {
  color: inherit;
}
.bp-tooltip .bp-code-block,
.bp-tooltip .bp-running-text pre {
  background: rgba(17, 20, 24, 0.3);
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.2);
  color: #f6f7f9;
}
.bp-tooltip .bp-code-block > code,
.bp-tooltip .bp-running-text pre > code {
  background: none;
  box-shadow: none;
  color: inherit;
}
.bp-tooltip .bp-key,
.bp-tooltip .bp-running-text kbd {
  background: #2f343c;
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.2), 0 1px 10px 0 rgba(0, 0, 0, 0.2), inset 0 0 0.5px 0 rgba(255, 255, 255, 0.3), inset 0 0.5px 0 0 rgba(255, 255, 255, 0.08), 0 1px 10px -1px rgba(0, 0, 0, 0.2);
  color: #abb3bf;
}
.bp-tooltip .bp-icon.bp-intent-primary, .bp-tooltip .bp-icon-standard.bp-intent-primary, .bp-tooltip .bp-icon-large.bp-intent-primary {
  color: #8abbff;
}
.bp-tooltip .bp-icon.bp-intent-success, .bp-tooltip .bp-icon-standard.bp-intent-success, .bp-tooltip .bp-icon-large.bp-intent-success {
  color: #72ca9b;
}
.bp-tooltip .bp-icon.bp-intent-warning, .bp-tooltip .bp-icon-standard.bp-intent-warning, .bp-tooltip .bp-icon-large.bp-intent-warning {
  color: #fbb360;
}
.bp-tooltip .bp-icon.bp-intent-danger, .bp-tooltip .bp-icon-standard.bp-intent-danger, .bp-tooltip .bp-icon-large.bp-intent-danger {
  color: #fa999c;
}
.bp-tooltip .bp-popover-content {
  padding: 8px 12px;
}
.bp-tooltip.bp-compact .bp-popover-content {
  line-height: 1rem;
  padding: 4px 8px;
}
.bp-tooltip.bp-compact .bp-code {
  vertical-align: text-bottom;
}
.bp-tooltip.bp-popover-placement-top .bp-popover-arrow {
  transform: translateY(-3px);
}
.bp-tooltip.bp-popover-placement-left .bp-popover-arrow {
  transform: translateX(-3px);
}
.bp-tooltip.bp-popover-placement-bottom .bp-popover-arrow {
  transform: translateY(3px);
}
.bp-tooltip.bp-popover-placement-right .bp-popover-arrow {
  transform: translateX(3px);
}
.bp-tooltip.bp-dark, .bp-dark .bp-tooltip {
  box-shadow: 0 2px 4px rgba(17, 20, 24, 0.4), 0 8px 24px rgba(17, 20, 24, 0.4);
}
.bp-tooltip.bp-dark .bp-popover-content, .bp-dark .bp-tooltip .bp-popover-content {
  background: #e5e8eb;
}
.bp-tooltip.bp-dark .bp-popover-content,
.bp-tooltip.bp-dark .bp-heading, .bp-dark .bp-tooltip .bp-popover-content,
.bp-dark .bp-tooltip .bp-heading {
  color: #404854;
}
.bp-tooltip.bp-dark .bp-popover-arrow::before, .bp-dark .bp-tooltip .bp-popover-arrow::before {
  box-shadow: 1px 1px 6px rgba(17, 20, 24, 0.4);
}
.bp-tooltip.bp-dark .bp-popover-arrow-border, .bp-dark .bp-tooltip .bp-popover-arrow-border {
  fill: #111418;
  fill-opacity: 0.2;
}
.bp-tooltip.bp-dark .bp-popover-arrow-fill, .bp-dark .bp-tooltip .bp-popover-arrow-fill {
  fill: #e5e8eb;
}
@media (forced-colors: active) and (prefers-color-scheme: dark) {
  .bp-tooltip.bp-dark .bp-popover-arrow-fill, .bp-dark .bp-tooltip .bp-popover-arrow-fill {
    fill: buttonborder;
  }
}
@media (forced-colors: active) and (prefers-color-scheme: dark) {
  .bp-tooltip.bp-dark, .bp-dark .bp-tooltip {
    border: 1px solid buttonborder;
  }
}
.bp-tooltip.bp-dark .bp-text-muted, .bp-dark .bp-tooltip .bp-text-muted {
  color: #5f6b7c;
}
.bp-tooltip.bp-dark .bp-text-disabled, .bp-dark .bp-tooltip .bp-text-disabled {
  color: rgba(95, 107, 124, 0.6);
}
.bp-tooltip.bp-dark .bp-running-text hr, .bp-dark .bp-tooltip .bp-running-text hr {
  border-color: rgba(17, 20, 24, 0.15);
}
.bp-tooltip.bp-dark a, .bp-dark .bp-tooltip a {
  color: #4a6e0a;
}
.bp-tooltip.bp-dark a:hover, .bp-dark .bp-tooltip a:hover {
  color: #4a6e0a;
}
.bp-tooltip.bp-dark a .bp-icon, .bp-tooltip.bp-dark a .bp-icon-standard, .bp-tooltip.bp-dark a .bp-icon-large, .bp-dark .bp-tooltip a .bp-icon, .bp-dark .bp-tooltip a .bp-icon-standard, .bp-dark .bp-tooltip a .bp-icon-large {
  color: inherit;
}
.bp-tooltip.bp-dark a code, .bp-dark .bp-tooltip a code {
  color: inherit;
}
.bp-tooltip.bp-dark .bp-code,
.bp-tooltip.bp-dark .bp-running-text code, .bp-dark .bp-tooltip .bp-code,
.bp-dark .bp-tooltip .bp-running-text code {
  background: rgba(255, 255, 255, 0.7);
  box-shadow: inset 0 0 0 1px rgba(17, 20, 24, 0.2);
  color: #5f6b7c;
}
a > .bp-tooltip.bp-dark .bp-code,
a > .bp-tooltip.bp-dark .bp-running-text code, a > .bp-dark .bp-tooltip .bp-code,
a > .bp-dark .bp-tooltip .bp-running-text code {
  color: #6a8e23;
}
.bp-tooltip.bp-dark .bp-code-block,
.bp-tooltip.bp-dark .bp-running-text pre, .bp-dark .bp-tooltip .bp-code-block,
.bp-dark .bp-tooltip .bp-running-text pre {
  background: rgba(255, 255, 255, 0.7);
  box-shadow: inset 0 0 0 1px rgba(17, 20, 24, 0.15);
  color: #1c2127;
}
.bp-tooltip.bp-dark .bp-code-block > code,
.bp-tooltip.bp-dark .bp-running-text pre > code, .bp-dark .bp-tooltip .bp-code-block > code,
.bp-dark .bp-tooltip .bp-running-text pre > code {
  background: none;
  box-shadow: none;
  color: inherit;
}
@media (forced-colors: active) and (prefers-color-scheme: dark) {
  .bp-tooltip.bp-dark .bp-code-block,
  .bp-tooltip.bp-dark .bp-running-text pre, .bp-dark .bp-tooltip .bp-code-block,
  .bp-dark .bp-tooltip .bp-running-text pre {
    border: 1px solid buttonborder;
    box-shadow: none;
  }
}
.bp-tooltip.bp-dark .bp-key,
.bp-tooltip.bp-dark .bp-running-text kbd, .bp-dark .bp-tooltip .bp-key,
.bp-dark .bp-tooltip .bp-running-text kbd {
  background: #ffffff;
  box-shadow: 0 0 0 1px rgba(17, 20, 24, 0.1), 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px -1px rgba(0, 0, 0, 0.1);
  color: #5f6b7c;
}
.bp-tooltip.bp-dark .bp-icon.bp-intent-primary, .bp-tooltip.bp-dark .bp-icon-standard.bp-intent-primary, .bp-tooltip.bp-dark .bp-icon-large.bp-intent-primary, .bp-dark .bp-tooltip .bp-icon.bp-intent-primary, .bp-dark .bp-tooltip .bp-icon-standard.bp-intent-primary, .bp-dark .bp-tooltip .bp-icon-large.bp-intent-primary {
  color: #215db0;
}
.bp-tooltip.bp-dark .bp-icon.bp-intent-success, .bp-tooltip.bp-dark .bp-icon-standard.bp-intent-success, .bp-tooltip.bp-dark .bp-icon-large.bp-intent-success, .bp-dark .bp-tooltip .bp-icon.bp-intent-success, .bp-dark .bp-tooltip .bp-icon-standard.bp-intent-success, .bp-dark .bp-tooltip .bp-icon-large.bp-intent-success {
  color: #1c6e42;
}
.bp-tooltip.bp-dark .bp-icon.bp-intent-warning, .bp-tooltip.bp-dark .bp-icon-standard.bp-intent-warning, .bp-tooltip.bp-dark .bp-icon-large.bp-intent-warning, .bp-dark .bp-tooltip .bp-icon.bp-intent-warning, .bp-dark .bp-tooltip .bp-icon-standard.bp-intent-warning, .bp-dark .bp-tooltip .bp-icon-large.bp-intent-warning {
  color: #935610;
}
.bp-tooltip.bp-dark .bp-icon.bp-intent-danger, .bp-tooltip.bp-dark .bp-icon-standard.bp-intent-danger, .bp-tooltip.bp-dark .bp-icon-large.bp-intent-danger, .bp-dark .bp-tooltip .bp-icon.bp-intent-danger, .bp-dark .bp-tooltip .bp-icon-standard.bp-intent-danger, .bp-dark .bp-tooltip .bp-icon-large.bp-intent-danger {
  color: #ac2f33;
}
.bp-tooltip.bp-intent-primary .bp-popover-content {
  background: #6a8e23;
  color: #ffffff;
}
.bp-tooltip.bp-intent-primary .bp-popover-arrow-fill {
  fill: #6a8e23;
}
@media (forced-colors: active) and (prefers-color-scheme: dark) {
  .bp-tooltip.bp-intent-primary .bp-popover-arrow-fill {
    fill: buttonborder;
  }
}
.bp-tooltip.bp-intent-success .bp-popover-content {
  background: #5d8e15;
  color: #ffffff;
}
.bp-tooltip.bp-intent-success .bp-popover-arrow-fill {
  fill: #5d8e15;
}
@media (forced-colors: active) and (prefers-color-scheme: dark) {
  .bp-tooltip.bp-intent-success .bp-popover-arrow-fill {
    fill: buttonborder;
  }
}
.bp-tooltip.bp-intent-warning .bp-popover-content {
  background: #c87619;
  color: #ffffff;
}
.bp-tooltip.bp-intent-warning .bp-popover-arrow-fill {
  fill: #c87619;
}
@media (forced-colors: active) and (prefers-color-scheme: dark) {
  .bp-tooltip.bp-intent-warning .bp-popover-arrow-fill {
    fill: buttonborder;
  }
}
.bp-tooltip.bp-intent-danger .bp-popover-content {
  background: #cd4246;
  color: #ffffff;
}
.bp-tooltip.bp-intent-danger .bp-popover-arrow-fill {
  fill: #cd4246;
}
@media (forced-colors: active) and (prefers-color-scheme: dark) {
  .bp-tooltip.bp-intent-danger .bp-popover-arrow-fill {
    fill: buttonborder;
  }
}

.bp-tooltip-indicator {
  border-bottom: dotted 1px;
  cursor: help;
}

/*
 * Copyright 2023 Palantir Technologies, Inc. All rights reserved.
 */
/*
 * Copyright 2023 Palantir Technologies, Inc. All rights reserved.
 */
/*
 * Copyright 2023 Palantir Technologies, Inc. All rights reserved.
 */
/*
 * Copyright 2023 Palantir Technologies, Inc. All rights reserved.
 */
/*
 * Copyright 2023 Palantir Technologies, Inc. All rights reserved.
 */
/* stylelint-disable-next-line @blueprintjs/prefer-spacing-variable */
/*
 * Copyright 2023 Palantir Technologies, Inc. All rights reserved.
 */
/*
CSS `border` property issues:
- An element can only have one border.
- Borders can't stack with shadows.
- Borders modify the size of the element they're applied to.
- Border positioning requires the extra `box-sizing` property.

`box-shadow` doesn't have these issues, we're using it instead of `border`.
*/
:root {
  --bp-button-warning-rest: var(--bp-palette-orange-5);
}

@supports (color: oklch(from var(--any-color) l c h)) {
  :root {
    --bp-button-warning-rest: oklch(
      from var(--bp-intent-warning-rest) calc(l + 0.177) calc(c - 0.01) calc(h + 6.26)
    );
  }
}
.bp-slider {
  height: 40px;
  min-width: 150px;
  width: 100%;
  cursor: default;
  outline: none;
  position: relative;
  user-select: none;
}
.bp-slider:hover {
  cursor: pointer;
}
.bp-slider:active {
  cursor: grabbing;
}
.bp-slider.bp-disabled {
  cursor: not-allowed;
  opacity: 0.5;
}
.bp-slider.bp-slider-unlabeled {
  height: 16px;
}

.bp-slider-track,
.bp-slider-progress {
  height: 6px;
  left: 0;
  right: 0;
  top: 5px;
  position: absolute;
}

.bp-slider-track {
  border-radius: 4px;
  overflow: hidden;
}

.bp-slider-progress {
  background: rgba(95, 107, 124, 0.2);
}
.bp-dark .bp-slider-progress {
  background: rgba(17, 20, 24, 0.5);
}
.bp-slider-progress.bp-intent-primary {
  background-color: #6a8e23;
}
.bp-slider-progress.bp-intent-success {
  background-color: #5d8e15;
}
.bp-slider-progress.bp-intent-warning {
  background-color: #c87619;
}
.bp-slider-progress.bp-intent-danger {
  background-color: #cd4246;
}
@media (forced-colors: active) and (prefers-color-scheme: dark) {
  .bp-slider-progress {
    background: ButtonText;
  }
}

.bp-slider-handle {
  background-color: color-mix(in srgb, var(--bp-intent-default-rest) 5%, var(--bp-palette-white));
  box-shadow: inset 0 0 0 var(--bp-surface-border-width) color-mix(in oklch, var(--bp-surface-border-color-strong) 90%, var(--bp-palette-black)), 0 1px 2px color-mix(in oklch, var(--bp-palette-black) 10%, transparent);
  color: var(--bp-typography-color-default-rest);
}
.bp-slider-handle:hover {
  background-clip: padding-box;
  background-color: color-mix(in srgb, var(--bp-intent-default-hover) 9%, var(--bp-palette-white));
  box-shadow: inset 0 0 0 var(--bp-surface-border-width) color-mix(in oklch, var(--bp-surface-border-color-strong) 90%, var(--bp-palette-black)), 0 1px 2px color-mix(in oklch, var(--bp-palette-black) 20%, transparent);
}
.bp-slider-handle:active, .bp-slider-handle.bp-active {
  background-color: color-mix(in srgb, var(--bp-intent-default-active) 16%, var(--bp-palette-white));
  box-shadow: inset 0 0 0 var(--bp-surface-border-width) color-mix(in oklch, var(--bp-surface-border-color-strong) 90%, var(--bp-palette-black)), 0 1px 2px color-mix(in oklch, var(--bp-palette-black) 20%, transparent);
}
@media (forced-colors: active) and (prefers-color-scheme: dark) {
  .bp-slider-handle:active, .bp-slider-handle.bp-active {
    background: highlight;
  }
}
.bp-slider-handle:disabled, .bp-slider-handle.bp-disabled {
  background-color: color-mix(in srgb, var(--bp-intent-default-disabled) 20%, transparent);
  box-shadow: none;
  color: var(--bp-typography-color-default-disabled);
  cursor: not-allowed;
  outline: none;
}
.bp-slider-handle:disabled.bp-active, .bp-slider-handle:disabled.bp-active:hover, .bp-slider-handle.bp-disabled.bp-active, .bp-slider-handle.bp-disabled.bp-active:hover {
  background-color: color-mix(in srgb, var(--bp-intent-default-disabled) 28%, transparent);
}
@media (forced-colors: active) and (prefers-color-scheme: dark) {
  .bp-slider-handle {
    border: 1px solid buttonborder;
  }
}
.bp-slider-handle {
  border-radius: 4px;
  box-shadow: 0 0 0 1px rgba(17, 20, 24, 0.5), 0 1px 1px rgba(17, 20, 24, 0.5);
  cursor: pointer;
  height: 16px;
  left: 0;
  position: absolute;
  top: 0;
  width: 16px;
}
.bp-slider-handle:focus {
  z-index: 1;
}
.bp-slider-handle:hover {
  background-clip: padding-box;
  background-color: color-mix(in srgb, var(--bp-intent-default-hover) 9%, var(--bp-palette-white));
  box-shadow: inset 0 0 0 var(--bp-surface-border-width) color-mix(in oklch, var(--bp-surface-border-color-strong) 90%, var(--bp-palette-black)), 0 1px 2px color-mix(in oklch, var(--bp-palette-black) 20%, transparent);
  box-shadow: 0 0 0 1px rgba(17, 20, 24, 0.5), 0 1px 2px rgba(17, 20, 24, 0.6);
  cursor: grab;
  z-index: 2;
}
.bp-slider-handle.bp-active {
  background-color: color-mix(in srgb, var(--bp-intent-default-active) 16%, var(--bp-palette-white));
  box-shadow: inset 0 0 0 var(--bp-surface-border-width) color-mix(in oklch, var(--bp-surface-border-color-strong) 90%, var(--bp-palette-black)), 0 1px 2px color-mix(in oklch, var(--bp-palette-black) 20%, transparent);
}
@media (forced-colors: active) and (prefers-color-scheme: dark) {
  .bp-slider-handle.bp-active {
    background: highlight;
  }
}
.bp-slider-handle.bp-active {
  box-shadow: inset 0 1px 1px rgba(17, 20, 24, 0.1), 0 0 0 1px rgba(17, 20, 24, 0.5), 0 1px 2px rgba(17, 20, 24, 0.2);
  cursor: grabbing;
}
.bp-disabled .bp-slider-handle {
  background: #c5cbd3;
  box-shadow: none;
  pointer-events: none;
}
.bp-dark .bp-slider-handle {
  background-color: #abb3bf;
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.1), 0 1px 2px rgba(17, 20, 24, 0.2);
}
.bp-dark .bp-slider-handle:hover {
  background-color: #8f99a8;
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.1), 0 1px 2px rgba(17, 20, 24, 0.4);
}
.bp-dark .bp-slider-handle.bp-active {
  background-color: #738091;
  box-shadow: inset 0 1px 1px rgba(17, 20, 24, 0.1), inset 0 0 0 1px rgba(255, 255, 255, 0.1), 0 1px 2px rgba(17, 20, 24, 0.4);
}
.bp-dark .bp-disabled .bp-slider-handle {
  background: #5f6b7c;
  border-color: #5f6b7c;
  box-shadow: none;
}
.bp-slider-handle .bp-slider-label {
  background: #404854;
  border-radius: 4px;
  box-shadow: 0 0 0 1px rgba(17, 20, 24, 0.1), 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 15px -3px rgba(0, 0, 0, 0.1);
  color: #f6f7f9;
  margin-left: 8px;
}
.bp-dark .bp-slider-handle .bp-slider-label {
  background: #e5e8eb;
  box-shadow: 0 2px 4px rgba(17, 20, 24, 0.4), 0 8px 24px rgba(17, 20, 24, 0.4);
  color: #404854;
}
.bp-disabled .bp-slider-handle .bp-slider-label {
  box-shadow: none;
}
.bp-slider-handle.bp-start, .bp-slider-handle.bp-end {
  width: 8px;
}
.bp-slider-handle.bp-start {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.bp-slider-handle.bp-end {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  margin-left: 8px;
}
.bp-slider-handle.bp-end .bp-slider-label {
  margin-left: 0;
}

.bp-slider-label {
  transform: translate(-50%, 20px);
  display: inline-block;
  font-size: 12px;
  line-height: 1;
  padding: 2px 4px;
  position: absolute;
  vertical-align: top;
}

.bp-slider.bp-vertical {
  height: 150px;
  min-width: 40px;
  width: 40px;
}
.bp-slider.bp-vertical .bp-slider-track,
.bp-slider.bp-vertical .bp-slider-progress {
  bottom: 0;
  height: auto;
  left: 5px;
  top: 0;
  width: 6px;
}
.bp-slider.bp-vertical .bp-slider-progress {
  top: auto;
}
.bp-slider.bp-vertical .bp-slider-label {
  transform: translate(20px, 50%);
}
.bp-slider.bp-vertical .bp-slider-handle {
  top: auto;
}
.bp-slider.bp-vertical .bp-slider-handle .bp-slider-label {
  margin-left: 0;
  margin-top: -8px;
}
.bp-slider.bp-vertical .bp-slider-handle.bp-end, .bp-slider.bp-vertical .bp-slider-handle.bp-start {
  height: 8px;
  margin-left: 0;
  width: 16px;
}
.bp-slider.bp-vertical .bp-slider-handle.bp-start {
  border-bottom-right-radius: 4px;
  border-top-left-radius: 0;
}
.bp-slider.bp-vertical .bp-slider-handle.bp-start .bp-slider-label {
  transform: translate(20px);
}
.bp-slider.bp-vertical .bp-slider-handle.bp-end {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  border-top-left-radius: 4px;
  margin-bottom: 8px;
}

/*
 * Copyright 2023 Palantir Technologies, Inc. All rights reserved.
 */
/*
 * Copyright 2023 Palantir Technologies, Inc. All rights reserved.
 */
@keyframes pt-spinner-animation {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
.bp-spinner {
  align-items: center;
  display: flex;
  justify-content: center;
  overflow: visible;
  vertical-align: middle;
}
.bp-spinner svg {
  display: block;
}
.bp-spinner path {
  fill-opacity: 0;
}
.bp-spinner .bp-spinner-head {
  stroke: rgba(95, 107, 124, 0.8);
  stroke-linecap: round;
  transform-origin: center;
  transition: stroke-dashoffset 200ms cubic-bezier(0.4, 1, 0.75, 0.9);
}
.bp-spinner .bp-spinner-track {
  stroke: rgba(95, 107, 124, 0.2);
}

.bp-spinner-animation {
  animation: pt-spinner-animation 500ms linear infinite;
}
.bp-no-spin > .bp-spinner-animation {
  animation: none;
}

.bp-dark .bp-spinner .bp-spinner-head {
  stroke: #8f99a8;
}
.bp-dark .bp-spinner .bp-spinner-track {
  stroke: rgba(17, 20, 24, 0.5);
}

.bp-spinner.bp-intent-primary .bp-spinner-head {
  stroke: #6a8e23;
}

.bp-spinner.bp-intent-success .bp-spinner-head {
  stroke: #5d8e15;
}

.bp-spinner.bp-intent-warning .bp-spinner-head {
  stroke: #c87619;
}

.bp-spinner.bp-intent-danger .bp-spinner-head {
  stroke: #cd4246;
}

/*
 * Copyright 2023 Palantir Technologies, Inc. All rights reserved.
 */
/*
 * Copyright 2023 Palantir Technologies, Inc. All rights reserved.
 */
.bp-tabs:not(.bp-vertical).bp-fill {
  height: 100%;
}
.bp-tabs:not(.bp-vertical).bp-fill .bp-tab-list {
  height: 100%;
}

.bp-tabs.bp-vertical {
  display: flex;
}
.bp-tabs.bp-vertical > .bp-tab-list {
  align-items: flex-start;
  flex-direction: column;
}
.bp-tabs.bp-vertical > .bp-tab-list .bp-tab {
  align-items: center;
  border-radius: 4px;
  display: flex;
  padding: 0 8px;
  width: 100%;
}
.bp-tabs.bp-vertical > .bp-tab-list .bp-tab[aria-selected=true] {
  background-color: rgba(106, 142, 35, 0.2);
  box-shadow: none;
}
@media (forced-colors: active) and (prefers-color-scheme: dark) {
  .bp-tabs.bp-vertical > .bp-tab-list .bp-tab[aria-selected=true] {
    background-color: highlight;
    color: #111418;
  }
}
.bp-tabs.bp-vertical > .bp-tab-list .bp-tab-indicator-wrapper .bp-tab-indicator {
  background-color: rgba(106, 142, 35, 0.2);
  border-radius: 4px;
  height: auto;
  inset: 0;
}
.bp-tabs.bp-vertical > .bp-tab-panel {
  margin-top: 0;
  padding-left: 20px;
}

.bp-tab-list {
  align-items: flex-end;
  border: none;
  column-gap: 20px;
  display: flex;
  flex: 0 0 auto;
  list-style: none;
  margin: 0;
  padding: 0;
  position: relative;
}
.bp-tab-list .bp-tabs:not(.bp-vertical) > .bp-flex-expander {
  margin-right: -20px;
}

.bp-tab {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-wrap: normal;
  align-items: center;
  align-self: stretch;
  color: #1c2127;
  cursor: pointer;
  display: flex;
  flex: 0 0 auto;
  font-size: 14px;
  line-height: 30px;
  max-width: 100%;
  position: relative;
  vertical-align: top;
}
.bp-tab a {
  color: inherit;
  display: block;
  text-decoration: none;
}
.bp-tab-indicator-wrapper ~ .bp-tab {
  /* stylelint-disable declaration-no-important */
  background-color: transparent !important;
  box-shadow: none !important;
  /* stylelint-enable declaration-no-important */
}
.bp-tab[aria-disabled=true] {
  color: rgba(95, 107, 124, 0.6);
  cursor: not-allowed;
}
@media (forced-colors: active) and (prefers-color-scheme: dark) {
  .bp-tab[aria-disabled=true] {
    color: graytext;
  }
}
.bp-tab[aria-selected=true] {
  border-radius: 0;
  box-shadow: inset 0 -3px 0 #4a6e0a;
}
.bp-tab[aria-selected=true], .bp-tab:not([aria-disabled=true]):hover {
  color: #4a6e0a;
}
@media (forced-colors: active) and (prefers-color-scheme: dark) {
  .bp-tab[aria-selected=true], .bp-tab:not([aria-disabled=true]):hover {
    color: highlight;
  }
}
.bp-tab:focus {
  -moz-outline-radius: 0;
}
.bp-large > .bp-tab {
  font-size: 16px;
  line-height: 40px;
}

.bp-tab-panel {
  margin-top: 20px;
}
.bp-tab-panel[aria-hidden=true] {
  display: none;
}

.bp-tab-icon {
  margin-right: 8px;
}

.bp-tab-tag {
  margin-left: 8px;
}

.bp-tab-indicator-wrapper {
  left: 0;
  pointer-events: none;
  position: absolute;
  top: 0;
  transform: translateX(0), translateY(0);
  transition: height, transform, width;
  transition-duration: 200ms;
  transition-timing-function: cubic-bezier(0.4, 1, 0.75, 0.9);
}
.bp-tab-indicator-wrapper .bp-tab-indicator {
  background-color: #4a6e0a;
  bottom: 0;
  height: 3px;
  left: 0;
  position: absolute;
  right: 0;
}
@media (forced-colors: active) and (prefers-color-scheme: dark) {
  .bp-tab-indicator-wrapper .bp-tab-indicator {
    background-color: highlight;
  }
}
.bp-tab-indicator-wrapper.bp-no-animation {
  transition: none;
}
.bp-tabs:not(.bp-vertical) .bp-tab-indicator-wrapper {
  height: 100%;
}

.bp-dark .bp-tab {
  color: #f6f7f9;
}
.bp-dark .bp-tab[aria-disabled=true] {
  color: rgba(171, 179, 191, 0.6);
}
@media (forced-colors: active) and (prefers-color-scheme: dark) {
  .bp-dark .bp-tab[aria-disabled=true] {
    color: graytext;
  }
}
.bp-dark .bp-tab[aria-selected=true] {
  box-shadow: inset 0 -3px 0 #8abbff;
}
.bp-dark .bp-tab[aria-selected=true], .bp-dark .bp-tab:not([aria-disabled=true]):hover {
  color: #8abbff;
}
@media (forced-colors: active) and (prefers-color-scheme: dark) {
  .bp-dark .bp-tab[aria-selected=true], .bp-dark .bp-tab:not([aria-disabled=true]):hover {
    color: highlight;
  }
}
.bp-dark .bp-tab-indicator {
  background-color: #8abbff;
}
@media (forced-colors: active) and (prefers-color-scheme: dark) {
  .bp-dark .bp-tab-indicator {
    background-color: highlight;
  }
}

.bp-flex-expander {
  flex: 1 1;
}

/*
 * Copyright 2023 Palantir Technologies, Inc. All rights reserved.
 */
/*
 * Copyright 2023 Palantir Technologies, Inc. All rights reserved.
 */
/* stylelint-disable-next-line @blueprintjs/prefer-spacing-variable */
/*
 * Copyright 2023 Palantir Technologies, Inc. All rights reserved.
 */
/*
 * Copyright 2023 Palantir Technologies, Inc. All rights reserved.
 */
/* stylelint-disable-next-line @blueprintjs/prefer-spacing-variable */
.bp-tag {
  display: inline-flex;
  flex-direction: row;
}
.bp-tag > * {
  flex-grow: 0;
  flex-shrink: 0;
}
.bp-tag > .bp-fill {
  flex-grow: 1;
  flex-shrink: 1;
}
.bp-tag::before,
.bp-tag > * {
  margin-right: 4px;
}
.bp-tag:empty::before,
.bp-tag > :last-child {
  margin-right: 0;
}
.bp-tag {
  align-items: center;
  background-color: #5f6b7c;
  border: none;
  border-radius: 4px;
  box-shadow: none;
  color: #ffffff;
  font-size: 12px;
  line-height: 16px;
  max-width: 100%;
  min-height: 20px;
  min-width: 20px;
  padding: 2px 6px;
  position: relative;
}
.bp-tag:not(.bp-fill) > .bp-fill:only-child {
  text-align: center;
}
.bp-tag:focus {
  outline: rgba(33, 93, 176, 0.752) solid 2px;
  outline-offset: 0;
  -moz-outline-radius: 6px;
}
.bp-dark .bp-tag:focus {
  outline-color: rgba(138, 187, 255, 0.752);
}
.bp-tag.bp-interactive {
  cursor: pointer;
}
.bp-tag.bp-interactive:hover {
  background: #404854;
}
.bp-tag.bp-interactive:active, .bp-tag.bp-interactive.bp-active {
  background: #383e47;
}
.bp-tag.bp-round {
  border-radius: 30px;
  padding-left: 8px;
  padding-right: 8px;
}
.bp-tag > .bp-icon, .bp-tag .bp-icon-standard, .bp-tag .bp-icon-large {
  fill: #ffffff;
}
@media (forced-colors: active) and (prefers-color-scheme: dark) {
  .bp-tag {
    border: 1px solid buttonborder;
  }
}
.bp-tag.bp-large::before,
.bp-tag.bp-large > *, .bp-large .bp-tag::before,
.bp-large .bp-tag > * {
  margin-right: 8px;
}
.bp-tag.bp-large:empty::before,
.bp-tag.bp-large > :last-child, .bp-large .bp-tag:empty::before,
.bp-large .bp-tag > :last-child {
  margin-right: 0;
}
.bp-tag.bp-large, .bp-large .bp-tag {
  font-size: 14px;
  line-height: 18px;
  min-height: 30px;
  min-width: 30px;
  padding: 6px 8px;
}
.bp-tag.bp-large.bp-round, .bp-large .bp-tag.bp-round {
  padding-left: 10px;
  padding-right: 10px;
}
.bp-tag.bp-intent-primary {
  background: #6a8e23;
  color: #ffffff;
}
.bp-tag.bp-intent-primary.bp-interactive:hover {
  background-color: #215db0;
}
.bp-tag.bp-intent-primary.bp-interactive:active, .bp-tag.bp-intent-primary.bp-interactive.bp-active {
  background-color: #184a90;
}
.bp-tag.bp-intent-primary .bp-tag-remove {
  color: rgba(255, 255, 255, 0.7);
}
.bp-tag.bp-intent-primary .bp-tag-remove:hover, .bp-tag.bp-intent-primary .bp-tag-remove:active {
  color: #ffffff;
}
.bp-tag.bp-intent-success {
  background: #5d8e15;
  color: #ffffff;
}
.bp-tag.bp-intent-success.bp-interactive:hover {
  background-color: #1c6e42;
}
.bp-tag.bp-intent-success.bp-interactive:active, .bp-tag.bp-intent-success.bp-interactive.bp-active {
  background-color: #165a36;
}
.bp-tag.bp-intent-success .bp-tag-remove {
  color: rgba(255, 255, 255, 0.7);
}
.bp-tag.bp-intent-success .bp-tag-remove:hover, .bp-tag.bp-intent-success .bp-tag-remove:active {
  color: #ffffff;
}
.bp-tag.bp-intent-warning {
  background: #fbb360;
  color: #1c2127;
}
.bp-tag.bp-intent-warning.bp-interactive:hover {
  background-color: #ec9a3c;
}
.bp-tag.bp-intent-warning.bp-interactive:active, .bp-tag.bp-intent-warning.bp-interactive.bp-active {
  background-color: #c87619;
}
.bp-tag.bp-intent-warning .bp-tag-remove {
  color: rgba(28, 33, 39, 0.7);
}
.bp-tag.bp-intent-warning .bp-tag-remove:hover, .bp-tag.bp-intent-warning .bp-tag-remove:active {
  color: #1c2127;
}
.bp-tag.bp-intent-danger {
  background: #cd4246;
  color: #ffffff;
}
.bp-tag.bp-intent-danger.bp-interactive:hover {
  background-color: #ac2f33;
}
.bp-tag.bp-intent-danger.bp-interactive:active, .bp-tag.bp-intent-danger.bp-interactive.bp-active {
  background-color: #8e292c;
}
.bp-tag.bp-intent-danger .bp-tag-remove {
  color: rgba(255, 255, 255, 0.7);
}
.bp-tag.bp-intent-danger .bp-tag-remove:hover, .bp-tag.bp-intent-danger .bp-tag-remove:active {
  color: #ffffff;
}
.bp-tag.bp-fill {
  display: flex;
  width: 100%;
}
.bp-tag.bp-minimal > .bp-icon, .bp-tag.bp-minimal .bp-icon-standard, .bp-tag.bp-minimal .bp-icon-large {
  fill: #5f6b7c;
}
.bp-tag.bp-minimal:not([class*=bp-intent-]).bp-interactive {
  cursor: pointer;
}
.bp-tag.bp-minimal:not([class*=bp-intent-]).bp-interactive:hover {
  background-color: rgba(143, 153, 168, 0.3);
  color: #111418;
}
.bp-tag.bp-minimal:not([class*=bp-intent-]).bp-interactive.bp-active, .bp-tag.bp-minimal:not([class*=bp-intent-]).bp-interactive:active {
  background-color: rgba(143, 153, 168, 0.35);
  color: #111418;
}
.bp-tag.bp-minimal:not([class*=bp-intent-]) {
  background-color: rgba(143, 153, 168, 0.15);
  color: #1c2127;
}
.bp-tag.bp-minimal:not([class*=bp-intent-]) .bp-tag-remove {
  color: #5f6b7c;
}
.bp-tag.bp-minimal:not([class*=bp-intent-]) .bp-tag-remove:hover, .bp-tag.bp-minimal:not([class*=bp-intent-]) .bp-tag-remove:active {
  color: #404854;
}
.bp-dark .bp-tag.bp-minimal:not([class*=bp-intent-]).bp-interactive {
  cursor: pointer;
}
.bp-dark .bp-tag.bp-minimal:not([class*=bp-intent-]).bp-interactive:hover {
  background-color: rgba(143, 153, 168, 0.3);
  color: #ffffff;
}
.bp-dark .bp-tag.bp-minimal:not([class*=bp-intent-]).bp-interactive.bp-active, .bp-dark .bp-tag.bp-minimal:not([class*=bp-intent-]).bp-interactive:active {
  background-color: rgba(143, 153, 168, 0.35);
  color: #ffffff;
}
.bp-dark .bp-tag.bp-minimal:not([class*=bp-intent-]) {
  background-color: rgba(143, 153, 168, 0.15);
  color: #f6f7f9;
}
.bp-dark .bp-tag.bp-minimal:not([class*=bp-intent-]) .bp-tag-remove {
  color: #abb3bf;
}
.bp-dark .bp-tag.bp-minimal:not([class*=bp-intent-]) .bp-tag-remove:hover, .bp-dark .bp-tag.bp-minimal:not([class*=bp-intent-]) .bp-tag-remove:active {
  color: #d3d8de;
}
.bp-tag.bp-minimal.bp-intent-primary {
  background-color: rgba(106, 142, 35, 0.1);
  color: #215db0;
}
.bp-tag.bp-minimal.bp-intent-primary > .bp-icon, .bp-tag.bp-minimal.bp-intent-primary .bp-icon-standard, .bp-tag.bp-minimal.bp-intent-primary .bp-icon-large {
  fill: #215db0;
}
.bp-tag.bp-minimal.bp-intent-primary.bp-interactive:hover {
  background-color: rgba(106, 142, 35, 0.2);
  color: #184a90;
}
.bp-tag.bp-minimal.bp-intent-primary.bp-interactive:active, .bp-tag.bp-minimal.bp-intent-primary.bp-interactive.bp-active {
  background-color: rgba(106, 142, 35, 0.3);
  color: #184a90;
}
.bp-tag.bp-minimal.bp-intent-primary .bp-tag-remove {
  color: #215db0;
}
.bp-tag.bp-minimal.bp-intent-primary .bp-tag-remove:hover, .bp-tag.bp-minimal.bp-intent-primary .bp-tag-remove:active {
  color: #184a90;
}
.bp-tag.bp-minimal.bp-intent-success {
  background-color: rgba(93, 142, 21, 0.1);
  color: #1c6e42;
}
.bp-tag.bp-minimal.bp-intent-success > .bp-icon, .bp-tag.bp-minimal.bp-intent-success .bp-icon-standard, .bp-tag.bp-minimal.bp-intent-success .bp-icon-large {
  fill: #1c6e42;
}
.bp-tag.bp-minimal.bp-intent-success.bp-interactive:hover {
  background-color: rgba(93, 142, 21, 0.2);
  color: #165a36;
}
.bp-tag.bp-minimal.bp-intent-success.bp-interactive:active, .bp-tag.bp-minimal.bp-intent-success.bp-interactive.bp-active {
  background-color: rgba(93, 142, 21, 0.3);
  color: #165a36;
}
.bp-tag.bp-minimal.bp-intent-success .bp-tag-remove {
  color: #1c6e42;
}
.bp-tag.bp-minimal.bp-intent-success .bp-tag-remove:hover, .bp-tag.bp-minimal.bp-intent-success .bp-tag-remove:active {
  color: #165a36;
}
.bp-tag.bp-minimal.bp-intent-warning {
  background-color: rgba(200, 118, 25, 0.1);
  color: #935610;
}
.bp-tag.bp-minimal.bp-intent-warning > .bp-icon, .bp-tag.bp-minimal.bp-intent-warning .bp-icon-standard, .bp-tag.bp-minimal.bp-intent-warning .bp-icon-large {
  fill: #935610;
}
.bp-tag.bp-minimal.bp-intent-warning.bp-interactive:hover {
  background-color: rgba(200, 118, 25, 0.2);
  color: #77450d;
}
.bp-tag.bp-minimal.bp-intent-warning.bp-interactive:active, .bp-tag.bp-minimal.bp-intent-warning.bp-interactive.bp-active {
  background-color: rgba(200, 118, 25, 0.3);
  color: #77450d;
}
.bp-tag.bp-minimal.bp-intent-warning .bp-tag-remove {
  color: #935610;
}
.bp-tag.bp-minimal.bp-intent-warning .bp-tag-remove:hover, .bp-tag.bp-minimal.bp-intent-warning .bp-tag-remove:active {
  color: #77450d;
}
.bp-tag.bp-minimal.bp-intent-danger {
  background-color: rgba(205, 66, 70, 0.1);
  color: #ac2f33;
}
.bp-tag.bp-minimal.bp-intent-danger > .bp-icon, .bp-tag.bp-minimal.bp-intent-danger .bp-icon-standard, .bp-tag.bp-minimal.bp-intent-danger .bp-icon-large {
  fill: #ac2f33;
}
.bp-tag.bp-minimal.bp-intent-danger.bp-interactive:hover {
  background-color: rgba(205, 66, 70, 0.2);
  color: #8e292c;
}
.bp-tag.bp-minimal.bp-intent-danger.bp-interactive:active, .bp-tag.bp-minimal.bp-intent-danger.bp-interactive.bp-active {
  background-color: rgba(205, 66, 70, 0.3);
  color: #8e292c;
}
.bp-tag.bp-minimal.bp-intent-danger .bp-tag-remove {
  color: #ac2f33;
}
.bp-tag.bp-minimal.bp-intent-danger .bp-tag-remove:hover, .bp-tag.bp-minimal.bp-intent-danger .bp-tag-remove:active {
  color: #8e292c;
}
.bp-dark .bp-tag.bp-minimal.bp-intent-primary {
  background-color: rgba(106, 142, 35, 0.2);
  color: #8abbff;
}
.bp-dark .bp-tag.bp-minimal.bp-intent-primary.bp-interactive:hover {
  background-color: rgba(106, 142, 35, 0.3);
  color: #99c4ff;
}
.bp-dark .bp-tag.bp-minimal.bp-intent-primary.bp-interactive:active, .bp-dark .bp-tag.bp-minimal.bp-intent-primary.bp-interactive.bp-active {
  background-color: rgba(106, 142, 35, 0.35);
  color: #99c4ff;
}
.bp-dark .bp-tag.bp-minimal.bp-intent-primary .bp-tag-remove {
  color: #8abbff;
}
.bp-dark .bp-tag.bp-minimal.bp-intent-primary .bp-tag-remove:hover, .bp-dark .bp-tag.bp-minimal.bp-intent-primary .bp-tag-remove:active {
  color: #99c4ff;
}
.bp-dark .bp-tag.bp-minimal.bp-intent-success {
  background-color: rgba(93, 142, 21, 0.2);
  color: #72ca9b;
}
.bp-dark .bp-tag.bp-minimal.bp-intent-success.bp-interactive:hover {
  background-color: rgba(93, 142, 21, 0.3);
  color: #7cd7a2;
}
.bp-dark .bp-tag.bp-minimal.bp-intent-success.bp-interactive:active, .bp-dark .bp-tag.bp-minimal.bp-intent-success.bp-interactive.bp-active {
  background-color: rgba(93, 142, 21, 0.35);
  color: #7cd7a2;
}
.bp-dark .bp-tag.bp-minimal.bp-intent-success .bp-tag-remove {
  color: #72ca9b;
}
.bp-dark .bp-tag.bp-minimal.bp-intent-success .bp-tag-remove:hover, .bp-dark .bp-tag.bp-minimal.bp-intent-success .bp-tag-remove:active {
  color: #7cd7a2;
}
.bp-dark .bp-tag.bp-minimal.bp-intent-warning {
  background-color: rgba(200, 118, 25, 0.2);
  color: #fbb360;
}
.bp-dark .bp-tag.bp-minimal.bp-intent-warning.bp-interactive:hover {
  background-color: rgba(200, 118, 25, 0.3);
  color: #f5c186;
}
.bp-dark .bp-tag.bp-minimal.bp-intent-warning.bp-interactive:active, .bp-dark .bp-tag.bp-minimal.bp-intent-warning.bp-interactive.bp-active {
  background-color: rgba(200, 118, 25, 0.35);
  color: #f5c186;
}
.bp-dark .bp-tag.bp-minimal.bp-intent-warning .bp-tag-remove {
  color: #fbb360;
}
.bp-dark .bp-tag.bp-minimal.bp-intent-warning .bp-tag-remove:hover, .bp-dark .bp-tag.bp-minimal.bp-intent-warning .bp-tag-remove:active {
  color: #f5c186;
}
.bp-dark .bp-tag.bp-minimal.bp-intent-danger {
  background-color: rgba(205, 66, 70, 0.2);
  color: #fa999c;
}
.bp-dark .bp-tag.bp-minimal.bp-intent-danger.bp-interactive:hover {
  background-color: rgba(205, 66, 70, 0.3);
  color: #ffa1a4;
}
.bp-dark .bp-tag.bp-minimal.bp-intent-danger.bp-interactive:active, .bp-dark .bp-tag.bp-minimal.bp-intent-danger.bp-interactive.bp-active {
  background-color: rgba(205, 66, 70, 0.35);
  color: #ffa1a4;
}
.bp-dark .bp-tag.bp-minimal.bp-intent-danger .bp-tag-remove {
  color: #fa999c;
}
.bp-dark .bp-tag.bp-minimal.bp-intent-danger .bp-tag-remove:hover, .bp-dark .bp-tag.bp-minimal.bp-intent-danger .bp-tag-remove:active {
  color: #ffa1a4;
}

.bp-tag-remove {
  background: none;
  border: none;
  color: rgba(255, 255, 255, 0.7);
  cursor: pointer;
  display: flex;
  margin-bottom: -2px;
  /* stylelint-disable-next-line declaration-no-important */
  margin-right: -6px !important;
  margin-top: -2px;
  padding: 2px;
  padding-left: 0;
}
.bp-tag-remove:hover {
  background: none;
  color: inherit;
  text-decoration: none;
}
.bp-tag-remove .bp-icon:first-child {
  color: inherit;
}
.bp-tag-remove:hover, .bp-tag-remove:active {
  color: #ffffff;
}
.bp-tag-remove:empty::before {
  font-family: "blueprint-icons-16", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  height: 16px;
  line-height: 1;
  width: 16px;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  content: "\f2ba";
}
.bp-large .bp-tag-remove {
  /* stylelint-disable-next-line declaration-no-important */
  margin-right: -8px !important;
  padding: 0 4px 0 0;
}
.bp-large .bp-tag-remove:empty::before {
  font-family: "blueprint-icons-20", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  height: 20px;
  line-height: 1;
  width: 20px;
}

/*
 * Copyright 2023 Palantir Technologies, Inc. All rights reserved.
 */
/*
 * Copyright 2023 Palantir Technologies, Inc. All rights reserved.
 */
/* stylelint-disable-next-line @blueprintjs/prefer-spacing-variable */
/*
 * Copyright 2023 Palantir Technologies, Inc. All rights reserved.
 */
/*
 * Copyright 2023 Palantir Technologies, Inc. All rights reserved.
 */
/*
 * Copyright 2023 Palantir Technologies, Inc. All rights reserved.
 */
/* stylelint-disable-next-line @blueprintjs/prefer-spacing-variable */
/*
Compound Tags
*/
.bp-compound-tag {
  background: none;
}
.bp-compound-tag .bp-compound-tag-left {
  background-color: #404854;
}
.bp-compound-tag .bp-compound-tag-right {
  background-color: #5f6b7c;
}
.bp-compound-tag.bp-interactive:hover .bp-compound-tag-left {
  background-color: #383e47;
}
.bp-compound-tag.bp-interactive:hover .bp-compound-tag-right {
  background-color: #404854;
}
.bp-compound-tag.bp-interactive:active .bp-compound-tag-left, .bp-compound-tag.bp-interactive.bp-active .bp-compound-tag-left {
  background-color: #2f343c;
}
.bp-compound-tag.bp-interactive:active .bp-compound-tag-right, .bp-compound-tag.bp-interactive.bp-active .bp-compound-tag-right {
  background-color: #383e47;
}
.bp-compound-tag {
  padding: 0;
}
.bp-compound-tag .bp-compound-tag-left,
.bp-compound-tag .bp-compound-tag-right {
  align-items: center;
  display: inline-flex;
  padding: 2px 4px;
}
.bp-compound-tag .bp-compound-tag-left {
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
  margin-right: 0;
}
.bp-compound-tag .bp-compound-tag-left > .bp-icon, .bp-compound-tag .bp-compound-tag-left .bp-icon-standard, .bp-compound-tag .bp-compound-tag-left .bp-icon-large {
  margin-right: 4px;
}
.bp-compound-tag .bp-compound-tag-right {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
  flex-grow: 1;
  padding: 2px 4px;
}
.bp-compound-tag .bp-compound-tag-right > .bp-icon, .bp-compound-tag .bp-compound-tag-right .bp-icon-standard, .bp-compound-tag .bp-compound-tag-right .bp-icon-large {
  margin-left: 4px;
}
.bp-compound-tag .bp-compound-tag-right .bp-compound-tag-right-content {
  flex-grow: 1;
}
.bp-compound-tag .bp-compound-tag-right .bp-tag-remove {
  margin-left: 2px;
  /* stylelint-disable-next-line declaration-no-important */
  margin-right: -4px !important;
}
.bp-compound-tag.bp-round {
  padding: 0;
}
.bp-compound-tag.bp-round .bp-compound-tag-left {
  border-bottom-left-radius: 20px;
  border-top-left-radius: 20px;
  padding-left: 8px;
}
.bp-compound-tag.bp-round .bp-compound-tag-right {
  border-bottom-right-radius: 20px;
  border-top-right-radius: 20px;
  padding-right: 8px;
}
.bp-compound-tag.bp-large {
  padding: 0;
}
.bp-compound-tag.bp-large .bp-compound-tag-left,
.bp-compound-tag.bp-large .bp-compound-tag-right {
  padding: 6px 8px;
}
.bp-compound-tag.bp-large .bp-compound-tag-left > .bp-icon, .bp-compound-tag.bp-large .bp-compound-tag-left .bp-icon-standard, .bp-compound-tag.bp-large .bp-compound-tag-left .bp-icon-large {
  margin-right: 8px;
}
.bp-compound-tag.bp-large .bp-compound-tag-right > .bp-icon, .bp-compound-tag.bp-large .bp-compound-tag-right .bp-icon-standard, .bp-compound-tag.bp-large .bp-compound-tag-right .bp-icon-large {
  margin-left: 8px;
}
.bp-compound-tag.bp-large .bp-tag-remove {
  margin-left: 8px;
  /* stylelint-disable-next-line declaration-no-important */
  margin-right: -10px !important;
}
.bp-compound-tag.bp-large.bp-round {
  padding: 0;
}
.bp-compound-tag.bp-large.bp-round .bp-compound-tag-left {
  border-bottom-left-radius: 30px;
  border-top-left-radius: 30px;
  padding-left: 10px;
}
.bp-compound-tag.bp-large.bp-round .bp-compound-tag-right {
  border-bottom-right-radius: 30px;
  border-top-right-radius: 30px;
  padding-right: 10px;
}
.bp-compound-tag.bp-minimal:not([class*=bp-intent-]) {
  background: none;
}
.bp-compound-tag.bp-minimal:not([class*=bp-intent-]) .bp-compound-tag-left {
  background-color: rgba(95, 107, 124, 0.2);
}
.bp-compound-tag.bp-minimal:not([class*=bp-intent-]) .bp-compound-tag-right {
  background-color: rgba(95, 107, 124, 0.1);
}
.bp-compound-tag.bp-minimal:not([class*=bp-intent-]).bp-interactive:hover .bp-compound-tag-left {
  background-color: rgba(95, 107, 124, 0.3);
}
.bp-compound-tag.bp-minimal:not([class*=bp-intent-]).bp-interactive:hover .bp-compound-tag-right {
  background-color: rgba(95, 107, 124, 0.2);
}
.bp-compound-tag.bp-minimal:not([class*=bp-intent-]).bp-interactive:active .bp-compound-tag-left, .bp-compound-tag.bp-minimal:not([class*=bp-intent-]).bp-interactive.bp-active .bp-compound-tag-left {
  background-color: rgba(95, 107, 124, 0.4);
}
.bp-compound-tag.bp-minimal:not([class*=bp-intent-]).bp-interactive:active .bp-compound-tag-right, .bp-compound-tag.bp-minimal:not([class*=bp-intent-]).bp-interactive.bp-active .bp-compound-tag-right {
  background-color: rgba(95, 107, 124, 0.3);
}
.bp-compound-tag.bp-minimal.bp-intent-primary {
  background: none;
}
.bp-compound-tag.bp-minimal.bp-intent-primary .bp-compound-tag-left {
  background-color: rgba(106, 142, 35, 0.2);
}
.bp-compound-tag.bp-minimal.bp-intent-primary .bp-compound-tag-right {
  background-color: rgba(106, 142, 35, 0.1);
}
.bp-compound-tag.bp-minimal.bp-intent-primary.bp-interactive:hover .bp-compound-tag-left {
  background-color: rgba(106, 142, 35, 0.3);
}
.bp-compound-tag.bp-minimal.bp-intent-primary.bp-interactive:hover .bp-compound-tag-right {
  background-color: rgba(106, 142, 35, 0.2);
}
.bp-compound-tag.bp-minimal.bp-intent-primary.bp-interactive:active .bp-compound-tag-left, .bp-compound-tag.bp-minimal.bp-intent-primary.bp-interactive.bp-active .bp-compound-tag-left {
  background-color: rgba(106, 142, 35, 0.4);
}
.bp-compound-tag.bp-minimal.bp-intent-primary.bp-interactive:active .bp-compound-tag-right, .bp-compound-tag.bp-minimal.bp-intent-primary.bp-interactive.bp-active .bp-compound-tag-right {
  background-color: rgba(106, 142, 35, 0.3);
}
.bp-compound-tag.bp-minimal.bp-intent-success {
  background: none;
}
.bp-compound-tag.bp-minimal.bp-intent-success .bp-compound-tag-left {
  background-color: rgba(93, 142, 21, 0.2);
}
.bp-compound-tag.bp-minimal.bp-intent-success .bp-compound-tag-right {
  background-color: rgba(93, 142, 21, 0.1);
}
.bp-compound-tag.bp-minimal.bp-intent-success.bp-interactive:hover .bp-compound-tag-left {
  background-color: rgba(93, 142, 21, 0.3);
}
.bp-compound-tag.bp-minimal.bp-intent-success.bp-interactive:hover .bp-compound-tag-right {
  background-color: rgba(93, 142, 21, 0.2);
}
.bp-compound-tag.bp-minimal.bp-intent-success.bp-interactive:active .bp-compound-tag-left, .bp-compound-tag.bp-minimal.bp-intent-success.bp-interactive.bp-active .bp-compound-tag-left {
  background-color: rgba(93, 142, 21, 0.4);
}
.bp-compound-tag.bp-minimal.bp-intent-success.bp-interactive:active .bp-compound-tag-right, .bp-compound-tag.bp-minimal.bp-intent-success.bp-interactive.bp-active .bp-compound-tag-right {
  background-color: rgba(93, 142, 21, 0.3);
}
.bp-compound-tag.bp-minimal.bp-intent-warning {
  background: none;
}
.bp-compound-tag.bp-minimal.bp-intent-warning .bp-compound-tag-left {
  background-color: rgba(200, 118, 25, 0.2);
}
.bp-compound-tag.bp-minimal.bp-intent-warning .bp-compound-tag-right {
  background-color: rgba(200, 118, 25, 0.1);
}
.bp-compound-tag.bp-minimal.bp-intent-warning.bp-interactive:hover .bp-compound-tag-left {
  background-color: rgba(200, 118, 25, 0.3);
}
.bp-compound-tag.bp-minimal.bp-intent-warning.bp-interactive:hover .bp-compound-tag-right {
  background-color: rgba(200, 118, 25, 0.2);
}
.bp-compound-tag.bp-minimal.bp-intent-warning.bp-interactive:active .bp-compound-tag-left, .bp-compound-tag.bp-minimal.bp-intent-warning.bp-interactive.bp-active .bp-compound-tag-left {
  background-color: rgba(200, 118, 25, 0.4);
}
.bp-compound-tag.bp-minimal.bp-intent-warning.bp-interactive:active .bp-compound-tag-right, .bp-compound-tag.bp-minimal.bp-intent-warning.bp-interactive.bp-active .bp-compound-tag-right {
  background-color: rgba(200, 118, 25, 0.3);
}
.bp-compound-tag.bp-minimal.bp-intent-danger {
  background: none;
}
.bp-compound-tag.bp-minimal.bp-intent-danger .bp-compound-tag-left {
  background-color: rgba(205, 66, 70, 0.2);
}
.bp-compound-tag.bp-minimal.bp-intent-danger .bp-compound-tag-right {
  background-color: rgba(205, 66, 70, 0.1);
}
.bp-compound-tag.bp-minimal.bp-intent-danger.bp-interactive:hover .bp-compound-tag-left {
  background-color: rgba(205, 66, 70, 0.3);
}
.bp-compound-tag.bp-minimal.bp-intent-danger.bp-interactive:hover .bp-compound-tag-right {
  background-color: rgba(205, 66, 70, 0.2);
}
.bp-compound-tag.bp-minimal.bp-intent-danger.bp-interactive:active .bp-compound-tag-left, .bp-compound-tag.bp-minimal.bp-intent-danger.bp-interactive.bp-active .bp-compound-tag-left {
  background-color: rgba(205, 66, 70, 0.4);
}
.bp-compound-tag.bp-minimal.bp-intent-danger.bp-interactive:active .bp-compound-tag-right, .bp-compound-tag.bp-minimal.bp-intent-danger.bp-interactive.bp-active .bp-compound-tag-right {
  background-color: rgba(205, 66, 70, 0.3);
}
.bp-dark .bp-compound-tag.bp-minimal:not([class*=bp-intent-]) {
  background: none;
}
.bp-dark .bp-compound-tag.bp-minimal:not([class*=bp-intent-]) .bp-compound-tag-left {
  background-color: rgba(95, 107, 124, 0.4);
}
.bp-dark .bp-compound-tag.bp-minimal:not([class*=bp-intent-]) .bp-compound-tag-right {
  background-color: rgba(95, 107, 124, 0.2);
}
.bp-dark .bp-compound-tag.bp-minimal:not([class*=bp-intent-]).bp-interactive:hover .bp-compound-tag-left {
  background-color: rgba(95, 107, 124, 0.5);
}
.bp-dark .bp-compound-tag.bp-minimal:not([class*=bp-intent-]).bp-interactive:hover .bp-compound-tag-right {
  background-color: rgba(95, 107, 124, 0.3);
}
.bp-dark .bp-compound-tag.bp-minimal:not([class*=bp-intent-]).bp-interactive:active .bp-compound-tag-left, .bp-dark .bp-compound-tag.bp-minimal:not([class*=bp-intent-]).bp-interactive.bp-active .bp-compound-tag-left {
  background-color: rgba(95, 107, 124, 0.55);
}
.bp-dark .bp-compound-tag.bp-minimal:not([class*=bp-intent-]).bp-interactive:active .bp-compound-tag-right, .bp-dark .bp-compound-tag.bp-minimal:not([class*=bp-intent-]).bp-interactive.bp-active .bp-compound-tag-right {
  background-color: rgba(95, 107, 124, 0.35);
}
.bp-dark .bp-compound-tag.bp-minimal.bp-intent-primary {
  background: none;
}
.bp-dark .bp-compound-tag.bp-minimal.bp-intent-primary .bp-compound-tag-left {
  background-color: rgba(106, 142, 35, 0.4);
}
.bp-dark .bp-compound-tag.bp-minimal.bp-intent-primary .bp-compound-tag-right {
  background-color: rgba(106, 142, 35, 0.2);
}
.bp-dark .bp-compound-tag.bp-minimal.bp-intent-primary.bp-interactive:hover .bp-compound-tag-left {
  background-color: rgba(106, 142, 35, 0.5);
}
.bp-dark .bp-compound-tag.bp-minimal.bp-intent-primary.bp-interactive:hover .bp-compound-tag-right {
  background-color: rgba(106, 142, 35, 0.3);
}
.bp-dark .bp-compound-tag.bp-minimal.bp-intent-primary.bp-interactive:active .bp-compound-tag-left, .bp-dark .bp-compound-tag.bp-minimal.bp-intent-primary.bp-interactive.bp-active .bp-compound-tag-left {
  background-color: rgba(106, 142, 35, 0.55);
}
.bp-dark .bp-compound-tag.bp-minimal.bp-intent-primary.bp-interactive:active .bp-compound-tag-right, .bp-dark .bp-compound-tag.bp-minimal.bp-intent-primary.bp-interactive.bp-active .bp-compound-tag-right {
  background-color: rgba(106, 142, 35, 0.35);
}
.bp-dark .bp-compound-tag.bp-minimal.bp-intent-success {
  background: none;
}
.bp-dark .bp-compound-tag.bp-minimal.bp-intent-success .bp-compound-tag-left {
  background-color: rgba(93, 142, 21, 0.4);
}
.bp-dark .bp-compound-tag.bp-minimal.bp-intent-success .bp-compound-tag-right {
  background-color: rgba(93, 142, 21, 0.2);
}
.bp-dark .bp-compound-tag.bp-minimal.bp-intent-success.bp-interactive:hover .bp-compound-tag-left {
  background-color: rgba(93, 142, 21, 0.5);
}
.bp-dark .bp-compound-tag.bp-minimal.bp-intent-success.bp-interactive:hover .bp-compound-tag-right {
  background-color: rgba(93, 142, 21, 0.3);
}
.bp-dark .bp-compound-tag.bp-minimal.bp-intent-success.bp-interactive:active .bp-compound-tag-left, .bp-dark .bp-compound-tag.bp-minimal.bp-intent-success.bp-interactive.bp-active .bp-compound-tag-left {
  background-color: rgba(93, 142, 21, 0.55);
}
.bp-dark .bp-compound-tag.bp-minimal.bp-intent-success.bp-interactive:active .bp-compound-tag-right, .bp-dark .bp-compound-tag.bp-minimal.bp-intent-success.bp-interactive.bp-active .bp-compound-tag-right {
  background-color: rgba(93, 142, 21, 0.35);
}
.bp-dark .bp-compound-tag.bp-minimal.bp-intent-warning {
  background: none;
}
.bp-dark .bp-compound-tag.bp-minimal.bp-intent-warning .bp-compound-tag-left {
  background-color: rgba(200, 118, 25, 0.4);
}
.bp-dark .bp-compound-tag.bp-minimal.bp-intent-warning .bp-compound-tag-right {
  background-color: rgba(200, 118, 25, 0.2);
}
.bp-dark .bp-compound-tag.bp-minimal.bp-intent-warning.bp-interactive:hover .bp-compound-tag-left {
  background-color: rgba(200, 118, 25, 0.5);
}
.bp-dark .bp-compound-tag.bp-minimal.bp-intent-warning.bp-interactive:hover .bp-compound-tag-right {
  background-color: rgba(200, 118, 25, 0.3);
}
.bp-dark .bp-compound-tag.bp-minimal.bp-intent-warning.bp-interactive:active .bp-compound-tag-left, .bp-dark .bp-compound-tag.bp-minimal.bp-intent-warning.bp-interactive.bp-active .bp-compound-tag-left {
  background-color: rgba(200, 118, 25, 0.55);
}
.bp-dark .bp-compound-tag.bp-minimal.bp-intent-warning.bp-interactive:active .bp-compound-tag-right, .bp-dark .bp-compound-tag.bp-minimal.bp-intent-warning.bp-interactive.bp-active .bp-compound-tag-right {
  background-color: rgba(200, 118, 25, 0.35);
}
.bp-dark .bp-compound-tag.bp-minimal.bp-intent-danger {
  background: none;
}
.bp-dark .bp-compound-tag.bp-minimal.bp-intent-danger .bp-compound-tag-left {
  background-color: rgba(205, 66, 70, 0.4);
}
.bp-dark .bp-compound-tag.bp-minimal.bp-intent-danger .bp-compound-tag-right {
  background-color: rgba(205, 66, 70, 0.2);
}
.bp-dark .bp-compound-tag.bp-minimal.bp-intent-danger.bp-interactive:hover .bp-compound-tag-left {
  background-color: rgba(205, 66, 70, 0.5);
}
.bp-dark .bp-compound-tag.bp-minimal.bp-intent-danger.bp-interactive:hover .bp-compound-tag-right {
  background-color: rgba(205, 66, 70, 0.3);
}
.bp-dark .bp-compound-tag.bp-minimal.bp-intent-danger.bp-interactive:active .bp-compound-tag-left, .bp-dark .bp-compound-tag.bp-minimal.bp-intent-danger.bp-interactive.bp-active .bp-compound-tag-left {
  background-color: rgba(205, 66, 70, 0.55);
}
.bp-dark .bp-compound-tag.bp-minimal.bp-intent-danger.bp-interactive:active .bp-compound-tag-right, .bp-dark .bp-compound-tag.bp-minimal.bp-intent-danger.bp-interactive.bp-active .bp-compound-tag-right {
  background-color: rgba(205, 66, 70, 0.35);
}
.bp-compound-tag.bp-intent-primary {
  background: none;
}
.bp-compound-tag.bp-intent-primary .bp-compound-tag-left {
  background-color: #215db0;
}
.bp-compound-tag.bp-intent-primary .bp-compound-tag-right {
  background-color: #6a8e23;
}
.bp-compound-tag.bp-intent-primary.bp-interactive:hover .bp-compound-tag-left {
  background-color: #184a90;
}
.bp-compound-tag.bp-intent-primary.bp-interactive:hover .bp-compound-tag-right {
  background-color: #215db0;
}
.bp-compound-tag.bp-intent-primary.bp-interactive:active .bp-compound-tag-left, .bp-compound-tag.bp-intent-primary.bp-interactive.bp-active .bp-compound-tag-left {
  background-color: #11376b;
}
.bp-compound-tag.bp-intent-primary.bp-interactive:active .bp-compound-tag-right, .bp-compound-tag.bp-intent-primary.bp-interactive.bp-active .bp-compound-tag-right {
  background-color: #184a90;
}
.bp-compound-tag.bp-intent-success {
  background: none;
}
.bp-compound-tag.bp-intent-success .bp-compound-tag-left {
  background-color: #1c6e42;
}
.bp-compound-tag.bp-intent-success .bp-compound-tag-right {
  background-color: #5d8e15;
}
.bp-compound-tag.bp-intent-success.bp-interactive:hover .bp-compound-tag-left {
  background-color: #165a36;
}
.bp-compound-tag.bp-intent-success.bp-interactive:hover .bp-compound-tag-right {
  background-color: #1c6e42;
}
.bp-compound-tag.bp-intent-success.bp-interactive:active .bp-compound-tag-left, .bp-compound-tag.bp-intent-success.bp-interactive.bp-active .bp-compound-tag-left {
  background-color: #0f3e25;
}
.bp-compound-tag.bp-intent-success.bp-interactive:active .bp-compound-tag-right, .bp-compound-tag.bp-intent-success.bp-interactive.bp-active .bp-compound-tag-right {
  background-color: #165a36;
}
.bp-compound-tag.bp-intent-warning {
  background: none;
}
.bp-compound-tag.bp-intent-warning .bp-compound-tag-left {
  background-color: #ec9a3c;
}
.bp-compound-tag.bp-intent-warning .bp-compound-tag-right {
  background-color: #fbb360;
}
.bp-compound-tag.bp-intent-warning.bp-interactive:hover .bp-compound-tag-left {
  background-color: #c87619;
}
.bp-compound-tag.bp-intent-warning.bp-interactive:hover .bp-compound-tag-right {
  background-color: #ec9a3c;
}
.bp-compound-tag.bp-intent-warning.bp-interactive:active .bp-compound-tag-left, .bp-compound-tag.bp-intent-warning.bp-interactive.bp-active .bp-compound-tag-left {
  background-color: #935610;
}
.bp-compound-tag.bp-intent-warning.bp-interactive:active .bp-compound-tag-right, .bp-compound-tag.bp-intent-warning.bp-interactive.bp-active .bp-compound-tag-right {
  background-color: #c87619;
}
.bp-compound-tag.bp-intent-danger {
  background: none;
}
.bp-compound-tag.bp-intent-danger .bp-compound-tag-left {
  background-color: #ac2f33;
}
.bp-compound-tag.bp-intent-danger .bp-compound-tag-right {
  background-color: #cd4246;
}
.bp-compound-tag.bp-intent-danger.bp-interactive:hover .bp-compound-tag-left {
  background-color: #8e292c;
}
.bp-compound-tag.bp-intent-danger.bp-interactive:hover .bp-compound-tag-right {
  background-color: #ac2f33;
}
.bp-compound-tag.bp-intent-danger.bp-interactive:active .bp-compound-tag-left, .bp-compound-tag.bp-intent-danger.bp-interactive.bp-active .bp-compound-tag-left {
  background-color: #782326;
}
.bp-compound-tag.bp-intent-danger.bp-interactive:active .bp-compound-tag-right, .bp-compound-tag.bp-intent-danger.bp-interactive.bp-active .bp-compound-tag-right {
  background-color: #8e292c;
}

/*
 * Copyright 2023 Palantir Technologies, Inc. All rights reserved.
 */
/*
 * Copyright 2023 Palantir Technologies, Inc. All rights reserved.
 */
/*
 * Copyright 2023 Palantir Technologies, Inc. All rights reserved.
 */
/*
 * Copyright 2023 Palantir Technologies, Inc. All rights reserved.
 */
/*
 * Copyright 2023 Palantir Technologies, Inc. All rights reserved.
 */
/* stylelint-disable-next-line @blueprintjs/prefer-spacing-variable */
/*
 * Copyright 2023 Palantir Technologies, Inc. All rights reserved.
 */
/*
CSS `border` property issues:
- An element can only have one border.
- Borders can't stack with shadows.
- Borders modify the size of the element they're applied to.
- Border positioning requires the extra `box-sizing` property.

`box-shadow` doesn't have these issues, we're using it instead of `border`.
*/
:root {
  --bp-button-warning-rest: var(--bp-palette-orange-5);
}

@supports (color: oklch(from var(--any-color) l c h)) {
  :root {
    --bp-button-warning-rest: oklch(
      from var(--bp-intent-warning-rest) calc(l + 0.177) calc(c - 0.01) calc(h + 6.26)
    );
  }
}
/*
 * Copyright 2023 Palantir Technologies, Inc. All rights reserved.
 */
/*
 * Copyright 2023 Palantir Technologies, Inc. All rights reserved.
 */
/* stylelint-disable-next-line @blueprintjs/prefer-spacing-variable */
.bp-tag-input {
  display: flex;
  flex-direction: row;
}
.bp-tag-input > * {
  flex-grow: 0;
  flex-shrink: 0;
}
.bp-tag-input > .bp-tag-input-values {
  flex-grow: 1;
  flex-shrink: 1;
}
.bp-tag-input {
  align-items: flex-start;
  cursor: text;
  height: auto;
  line-height: inherit;
  min-height: 30px;
  padding-left: 6px;
  padding-right: 0;
}
.bp-tag-input .bp-tag-input-icon {
  color: #5f6b7c;
  margin-left: 3px;
  margin-right: 7px;
  margin-top: 7px;
}
.bp-tag-input .bp-tag-input-values {
  display: flex;
  flex-direction: row;
}
.bp-tag-input .bp-tag-input-values > * {
  flex-grow: 0;
  flex-shrink: 0;
}
.bp-tag-input .bp-tag-input-values > .bp-fill {
  flex-grow: 1;
  flex-shrink: 1;
}
.bp-tag-input .bp-tag-input-values::before,
.bp-tag-input .bp-tag-input-values > * {
  margin-right: 4px;
}
.bp-tag-input .bp-tag-input-values:empty::before,
.bp-tag-input .bp-tag-input-values > :last-child {
  margin-right: 0;
}
.bp-tag-input .bp-tag-input-values {
  align-items: center;
  align-self: stretch;
  flex-wrap: wrap;
  margin-right: 4px;
  margin-top: 4px;
  min-width: 0;
  position: relative;
}
.bp-tag-input .bp-tag-input-values:first-child .bp-tag ~ .bp-input-ghost {
  padding-left: 0;
}
.bp-tag-input .bp-tag-input-values:first-child .bp-input-ghost {
  padding-left: 4px;
}
.bp-tag-input .bp-tag-input-values > * {
  margin-bottom: 4px;
}
.bp-tag-input .bp-tag {
  overflow-wrap: break-word;
}
.bp-tag-input .bp-tag.bp-active {
  outline: rgba(33, 93, 176, 0.752) solid 2px;
  outline-offset: 0;
  -moz-outline-radius: 6px;
}
.bp-dark .bp-tag-input .bp-tag.bp-active {
  outline-color: rgba(138, 187, 255, 0.752);
}
.bp-tag-input .bp-input-ghost {
  flex: 1 1 auto;
  line-height: 20px;
  width: 80px;
}
.bp-tag-input .bp-input-ghost:disabled, .bp-tag-input .bp-input-ghost.bp-disabled {
  cursor: not-allowed;
}
.bp-tag-input .bp-button,
.bp-tag-input .bp-spinner {
  margin: 3px;
  margin-left: 0;
}
.bp-tag-input .bp-button {
  min-height: calc(var(--bp-surface-spacing) * 6);
  min-width: calc(var(--bp-surface-spacing) * 6);
  padding: 0 calc(var(--bp-surface-spacing) * 2);
}
.bp-tag-input.bp-large::before,
.bp-tag-input.bp-large > * {
  margin-right: 10px;
}
.bp-tag-input.bp-large:empty::before,
.bp-tag-input.bp-large > :last-child {
  margin-right: 0;
}
.bp-tag-input.bp-large {
  height: auto;
  min-height: 40px;
}
.bp-tag-input.bp-large .bp-tag-input-icon {
  margin-left: 6px;
  margin-top: 10px;
}
.bp-tag-input.bp-large .bp-input-ghost {
  line-height: 30px;
}
.bp-tag-input.bp-large .bp-button {
  min-height: calc(var(--bp-surface-spacing) * 7.5);
  min-width: calc(var(--bp-surface-spacing) * 7.5);
  padding: var(--bp-surface-spacing) calc(var(--bp-surface-spacing) * 2);
  margin: 5px;
  margin-left: 0;
}
.bp-tag-input.bp-large .bp-spinner {
  margin: 8px;
  margin-left: 0;
}
.bp-tag-input.bp-active {
  background-color: #ffffff;
  box-shadow: inset 0 0 0 1px rgba(33, 93, 176, 0.752), 0 0 0 1px rgba(33, 93, 176, 0.752), inset 0 1px 1px rgba(17, 20, 24, 0.2);
}
.bp-tag-input.bp-active.bp-intent-primary {
  box-shadow: inset 0 0 0 1px rgba(106, 142, 35, 0.752), 0 0 0 1px rgba(106, 142, 35, 0.752), inset 0 1px 1px rgba(17, 20, 24, 0.2);
}
.bp-tag-input.bp-active.bp-intent-success {
  box-shadow: inset 0 0 0 1px rgba(93, 142, 21, 0.752), 0 0 0 1px rgba(93, 142, 21, 0.752), inset 0 1px 1px rgba(17, 20, 24, 0.2);
}
.bp-tag-input.bp-active.bp-intent-warning {
  box-shadow: inset 0 0 0 1px rgba(200, 118, 25, 0.752), 0 0 0 1px rgba(200, 118, 25, 0.752), inset 0 1px 1px rgba(17, 20, 24, 0.2);
}
.bp-tag-input.bp-active.bp-intent-danger {
  box-shadow: inset 0 0 0 1px rgba(205, 66, 70, 0.752), 0 0 0 1px rgba(205, 66, 70, 0.752), inset 0 1px 1px rgba(17, 20, 24, 0.2);
}
.bp-dark .bp-tag-input .bp-tag-input-icon, .bp-tag-input.bp-dark .bp-tag-input-icon {
  color: #abb3bf;
}
.bp-dark .bp-tag-input .bp-input-ghost::placeholder, .bp-tag-input.bp-dark .bp-input-ghost::placeholder {
  color: #abb3bf;
}
.bp-dark .bp-tag-input .bp-input-ghost, .bp-tag-input.bp-dark .bp-input-ghost {
  color: #f6f7f9;
}
.bp-dark .bp-tag-input.bp-active, .bp-tag-input.bp-dark.bp-active {
  background-color: rgba(17, 20, 24, 0.3);
  box-shadow: inset 0 0 0 1px rgba(138, 187, 255, 0.752), 0 0 0 1px rgba(138, 187, 255, 0.752), inset 0 0 0 1px rgba(255, 255, 255, 0.2), inset 0 -1px 1px 0 rgba(255, 255, 255, 0.3);
}
.bp-dark .bp-tag-input.bp-active.bp-intent-primary, .bp-tag-input.bp-dark.bp-active.bp-intent-primary {
  box-shadow: inset 0 0 0 1px rgba(76, 144, 240, 0.752), 0 0 0 1px rgba(76, 144, 240, 0.752), inset 0 0 0 1px rgba(255, 255, 255, 0.2), inset 0 -1px 1px 0 rgba(255, 255, 255, 0.3);
}
.bp-dark .bp-tag-input.bp-active.bp-intent-success, .bp-tag-input.bp-dark.bp-active.bp-intent-success {
  box-shadow: inset 0 0 0 1px rgba(50, 164, 103, 0.752), 0 0 0 1px rgba(50, 164, 103, 0.752), inset 0 0 0 1px rgba(255, 255, 255, 0.2), inset 0 -1px 1px 0 rgba(255, 255, 255, 0.3);
}
.bp-dark .bp-tag-input.bp-active.bp-intent-warning, .bp-tag-input.bp-dark.bp-active.bp-intent-warning {
  box-shadow: inset 0 0 0 1px rgba(236, 154, 60, 0.752), 0 0 0 1px rgba(236, 154, 60, 0.752), inset 0 0 0 1px rgba(255, 255, 255, 0.2), inset 0 -1px 1px 0 rgba(255, 255, 255, 0.3);
}
.bp-dark .bp-tag-input.bp-active.bp-intent-danger, .bp-tag-input.bp-dark.bp-active.bp-intent-danger {
  box-shadow: inset 0 0 0 1px rgba(231, 106, 110, 0.752), 0 0 0 1px rgba(231, 106, 110, 0.752), inset 0 0 0 1px rgba(255, 255, 255, 0.2), inset 0 -1px 1px 0 rgba(255, 255, 255, 0.3);
}

.bp-input-ghost::placeholder {
  color: #5f6b7c;
  opacity: 1;
}
.bp-input-ghost {
  background: none;
  border: none;
  box-shadow: none;
  padding: 0;
}
.bp-input-ghost:focus {
  /* stylelint-disable-next-line declaration-no-important */
  outline: none !important;
}

/*
 * Copyright 2023 Palantir Technologies, Inc. All rights reserved.
 */
/*
 * Copyright 2023 Palantir Technologies, Inc. All rights reserved.
 */
/*
 * Copyright 2023 Palantir Technologies, Inc. All rights reserved.
 */
/* stylelint-disable-next-line @blueprintjs/prefer-spacing-variable */
.bp-resizable-input-span {
  max-height: 0;
  max-width: 100%;
  min-width: 80px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  white-space: nowrap;
  z-index: -1;
}

/*
 * Copyright 2023 Palantir Technologies, Inc. All rights reserved.
 */
/*
A mixin to generate the classes for a React CSSTransition which animates any number of CSS
properties at once.

Transitioned properties are specificed as a map of property names to lists of (inital value, final
value). For enter & appear transitions, each property will transition from its initial to its final
value. For exit transitions, each property will transition in reverse, from final to initial.

**Simple example:**
`@include react-transition("popover", (opacity: 0 1), $before: "&");`
Transition named "popover" moves opacity from 0 to 1. `"&"` indicates that the
Transition classes are expected to be applied to this element, where the mixin is invoked.

**Params:**
$name: React transitionName prop
$properties: map of CSS property to (initial, final) values
$duration: transition duration
$easing: transition easing function
$delay: transition delay
$before: selector text to insert before transition name (often to select self: &)
$after: selector text to insert after transiton name (to select children)
*/
/*
A mixin to generate the classes for one phase of a React CSSTransition.
`$phase` must be `appear` or `enter` or `exit`.
If `enter` phase is given then `appear` phase will be generated at the same time.
If `exit` phase is given then property values are animated in reverse, from final to initial.

**Example:**
@include react-transition-phase(toast, enter, $enter-translate, $before: "&");
@include react-transition-phase(toast, leave, $leave-blur, $pt-transition-duration * 3, $before: "&");
*/
/*
Given map of properties to values, set each property to the value at the given index.
(remember that sass indices are 1-based).

Example: `each-prop((opacity: 0 1), 2)` will print "opacity: 1"
*/
/*
Format transition class name with all the bits.
"enter" phase will include "appear" phase in returned name.
*/
.bp-toast.bp-toast-enter, .bp-toast.bp-toast-appear {
  transform: translateY(-40px);
}
.bp-toast.bp-toast-enter-active, .bp-toast.bp-toast-appear-active {
  transform: translateY(0);
  transition-delay: 0;
  transition-duration: 300ms;
  transition-property: transform;
  /* stylelint-disable-next-line declaration-block-no-redundant-longhand-properties */
  transition-timing-function: cubic-bezier(0.54, 1.12, 0.38, 1.11);
}
.bp-toast.bp-toast-enter ~ .bp-toast, .bp-toast.bp-toast-appear ~ .bp-toast {
  transform: translateY(-40px);
}
.bp-toast.bp-toast-enter-active ~ .bp-toast, .bp-toast.bp-toast-appear-active ~ .bp-toast {
  transform: translateY(0);
  transition-delay: 0;
  transition-duration: 300ms;
  transition-property: transform;
  /* stylelint-disable-next-line declaration-block-no-redundant-longhand-properties */
  transition-timing-function: cubic-bezier(0.54, 1.12, 0.38, 1.11);
}
.bp-toast.bp-toast-exit {
  opacity: 1;
  filter: blur(0);
}
.bp-toast.bp-toast-exit-active {
  opacity: 0;
  filter: blur(8px);
  transition-delay: 0;
  transition-duration: 300ms;
  transition-property: opacity, filter;
  /* stylelint-disable-next-line declaration-block-no-redundant-longhand-properties */
  transition-timing-function: cubic-bezier(0.4, 1, 0.75, 0.9);
}
.bp-toast.bp-toast-exit ~ .bp-toast {
  transform: translateY(0);
}
.bp-toast.bp-toast-exit-active ~ .bp-toast {
  transform: translateY(-40px);
  transition-delay: 50ms;
  transition-duration: 100ms;
  transition-property: transform;
  /* stylelint-disable-next-line declaration-block-no-redundant-longhand-properties */
  transition-timing-function: cubic-bezier(0.4, 1, 0.75, 0.9);
}
.bp-toast {
  align-items: flex-start;
  background-color: #ffffff;
  border-radius: 4px;
  box-shadow: inset 0 0 0 1px rgba(17, 20, 24, 0.2), 0 2px 4px rgba(17, 20, 24, 0.2), 0 8px 24px rgba(17, 20, 24, 0.2);
  display: flex;
  margin: 20px 0 0;
  max-width: min(500px, 100%);
  min-width: min(300px, 100%);
  pointer-events: all;
  /* stylelint-disable-next-line declaration-no-important */
  position: relative !important;
}
.bp-toast .bp-button-group {
  flex: 0 0 auto;
  padding: 5px;
  padding-left: 0;
}
.bp-toast > .bp-icon {
  color: #5f6b7c;
  margin: 12px;
  margin-right: 0;
}
.bp-toast.bp-dark, .bp-dark .bp-toast {
  background-color: #383e47;
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.2), 0 20px 25px -5px rgba(0, 0, 0, 0.3), inset 0 0 0.5px 0 rgba(255, 255, 255, 0.3), inset 0 0.5px 0 0 rgba(255, 255, 255, 0.08), 0 10px 30px -5px rgba(0, 0, 0, 0.3);
}
.bp-toast.bp-dark > .bp-icon, .bp-dark .bp-toast > .bp-icon {
  color: #abb3bf;
}
.bp-toast.bp-dark .bp-button .bp-icon, .bp-dark .bp-toast .bp-button .bp-icon {
  color: rgba(255, 255, 255, 0.7);
}
.bp-toast[class*=bp-intent-] a {
  color: rgba(255, 255, 255, 0.7);
}
.bp-toast[class*=bp-intent-] a:hover {
  color: #ffffff;
}
.bp-toast[class*=bp-intent-] > .bp-icon {
  color: #ffffff;
}
.bp-toast.bp-intent-primary {
  background-color: #6a8e23;
  color: #ffffff;
}
.bp-toast.bp-intent-primary .bp-icon:first-child {
  color: rgba(255, 255, 255, 0.7);
}
.bp-toast.bp-intent-primary {
  /* stylelint-disable declaration-no-important */
}
.bp-toast.bp-intent-primary .bp-button {
  background-color: #6a8e23 !important;
  color: #ffffff !important;
}
.bp-toast.bp-intent-primary .bp-button:hover {
  background-color: #215db0 !important;
  color: #ffffff !important;
}
.bp-toast.bp-intent-primary .bp-button:active {
  background-color: #184a90 !important;
  color: #ffffff !important;
}
.bp-toast.bp-intent-primary .bp-button:focus {
  outline-color: rgba(255, 255, 255, 0.75);
}
.bp-toast.bp-intent-primary .bp-button:last-child > .bp-icon-cross {
  color: rgba(255, 255, 255, 0.7) !important;
}
.bp-toast.bp-intent-primary {
  /* stylelint-enable declaration-no-important */
}
.bp-toast.bp-intent-success {
  background-color: #5d8e15;
  color: #ffffff;
}
.bp-toast.bp-intent-success .bp-icon:first-child {
  color: rgba(255, 255, 255, 0.7);
}
.bp-toast.bp-intent-success {
  /* stylelint-disable declaration-no-important */
}
.bp-toast.bp-intent-success .bp-button {
  background-color: #5d8e15 !important;
  color: #ffffff !important;
}
.bp-toast.bp-intent-success .bp-button:hover {
  background-color: #1c6e42 !important;
  color: #ffffff !important;
}
.bp-toast.bp-intent-success .bp-button:active {
  background-color: #165a36 !important;
  color: #ffffff !important;
}
.bp-toast.bp-intent-success .bp-button:focus {
  outline-color: rgba(255, 255, 255, 0.75);
}
.bp-toast.bp-intent-success .bp-button:last-child > .bp-icon-cross {
  color: rgba(255, 255, 255, 0.7) !important;
}
.bp-toast.bp-intent-success {
  /* stylelint-enable declaration-no-important */
}
.bp-toast.bp-intent-warning {
  background-color: #fbb360;
  color: #1c2127;
}
.bp-toast.bp-intent-warning .bp-icon:first-child {
  color: rgba(28, 33, 39, 0.7);
}
.bp-toast.bp-intent-warning {
  /* stylelint-disable declaration-no-important */
}
.bp-toast.bp-intent-warning .bp-button {
  background-color: #fbb360 !important;
  color: #1c2127 !important;
}
.bp-toast.bp-intent-warning .bp-button:hover {
  background-color: #ec9a3c !important;
  color: #1c2127 !important;
}
.bp-toast.bp-intent-warning .bp-button:active {
  background-color: #c87619 !important;
  color: #1c2127 !important;
}
.bp-toast.bp-intent-warning .bp-button:focus {
  outline-color: rgba(28, 33, 39, 0.75);
}
.bp-toast.bp-intent-warning .bp-button:last-child > .bp-icon-cross {
  color: rgba(28, 33, 39, 0.7) !important;
}
.bp-toast.bp-intent-warning {
  /* stylelint-enable declaration-no-important */
}
.bp-toast.bp-intent-danger {
  background-color: #cd4246;
  color: #ffffff;
}
.bp-toast.bp-intent-danger .bp-icon:first-child {
  color: rgba(255, 255, 255, 0.7);
}
.bp-toast.bp-intent-danger {
  /* stylelint-disable declaration-no-important */
}
.bp-toast.bp-intent-danger .bp-button {
  background-color: #cd4246 !important;
  color: #ffffff !important;
}
.bp-toast.bp-intent-danger .bp-button:hover {
  background-color: #ac2f33 !important;
  color: #ffffff !important;
}
.bp-toast.bp-intent-danger .bp-button:active {
  background-color: #8e292c !important;
  color: #ffffff !important;
}
.bp-toast.bp-intent-danger .bp-button:focus {
  outline-color: rgba(255, 255, 255, 0.75);
}
.bp-toast.bp-intent-danger .bp-button:last-child > .bp-icon-cross {
  color: rgba(255, 255, 255, 0.7) !important;
}
.bp-toast.bp-intent-danger {
  /* stylelint-enable declaration-no-important */
}

.bp-toast-message {
  flex: 1 1 auto;
  padding: 11px;
  word-break: break-word;
}

.bp-toast-container {
  align-items: center;
  /* stylelint-disable-next-line declaration-no-important */
  display: flex !important;
  flex-direction: column;
  left: 0;
  overflow: hidden;
  padding: 0 20px 20px;
  pointer-events: none;
  right: 0;
  z-index: 40;
}
.bp-toast-container.bp-toast-container-in-portal {
  position: fixed;
}
.bp-toast-container.bp-toast-container-inline {
  position: absolute;
}
.bp-toast-container.bp-toast-container-top {
  top: 0;
}
.bp-toast-container.bp-toast-container-bottom {
  bottom: 0;
  flex-direction: column-reverse;
  top: auto;
}
.bp-toast-container.bp-toast-container-left {
  align-items: flex-start;
}
.bp-toast-container.bp-toast-container-right {
  align-items: flex-end;
}

.bp-toast-container-bottom .bp-toast.bp-toast-enter:not(.bp-toast-enter-active), .bp-toast-container-bottom .bp-toast.bp-toast-enter:not(.bp-toast-enter-active) ~ .bp-toast, .bp-toast-container-bottom .bp-toast.bp-toast-appear:not(.bp-toast-appear-active), .bp-toast-container-bottom .bp-toast.bp-toast-appear:not(.bp-toast-appear-active) ~ .bp-toast, .bp-toast-container-bottom .bp-toast.bp-toast-exit-active ~ .bp-toast, .bp-toast-container-bottom .bp-toast.bp-toast-leave-active ~ .bp-toast {
  transform: translateY(60px);
}

/*
 * Copyright 2023 Palantir Technologies, Inc. All rights reserved.
 */
/*
 * Copyright 2023 Palantir Technologies, Inc. All rights reserved.
 */
/*
 * Copyright 2023 Palantir Technologies, Inc. All rights reserved.
 */
/* stylelint-disable-next-line @blueprintjs/prefer-spacing-variable */
/*
 * Copyright 2023 Palantir Technologies, Inc. All rights reserved.
 */
/*
 * Copyright 2023 Palantir Technologies, Inc. All rights reserved.
 */
/*
A mixin to generate the classes for a React CSSTransition which animates any number of CSS
properties at once.

Transitioned properties are specificed as a map of property names to lists of (inital value, final
value). For enter & appear transitions, each property will transition from its initial to its final
value. For exit transitions, each property will transition in reverse, from final to initial.

**Simple example:**
`@include react-transition("popover", (opacity: 0 1), $before: "&");`
Transition named "popover" moves opacity from 0 to 1. `"&"` indicates that the
Transition classes are expected to be applied to this element, where the mixin is invoked.

**Params:**
$name: React transitionName prop
$properties: map of CSS property to (initial, final) values
$duration: transition duration
$easing: transition easing function
$delay: transition delay
$before: selector text to insert before transition name (often to select self: &)
$after: selector text to insert after transiton name (to select children)
*/
/*
A mixin to generate the classes for one phase of a React CSSTransition.
`$phase` must be `appear` or `enter` or `exit`.
If `enter` phase is given then `appear` phase will be generated at the same time.
If `exit` phase is given then property values are animated in reverse, from final to initial.

**Example:**
@include react-transition-phase(toast, enter, $enter-translate, $before: "&");
@include react-transition-phase(toast, leave, $leave-blur, $pt-transition-duration * 3, $before: "&");
*/
/*
Given map of properties to values, set each property to the value at the given index.
(remember that sass indices are 1-based).

Example: `each-prop((opacity: 0 1), 2)` will print "opacity: 1"
*/
/*
Format transition class name with all the bits.
"enter" phase will include "appear" phase in returned name.
*/
.bp-tooltip .bp-popover-arrow {
  height: 22px;
  position: absolute;
  width: 22px;
}
.bp-tooltip .bp-popover-arrow::before {
  height: 14px;
  margin: 4px;
  width: 14px;
}
.bp-tooltip {
  box-shadow: 0 0 0 1px rgba(17, 20, 24, 0.1), 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 15px -3px rgba(0, 0, 0, 0.1);
}
.bp-tooltip .bp-popover-content {
  background: #404854;
}
.bp-tooltip .bp-popover-content,
.bp-tooltip .bp-heading {
  color: #f6f7f9;
}
.bp-tooltip .bp-popover-arrow::before {
  box-shadow: 1px 1px 6px rgba(17, 20, 24, 0.2);
}
.bp-tooltip .bp-popover-arrow-border {
  fill: #111418;
  fill-opacity: 0.1;
}
.bp-tooltip .bp-popover-arrow-fill {
  fill: #404854;
}
@media (forced-colors: active) and (prefers-color-scheme: dark) {
  .bp-tooltip .bp-popover-arrow-fill {
    fill: buttonborder;
  }
}
@media (forced-colors: active) and (prefers-color-scheme: dark) {
  .bp-tooltip {
    border: 1px solid buttonborder;
  }
}
.bp-tooltip {
  transform: scale(1);
}
.bp-popover-enter > .bp-tooltip, .bp-popover-appear > .bp-tooltip {
  transform: scale(0.8);
}
.bp-popover-enter-active > .bp-tooltip, .bp-popover-appear-active > .bp-tooltip {
  transform: scale(1);
  transition-delay: 0;
  transition-duration: 100ms;
  transition-property: transform;
  /* stylelint-disable-next-line declaration-block-no-redundant-longhand-properties */
  transition-timing-function: cubic-bezier(0.4, 1, 0.75, 0.9);
}
.bp-popover-exit > .bp-tooltip {
  transform: scale(1);
}
.bp-popover-exit-active > .bp-tooltip {
  transform: scale(0.8);
  transition-delay: 0;
  transition-duration: 100ms;
  transition-property: transform;
  /* stylelint-disable-next-line declaration-block-no-redundant-longhand-properties */
  transition-timing-function: cubic-bezier(0.4, 1, 0.75, 0.9);
}
.bp-tooltip {
  color: #f6f7f9;
}
.bp-tooltip .bp-text-muted {
  color: #abb3bf;
}
.bp-tooltip .bp-text-disabled {
  color: rgba(171, 179, 191, 0.6);
}
.bp-tooltip .bp-running-text hr {
  border-color: rgba(255, 255, 255, 0.2);
}
.bp-tooltip a {
  color: #8abbff;
}
.bp-tooltip a:hover {
  color: #8abbff;
}
.bp-tooltip a .bp-icon, .bp-tooltip a .bp-icon-standard, .bp-tooltip a .bp-icon-large {
  color: inherit;
}
.bp-tooltip a code {
  color: inherit;
}
.bp-tooltip .bp-code,
.bp-tooltip .bp-running-text code {
  background: rgba(17, 20, 24, 0.3);
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.2);
  color: #abb3bf;
}
a > .bp-tooltip .bp-code,
a > .bp-tooltip .bp-running-text code {
  color: inherit;
}
.bp-tooltip .bp-code-block,
.bp-tooltip .bp-running-text pre {
  background: rgba(17, 20, 24, 0.3);
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.2);
  color: #f6f7f9;
}
.bp-tooltip .bp-code-block > code,
.bp-tooltip .bp-running-text pre > code {
  background: none;
  box-shadow: none;
  color: inherit;
}
.bp-tooltip .bp-key,
.bp-tooltip .bp-running-text kbd {
  background: #2f343c;
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.2), 0 1px 10px 0 rgba(0, 0, 0, 0.2), inset 0 0 0.5px 0 rgba(255, 255, 255, 0.3), inset 0 0.5px 0 0 rgba(255, 255, 255, 0.08), 0 1px 10px -1px rgba(0, 0, 0, 0.2);
  color: #abb3bf;
}
.bp-tooltip .bp-icon.bp-intent-primary, .bp-tooltip .bp-icon-standard.bp-intent-primary, .bp-tooltip .bp-icon-large.bp-intent-primary {
  color: #8abbff;
}
.bp-tooltip .bp-icon.bp-intent-success, .bp-tooltip .bp-icon-standard.bp-intent-success, .bp-tooltip .bp-icon-large.bp-intent-success {
  color: #72ca9b;
}
.bp-tooltip .bp-icon.bp-intent-warning, .bp-tooltip .bp-icon-standard.bp-intent-warning, .bp-tooltip .bp-icon-large.bp-intent-warning {
  color: #fbb360;
}
.bp-tooltip .bp-icon.bp-intent-danger, .bp-tooltip .bp-icon-standard.bp-intent-danger, .bp-tooltip .bp-icon-large.bp-intent-danger {
  color: #fa999c;
}
.bp-tooltip .bp-popover-content {
  padding: 8px 12px;
}
.bp-tooltip.bp-compact .bp-popover-content {
  line-height: 1rem;
  padding: 4px 8px;
}
.bp-tooltip.bp-compact .bp-code {
  vertical-align: text-bottom;
}
.bp-tooltip.bp-popover-placement-top .bp-popover-arrow {
  transform: translateY(-3px);
}
.bp-tooltip.bp-popover-placement-left .bp-popover-arrow {
  transform: translateX(-3px);
}
.bp-tooltip.bp-popover-placement-bottom .bp-popover-arrow {
  transform: translateY(3px);
}
.bp-tooltip.bp-popover-placement-right .bp-popover-arrow {
  transform: translateX(3px);
}
.bp-tooltip.bp-dark, .bp-dark .bp-tooltip {
  box-shadow: 0 2px 4px rgba(17, 20, 24, 0.4), 0 8px 24px rgba(17, 20, 24, 0.4);
}
.bp-tooltip.bp-dark .bp-popover-content, .bp-dark .bp-tooltip .bp-popover-content {
  background: #e5e8eb;
}
.bp-tooltip.bp-dark .bp-popover-content,
.bp-tooltip.bp-dark .bp-heading, .bp-dark .bp-tooltip .bp-popover-content,
.bp-dark .bp-tooltip .bp-heading {
  color: #404854;
}
.bp-tooltip.bp-dark .bp-popover-arrow::before, .bp-dark .bp-tooltip .bp-popover-arrow::before {
  box-shadow: 1px 1px 6px rgba(17, 20, 24, 0.4);
}
.bp-tooltip.bp-dark .bp-popover-arrow-border, .bp-dark .bp-tooltip .bp-popover-arrow-border {
  fill: #111418;
  fill-opacity: 0.2;
}
.bp-tooltip.bp-dark .bp-popover-arrow-fill, .bp-dark .bp-tooltip .bp-popover-arrow-fill {
  fill: #e5e8eb;
}
@media (forced-colors: active) and (prefers-color-scheme: dark) {
  .bp-tooltip.bp-dark .bp-popover-arrow-fill, .bp-dark .bp-tooltip .bp-popover-arrow-fill {
    fill: buttonborder;
  }
}
@media (forced-colors: active) and (prefers-color-scheme: dark) {
  .bp-tooltip.bp-dark, .bp-dark .bp-tooltip {
    border: 1px solid buttonborder;
  }
}
.bp-tooltip.bp-dark .bp-text-muted, .bp-dark .bp-tooltip .bp-text-muted {
  color: #5f6b7c;
}
.bp-tooltip.bp-dark .bp-text-disabled, .bp-dark .bp-tooltip .bp-text-disabled {
  color: rgba(95, 107, 124, 0.6);
}
.bp-tooltip.bp-dark .bp-running-text hr, .bp-dark .bp-tooltip .bp-running-text hr {
  border-color: rgba(17, 20, 24, 0.15);
}
.bp-tooltip.bp-dark a, .bp-dark .bp-tooltip a {
  color: #4a6e0a;
}
.bp-tooltip.bp-dark a:hover, .bp-dark .bp-tooltip a:hover {
  color: #4a6e0a;
}
.bp-tooltip.bp-dark a .bp-icon, .bp-tooltip.bp-dark a .bp-icon-standard, .bp-tooltip.bp-dark a .bp-icon-large, .bp-dark .bp-tooltip a .bp-icon, .bp-dark .bp-tooltip a .bp-icon-standard, .bp-dark .bp-tooltip a .bp-icon-large {
  color: inherit;
}
.bp-tooltip.bp-dark a code, .bp-dark .bp-tooltip a code {
  color: inherit;
}
.bp-tooltip.bp-dark .bp-code,
.bp-tooltip.bp-dark .bp-running-text code, .bp-dark .bp-tooltip .bp-code,
.bp-dark .bp-tooltip .bp-running-text code {
  background: rgba(255, 255, 255, 0.7);
  box-shadow: inset 0 0 0 1px rgba(17, 20, 24, 0.2);
  color: #5f6b7c;
}
a > .bp-tooltip.bp-dark .bp-code,
a > .bp-tooltip.bp-dark .bp-running-text code, a > .bp-dark .bp-tooltip .bp-code,
a > .bp-dark .bp-tooltip .bp-running-text code {
  color: #6a8e23;
}
.bp-tooltip.bp-dark .bp-code-block,
.bp-tooltip.bp-dark .bp-running-text pre, .bp-dark .bp-tooltip .bp-code-block,
.bp-dark .bp-tooltip .bp-running-text pre {
  background: rgba(255, 255, 255, 0.7);
  box-shadow: inset 0 0 0 1px rgba(17, 20, 24, 0.15);
  color: #1c2127;
}
.bp-tooltip.bp-dark .bp-code-block > code,
.bp-tooltip.bp-dark .bp-running-text pre > code, .bp-dark .bp-tooltip .bp-code-block > code,
.bp-dark .bp-tooltip .bp-running-text pre > code {
  background: none;
  box-shadow: none;
  color: inherit;
}
@media (forced-colors: active) and (prefers-color-scheme: dark) {
  .bp-tooltip.bp-dark .bp-code-block,
  .bp-tooltip.bp-dark .bp-running-text pre, .bp-dark .bp-tooltip .bp-code-block,
  .bp-dark .bp-tooltip .bp-running-text pre {
    border: 1px solid buttonborder;
    box-shadow: none;
  }
}
.bp-tooltip.bp-dark .bp-key,
.bp-tooltip.bp-dark .bp-running-text kbd, .bp-dark .bp-tooltip .bp-key,
.bp-dark .bp-tooltip .bp-running-text kbd {
  background: #ffffff;
  box-shadow: 0 0 0 1px rgba(17, 20, 24, 0.1), 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px -1px rgba(0, 0, 0, 0.1);
  color: #5f6b7c;
}
.bp-tooltip.bp-dark .bp-icon.bp-intent-primary, .bp-tooltip.bp-dark .bp-icon-standard.bp-intent-primary, .bp-tooltip.bp-dark .bp-icon-large.bp-intent-primary, .bp-dark .bp-tooltip .bp-icon.bp-intent-primary, .bp-dark .bp-tooltip .bp-icon-standard.bp-intent-primary, .bp-dark .bp-tooltip .bp-icon-large.bp-intent-primary {
  color: #215db0;
}
.bp-tooltip.bp-dark .bp-icon.bp-intent-success, .bp-tooltip.bp-dark .bp-icon-standard.bp-intent-success, .bp-tooltip.bp-dark .bp-icon-large.bp-intent-success, .bp-dark .bp-tooltip .bp-icon.bp-intent-success, .bp-dark .bp-tooltip .bp-icon-standard.bp-intent-success, .bp-dark .bp-tooltip .bp-icon-large.bp-intent-success {
  color: #1c6e42;
}
.bp-tooltip.bp-dark .bp-icon.bp-intent-warning, .bp-tooltip.bp-dark .bp-icon-standard.bp-intent-warning, .bp-tooltip.bp-dark .bp-icon-large.bp-intent-warning, .bp-dark .bp-tooltip .bp-icon.bp-intent-warning, .bp-dark .bp-tooltip .bp-icon-standard.bp-intent-warning, .bp-dark .bp-tooltip .bp-icon-large.bp-intent-warning {
  color: #935610;
}
.bp-tooltip.bp-dark .bp-icon.bp-intent-danger, .bp-tooltip.bp-dark .bp-icon-standard.bp-intent-danger, .bp-tooltip.bp-dark .bp-icon-large.bp-intent-danger, .bp-dark .bp-tooltip .bp-icon.bp-intent-danger, .bp-dark .bp-tooltip .bp-icon-standard.bp-intent-danger, .bp-dark .bp-tooltip .bp-icon-large.bp-intent-danger {
  color: #ac2f33;
}
.bp-tooltip.bp-intent-primary .bp-popover-content {
  background: #6a8e23;
  color: #ffffff;
}
.bp-tooltip.bp-intent-primary .bp-popover-arrow-fill {
  fill: #6a8e23;
}
@media (forced-colors: active) and (prefers-color-scheme: dark) {
  .bp-tooltip.bp-intent-primary .bp-popover-arrow-fill {
    fill: buttonborder;
  }
}
.bp-tooltip.bp-intent-success .bp-popover-content {
  background: #5d8e15;
  color: #ffffff;
}
.bp-tooltip.bp-intent-success .bp-popover-arrow-fill {
  fill: #5d8e15;
}
@media (forced-colors: active) and (prefers-color-scheme: dark) {
  .bp-tooltip.bp-intent-success .bp-popover-arrow-fill {
    fill: buttonborder;
  }
}
.bp-tooltip.bp-intent-warning .bp-popover-content {
  background: #c87619;
  color: #ffffff;
}
.bp-tooltip.bp-intent-warning .bp-popover-arrow-fill {
  fill: #c87619;
}
@media (forced-colors: active) and (prefers-color-scheme: dark) {
  .bp-tooltip.bp-intent-warning .bp-popover-arrow-fill {
    fill: buttonborder;
  }
}
.bp-tooltip.bp-intent-danger .bp-popover-content {
  background: #cd4246;
  color: #ffffff;
}
.bp-tooltip.bp-intent-danger .bp-popover-arrow-fill {
  fill: #cd4246;
}
@media (forced-colors: active) and (prefers-color-scheme: dark) {
  .bp-tooltip.bp-intent-danger .bp-popover-arrow-fill {
    fill: buttonborder;
  }
}

.bp-tooltip-indicator {
  border-bottom: dotted 1px;
  cursor: help;
}

/*
 * Copyright 2023 Palantir Technologies, Inc. All rights reserved.
 */
/*
 * Copyright 2023 Palantir Technologies, Inc. All rights reserved.
 */
/* stylelint-disable-next-line @blueprintjs/prefer-spacing-variable */
/*
 * Copyright 2023 Palantir Technologies, Inc. All rights reserved.
 */
.bp-tree .bp-icon, .bp-tree .bp-icon-standard, .bp-tree .bp-icon-large {
  color: #5f6b7c;
}
.bp-tree .bp-icon.bp-intent-primary, .bp-tree .bp-icon-standard.bp-intent-primary, .bp-tree .bp-icon-large.bp-intent-primary {
  color: #6a8e23;
}
.bp-tree .bp-icon.bp-intent-success, .bp-tree .bp-icon-standard.bp-intent-success, .bp-tree .bp-icon-large.bp-intent-success {
  color: #5d8e15;
}
.bp-tree .bp-icon.bp-intent-warning, .bp-tree .bp-icon-standard.bp-intent-warning, .bp-tree .bp-icon-large.bp-intent-warning {
  color: #c87619;
}
.bp-tree .bp-icon.bp-intent-danger, .bp-tree .bp-icon-standard.bp-intent-danger, .bp-tree .bp-icon-large.bp-intent-danger {
  color: #cd4246;
}

.bp-tree-node-list {
  list-style: none;
  margin: 0;
  padding-left: 0;
}

.bp-tree-root {
  background-color: transparent;
  cursor: default;
  padding-left: 0;
  position: relative;
}

.bp-tree-node-content-0 {
  padding-left: 0px;
}

.bp-tree-node-content-1 {
  padding-left: 22px;
}

.bp-tree-node-content-2 {
  padding-left: 44px;
}

.bp-tree-node-content-3 {
  padding-left: 66px;
}

.bp-tree-node-content-4 {
  padding-left: 88px;
}

.bp-tree-node-content-5 {
  padding-left: 110px;
}

.bp-tree-node-content-6 {
  padding-left: 132px;
}

.bp-tree-node-content-7 {
  padding-left: 154px;
}

.bp-tree-node-content-8 {
  padding-left: 176px;
}

.bp-tree-node-content-9 {
  padding-left: 198px;
}

.bp-tree-node-content-10 {
  padding-left: 220px;
}

.bp-tree-node-content-11 {
  padding-left: 242px;
}

.bp-tree-node-content-12 {
  padding-left: 264px;
}

.bp-tree-node-content-13 {
  padding-left: 286px;
}

.bp-tree-node-content-14 {
  padding-left: 308px;
}

.bp-tree-node-content-15 {
  padding-left: 330px;
}

.bp-tree-node-content-16 {
  padding-left: 352px;
}

.bp-tree-node-content-17 {
  padding-left: 374px;
}

.bp-tree-node-content-18 {
  padding-left: 396px;
}

.bp-tree-node-content-19 {
  padding-left: 418px;
}

.bp-tree-node-content-20 {
  padding-left: 440px;
}

.bp-tree-node-content {
  align-items: center;
  background: none;
  display: flex;
  height: 30px;
  padding-right: 4px;
  width: 100%;
}
.bp-tree-node-content:hover {
  background-color: rgba(143, 153, 168, 0.15);
}
.bp-tree-node-content:active {
  background-color: rgba(143, 153, 168, 0.3);
}

.bp-tree-node-caret,
.bp-tree-node-caret-none {
  min-width: 30px;
}

.bp-tree-node-caret {
  color: #5f6b7c;
}
.bp-tree-node-caret:hover {
  color: #1c2127;
}
.bp-dark .bp-tree-node-caret {
  color: #abb3bf;
}
.bp-dark .bp-tree-node-caret:hover {
  color: #f6f7f9;
}
.bp-tree-node-caret {
  cursor: pointer;
  padding: 8px;
  transform: rotate(0deg);
  transition: transform 200ms cubic-bezier(0.4, 1, 0.75, 0.9);
}
.bp-tree-node-caret:hover {
  color: #1c2127;
}
.bp-tree-node-caret.bp-tree-node-caret-open {
  transform: rotate(90deg);
}
.bp-tree-node-caret.bp-icon-standard::before {
  content: "\f14d";
}

.bp-tree-node-icon {
  margin-right: 8px;
  position: relative;
}

.bp-tree-node-label {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-wrap: normal;
  flex: 1 1 auto;
  position: relative;
  user-select: none;
}
.bp-tree-node-label span {
  display: inline;
}

.bp-tree-node-secondary-label {
  padding: 0 4px;
  user-select: none;
}
.bp-tree-node-secondary-label .bp-popover-wrapper,
.bp-tree-node-secondary-label .bp-popover-target {
  align-items: center;
  display: flex;
}

.bp-tree-node.bp-disabled .bp-tree-node-content {
  background-color: inherit;
  color: rgba(95, 107, 124, 0.6);
  cursor: not-allowed;
}
.bp-tree-node.bp-disabled .bp-tree-node-caret,
.bp-tree-node.bp-disabled .bp-tree-node-icon {
  color: rgba(95, 107, 124, 0.6);
  cursor: not-allowed;
}

.bp-tree-node.bp-tree-node-selected > .bp-tree-node-content {
  background-color: #6a8e23;
}
.bp-tree-node.bp-tree-node-selected > .bp-tree-node-content,
.bp-tree-node.bp-tree-node-selected > .bp-tree-node-content .bp-icon, .bp-tree-node.bp-tree-node-selected > .bp-tree-node-content .bp-icon-standard, .bp-tree-node.bp-tree-node-selected > .bp-tree-node-content .bp-icon-large {
  color: #ffffff;
}
.bp-tree-node.bp-tree-node-selected > .bp-tree-node-content .bp-tree-node-caret::before {
  color: rgba(255, 255, 255, 0.7);
}
.bp-tree-node.bp-tree-node-selected > .bp-tree-node-content .bp-tree-node-caret:hover::before {
  color: #ffffff;
}

.bp-tree.bp-compact .bp-tree-node-content {
  height: 24px;
}
.bp-tree.bp-compact .bp-tree-node-caret {
  margin-right: 3px;
  min-width: 24px;
  padding: 4px;
}

.bp-dark .bp-tree-node-content:hover {
  background-color: rgba(95, 107, 124, 0.3);
}
.bp-dark .bp-tree .bp-icon, .bp-dark .bp-tree .bp-icon-standard, .bp-dark .bp-tree .bp-icon-large {
  color: #abb3bf;
}
.bp-dark .bp-tree .bp-icon.bp-intent-primary, .bp-dark .bp-tree .bp-icon-standard.bp-intent-primary, .bp-dark .bp-tree .bp-icon-large.bp-intent-primary {
  color: #8abbff;
}
.bp-dark .bp-tree .bp-icon.bp-intent-success, .bp-dark .bp-tree .bp-icon-standard.bp-intent-success, .bp-dark .bp-tree .bp-icon-large.bp-intent-success {
  color: #72ca9b;
}
.bp-dark .bp-tree .bp-icon.bp-intent-warning, .bp-dark .bp-tree .bp-icon-standard.bp-intent-warning, .bp-dark .bp-tree .bp-icon-large.bp-intent-warning {
  color: #fbb360;
}
.bp-dark .bp-tree .bp-icon.bp-intent-danger, .bp-dark .bp-tree .bp-icon-standard.bp-intent-danger, .bp-dark .bp-tree .bp-icon-large.bp-intent-danger {
  color: #fa999c;
}
.bp-dark .bp-tree-node:not(.bp-disabled) .bp-tree-node-caret:hover {
  color: #f6f7f9;
}
.bp-dark .bp-tree-node.bp-tree-node-selected > .bp-tree-node-content {
  background-color: #6a8e23;
}
.bp-dark .bp-tree-node.bp-tree-node-selected > .bp-tree-node-content .bp-icon, .bp-dark .bp-tree-node.bp-tree-node-selected > .bp-tree-node-content .bp-icon-standard, .bp-dark .bp-tree-node.bp-tree-node-selected > .bp-tree-node-content .bp-icon-large {
  color: #ffffff;
}

/*
Copyright 2017-present Palantir Technologies, Inc. All rights reserved.
Licensed under the Apache License, Version 2.0.
*/
/*

Copyright 2017-present Palantir Technologies, Inc. All rights reserved.
Licensed under the Apache License, Version 2.0.

*/
/*
 * Copyright 2023 Palantir Technologies, Inc. All rights reserved.
 */
/*
 * Copyright 2023 Palantir Technologies, Inc. All rights reserved.
 */
.bp-multi-select {
  min-width: 150px;
}

.bp-multi-select-popover .bp-popover-content {
  padding: 4px;
}
.bp-multi-select-popover .bp-multi-select-popover-default-width {
  max-width: 350px;
}
.bp-multi-select-popover .bp-multi-select-popover-tag-input-margin {
  margin-bottom: 1px;
}
.bp-multi-select-popover .bp-menu {
  margin-left: -4px;
  margin-right: -4px;
  max-height: 300px;
  max-width: 400px;
  overflow: auto;
}
.bp-multi-select-popover.bp-popover-match-target-width {
  width: 100%;
}
.bp-multi-select-popover.bp-popover-match-target-width .bp-menu {
  max-width: none;
  min-width: 0;
}

/*
 * Copyright 2023 Palantir Technologies, Inc. All rights reserved.
 */
/*
 * Copyright 2023 Palantir Technologies, Inc. All rights reserved.
 */
/*
A mixin to generate the classes for a React CSSTransition which animates any number of CSS
properties at once.

Transitioned properties are specificed as a map of property names to lists of (inital value, final
value). For enter & appear transitions, each property will transition from its initial to its final
value. For exit transitions, each property will transition in reverse, from final to initial.

**Simple example:**
`@include react-transition("popover", (opacity: 0 1), $before: "&");`
Transition named "popover" moves opacity from 0 to 1. `"&"` indicates that the
Transition classes are expected to be applied to this element, where the mixin is invoked.

**Params:**
$name: React transitionName prop
$properties: map of CSS property to (initial, final) values
$duration: transition duration
$easing: transition easing function
$delay: transition delay
$before: selector text to insert before transition name (often to select self: &)
$after: selector text to insert after transiton name (to select children)
*/
/*
A mixin to generate the classes for one phase of a React CSSTransition.
`$phase` must be `appear` or `enter` or `exit`.
If `enter` phase is given then `appear` phase will be generated at the same time.
If `exit` phase is given then property values are animated in reverse, from final to initial.

**Example:**
@include react-transition-phase(toast, enter, $enter-translate, $before: "&");
@include react-transition-phase(toast, leave, $leave-blur, $pt-transition-duration * 3, $before: "&");
*/
/*
Given map of properties to values, set each property to the value at the given index.
(remember that sass indices are 1-based).

Example: `each-prop((opacity: 0 1), 2)` will print "opacity: 1"
*/
/*
Format transition class name with all the bits.
"enter" phase will include "appear" phase in returned name.
*/
.bp-omnibar {
  filter: blur(0);
  opacity: 1;
}
.bp-omnibar.bp-overlay-enter, .bp-omnibar.bp-overlay-appear {
  filter: blur(20px);
  opacity: 0;
}
.bp-omnibar.bp-overlay-enter-active, .bp-omnibar.bp-overlay-appear-active {
  filter: blur(0);
  opacity: 1;
  transition-delay: 0;
  transition-duration: 200ms;
  transition-property: filter, opacity;
  /* stylelint-disable-next-line declaration-block-no-redundant-longhand-properties */
  transition-timing-function: cubic-bezier(0.4, 1, 0.75, 0.9);
}
.bp-omnibar.bp-overlay-exit {
  filter: blur(0);
  opacity: 1;
}
.bp-omnibar.bp-overlay-exit-active {
  filter: blur(20px);
  opacity: 0;
  transition-delay: 0;
  transition-duration: 200ms;
  transition-property: filter, opacity;
  /* stylelint-disable-next-line declaration-block-no-redundant-longhand-properties */
  transition-timing-function: cubic-bezier(0.4, 1, 0.75, 0.9);
}
.bp-omnibar {
  background-color: #ffffff;
  border-radius: 4px;
  box-shadow: 0 0 0 1px rgba(17, 20, 24, 0.1), 0 25px 50px -12px rgba(0, 0, 0, 0.3);
  left: calc(50% - 250px);
  top: 20vh;
  width: 500px;
  z-index: 21;
}
.bp-omnibar .bp-input {
  background-color: transparent;
  border-radius: 0;
}
.bp-omnibar .bp-input, .bp-omnibar .bp-input:focus {
  box-shadow: none;
}
.bp-omnibar .bp-menu {
  background-color: transparent;
  border-radius: 0;
  box-shadow: inset 0 1px 0 rgba(17, 20, 24, 0.15);
  max-height: calc(60vh - 40px);
  overflow: auto;
}
.bp-omnibar .bp-menu:empty {
  display: none;
}
.bp-dark .bp-omnibar, .bp-omnibar.bp-dark {
  background-color: #2f343c;
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.2), 0 25px 60px -12px rgba(0, 0, 0, 0.85), inset 0 0 0.5px 0 rgba(255, 255, 255, 0.3), inset 0 0.5px 0 0 rgba(255, 255, 255, 0.08);
}

.bp-omnibar-overlay .bp-overlay-backdrop {
  background-color: rgba(17, 20, 24, 0.2);
}

/*
 * Copyright 2023 Palantir Technologies, Inc. All rights reserved.
 */
/*
 * Copyright 2023 Palantir Technologies, Inc. All rights reserved.
 */
.bp-select-popover .bp-popover-content {
  padding: 4px;
}
.bp-select-popover .bp-input-group {
  margin-bottom: 0;
}
.bp-select-popover .bp-menu {
  margin-left: -4px;
  margin-right: -4px;
  max-height: 300px;
  max-width: 400px;
  overflow: auto;
  padding: 0 4px;
}
.bp-select-popover .bp-menu:not(:first-child) {
  padding-top: 4px;
}
.bp-select-popover.bp-popover-match-target-width {
  width: 100%;
}
.bp-select-popover.bp-popover-match-target-width .bp-menu {
  max-width: none;
  min-width: 0;
}

/*
 * Copyright 2023 Palantir Technologies, Inc. All rights reserved.
 */
/*
 * Copyright 2023 Palantir Technologies, Inc. All rights reserved.
 */
.bp-suggest-popover .bp-menu {
  max-height: 300px;
  max-width: 400px;
  overflow: auto;
}
.bp-suggest-popover.bp-popover-match-target-width {
  width: 100%;
}
.bp-suggest-popover.bp-popover-match-target-width .bp-menu {
  max-width: none;
  min-width: 0;
}

.bp-select-group {
  display: inline-flex;
  align-items: center;
  gap: 6px;
}

.bp-select-group .reset-select {
  width: 14px;
  height: 14px;
  cursor: pointer;
  color: #888;
}

.bp-select-group .reset-select:hover {
  color: #c23030;
}

.bp-select.bp-button {
  background: #fff;
  background-image: none;
  border: 1px solid #d9d9d9;
  border-radius: 4px;
  box-shadow: none;
  height: 30px;
  min-height: 30px;
  font-size: 13px;
  font-weight: normal;
  color: #2b2b2b;
  display: inline-flex;
  align-items: center;
  justify-content: space-between;
  text-align: left;
  white-space: nowrap;
  padding: 0 10px;
  min-width: 140px;
}

.bp-select.bp-button:hover {
  background: #fafafa;
  background-image: none;
  border-color: #b8b8b8;
  box-shadow: none;
}

.bp-select.bp-button:focus,
.bp-select.bp-button:active,
.bp-select.bp-button.bp-active {
  background: #fff;
  background-image: none;
  border-color: #6a8e23;
  box-shadow: 0 0 0 2px rgba(106, 142, 35, 0.18);
  outline: none;
}

.bp-select.bp-button[disabled] {
  background: #fbfbfb;
  border-color: #e5e7eb;
  color: #9aa0a6;
  cursor: not-allowed;
}

.bp-select.bp-button .bp-button-text {
  flex: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.bp-select-placeholder {
  color: #9aa0a6;
  font-style: italic;
}

.bp-select-item-text {
  display: flex;
  flex-direction: column;
  gap: 2px;
  min-width: 0;
}

.bp-select-item-text-primary {
  font-size: 13px;
  font-weight: 500;
  line-height: 1.3;
  color: inherit;
}

.bp-select-item-text-subtext {
  font-size: 12px;
  font-weight: 400;
  line-height: 1.35;
  color: var(--widget-editor-text-tertiary, #888);
  white-space: normal;
  overflow-wrap: break-word;
}

.bp-select.bp-button .bp-icon-caret-down {
  margin-left: 6px;
  color: #9aa0a6;
}

.bp-select-popover .bp-menu,
.bp-multi-select-popover .bp-menu,
.bp-tags-select-popover .bp-menu {
  max-width: 400px;
  min-width: 220px;
  max-height: 320px;
  overflow-y: auto;
  padding: 4px 0;
}

.bp-select-popover .bp-menu-item.bp-active,
.bp-multi-select-popover .bp-menu-item.bp-active,
.bp-tags-select-popover .bp-menu-item.bp-active {
  background-color: rgba(106, 142, 35, 0.12);
  color: #2b2b2b;
}

.bp-select-popover .bp-menu-item.bp-active .bp-select-item-text-subtext {
  color: var(--widget-editor-text-secondary, #555);
}

.bp-select-popover .bp-menu-item.bp-intent-primary.bp-active,
.bp-multi-select-popover .bp-menu-item.bp-intent-primary.bp-active,
.bp-tags-select-popover .bp-menu-item.bp-intent-primary.bp-active {
  background-color: #6a8e23;
  color: #fff;
}

.bp-select-popover .bp-menu-item.bp-intent-primary.bp-active .bp-select-item-text-subtext {
  color: rgba(255, 255, 255, 0.85);
}

.bp-multi-select,
.bp-tags-select {
  min-width: 220px;
  border-radius: 4px;
}

.bp-multi-select.bp-input.bp-large,
.bp-tags-select.bp-input.bp-large {
  min-height: 30px;
  font-size: 13px;
}

.bp-tag-input.disabled {
  background-color: #fbfbfb;
}/* Design tokens migrated from the previous Sass source. */
:root {
  /* Colors */
  --blue1: #294860;
  --blue2: #5ab900;
  --blue3: #9abac3;
  --blue4: #396b92;
  --green1: #149671;
  --green2: #119220;
  --green3: #0caa41;
  --dark-green1: #0c5800;
  --orange1: #f79c37;
  --ember1: #f05e1b;
  --yellow1: #fff35f;
  --yellow2: #fff683;
  --red1: #c73838;
  --red2: #d41219;
  --grey1: #ccc;
  --grey2: #bab3b3;
  --grey3: #f4f4f4;
  --grey4: #8a8a8a;
  --grey5: #eaeaea;
  --grey6: #fbfbfb;
  --grey7: #f7f7f7;
  --grey8: #afafaf;
  --dark-grey1: #878787;
  --dark-grey2: #969696;
  --dark-grey3: #777;
  --black1: #666;
  --black2: #333;
  --black3: #4a4a4a;

  /* Layout */
  --navbar-height: 50px;
  --screen-sm-min: 767px;
  --screen-md-min: 992px;

  /* Typography */
  --font-family: "Inter", sans-serif;
  --font-family-logo: "Space Grotesk", sans-serif;
  --base-font-size: 14px;
  --base-line-height: 1.42857;

  /* Base */
  --base-font-color: var(--black1);
  --base-border-color: #e7e7e7;
  --base-blue: var(--blue1);
  --base-red: var(--red1);
  --base-readonly-color: var(--grey3);
  --form-input-text-color: var(--black3);
  --form-placeholder-color: var(--grey8);

  /* Spacing */
  --extra-spacing-unit: 50px;
  --base-spacing-unit: 30px;
  --half-spacing-unit: 15px;

  /* Buttons */
  --btn-height: 30px;

  /* Social / brand */
  --blue-tick-color: #1da1f2;
  --facebook-color: #3b5998;
  --google-plus-color: #ac2a15;
  --twitter-color: #33ccff;
}
/* Global base styles migrated from the previous Sass source. */

html {
  color: var(--base-font-color);
  font-size: var(--base-font-size);
}

body {
  font-size: var(--base-font-size);
  font-weight: 400;
  font-family: var(--font-family);
  color: var(--base-font-color);
  margin: 0;
}

a {
  color: var(--base-blue);
  text-decoration: none;
}

a:hover,
a:focus {
  color: var(--base-blue);
}

a:focus {
  outline: inherit;
}

h1, h2, h3, h4, h5, h6 {
  font-family: var(--font-family);
  color: var(--base-font-color);
  line-height: inherit;
  font-weight: normal;
  font-style: normal;
  font-size: inherit;
  text-decoration: none;
  text-transform: none;
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
}

.disabled > a {
  cursor: default !important;
}

dt, dd {
  display: inline;
}

hr {
  border-top: 1px solid var(--base-border-color);
}

code {
  background-color: var(--grey3);
  border-radius: 2px;
  word-break: break-all;
  padding: 2px 4px;
  font-size: 90%;
}

svg {
  fill: currentColor;
}

/* Lucide icons render with fill="none" — never override that */
svg[fill="none"] {
  fill: none;
}

label, select, option, input, textarea {
  cursor: auto;
}

label, select, option, input {
  display: inline;
}

.form-control[disabled],
.form-control[readonly] {
  background-color: var(--grey6) !important;
  cursor: default !important;
}

input,
textarea,
select,
.bp-input,
.bp5-input {
  color: var(--form-input-text-color);
}

input::placeholder,
textarea::placeholder,
.bp-input::placeholder,
.bp5-input::placeholder {
  color: var(--form-placeholder-color);
  opacity: 1;
}

.sortableHelper {
  z-index: 10;
}

::-webkit-file-upload-button {
  cursor: pointer;
}

/* ── Blueprint overrides ─────────────────────────────────────────────── */

/* NonIdealState icon — match legacy dark green */
.bp-non-ideal-state .bp-non-ideal-state-visual svg { fill: #1a3a0a; }

/* Blueprint primary intent buttons — match legacy #336602 dark green */
.bp-button.bp-intent-primary {
  background-color: #336602;
}
.bp-button.bp-intent-primary:hover {
  background-color: #2d5a02;
}
.bp-button.bp-intent-primary:active {
  background-color: #274e02;
}
.bp-button.bp-intent-primary:disabled {
  background-color: #336602;
  opacity: 0.6;
}

/* Blueprint primary intent callouts */
.bp-callout.bp-intent-primary {
  background-color: rgba(51, 102, 2, 0.1);
}
/* Utility classes migrated from the previous Sass source. */

.hide { display: none !important; }
.hide-visibility { visibility: hidden; }
.show-visibility { visibility: visible; }

/* Margins */
.push { margin: var(--base-spacing-unit) !important; }
.push-extra-top { margin-top: var(--extra-spacing-unit) !important; }
.push-top { margin-top: var(--base-spacing-unit) !important; }
.push-right { margin-right: var(--base-spacing-unit) !important; }
.push-bottom { margin-bottom: var(--base-spacing-unit) !important; }
.push-left { margin-left: var(--base-spacing-unit) !important; }
.push-ends { margin-top: var(--base-spacing-unit) !important; margin-bottom: var(--base-spacing-unit) !important; }
.push-sides { margin-right: var(--base-spacing-unit) !important; margin-left: var(--base-spacing-unit) !important; }

.push-half { margin: var(--half-spacing-unit) !important; }
.push-half-top { margin-top: var(--half-spacing-unit) !important; }
.push-half-right { margin-right: var(--half-spacing-unit) !important; }
.push-half-bottom { margin-bottom: var(--half-spacing-unit) !important; }
.push-half-left { margin-left: var(--half-spacing-unit) !important; }
.push-half-ends { margin-top: var(--half-spacing-unit) !important; margin-bottom: var(--half-spacing-unit) !important; }
.push-half-sides { margin-right: var(--half-spacing-unit) !important; margin-left: var(--half-spacing-unit) !important; }

.flush { margin: 0 !important; }
.flush-top { margin-top: 0 !important; }
.flush-right { margin-right: 0 !important; }
.flush-bottom { margin-bottom: 0 !important; }
.flush-left { margin-left: 0 !important; }
.flush-ends { margin-top: 0 !important; margin-bottom: 0 !important; }
.flush-sides { margin-right: 0 !important; margin-left: 0 !important; }

/* Paddings */
.soft { padding: var(--base-spacing-unit) !important; }
.soft-top { padding-top: var(--base-spacing-unit) !important; }
.soft-right { padding-right: var(--base-spacing-unit) !important; }
.soft-bottom { padding-bottom: var(--base-spacing-unit) !important; }
.soft-left { padding-left: var(--base-spacing-unit) !important; }
.soft-ends { padding-top: var(--base-spacing-unit) !important; padding-bottom: var(--base-spacing-unit) !important; }
.soft-sides { padding-right: var(--base-spacing-unit) !important; padding-left: var(--base-spacing-unit) !important; }

.soft-half { padding: var(--half-spacing-unit) !important; }
.soft-half-top { padding-top: var(--half-spacing-unit) !important; }
.soft-half-right { padding-right: var(--half-spacing-unit) !important; }
.soft-half-bottom { padding-bottom: var(--half-spacing-unit) !important; }
.soft-half-left { padding-left: var(--half-spacing-unit) !important; }
.soft-half-ends { padding-top: var(--half-spacing-unit) !important; padding-bottom: var(--half-spacing-unit) !important; }
.soft-half-sides { padding-right: var(--half-spacing-unit) !important; padding-left: var(--half-spacing-unit) !important; }

.hard { padding: 0 !important; }
.hard-top { padding-top: 0 !important; }
.hard-right { padding-right: 0 !important; }
.hard-bottom { padding-bottom: 0 !important; }
.hard-left { padding-left: 0 !important; }
.hard-ends { padding-top: 0 !important; padding-bottom: 0 !important; }
.hard-sides { padding-right: 0 !important; padding-left: 0 !important; }

/* Borders */
.rm-border { border: none !important; }
.rm-border-top { border-top: none !important; }
.rm-border-bottom { border-bottom: none !important; }
.rm-border-left { border-left: none !important; }
.rm-border-right { border-right: none !important; }
.rm-border-ends { border-top: none !important; border-bottom: none !important; }
.rm-border-sides { border-left: none !important; border-right: none !important; }

/* Layout */
.absolutely { position: absolute !important; }
.relatively { position: relative !important; }
.display-block { display: block !important; }
.display-inline-block { display: inline-block !important; }

/* Text */
.uppercase { text-transform: uppercase !important; }
.text-align-left { text-align: left !important; }
.text-align-right { text-align: right !important; }
.text-align-center { text-align: center !important; }
.cursor-default { cursor: default; }

/* Transform */
.rotate-90 { transform: rotate(90deg); }
.image-circle { border-radius: 50%; }

/* Text colors */
.text-green { color: var(--green1) !important; }
.text-red { color: var(--red1) !important; }
.text-grey { color: var(--grey2) !important; }

/* Misc */
.long-dash { font-family: 'Verdana'; }
.unselectable { user-select: none; }
/*
 * Migrated from the previous Sass source.
 *
 * SCSS %placeholders (@extend) have no CSS equivalent.
 * Each placeholder is converted to a concrete utility class:
 *   %sidebar-tabs      → .sidebar-tabs
 *   %glassy-tabs       → .glassy-tabs
 *   %glassy-tabs-border→ .glassy-tabs-border
 *   %breadcrumbs       → .breadcrumbs
 *   %tag-filters       → .tag-filters
 *   %em-yellow         → .em-yellow
 *   %multi-select-modal-tags → .multi-select-modal-tags
 *   %datepicker         → .datepicker
 *   %reset-defaults     → .reset-defaults
 *   %browser-defaults   → .browser-defaults
 *   %custom-defaults    → .custom-defaults
 *
 * Usage: replace `@extend %sidebar-tabs` with class="sidebar-tabs" on the element,
 * or import this file and nest selectors under .sidebar-tabs in your component CSS.
 */

/* ========== sidebar-tabs ========== */
.sidebar-tabs {
  display: flex;
  vertical-align: top;
  margin-right: 50px;
  width: 200px;
  max-width: 20%;
}

.sidebar-tabs .bp-tab-list { width: 100%; }

.sidebar-tabs .bp-tab {
  color: var(--base-font-color);
  margin-bottom: 10px;
  width: 100%;
}

.sidebar-tabs .bp-tab:focus { outline: none; }

.sidebar-tabs .bp-tab[aria-selected="true"] {
  color: var(--blue2);
  border-radius: 4px;
  background-color: #e1eef9;
  box-shadow: none;
}

.sidebar-tabs .bp-tab:not([aria-disabled="true"]):hover {
  color: var(--blue2);
}

/* ========== glassy-tabs ========== */
.glassy-tabs .bp-tab-list { padding: 0 30px; }

.glassy-tabs .bp-tab-list .bp-tab {
  color: var(--black1);
  margin-right: 40px;
  padding-bottom: 10px;
  outline: none !important;
}

.glassy-tabs .bp-tab-list .bp-tab[aria-selected="true"] {
  color: var(--black1);
  font-weight: bold;
  box-shadow: none;
  position: relative;
}

.glassy-tabs .bp-tab-list .bp-tab[aria-selected="true"]::after,
.glassy-tabs .bp-tab-list .bp-tab[aria-selected="true"]::before {
  bottom: 0;
  left: 48%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}

.glassy-tabs .bp-tab-list .bp-tab[aria-selected="true"]::after {
  border-color: rgba(255, 255, 252, 0);
  border-bottom-color: white;
  border-width: 7px;
  margin-left: -7px;
}

.glassy-tabs .bp-tab-list .bp-tab[aria-selected="true"]::before {
  border-color: rgba(204, 204, 204, 0);
  border-bottom-color: var(--base-border-color);
  border-width: 8px;
  margin-left: -8px;
}

/* ========== glassy-tabs-border ========== */
.glassy-tabs-border {
  border: none;
  height: 1px;
  color: var(--base-border-color);
  background-color: var(--base-border-color);
  margin: -1px 10px 20px 10px;
}

/* ========== breadcrumbs ========== */
.breadcrumbs .bp-breadcrumbs > li::after { font-size: 15px; }
.breadcrumbs .bp-breadcrumbs .bp-breadcrumb { font-size: 13px; }
.breadcrumbs .bp-breadcrumbs a.bp-breadcrumb:hover { text-decoration: underline; }

/* ========== tag-filters ========== */
.tag-filters .tag {
  border-radius: 2px;
  color: var(--black1);
  background-color: #daf3ff;
  border: 1px solid #cff0ff;
  padding: 6px 12px;
}

.tag-filters .tag.tag-removable svg.icon {
  fill: var(--grey4);
  margin-left: 15px;
}

/* ========== em-yellow ========== */
.em-yellow em {
  font-style: normal;
  background-color: var(--yellow2);
  padding: 1px 3px;
}

/* ========== multi-select-modal-tags ========== */
.multi-select-modal-tags .rc-select-selection__choice {
  background-color: #e1ecf4;
  border: 1px solid #cee0ed;
  color: #39739d;
}

.multi-select-modal-tags .rc-select-selection__choice__remove {
  border-right: 1px solid #cee0ed;
  color: #39739d;
}

.multi-select-modal-tags .rc-select-selection__choice__remove:hover { color: #39739d; }

.multi-select-modal-tags .rc-select-selection__clear .rc-select-selection__clear-icon { color: #39739d; }
.multi-select-modal-tags .rc-select-selection__clear .rc-select-selection__clear-icon:hover { color: #39739d; }

/* ========== datepicker ========== */
.datepicker .DateInput {
  padding: 0 5px;
  width: 100px;
  border-radius: 2px;
}

.datepicker input.DateInput_input {
  font-size: 14px;
  font-family: var(--font-family);
  border-radius: 2px;
  padding: 1px 8px;
  margin: 2px auto;
}

.datepicker input.DateInput_input:focus { outline: none; }

.datepicker .DateRangePickerInput_arrow svg { height: 20px; width: 20px; }

.datepicker .CalendarDay__selected_start,
.datepicker .CalendarDay__selected_end,
.datepicker .CalendarDay__selected {
  background: #226598 !important;
  border: 1px double #245173 !important;
}

.datepicker .CalendarDay__selected_start:active,
.datepicker .CalendarDay__selected_end:active,
.datepicker .CalendarDay__selected:active { background: #226598; }

.datepicker .CalendarDay__selected_span {
  background: var(--blue2);
  border: 1px double #16719a;
}

.datepicker .CalendarDay__selected_span:hover,
.datepicker .CalendarDay__selected_span:active {
  background: #10aef5;
  border: 1px double var(--blue2);
}

.datepicker .CalendarDay__hovered_span {
  background: var(--blue2);
  border: 1px double #16719a;
  color: white;
}

.datepicker .CalendarDay__hovered_span:active { background: #226598; }

.datepicker .DayPickerKeyboardShortcuts_show__bottomRight::before {
  border-right: 33px solid var(--blue2);
}

.datepicker .DayPickerKeyboardShortcuts_show__bottomRight::before:active,
.datepicker .DayPickerKeyboardShortcuts_show__bottomRight::before:hover,
.datepicker .DayPickerKeyboardShortcuts_show__bottomRight::before:focus {
  border-right: 33px solid #226598;
}

/* ========== reset-defaults ========== */
.reset-defaults address,
.reset-defaults blockquote,
.reset-defaults dd, .reset-defaults div,
.reset-defaults dl, .reset-defaults dt, .reset-defaults fieldset, .reset-defaults form,
.reset-defaults frame, .reset-defaults frameset,
.reset-defaults h1, .reset-defaults h2, .reset-defaults h3, .reset-defaults h4,
.reset-defaults h5, .reset-defaults h6, .reset-defaults noframes,
.reset-defaults ol, .reset-defaults a, .reset-defaults p, .reset-defaults ul, .reset-defaults center,
.reset-defaults dir, .reset-defaults hr, .reset-defaults menu, .reset-defaults pre,
.reset-defaults li, .reset-defaults table, .reset-defaults tr,
.reset-defaults thead, .reset-defaults tbody, .reset-defaults tfoot, .reset-defaults td, .reset-defaults th,
.reset-defaults caption, .reset-defaults input, .reset-defaults select, .reset-defaults label, .reset-defaults button,
.reset-defaults textarea,
.reset-defaults menu, .reset-defaults dd, .reset-defaults pre, .reset-defaults code, .reset-defaults span,
.reset-defaults ::after, .reset-defaults ::before, .reset-defaults :link, .reset-defaults :visited {
  all: unset;
}

/* ========== browser-defaults ========== */
.browser-defaults address,
.browser-defaults blockquote,
.browser-defaults dd, .browser-defaults div,
.browser-defaults dl, .browser-defaults dt, .browser-defaults fieldset, .browser-defaults form,
.browser-defaults frame, .browser-defaults frameset,
.browser-defaults h1, .browser-defaults h2, .browser-defaults h3, .browser-defaults h4,
.browser-defaults h5, .browser-defaults h6, .browser-defaults noframes,
.browser-defaults ol, .browser-defaults p, .browser-defaults ul, .browser-defaults center,
.browser-defaults dir, .browser-defaults hr, .browser-defaults menu, .browser-defaults pre {
  display: block;
  unicode-bidi: embed;
}

.browser-defaults li { display: list-item; }
.browser-defaults head { display: none; }
.browser-defaults table { display: table; }
.browser-defaults tr { display: table-row; }
.browser-defaults thead { display: table-header-group; }
.browser-defaults tbody { display: table-row-group; }
.browser-defaults tfoot { display: table-footer-group; }
.browser-defaults col { display: table-column; }
.browser-defaults colgroup { display: table-column-group; }
.browser-defaults td, .browser-defaults th { display: table-cell; }
.browser-defaults caption { display: table-caption; }
.browser-defaults th { font-weight: bolder; text-align: center; }
.browser-defaults caption { text-align: center; }
.browser-defaults body { margin: 8px; }
.browser-defaults h1 { font-size: 2em; margin: 0.67em 0; }
.browser-defaults h2 { font-size: 1.5em; margin: 0.75em 0; }
.browser-defaults h3 { font-size: 1.17em; margin: 0.83em 0; }
.browser-defaults h4, .browser-defaults p,
.browser-defaults blockquote, .browser-defaults ul,
.browser-defaults fieldset, .browser-defaults form,
.browser-defaults ol, .browser-defaults dl, .browser-defaults dir,
.browser-defaults menu { margin: 1.12em 0; }
.browser-defaults h5 { font-size: .83em; margin: 1.5em 0; }
.browser-defaults h6 { font-size: .75em; margin: 1.67em 0; }
.browser-defaults h1, .browser-defaults h2, .browser-defaults h3, .browser-defaults h4,
.browser-defaults h5, .browser-defaults h6, .browser-defaults b,
.browser-defaults strong { font-weight: bolder; }
.browser-defaults blockquote { margin-left: 40px; margin-right: 40px; }
.browser-defaults i, .browser-defaults cite, .browser-defaults em,
.browser-defaults var, .browser-defaults address { font-style: italic; }
.browser-defaults pre, .browser-defaults tt, .browser-defaults code,
.browser-defaults kbd, .browser-defaults samp { font-family: monospace; }
.browser-defaults pre { white-space: pre; }
.browser-defaults button, .browser-defaults textarea,
.browser-defaults input, .browser-defaults select { display: inline-block; }
.browser-defaults big { font-size: 1.17em; }
.browser-defaults small, .browser-defaults sub, .browser-defaults sup { font-size: 0.83em; }
.browser-defaults sub { vertical-align: sub; }
.browser-defaults sup { vertical-align: super; }
.browser-defaults table { border-spacing: 2px; }
.browser-defaults thead, .browser-defaults tbody, .browser-defaults tfoot { vertical-align: middle; }
.browser-defaults td, .browser-defaults th, .browser-defaults tr { vertical-align: inherit; }
.browser-defaults s, .browser-defaults strike, .browser-defaults del { text-decoration: line-through; }
.browser-defaults hr { border: 1px inset; }
.browser-defaults ol, .browser-defaults ul, .browser-defaults dir,
.browser-defaults menu, .browser-defaults dd { margin-left: 40px; }
.browser-defaults ol { list-style-type: decimal; }
.browser-defaults ol ul, .browser-defaults ul ol,
.browser-defaults ul ul, .browser-defaults ol ol { margin-top: 0; margin-bottom: 0; }
.browser-defaults u, .browser-defaults ins { text-decoration: underline; }
.browser-defaults br::before { content: "\A"; white-space: pre-line; }
.browser-defaults center { text-align: center; }
.browser-defaults :link, .browser-defaults :visited { text-decoration: underline; }
.browser-defaults :focus { outline: thin dotted invert; }
.browser-defaults BDO[DIR="ltr"] { direction: ltr; unicode-bidi: bidi-override; }
.browser-defaults BDO[DIR="rtl"] { direction: rtl; unicode-bidi: bidi-override; }
.browser-defaults *[DIR="ltr"] { direction: ltr; unicode-bidi: embed; }
.browser-defaults *[DIR="rtl"] { direction: rtl; unicode-bidi: embed; }

/* ========== custom-defaults ========== */
.custom-defaults a {
  color: inherit;
  font-size: inherit;
  text-decoration: none;
  text-shadow: none;
  box-shadow: none;
  outline: none;
  cursor: pointer;
}

.custom-defaults a:active,
.custom-defaults a:focus,
.custom-defaults a:hover {
  color: inherit;
  font-size: inherit;
  text-decoration: none;
  text-shadow: none;
  box-shadow: none;
  outline: none;
  cursor: pointer;
}

.custom-defaults :link,
.custom-defaults :visited { text-decoration: none; }
/*
 * Migrated from the previous Sass source.
 *
 * SCSS mixins cannot exist in plain CSS. These are converted to concrete
 * utility classes that produce the same output as the original @include calls.
 *
 * Parameterized mixins (btn-children, slider-intent) are expanded for each
 * call-site variant found in the legacy components.
 */

/* ---------- upload-trigger (was @mixin upload-trigger) ---------- */
.upload-trigger {
  position: relative;
  overflow: hidden;
}

.upload-trigger button.uppy-FileInput-btn {
  position: absolute;
  right: 0;
  top: 0;
  margin: 0;
  padding: 0;
  cursor: pointer;
  opacity: 0;
  height: 100%;
  width: 100%;
}

/* ---------- mobile-pagination (was @mixin mobile-pagination) ---------- */
.mobile-pagination .pagination {
  display: block;
}

.mobile-pagination .pagination .pagination-count {
  display: block;
  font-size: 12px;
  margin-left: 10px;
}

.mobile-pagination .pagination .pagination-content {
  float: inherit;
  display: block;
  margin-top: 30px;
  margin-left: 0;
  padding: 0;
}

/* ---------- btn-children: default variant (color: var(--base-font-color), size: 14px) ---------- */
.btn-children-default svg.icon {
  margin-right: 7px;
  color: var(--base-font-color);
  fill: var(--base-font-color);
  width: 14px;
  height: 14px;
}

.btn-children-default svg.icon:first-child { margin-right: 7px; }
.btn-children-default svg.icon:last-child { margin-left: 7px; }
.btn-children-default svg.icon:only-child { margin-right: auto; margin-left: auto; }

/* ---------- btn-children: white variant (color: #fff, size: 16px) ---------- */
.btn-children-white svg.icon {
  margin-right: 7px;
  color: #fff;
  fill: #fff;
  width: 16px;
  height: 16px;
}

.btn-children-white svg.icon:first-child { margin-right: 7px; }
.btn-children-white svg.icon:last-child { margin-left: 7px; }
.btn-children-white svg.icon:only-child { margin-right: auto; margin-left: auto; }

/* ---------- slider-intent: blue variant (default: #ddd, highlight: #3fadce) ---------- */
.slider-intent-blue .bp-slider.negative-slider .bp-slider-progress.bp-intent-primary { background: #ddd; }
.slider-intent-blue .bp-slider-handle { border: none; box-shadow: none; background: #3fadce; }
.slider-intent-blue .bp-slider-handle.bp-active,
.slider-intent-blue .bp-slider-handle:active,
.slider-intent-blue .bp-slider-handle:focus,
.slider-intent-blue .bp-slider-handle:hover { border: none; box-shadow: none; background: #3fadce; }
.slider-intent-blue .bp-slider-progress { background: #ddd; }
.slider-intent-blue .bp-slider-progress:first-of-type { background: #3fadce; }
.slider-intent-blue .bp-slider-progress.bp-intent-primary { background: #3fadce; }

/* ---------- slider-intent: purple variant (default: #ddd, highlight: #336602) ---------- */
.slider-intent-purple .bp-slider.negative-slider .bp-slider-progress.bp-intent-primary { background: #ddd; }
.slider-intent-purple .bp-slider-handle { border: none; box-shadow: none; background: #336602; }
.slider-intent-purple .bp-slider-handle.bp-active,
.slider-intent-purple .bp-slider-handle:active,
.slider-intent-purple .bp-slider-handle:focus,
.slider-intent-purple .bp-slider-handle:hover { border: none; box-shadow: none; background: #336602; }
.slider-intent-purple .bp-slider-progress { background: #ddd; }
.slider-intent-purple .bp-slider-progress:first-of-type { background: #336602; }
.slider-intent-purple .bp-slider-progress.bp-intent-primary { background: #336602; }
p {
    margin: 0;
    padding: 0;
}

ul, ol {
    padding-left: 30px;
}

li {
    margin: 0;
    padding: 0;
}

table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
    table-layout: fixed;
}

img, a img {
    border: 0;
    height: auto;
    outline: none;
    text-decoration: none;
}

body, #bodyTable, #bodyCell {
    margin: 0;
    padding: 0;
}

h1, h2, h3, h4, h5 {
    display: block;
    margin: 0;
    padding: 0;
    letter-spacing: normal;
}
/* Migrated from legacy HeaderLogo/styles.scss */
a.header-logo {
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  color: inherit;
  border-radius: 3px;
  padding: 5px 10px;
}
a.header-logo:hover { text-decoration: none; color: inherit; }
a.header-logo svg { height: 22px; fill: transparent; overflow: visible; }
a.header-logo .head-icon { display: flex; align-items: center; }
a.header-logo .head-title { margin-left: 5px; font-size: 18px; font-weight: 500; color: #470738; }
/* Migrated from legacy containers/Console/Anonforms/styles.scss */
.anonforms {
  color: var(--black3);
  margin: 150px auto;
  display: flex;
  flex-flow: column;
  align-items: center;
}

.anonforms a { color: var(--blue2); }
.anonforms a:hover { color: var(--blue2); }

.anonforms a.header-logo { margin: 10px auto; }
.anonforms a.header-logo svg { height: 32px; }
.anonforms a.header-logo .head-title { font-size: 28px; font-weight: 600; }

.anonforms .anonforms-content {
  border: 1px solid var(--base-border-color);
  background-color: white;
  padding: 15px 45px;
  border-radius: 4px;
  width: 400px;
}

.anonforms .anonforms-content .notice .notice-flag { width: 18%; }
.anonforms .anonforms-content .notice .notice-note { width: 70%; margin-left: 22%; }

.anonforms .anonforms-content .content-head .head-title {
  color: #333; font-size: 20px; font-weight: 600; text-align: center; margin: 10px auto 20px;
}

.anonforms .anonforms-content .content-section { margin-bottom: 30px; }
.anonforms .anonforms-content .content-section .form-group-basic:last-of-type { margin-bottom: 0; }
.anonforms .anonforms-content .content-section .form-group-basic .field-label-group { margin-left: 2px; margin-bottom: 7px; }
.anonforms .anonforms-content .content-section .form-group-basic .field-label-group .field-label { font-size: 14px; font-weight: normal; }

.anonforms .anonforms-content .section-submit { margin-top: -10px; }
.anonforms .anonforms-content .section-submit .btn { width: 100%; }

.anonforms .anonforms-alt-link { margin-top: 15px; }

@media only screen and (max-width: 767px) {
  .anonforms { width: 100%; margin: 50px auto; }
  .anonforms .anonforms-content { width: 95%; padding: 15px; }
}
/* Migrated from legacy Icon/Icon/styles.scss + BpIcon + FaIcon + BoxIcon */
svg.icon { height: 14px; width: 14px; fill: currentColor; }
svg.bp-icon {}
svg.fa-icon {}
svg.box-icon {}
.sidebar.console-sidebar {
  position: fixed;
  width: 240px;
  height: calc(100vh - 50px);
  flex-shrink: 0;
  overflow: auto;
  color: #333;
  background-color: #f5f5f5;
}

.sidebar.console-sidebar a {
  color: #333;
}

.sidebar.console-sidebar a:active,
.sidebar.console-sidebar a:hover,
.sidebar.console-sidebar a:focus {
  color: inherit;
  text-decoration: none;
}

.sidebar.console-sidebar .menu-group {
  border-top: 1px solid #e7e7e7;
}

.sidebar.console-sidebar .menu-group:first-of-type {
  border-top: none;
}

.sidebar.console-sidebar .menu-items {
  display: flex;
  flex-flow: column wrap;
}

/* Menu item */
.sidebar .menu-item {
  margin: 5px;
  position: relative;
  flex: 0 0 100%;
  font-size: 14px;
}

.sidebar .menu-item:active,
.sidebar .menu-item:hover,
.sidebar .menu-item:focus {
  color: inherit;
  text-decoration: none;
}

.sidebar .menu-item:hover {
  cursor: pointer;
}

.sidebar .menu-item a.primary-link {
  display: flex;
  align-items: center;
  padding: 7px 15px;
  border-radius: 3px;
}

.sidebar .menu-item a.primary-link.active-link {
  background: #e4e3e9;
  font-weight: 600;
}

.sidebar .menu-item a.primary-link:hover {
  background: #e4e3e9;
}

.sidebar .menu-item a.primary-link svg {
  width: 20px;
  height: 20px;
}

.sidebar .menu-item a.primary-link .primary-label {
  margin-left: 10px;
}

/* Submenu */
.sidebar .menu-item .submenu-items {
  display: flex;
  flex-flow: column;
}

.sidebar .menu-item .submenu-items a.submenu-link {
  font-size: 13px;
  padding: 7px 15px 7px 42px;
  border-radius: 3px;
  margin: 2px;
}

.sidebar .menu-item .submenu-items a.submenu-link.active-link {
  background: #e4e3e9;
  font-weight: 600;
}

.sidebar .menu-item .submenu-items a.submenu-link:hover {
  background: #e4e3e9;
}

/* Smaller Screens */
@media only screen and (max-width: 1400px) {
  .sidebar {
    width: 200px;
  }
}
header.console-header {
  height: 50px;
  max-height: 50px;
  background-color: #1a3a0a;
  display: flex;
  align-items: center;
  padding: 10px;
  position: sticky;
  top: 0;
  z-index: 10;
}

header.console-header .header-left {
  width: 40%;
  display: flex;
  align-items: center;
}

header.console-header .header-left a.header-logo {
  display: flex;
  align-items: center;
  text-decoration: none;
}

header.console-header .header-left a.header-logo .head-title {
  margin-left: 7px;
  font-family: "Space Grotesk", sans-serif;
  font-size: 20px;
  font-weight: 500;
  color: #b8d4a8;
}

header.console-header .header-right {
  margin-left: auto;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  margin-right: 10px;
  position: relative;
}

header.console-header .header-right a.bp-button.new-widget-btn {
  color: #fff;
  background: #336602;
  border: 1px solid #336602;
  font-weight: 500;
  font-size: 15px;
  padding: 6px 15px;
  border-radius: 4px;
  box-shadow: none;
  margin-right: 10px;
}

header.console-header .header-right a.bp-button.new-widget-btn:hover {
  color: #fff !important;
  background: #274f01;
  border: 1px solid #274f01;
}

header.console-header .header-right .info-btn,
header.console-header .header-right .user-btn {
  color: #b8d4a8;
}

header.console-header .header-right .info-btn .bp-button-text,
header.console-header .header-right .user-btn .bp-button-text {
  display: flex;
  align-items: center;
}

header.console-header .header-right .info-btn svg,
header.console-header .header-right .user-btn svg {
  width: 18px;
  height: 18px;
  margin-right: 5px;
  fill: #b8d4a8;
}

header.console-header .header-right .info-btn svg.bp-icon-chevron-down,
header.console-header .header-right .user-btn svg.bp-icon-chevron-down {
  width: 13px;
  height: 13px;
  margin-right: 0;
}

header.console-header .separator-line {
  border-right: 1px solid #4a6b3a;
  height: 24px;
  margin: 0 5px;
}

.navbar-popover-info .bp-transition-container {
  top: 3px !important;
  left: -50px !important;
}

.navbar-popover-user .bp-transition-container {
  top: 3px !important;
  left: -20px !important;
}

.user-profile {
  padding: 7px 10px;
}

.user-profile .profile-name {
  font-weight: bold;
  font-size: 14px;
  color: #4a4a4a;
}

.user-profile .profile-email {
  color: #666;
  margin-top: 3px;
  font-size: 13px;
}
.console {
  font-family: "Inter";
}

.console button,
.console .bp-button .btn {
  font-family: "Inter";
}

.console .layout {
  padding-bottom: 30px;
  min-height: calc(100vh - 50px);
  width: calc(100vw - 240px);
  overflow: auto;
  position: relative;
  margin-left: 240px;
}

.console .layout.grey {
  background-color: #f5f5f5;
}

.console-main {
  display: flex;
  align-items: stretch;
  width: 100%;
}

.anon-layout {
  height: 100vh;
  width: 100vw;
  margin: auto;
  overflow: auto;
  background-color: #f5f5f5;
}
.form-shell {
  margin: 30px;
  padding: 20px 30px 30px;
  max-width: 720px;
}

.form-shell-loading {
  min-height: 240px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.form-shell-header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 16px;
}

.form-shell-title {
  margin: 0;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.2;
}

.form-shell-description {
  margin: 5px 0 0;
  color: #666;
  line-height: 1.5;
}

.form-shell-actions {
  display: flex;
  align-items: center;
  gap: 10px;
  flex-shrink: 0;
}

.form-shell-content {
  margin-top: 20px;
  display: flex;
  flex-direction: column;
  gap: 16px;
}

@media (max-width: 640px) {
  .form-shell {
    margin: 15px;
    padding: 15px;
  }

  .form-shell-header {
    flex-direction: column;
    align-items: flex-start;
  }
}
.list-shell {
  padding: 20px 30px 30px;
}

.list-shell--narrow {
  max-width: 1150px;
}

.list-shell-loading {
  min-height: 240px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.list-shell-header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 16px;
}

.list-shell-title {
  margin: 0;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.2;
}

.list-shell-description {
  margin: 5px 0 0;
  color: #666;
  line-height: 1.5;
}

.list-shell-actions {
  display: flex;
  align-items: center;
  gap: 10px;
  flex-shrink: 0;
}

.list-shell-content {
  margin-top: 20px;
  display: flex;
  flex-direction: column;
  gap: 16px;
}

@media (max-width: 640px) {
  .list-shell {
    margin: 15px;
    padding: 15px;
  }

  .list-shell-header {
    flex-direction: column;
    align-items: flex-start;
  }
}
/* Migrated from legacy Breadcrumbs/styles.scss */
.breadcrumbs {
  display: flex;
  align-items: center;
  font-size: 16px;
}

.breadcrumbs .breadcrumb-main-title { font-size: 20px; font-weight: 700; color: #222; }

.breadcrumb {
  display: flex;
  align-items: center;
  margin-right: 8px;
}

.breadcrumb svg { width: 16px; height: 16px; margin-left: 8px; }
.breadcrumb a { color: #87949e; }
.breadcrumb .breadcrumb-title.highlight { font-weight: 700; color: #222; }
/* Migrated from legacy containers/Console/Manage/styles.scss */
.manage { margin: 0; padding: 20px 30px 30px; overflow-x: auto; }
.manage .manage-head { margin-left: 5px; font-size: 20px; margin-bottom: 20px; }
.manage .manage-head .head-title { font-size: 20px; font-weight: 700; color: #222; }
.manage .manage-content { min-height: 300px; }
.manage .manage-content .manage-title { margin-left: 5px; font-size: 20px; }
.manage .manage-content .manage-callout { margin-top: -5px; margin-bottom: 20px; }
.manage .manage-content .manage-desc { margin-left: 5px; margin-top: 5px; margin-bottom: 25px; line-height: 1.5; }
.manage .manage-content .manage-desc a { color: var(--blue2); }
.manage .manage-content .manage-desc a:hover { color: var(--blue2); }
.manage .manage-content .no-paginate-table { margin-bottom: 40px; }

.manage .manage-content table.console-table tbody td > div { display: flex; align-items: center; flex-wrap: wrap; }
.manage .manage-content table.console-table tbody td .identifier-group .identifier-id { color: var(--grey8); font-size: 13px; margin-top: 5px; }
.manage .manage-content table.console-table tbody td .identifier-group .identifier-id a { color: var(--blue2); }
.manage .manage-content table.console-table tbody td .status-dot-group { display: flex; align-items: flex-start; flex-shrink: 0; }
.manage .manage-content table.console-table tbody td .status-dot-group .status-dot { flex-shrink: 0; margin-top: 5px; }
.manage .manage-content table.console-table tbody td img.source-icon { width: 25px; margin-right: 8px; }
.manage .manage-content table.console-table tbody td .text-green,
.manage .manage-content table.console-table tbody td .text-grey,
.manage .manage-content table.console-table tbody td .text-red { font-weight: bold; }
.manage .manage-content table.console-table tbody td .text-btn .btn { font-size: 11px; margin-left: 6px; padding: 2px 5px; border-radius: 3px; border: 1px solid var(--grey4); }
.manage .manage-content table.console-table tbody td .text-btn .btn svg.icon { width: 11px; height: 11px; margin-right: 2px; }
.manage .manage-content table.console-table tbody td.column-action { padding-right: 25px; display: flex; align-items: center; flex-wrap: wrap; }
.manage .manage-content table.console-table tbody td.column-action > div { justify-content: flex-end; }
.manage .manage-content table.console-table tbody td.column-action svg.bp-icon-more { width: 18px; height: 18px; cursor: pointer; }

@media only screen and (max-width: 1400px) {
  .manage { padding: 15px 20px 30px; }
}
.shforms {
  margin: 30px 30px 100px;
  max-width: 900px;
}

.shforms .shforms-tools {
  margin: 15px;
}

.shforms .shforms-head {
  margin-left: 5px;
  font-size: 20px;
  margin-bottom: 20px;
}

.shforms .shforms-head .head-title {
  font-size: 20px;
  font-weight: 700;
  color: #222;
}

.shforms .shforms-content {
  margin: 30px auto;
}

.shforms .shforms-content .shforms-section {
  margin-bottom: 50px;
}

.shforms .shforms-content .shforms-section .section-title {
  margin-left: 2px;
  font-size: 18px;
  font-weight: 600;
  color: #333;
}

.shforms .shforms-content .shforms-section .section-callout {
  margin-top: 10px;
  margin-bottom: 10px;
}

.shforms .shforms-content .shforms-section .section-desc {
  margin-left: 2px;
  margin-top: 5px;
  margin-bottom: 20px;
  line-height: 1.5;
}

.shforms .shforms-content .shforms-section .section-desc a,
.shforms .shforms-content .shforms-section .section-desc a:hover {
  color: #1c84c6;
}

.shforms .shforms-content .shforms-section .form-group-inline {
  border-color: #d7d7d7;
}

.shforms .shforms-content .shforms-section .form-group-inline .field-label {
  width: 25%;
}

.shforms .shforms-content .shforms-section.section-submit {
  margin-bottom: 10px;
  margin-left: 3px;
}

.shforms .shforms-content .shforms-section.section-submit .btn.btn-primary {
  padding: 7px 40px;
}

.shforms .shforms-content .shforms-section .pagination {
  padding: 20px 10px;
}

.shforms .shforms-content .shforms-section .pagination a,
.shforms .shforms-content .shforms-section .pagination a:hover {
  color: #676a6c;
}

@media only screen and (max-width: 1400px) {
  .shforms {
    margin: 15px 15px 50px;
    max-width: 1400px;
  }

  .shforms .shforms-content {
    padding: 15px 20px;
  }
}
/* Migrated from legacy Button/Button/styles.scss + ButtonDanger + ButtonPrimary */
.btn {
  font-size: var(--base-font-size);
  font-family: var(--font-family);
  color: var(--base-font-color);
  background-color: transparent;
  padding: 7px 20px;
  border: 1px solid var(--base-border-color);
  line-height: var(--base-line-height);
  text-align: center;
  vertical-align: middle;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 2px;
  background-image: none;
  text-shadow: none;
  box-shadow: none;
  outline: none;
  white-space: nowrap;
  touch-action: manipulation;
  user-select: none;
}

.btn[readonly] { opacity: 0.65; }

.btn:active, .btn:focus, .btn:hover, .btn:active:focus {
  text-decoration: none;
  text-shadow: none;
  box-shadow: none;
  outline: none;
}

.btn:hover {
  cursor: pointer;
  color: var(--base-font-color);
  background-color: var(--grey6);
}

.btn.disabled, .btn[disabled] {
  cursor: default;
  opacity: .65;
}

.btn.disabled:hover, .btn[disabled]:hover {
  background-color: inherit;
}

/* btn-children: default variant */
.btn svg.icon {
  margin-right: 7px;
  color: var(--base-font-color);
  fill: var(--base-font-color);
  width: 14px;
  height: 14px;
}
.btn svg.icon:first-child { margin-right: 7px; }
.btn svg.icon:last-child { margin-left: 7px; }
.btn svg.icon:only-child { margin-right: auto; margin-left: auto; }

/* Blueprint Icon (renders as <span> wrapping <svg>) */
.btn .bp-icon { display: inline-flex; align-items: center; margin-right: 7px; }
.btn .bp-icon svg { width: 14px; height: 14px; fill: currentColor; }

/* ButtonPrimary */
.btn.btn-primary {
  font-weight: 500;
  font-size: 16px;
  border: none;
  color: #fff;
  background: #336602;
  border-radius: 3px;
}

.btn.btn-primary:active, .btn.btn-primary:focus,
.btn.btn-primary:hover, .btn.btn-primary:active:focus {
  color: #fff;
  background-color: #336602;
}

.btn.btn-primary.disabled, .btn.btn-primary[disabled] { background-color: #336602; }
.btn.btn-primary.disabled:active, .btn.btn-primary.disabled:focus,
.btn.btn-primary.disabled:hover, .btn.btn-primary[disabled]:active,
.btn.btn-primary[disabled]:focus, .btn.btn-primary[disabled]:hover { background-color: #336602; }

/* btn-children: white variant (for primary/danger) */
.btn.btn-primary svg.icon, .btn.btn-danger svg.icon {
  color: #fff;
  fill: #fff;
  width: 16px;
  height: 16px;
}

/* ButtonDanger */
.btn.btn-danger {
  color: white;
  background-color: var(--base-red);
  font-weight: 500;
  font-size: 16px;
  border: 1px solid var(--base-red);
}

.btn.btn-danger:active, .btn.btn-danger:focus,
.btn.btn-danger:hover, .btn.btn-danger:active:focus {
  color: white;
  background-color: var(--base-red);
}

.btn.btn-danger.disabled, .btn.btn-danger[disabled] { background-color: var(--base-red); }

/* btn-action: icon + verb inline action button */
.btn.btn-action {
  gap: 6px;
  padding: 6px 12px;
}

.btn.btn-action svg {
  flex-shrink: 0;
}

.btn.btn-action--loading svg {
  animation: btn-action-spin 0.8s linear infinite;
}

@keyframes btn-action-spin {
  from { transform: rotate(0deg); }
  to   { transform: rotate(360deg); }
}
/* ========================================
   Home Page — Dashboard
   ======================================== */

.home-page {
  margin: 30px;
  padding: 0 30px 30px;
  max-width: 1150px;
}

.home-loading {
  min-height: 300px;
  display: flex;
  align-items: center;
  justify-content: center;
}

/* ---------- Header ---------- */

.home-header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 16px;
  margin-bottom: 28px;
}

.home-title {
  margin: 0;
  font-size: 22px;
  font-weight: 700;
  line-height: 1.3;
  color: #333;
}

.home-subtitle {
  margin: 4px 0 0;
  font-size: 14px;
  color: #888;
  line-height: 1.4;
}

.home-header-actions {
  flex-shrink: 0;
}

/* ---------- Stats row ---------- */

.home-stats-row {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 14px;
  margin-bottom: 28px;
}

.home-stat-card {
  display: flex;
  align-items: center;
  gap: 14px;
  padding: 18px 20px;
  background: #fff;
  border: 1px solid #e7e7e7;
  border-radius: 8px;
  cursor: pointer;
  transition: border-color 0.15s, box-shadow 0.15s;
  text-align: left;
  font-family: inherit;
}

.home-stat-card:hover {
  border-color: #c5c5c5;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);
}

.home-stat-icon {
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 8px;
  flex-shrink: 0;
}

.home-stat-icon svg,
.home-qa-icon svg {
  fill: none;
}

/* Icon color variants */
.home-icon-green {
  background: #f0f5ec;
  color: #3a6b10;
}

.home-icon-amber {
  background: #fef7ec;
  color: #8a5e0b;
}

.home-icon-blue {
  background: #eef4fb;
  color: #1a5fa5;
}

.home-stat-body {
  display: flex;
  flex-direction: column;
}

.home-stat-value {
  font-size: 24px;
  font-weight: 700;
  line-height: 1.2;
  color: #333;
}

.home-stat-label {
  font-size: 13px;
  color: #888;
  margin-top: 2px;
}

/* ---------- Two-column layout ---------- */

.home-columns {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 20px;
  align-items: start;
}

/* ---------- Section card ---------- */

.home-section {
  background: #fff;
  border: 1px solid #e7e7e7;
  border-radius: 8px;
  overflow: hidden;
}

.home-section-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 16px 20px;
  border-bottom: 1px solid #f0f0f0;
}

.home-section-title {
  margin: 0;
  font-size: 15px;
  font-weight: 600;
  color: #333;
}

.home-view-all {
  background: none;
  border: none;
  font-family: inherit;
  font-size: 13px;
  color: #3a6b10;
  cursor: pointer;
  padding: 0;
  font-weight: 500;
}

.home-view-all:hover {
  text-decoration: underline;
}

/* ---------- Recent widgets list ---------- */

.home-widget-list {
  display: flex;
  flex-direction: column;
}

.home-widget-row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  padding: 12px 20px;
  border: none;
  border-bottom: 1px solid #f5f5f5;
  background: none;
  cursor: pointer;
  text-align: left;
  font-family: inherit;
  width: 100%;
  transition: background-color 0.1s;
}

.home-widget-row:last-child {
  border-bottom: none;
}

.home-widget-row:hover {
  background-color: #fafafa;
}

.home-widget-name {
  font-size: 14px;
  font-weight: 500;
  color: #333;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  min-width: 0;
}

.home-widget-meta {
  display: flex;
  align-items: center;
  gap: 8px;
  flex-shrink: 0;
  font-size: 12px;
  color: #999;
}

.home-status-dot {
  width: 7px;
  height: 7px;
  border-radius: 50%;
  flex-shrink: 0;
}

.home-dot-green {
  background-color: #0caa41;
}

.home-dot-ember {
  background-color: #f05e1b;
}

.home-dot-grey {
  background-color: #ccc;
}

.home-widget-status {
  font-size: 12px;
  color: #888;
  white-space: nowrap;
}

.home-widget-date {
  font-size: 12px;
  color: #bbb;
  white-space: nowrap;
}

/* ---------- Quick actions ---------- */

.home-quick-actions {
  display: flex;
  flex-direction: column;
}

.home-quick-action {
  display: flex;
  align-items: center;
  gap: 14px;
  padding: 14px 20px;
  border: none;
  border-bottom: 1px solid #f5f5f5;
  background: none;
  cursor: pointer;
  text-align: left;
  font-family: inherit;
  width: 100%;
  transition: background-color 0.1s;
}

.home-quick-action:last-child {
  border-bottom: none;
}

.home-quick-action:hover {
  background-color: #fafafa;
}

.home-qa-icon {
  width: 36px;
  height: 36px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #f5f5f5;
  border-radius: 8px;
  flex-shrink: 0;
  color: #666;
}

.home-qa-body {
  display: flex;
  flex-direction: column;
  min-width: 0;
  flex: 1;
}

.home-qa-title {
  font-size: 14px;
  font-weight: 500;
  color: #333;
}

.home-qa-desc {
  font-size: 12px;
  color: #999;
  margin-top: 2px;
}

.home-qa-chevron {
  color: #ccc;
  flex-shrink: 0;
}

/* ---------- Empty state ---------- */

.home-empty {
  padding: 30px 20px;
  text-align: center;
}

.home-empty p {
  margin: 0;
  font-size: 13px;
  color: #999;
}

/* ---------- Responsive ---------- */

@media (max-width: 900px) {
  .home-stats-row {
    grid-template-columns: repeat(2, 1fr);
  }

  .home-columns {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 640px) {
  .home-page {
    margin: 15px;
    padding: 0 15px 15px;
  }

  .home-header {
    flex-direction: column;
    align-items: flex-start;
  }

  .home-stats-row {
    grid-template-columns: 1fr;
  }
}
/* Migrated from legacy Form/Input/styles.scss */
html input.bp-input {
  color: var(--black3);
  border-radius: 2px;
  font-size: var(--base-font-size);
  font-family: var(--font-family);
  padding: 6px 12px;
  box-shadow: none;
  border: 1px solid var(--base-border-color);
  height: 33px;
}

html input.bp-input:focus, html input.bp-input[readonly] { box-shadow: none; }

html input.bp-input.disabled, html input.bp-input:disabled,
html input.bp-input.readonly, html input.bp-input[readonly] {
  color: var(--base-font-color);
  background-color: var(--grey6);
  cursor: default;
}
/* Migrated from legacy Form/Textarea/styles.scss */
html textarea.bp-input {
  color: var(--black3);
  border-radius: 2px;
  font-size: var(--base-font-size);
  font-family: var(--font-family);
  box-shadow: none;
  border: 1px solid var(--base-border-color);
  resize: none;
  min-height: 120px;
  padding: 7px 10px;
}

html textarea.bp-input:focus, html textarea.bp-input[readonly] { box-shadow: none; }

html textarea.bp-input.disabled, html textarea.bp-input:disabled,
html textarea.bp-input.readonly, html textarea.bp-input[readonly] {
  color: var(--base-font-color);
  background-color: var(--grey6);
  cursor: default;
}
/* Pill toggle — no inline ON/OFF text. Track + sliding circle only. */
.switch {
  position: relative;
  display: inline-block;
  width: 32px;
  height: 18px;
  user-select: none;
  flex-shrink: 0;
}

.switch .switch-checkbox {
  display: none;
}

.switch .switch-label {
  display: block;
  width: 100%;
  height: 100%;
  background-color: #d1d5db;
  border-radius: 9999px;
  cursor: pointer;
  transition: background-color 150ms ease;
  position: relative;
}

.switch .switch-checkbox:checked + .switch-label {
  background-color: var(--green1, #16a34a);
}

.switch .switch-circle {
  position: absolute;
  top: 2px;
  left: 2px;
  width: 14px;
  height: 14px;
  background: white;
  border-radius: 9999px;
  transition: left 150ms ease;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
}

.switch .switch-checkbox:checked + .switch-label .switch-circle {
  left: 16px;
}

.switch.disabled .switch-label {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
/* Migrated from legacy Form/CharCount/styles.scss */
.char-count {
  font-size: 14px;
  color: #979292;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 10px;
}
/* rc-select v14 styles — matches legacy Select appearance */

.rc-select {
  box-sizing: border-box;
  display: inline-block;
  position: relative;
  vertical-align: middle;
  color: #666;
  width: 220px;
  max-width: 22%;
  margin-right: 10px;
}

.rc-select:active,
.rc-select:focus,
.rc-select:hover { outline: none; }

/* Selector (the visible input box) */
.rc-select-selector {
  display: flex;
  align-items: center;
  border: 1px solid #d9d9d9;
  border-radius: 2px;
  background-color: #fff;
  font-size: 14px;
  height: 33px;
  padding: 0 30px 0 10px;
  cursor: pointer;
  outline: none;
  position: relative;
  overflow: hidden;
}

.rc-select-selector:hover {
  background-color: #fafafa;
  border-color: #d9d9d9;
}

.rc-select-focused .rc-select-selector {
  border-color: #d9d9d9;
  box-shadow: none;
}

/* Search input inside selector */
.rc-select-selection-search {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.rc-select-selection-search-input {
  border: none;
  outline: none;
  background: transparent;
  font-size: 14px;
  width: 100%;
  height: 100%;
  padding: 0 30px 0 10px;
  cursor: pointer;
  appearance: none;
}

.rc-select-selection-search-input::-ms-clear { display: none; }

/* Selected value text */
.rc-select-selection-item {
  position: absolute;
  left: 10px;
  right: 30px;
  top: 0;
  bottom: 0;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  pointer-events: none;
  line-height: 33px;
}

/* Placeholder text */
.rc-select-selection-placeholder {
  color: #aaa;
  position: absolute;
  left: 10px;
  right: 30px;
  top: 0;
  bottom: 0;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  pointer-events: none;
  line-height: 33px;
}

/* Arrow — always visible, pinned to far right */
.rc-select-arrow {
  position: absolute;
  top: 0;
  right: 0;
  width: 25px;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  pointer-events: none;
}

.rc-select-arrow .rc-select-arrow-icon {
  display: block;
  width: 0;
  height: 0;
  margin-top: 2px;
  border-style: solid;
  border-width: 4px 4px 2px;
  border-color: #333 transparent transparent;
}

.rc-select-open .rc-select-arrow .rc-select-arrow-icon {
  border-width: 0 4px 4px;
  border-color: transparent transparent #333;
}

/* Clear button — sits left of the arrow */
.rc-select-clear {
  position: absolute;
  right: 20px;
  top: 1px;
  height: calc(100% - 2px);
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  font-size: 16px;
  color: #999;
  z-index: 1;
}

.rc-select-clear:hover { color: #c23030; }

/* Disabled */
.rc-select-disabled { color: inherit; cursor: default; }
.rc-select-disabled .rc-select-selector {
  color: inherit;
  cursor: default;
  background-color: #fbfbfb;
}
.rc-select-disabled .rc-select-clear { display: none; }

/* ============ Dropdown ============ */
.rc-select-dropdown {
  background-color: white;
  border: 1px solid #d9d9d9;
  border-top-color: #e6e6e6;
  border-radius: 0 0 2px 2px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.08);
  box-sizing: border-box;
  z-index: 1050;
  position: absolute;
  outline: none;
  max-height: 250px;
  overflow-y: auto;
}

.rc-select-dropdown-hidden { display: none; }

/* Dropdown items */
.rc-select-item {
  padding: 8px 10px;
  white-space: normal;
  line-height: 1.5;
  font-size: 14px;
  font-weight: normal;
  color: #666;
  cursor: pointer;
  position: relative;
}

.rc-select-item-option-active {
  background-color: #5897fb;
  color: white;
}

.rc-select-item-option-selected {
  color: inherit;
  background-color: #f5faff;
}

.rc-select-item-option-selected.rc-select-item-option-active {
  background-color: #5897fb;
  color: white;
}

.rc-select-item-option-disabled {
  color: #999;
  cursor: default;
}

.rc-select-item-empty {
  padding: 8px 10px;
  color: #999;
  font-size: 14px;
}

/* Hide the checkmark icon on selected items */
.rc-select-item-option-state {
  display: none;
}

/* ============ Multiple select ============ */
.rc-select-multiple .rc-select-selector {
  flex-wrap: wrap;
  padding: 2px 30px 2px 4px;
  height: auto;
  min-height: 33px;
}

.rc-select-multiple .rc-select-selection-item {
  position: relative;
  left: auto;
  right: auto;
  top: auto;
  bottom: auto;
  background-color: #e4e4e4;
  border: 1px solid #d9d9d9;
  border-radius: 2px;
  padding: 0 5px 0 20px;
  margin: 2px 4px 2px 0;
  line-height: 1.3;
  font-size: .9em;
  pointer-events: auto;
  display: flex;
  align-items: center;
  overflow: visible;
  white-space: nowrap;
}

.rc-select-multiple .rc-select-selection-item-remove {
  position: absolute;
  left: 2px;
  top: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  padding: 0 3px;
  border-right: 1px solid #d9d9d9;
  color: #999;
  cursor: pointer;
}

.rc-select-multiple .rc-select-selection-placeholder {
  left: 8px;
  line-height: 33px;
}

.rc-select-multiple .rc-select-selection-search {
  position: relative;
  flex: 0 1 auto;
  width: auto;
}

.rc-select-multiple .rc-select-selection-search-input {
  width: 4px;
  height: auto;
  padding: 4px 0;
  cursor: text;
  position: relative;
}
.widget-editor-form-slider {
  width: 100%;
  height: 32px;
  flex: 1;
  min-width: 0;
}

/* Hide the empty axis — labelRenderer={false} leaves this in the DOM but it adds height */
.widget-editor-form-slider :is(.bp-slider-axis, .bp5-slider-axis, .bp-slider-axis) {
  display: none;
}

.widget-editor-form-slider :is(.bp-slider-track, .bp5-slider-track, .bp-slider-track) {
  height: 3px;
  top: 50%;
  transform: translateY(-50%);
}

.widget-editor-form-slider :is(.bp-slider-progress, .bp5-slider-progress, .bp-slider-progress) {
  background: var(--widget-editor-border);
}

.widget-editor-form-slider :is(.bp-slider-progress, .bp5-slider-progress, .bp-slider-progress):first-of-type,
.widget-editor-form-slider :is(.bp-slider-progress.bp-intent-primary, .bp5-slider-progress.bp5-intent-primary, .bp-slider-progress.bp-intent-primary) {
  background: var(--widget-editor-green-primary);
}

.widget-editor-form-slider :is(.bp-slider-handle, .bp5-slider-handle, .bp-slider-handle) {
  width: 14px;
  height: 14px;
  border-radius: 999px;
  background: var(--widget-editor-bg-panel);
  border: 2px solid var(--widget-editor-green-primary);
  box-shadow: none;
  color: var(--widget-editor-green-primary);
  top: 50%;
  transform: translateY(-50%);
}

.widget-editor-form-slider :is(.bp-slider-handle, .bp5-slider-handle, .bp-slider-handle):hover,
.widget-editor-form-slider :is(.bp-slider-handle, .bp5-slider-handle, .bp-slider-handle):focus,
.widget-editor-form-slider :is(.bp-slider-handle, .bp5-slider-handle, .bp-slider-handle):active,
.widget-editor-form-slider :is(.bp-slider-handle.bp-active, .bp5-slider-handle.bp5-active, .bp-slider-handle.bp-active) {
  background: var(--widget-editor-green-primary);
  border-color: var(--widget-editor-green-primary);
  box-shadow: none;
  transform: translateY(-50%);
  outline: none;
  cursor: ew-resize;
}

.widget-editor-form-slider :is(.bp-disabled, .bp5-disabled, .bp-disabled) {
  opacity: 0.55;
}
.widget-editor-slider-input {
  display: flex;
  align-items: center;
  gap: 12px;
  width: 100%;
}

.widget-editor-slider-input-field {
  position: relative;
  flex-shrink: 0;
}

.widget-editor-slider-input-control {
  width: 100%;
  height: 32px;
  padding: 0 8px;
  border: 1px solid var(--widget-editor-border);
  border-radius: 4px;
  background: var(--widget-editor-bg-panel);
  color: var(--widget-editor-text-primary);
  font-size: 13px;
  font-family: var(--widget-editor-font-sans);
  outline: none;
}

.widget-editor-slider-input-control:focus {
  border-color: var(--widget-editor-green-primary);
  box-shadow: 0 0 0 2px var(--widget-editor-green-light);
}

.widget-editor-slider-input-field--with-suffix .widget-editor-slider-input-control {
  padding-right: 24px;
}

.widget-editor-slider-input-suffix {
  position: absolute;
  right: 8px;
  top: 50%;
  transform: translateY(-50%);
  color: var(--widget-editor-text-tertiary);
  font-size: 12px;
  pointer-events: none;
}

.widget-editor-slider-input-field--disabled .widget-editor-slider-input-control {
  background: var(--widget-editor-bg-head);
  color: var(--widget-editor-text-tertiary);
  cursor: default;
}
.widget-editor-numeric-input {
  display: inline-flex;
  min-width: 0;
}

.widget-editor-numeric-input-field {
  position: relative;
  width: 100%;
}

.widget-editor-numeric-input-control {
  width: 100%;
  height: 32px;
  padding: 0 34px 0 8px;
  border: 1px solid var(--widget-editor-border);
  border-radius: 4px;
  background: var(--widget-editor-bg-panel);
  color: var(--widget-editor-text-primary);
  font-size: 13px;
  font-family: var(--widget-editor-font-sans);
  outline: none;
}

.widget-editor-numeric-input-control:focus {
  border-color: var(--widget-editor-green-primary);
  box-shadow: 0 0 0 2px var(--widget-editor-green-light);
}

.widget-editor-numeric-input-suffix {
  position: absolute;
  right: 34px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 12px;
  color: var(--widget-editor-text-tertiary);
  pointer-events: none;
}

.widget-editor-numeric-input-steppers {
  position: absolute;
  right: 1px;
  top: 1px;
  bottom: 1px;
  display: flex;
  flex-direction: column;
  width: 24px;
}

.widget-editor-numeric-input-stepper {
  flex: 1;
  border: none;
  border-left: 1px solid var(--widget-editor-border);
  background: var(--widget-editor-bg-head);
  color: var(--widget-editor-text-tertiary);
  cursor: pointer;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}

.widget-editor-numeric-input-stepper:first-child {
  border-top-right-radius: 3px;
}

.widget-editor-numeric-input-stepper:last-child {
  border-top: 1px solid var(--widget-editor-border);
  border-bottom-right-radius: 3px;
}

.widget-editor-numeric-input-stepper:hover:not(:disabled) {
  background: var(--widget-editor-bg-hover);
  color: var(--widget-editor-text-primary);
}

.widget-editor-numeric-input-stepper:disabled {
  cursor: default;
  opacity: 0.55;
}

.widget-editor-numeric-input-stepper svg {
  width: 12px;
  height: 12px;
}

.widget-editor-numeric-input-field--disabled .widget-editor-numeric-input-control {
  background: var(--widget-editor-bg-head);
  color: var(--widget-editor-text-tertiary);
  cursor: default;
}
.widget-editor-color-swatch {
  position: relative;
  display: inline-flex;
}

.widget-editor-color-swatch-trigger {
  position: relative;
  width: 46px;
  height: 24px;
  border: 1px solid var(--widget-editor-border);
  border-radius: 4px;
  padding: 0;
  overflow: hidden;
  background: var(--widget-editor-bg-panel);
  cursor: pointer;
}

.widget-editor-color-swatch-trigger:focus-visible {
  outline: none;
  border-color: var(--widget-editor-green-primary);
  box-shadow: 0 0 0 2px var(--widget-editor-green-light);
}

.widget-editor-color-swatch-trigger--disabled {
  cursor: default;
  opacity: 0.6;
}

.widget-editor-color-swatch-checker,
.widget-editor-color-swatch-fill {
  position: absolute;
  inset: 0;
}

.widget-editor-color-swatch-checker {
  background-image:
    linear-gradient(45deg, var(--widget-editor-border) 25%, transparent 25%),
    linear-gradient(-45deg, var(--widget-editor-border) 25%, transparent 25%),
    linear-gradient(45deg, transparent 75%, var(--widget-editor-border) 75%),
    linear-gradient(-45deg, transparent 75%, var(--widget-editor-border) 75%);
  background-size: 8px 8px;
  background-position: 0 0, 0 4px, 4px -4px, -4px 0;
  background-color: var(--widget-editor-bg-head);
}

.widget-editor-color-swatch-fill {
  border-radius: inherit;
}

.widget-editor-color-swatch-popover {
  position: absolute;
  top: calc(100% + 8px);
  left: 0;
  z-index: 20;
}

.widget-editor-color-swatch-popover .chrome-picker {
  box-shadow: 0 6px 20px var(--widget-editor-border-light) !important;
  border-radius: 8px !important;
}
.widget-editor-checkbox {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  cursor: pointer;
  font-size: 13px;
  font-family: var(--widget-editor-font-sans);
  color: var(--widget-editor-text-primary);
}

.widget-editor-checkbox-input {
  position: absolute;
  opacity: 0;
  pointer-events: none;
}

.widget-editor-checkbox-box {
  width: 16px;
  height: 16px;
  border: 1px solid var(--widget-editor-border);
  border-radius: 4px;
  background: var(--widget-editor-bg-panel);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  color: var(--widget-editor-bg-panel);
  transition: border-color 120ms, background-color 120ms, box-shadow 120ms;
}

.widget-editor-checkbox-input:checked + .widget-editor-checkbox-box {
  background: var(--widget-editor-green-primary);
  border-color: var(--widget-editor-green-primary);
}

.widget-editor-checkbox-input:focus-visible + .widget-editor-checkbox-box {
  border-color: var(--widget-editor-green-primary);
  box-shadow: 0 0 0 2px var(--widget-editor-green-light);
}

.widget-editor-checkbox-box svg {
  width: 12px;
  height: 12px;
}

.widget-editor-checkbox--disabled {
  cursor: default;
  color: var(--widget-editor-text-tertiary);
}

.widget-editor-checkbox--disabled .widget-editor-checkbox-box {
  background: var(--widget-editor-bg-head);
}
.widget-editor-radio-group {
  display: flex;
  gap: 10px;
}

.widget-editor-radio-group--vertical {
  flex-direction: column;
}

.widget-editor-radio-group--horizontal {
  flex-direction: row;
  flex-wrap: wrap;
}

.widget-editor-radio-option {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  cursor: pointer;
  color: var(--widget-editor-text-primary);
  font-size: 13px;
  font-family: var(--widget-editor-font-sans);
}

.widget-editor-radio-option--disabled {
  cursor: default;
  color: var(--widget-editor-text-tertiary);
}

.widget-editor-radio-input {
  position: absolute;
  opacity: 0;
  pointer-events: none;
}

.widget-editor-radio-indicator {
  width: 16px;
  height: 16px;
  border: 1px solid var(--widget-editor-border);
  border-radius: 999px;
  background: var(--widget-editor-bg-panel);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  transition: border-color 120ms, box-shadow 120ms;
}

.widget-editor-radio-dot {
  width: 8px;
  height: 8px;
  border-radius: 999px;
  background: transparent;
}

.widget-editor-radio-input:checked + .widget-editor-radio-indicator {
  border-color: var(--widget-editor-green-primary);
}

.widget-editor-radio-input:checked + .widget-editor-radio-indicator .widget-editor-radio-dot {
  background: var(--widget-editor-green-primary);
}

.widget-editor-radio-input:focus-visible + .widget-editor-radio-indicator {
  border-color: var(--widget-editor-green-primary);
  box-shadow: 0 0 0 2px rgba(74, 110, 10, 0.12);
}
/* Migrated from legacy Tooltip/styles.scss + rc-tooltip.scss */

/* rc-tooltip base (vendor) */
.rc-tooltip.rc-tooltip-zoom-enter, .rc-tooltip.rc-tooltip-zoom-leave { display: block; }
.rc-tooltip-zoom-enter, .rc-tooltip-zoom-appear { opacity: 0; animation-duration: 0.3s; animation-fill-mode: both; animation-timing-function: cubic-bezier(0.18, 0.89, 0.32, 1.28); animation-play-state: paused; }
.rc-tooltip-zoom-leave { animation-duration: 0.3s; animation-fill-mode: both; animation-timing-function: cubic-bezier(0.6, -0.3, 0.74, 0.05); animation-play-state: paused; }
.rc-tooltip-zoom-enter.rc-tooltip-zoom-enter-active, .rc-tooltip-zoom-appear.rc-tooltip-zoom-appear-active { animation-name: rcToolTipZoomIn; animation-play-state: running; }
.rc-tooltip-zoom-leave.rc-tooltip-zoom-leave-active { animation-name: rcToolTipZoomOut; animation-play-state: running; }

@keyframes rcToolTipZoomIn { 0% { opacity: 0; transform: scale(0, 0); } 100% { opacity: 1; transform: scale(1, 1); } }
@keyframes rcToolTipZoomOut { 0% { opacity: 1; transform: scale(1, 1); } 100% { opacity: 0; transform: scale(0, 0); } }

.rc-tooltip { position: absolute; z-index: 1070; display: block; visibility: visible; font-size: 12px; line-height: 1.5; opacity: 0.9; }
.rc-tooltip-hidden { display: none; }
.rc-tooltip-placement-top, .rc-tooltip-placement-topLeft, .rc-tooltip-placement-topRight { padding: 5px 0 9px 0; }
.rc-tooltip-placement-right, .rc-tooltip-placement-rightTop, .rc-tooltip-placement-rightBottom { padding: 0 5px 0 9px; }
.rc-tooltip-placement-bottom, .rc-tooltip-placement-bottomLeft, .rc-tooltip-placement-bottomRight { padding: 9px 0 5px 0; }
.rc-tooltip-placement-left, .rc-tooltip-placement-leftTop, .rc-tooltip-placement-leftBottom { padding: 0 9px 0 5px; }
.rc-tooltip-inner { padding: 8px 10px; color: #fff; text-align: left; text-decoration: none; background-color: #373737; border-radius: 6px; box-shadow: 0 0 4px rgba(0, 0, 0, 0.17); min-height: 34px; }
.rc-tooltip-arrow { position: absolute; width: 0; height: 0; border-color: transparent; border-style: solid; }
.rc-tooltip-placement-top .rc-tooltip-arrow { bottom: 4px; margin-left: -5px; border-width: 5px 5px 0; border-top-color: #373737; left: 50%; }
.rc-tooltip-placement-right .rc-tooltip-arrow { left: 4px; margin-top: -5px; border-width: 5px 5px 5px 0; border-right-color: #373737; top: 50%; }
.rc-tooltip-placement-bottom .rc-tooltip-arrow { top: 4px; margin-left: -5px; border-width: 0 5px 5px; border-bottom-color: #373737; left: 50%; }
.rc-tooltip-placement-left .rc-tooltip-arrow { right: 4px; margin-top: -5px; border-width: 5px 0 5px 5px; border-left-color: #373737; top: 50%; }

/* Custom overrides */
.rc-tooltip.rc-tooltip-placement-left .rc-tooltip-arrow { border-left-color: #222; }
.rc-tooltip.rc-tooltip-placement-right .rc-tooltip-arrow { border-right-color: #222; }
.rc-tooltip.rc-tooltip-placement-top .rc-tooltip-arrow { border-top-color: #222; }
.rc-tooltip.rc-tooltip-placement-bottom .rc-tooltip-arrow { border-bottom-color: #222; }
.rc-tooltip .rc-tooltip-inner { border-radius: 6px; padding: 10px 15px; max-width: 450px; font-size: 13px; font-style: normal; background-color: #222; }

svg.tooltip-question-icon { fill: #222; cursor: pointer; margin-left: 5px; }
.font-picker__trigger {
  width: 100%;
  min-height: 33px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 8px;
  padding: 7px 10px;
  border: 1px solid var(--widget-editor-border);
  border-radius: 4px;
  background: var(--widget-editor-bg-panel);
  color: var(--widget-editor-text-primary);
  font-family: var(--widget-editor-font-sans);
  font-size: 13px;
  text-align: left;
  cursor: pointer;
}

.font-picker__trigger:hover {
  background: var(--widget-editor-bg-hover);
}

.font-picker__trigger:focus-visible {
  outline: none;
  border-color: var(--widget-editor-green-primary);
  box-shadow: 0 0 0 3px rgba(74,110,10,.06);
}

.font-picker__trigger-value,
.font-picker__trigger-placeholder {
  min-width: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.font-picker__trigger-placeholder {
  color: var(--widget-editor-text-tertiary);
}

.font-picker__trigger-icon {
  width: 14px;
  height: 14px;
  color: var(--widget-editor-text-tertiary);
  flex-shrink: 0;
}

.font-picker__popover-shell .bp-popover-content {
  padding: 0;
}

.font-picker__popover {
  width: 320px;
  max-height: 480px;
  display: flex;
  flex-direction: column;
  gap: 8px;
  padding: 10px;
  border: 1px solid var(--widget-editor-border);
  border-radius: 8px;
  background: var(--widget-editor-bg-panel);
  color: var(--widget-editor-text-primary);
  font-family: var(--widget-editor-font-sans);
  box-shadow: 0 8px 24px rgba(0,0,0,.14);
}

.font-picker__reset {
  width: 100%;
  padding: 7px 10px;
  border: 1px solid var(--widget-editor-border);
  border-radius: 6px;
  background: transparent;
  color: var(--widget-editor-green-primary);
  font-family: var(--widget-editor-font-sans);
  font-size: 13px;
  font-weight: 500;
  cursor: pointer;
}

.font-picker__reset:hover:not(:disabled) {
  background: var(--widget-editor-green-light);
  border-color: var(--widget-editor-green-primary);
}

.font-picker__reset:disabled {
  cursor: default;
  opacity: 0.6;
}

.font-picker__search-label {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

.font-picker__search {
  width: 100%;
}

.font-picker__sort {
  display: flex;
  gap: 4px;
  padding: 2px;
  border: 1px solid var(--widget-editor-border-light);
  border-radius: 8px;
  background: var(--widget-editor-bg-head);
}

.font-picker__sort-btn {
  flex: 1;
  padding: 5px 8px;
  border: 0;
  border-radius: 6px;
  background: transparent;
  color: var(--widget-editor-text-secondary);
  font-family: var(--widget-editor-font-sans);
  font-size: 12px;
  cursor: pointer;
}

.font-picker__sort-btn:hover:not(:disabled) {
  background: var(--widget-editor-bg-hover);
  color: var(--widget-editor-text-primary);
}

.font-picker__sort-btn--active {
  background: var(--widget-editor-bg-panel);
  color: var(--widget-editor-green-text);
  box-shadow: 0 1px 3px rgba(0,0,0,.08);
}

.font-picker__sort-btn:disabled {
  cursor: default;
  opacity: 0.6;
}

.font-picker__list {
  height: 312px;
  border: 1px solid var(--widget-editor-border-light);
  border-radius: 8px;
  overflow: hidden;
  background: var(--widget-editor-bg-panel);
}

.font-picker__list--static {
  height: 312px;
  padding: 8px;
}

.font-picker__group-header {
  padding: 7px 10px;
  border-bottom: 1px solid var(--widget-editor-border-light);
  background: var(--widget-editor-bg-head);
  color: var(--widget-editor-text-tertiary);
  font-size: 11px;
  font-weight: 700;
  letter-spacing: .5px;
  text-transform: uppercase;
}

.font-picker__row {
  position: relative;
  width: 100%;
  height: 56px;
  display: flex;
  align-items: center;
  padding: 8px 36px 8px 10px;
  border: 0;
  border-bottom: 1px solid var(--widget-editor-border-light);
  background: transparent;
  cursor: pointer;
}

.font-picker__row:hover {
  background: var(--widget-editor-bg-hover);
}

.font-picker__row--selected {
  background: var(--widget-editor-green-light);
}

.font-picker__preview {
  max-width: 100%;
  max-height: 32px;
  object-fit: contain;
}

.font-picker__check {
  position: absolute;
  right: 10px;
  width: 16px;
  height: 16px;
  color: var(--widget-editor-green-primary);
}

.font-picker__skeleton {
  height: 40px;
  margin-bottom: 8px;
  border-radius: 6px;
  background: linear-gradient(90deg, var(--widget-editor-bg-head), var(--widget-editor-bg-hover), var(--widget-editor-bg-head));
  background-size: 200% 100%;
  animation: font-picker-skeleton 1.2s ease-in-out infinite;
}

.font-picker__empty,
.font-picker__error {
  height: 312px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 20px;
  border: 1px solid var(--widget-editor-border-light);
  border-radius: 8px;
  color: var(--widget-editor-text-tertiary);
  font-size: 13px;
  text-align: center;
}

.font-picker__retry {
  padding: 6px 12px;
  border: 1px solid var(--widget-editor-border);
  border-radius: 6px;
  background: var(--widget-editor-bg-panel);
  color: var(--widget-editor-green-primary);
  font-family: var(--widget-editor-font-sans);
  font-size: 13px;
  cursor: pointer;
}

.font-picker__retry:hover {
  background: var(--widget-editor-green-light);
  border-color: var(--widget-editor-green-primary);
}

@keyframes font-picker-skeleton {
  0% { background-position: 100% 0; }
  100% { background-position: -100% 0; }
}

/* FontFieldTrigger */
.font-field-trigger__btn {
  width: 100%;
  min-height: 33px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 8px;
  padding: 7px 10px;
  border: 1px solid var(--widget-editor-border);
  border-radius: 4px;
  background: var(--widget-editor-bg-panel);
  color: var(--widget-editor-text-primary);
  font-family: var(--widget-editor-font-sans);
  font-size: 13px;
  text-align: left;
  cursor: pointer;
}

.font-field-trigger__btn:hover {
  background: var(--widget-editor-bg-hover);
}

.font-field-trigger__btn:focus-visible {
  outline: none;
  border-color: var(--widget-editor-green-primary);
  box-shadow: 0 0 0 3px rgba(74,110,10,.06);
}

.font-field-trigger__value {
  min-width: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.font-field-trigger__icon {
  width: 14px;
  height: 14px;
  color: var(--widget-editor-text-tertiary);
  flex-shrink: 0;
}
.wink-button-group {
  display: flex;
  border: 1px solid var(--widget-editor-border, #e7e7e7);
  border-radius: 4px;
  overflow: hidden;
  width: 100%;
}

.wink-button-group-btn {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 5px 4px;
  border: none;
  border-right: 1px solid var(--widget-editor-border, #e7e7e7);
  background: #fff;
  color: var(--widget-editor-text-secondary, #666);
  font-size: 13px;
  font-family: var(--widget-editor-font-sans, sans-serif);
  cursor: pointer;
  outline: none;
  transition: background 80ms, color 80ms;
  min-height: 28px;
}

.wink-button-group-btn:last-child {
  border-right: none;
}

.wink-button-group-btn:hover:not(:disabled):not(.wink-button-group-btn--active) {
  background: var(--widget-editor-green-light, #f5f7f0);
  color: var(--widget-editor-text-primary, #1a1a1a);
}

.wink-button-group-btn--active {
  background: var(--widget-editor-green-primary, #4a6e0a);
  color: #fff;
}

.wink-button-group-btn:disabled {
  opacity: 0.4;
  cursor: default;
}

.wink-button-group-btn svg {
  width: 16px;
  height: 16px;
}

.wink-button-group--compact .wink-button-group-btn {
  padding: 3px 2px;
  min-height: 24px;
}
.wink-spacing-input {
  display: flex;
  flex-direction: column;
  gap: 6px;
  width: 100%;
}

.wink-spacing-input-row {
  display: flex;
  align-items: center;
  gap: 8px;
  width: 100%;
}

.wink-spacing-input-row--linked .wink-spacing-input-slider {
  flex: 1;
  min-width: 0;
}

.wink-spacing-input-row--header {
  justify-content: flex-end;
  margin-bottom: 2px;
}

.wink-spacing-input-row--side {
  padding-left: 0;
}

.wink-spacing-input-row--side .wink-spacing-input-slider {
  flex: 1;
  min-width: 0;
}

.wink-spacing-input-side-label {
  flex-shrink: 0;
  width: 50px;
  font-size: 12px;
  color: var(--widget-editor-text-secondary, #555);
  white-space: nowrap;
  user-select: none;
}

/* Link/unlink toggle button */
.wink-spacing-input-link {
  flex-shrink: 0;
  width: 24px;
  height: 24px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: transparent;
  border: 1px solid transparent;
  border-radius: 3px;
  color: var(--widget-editor-text-tertiary, #777);
  cursor: pointer;
  padding: 0;
  transition: background-color 0.12s ease, border-color 0.12s ease, color 0.12s ease;
}

.wink-spacing-input-link:hover:not(:disabled) {
  background-color: var(--widget-editor-bg-hover, #eeeee9);
  border-color: var(--widget-editor-border, #d8d8d4);
  color: var(--widget-editor-text-secondary, #444);
}

.wink-spacing-input-link--active {
  color: var(--widget-editor-green-primary, #4a6e0a);
}

.wink-spacing-input-link--active:hover:not(:disabled) {
  background-color: var(--widget-editor-green-light, #f0f4e8);
  border-color: var(--widget-editor-green-primary, #4a6e0a);
}

.wink-spacing-input-link:disabled {
  opacity: 0.5;
  cursor: not-allowed;
}
/* Migrated from legacy FormGroup/FormGroupBasic/styles.scss + FormGroupInline/styles.scss */

/* FormGroupBasic */
.form-group-basic { margin: 30px auto; }
.form-group-basic .field-label-group { margin-bottom: 10px; }
.form-group-basic .field-label-group .field-label { font-size: 18px; font-weight: bold; }
.form-group-basic .field-label-group .field-desc { margin-top: 3px; white-space: pre-wrap; }
.form-group-basic .field-label-group .field-desc a { color: var(--blue2); }
.form-group-basic input { width: 100%; }
.form-group-basic .rc-select { width: 100%; }
.form-group-basic textarea { width: 100%; }

/* FormGroupInline */
.form-group-inline {
  display: flex;
  border: 1px solid var(--base-border-color);
  box-sizing: border-box;
  margin-top: -1px;
}

.form-group-inline .field-label {
  width: 20%;
  padding: 16px 20px;
  background-color: var(--grey5);
  flex-shrink: 0;
}

.form-group-inline .field-label label { font-weight: 600; }

.form-group-inline input, .form-group-inline input.bp-input {
  width: 80%;
  height: 50px;
  border: none;
}

.form-group-inline textarea, .form-group-inline textarea.bp-input {
  width: 80%;
  height: 50px;
  border: none;
}

.form-group-inline .bp-tag-input { border: none; box-shadow: none; width: 100%; }
.form-group-inline .bp-tag-input-values { margin: auto; }

.form-group-inline .radio-group { width: 80%; }
/* Matches legacy Notice/styles.scss exactly */
.notice {
  border: 1px solid var(--base-font-color);
  min-height: 45px;
  width: 100%;
  margin-top: 8px;
  margin-bottom: 15px;
  display: block;
  position: relative;
  color: var(--black2);
  text-align: left;
}

.notice a { color: var(--blue2); }
.notice a:hover { color: var(--blue2); }
.notice .note-row { margin-bottom: 5px; }

.notice .notice-flag {
  width: 8%;
  display: inline-block;
  margin: 0;
  height: 100%;
  position: absolute;
}

.notice .notice-flag svg {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  position: absolute;
}

.notice .notice-flag.notice-flag-error { background-color: var(--red2); }
.notice .notice-flag.notice-flag-error svg { fill: var(--black2); width: 20px; height: 20px; }
.notice .notice-flag.notice-flag-success { background-color: var(--green2); }
.notice .notice-flag.notice-flag-success svg { fill: var(--dark-green1); width: 20px; height: 20px; }

.notice .notice-note {
  font-size: 12px;
  font-weight: 600;
  width: 85%;
  display: inline-block;
  vertical-align: top;
  margin: 10px 0 5px 10%;
}

svg.notice-close {
  width: 14px;
  height: 14px;
  fill: var(--black1);
  cursor: pointer;
  display: inline-block;
  position: absolute;
  right: 5px;
  top: 5px;
}
/* Login-specific overrides — base .anonforms styles come from containers/anonforms/style.css */

.anonforms.anonforms-login {
  margin: 100px auto;
}

.anonforms.anonforms-login .section-footer {
  margin-bottom: 20px;
}

.anonforms.anonforms-login .section-footer .footer-item {
  margin: 5px auto;
}

/* Phones */
@media only screen and (max-width: 767px) {
  .anonforms.anonforms-login { margin: 30px auto; }
}
/* Migrated from src/containers/misc/oauth/section/style.css */
.oauth-section {
  margin: 20px 0;
}
/* Migrated from containers/misc/oauth/options/style.css */
.oauth-options {
  display: flex;
  align-items: center;
  justify-content: center;
}

.oauth-option {
  margin: 8px;
}

.oauth-option img {
  width: 20px;
  height: 20px;
  margin-right: 8px;
}

.oauth-option .btn {
  width: 300px;
  background-color: #fff;
  background-image: none;
  border: 1px solid #dadce0;
  border-radius: 4px;
  color: #3c4043;
  font-size: 14px;
  font-weight: 500;
  height: 40px;
  letter-spacing: 0.25px;
  outline: none;
  overflow: hidden;
  padding: 0 12px;
  position: relative;
  text-align: center;
  vertical-align: middle;
  white-space: nowrap;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: nowrap;
}

.oauth-option .btn:hover {
  color: #3c4043;
  box-shadow: none;
  border-color: #d2e3fc;
  outline: none;
  background: rgba(66, 133, 244, 0.04);
}

.oauth-option .btn .btn-text {
  flex-grow: 1;
}

@media only screen and (max-width: 767px) {
  .oauth-options {
    display: block;
  }
}
/* Migrated from src/containers/misc/oauth/divider/style.css */
.oauth-divider {
  border-top: 1px solid #ddd;
  position: relative;
  width: 700px;
  max-width: 90%;
  text-align: center;
  margin: 40px auto;
}

.oauth-divider .divider-label {
  width: 80px;
  background: white;
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 16px;
  font-weight: 600;
  color: #444;
}
/* Register page — migrated from containers/register/style.css */

.register-layout {
  min-height: 100vh;
  background-color: #f5f8fa;
  overflow-y: auto;
}

.register { color: var(--black3); margin: 50px auto; display: flex; flex-flow: column; align-items: center; }
.register a { color: var(--blue2); }
.register a:hover { color: var(--blue2); }

.register .register-head { text-align: center; }
.register .register-head a.header-logo { margin: 10px auto; }
.register .register-head a.header-logo svg { height: 32px; }
.register .register-head a.header-logo .head-title { font-size: 28px; font-weight: 600; }
.register .register-head .head-desc { color: #564f6f; font-size: 18px; margin: 10px auto; }

.register code { background-color: #e7e7e7; }
.register .notice .notice-flag { width: 10%; }
.register .notice .notice-note { width: 80%; margin-left: 12%; }

.register .register-content {
  color: var(--black3); background-color: white; padding: 15px 30px;
  margin-top: 10px; margin-bottom: 50px; width: 750px; display: flex; flex-flow: column;
}

.register .register-content .content-section { margin-bottom: 50px; }
.register .register-content .content-section .section-title { margin-left: 2px; font-size: 20px; font-weight: 700; color: #333; }
.register .register-content .content-section .section-desc { margin-left: 2px; margin-top: 5px; margin-bottom: 15px; line-height: 1.5; font-size: 15px; }
.register .register-content .content-section .form-group-inline .field-label { width: 25%; }

.register .register-content .section-login-details { margin-top: 20px; }
.register .register-content .section-deny { display: none; }
.register .register-content .section-terms { display: block; margin: 20px 0; align-self: center; text-align: center; }
.register .register-content .section-submit { align-self: center; margin-bottom: 20px; }
.register .register-content .section-submit .btn { width: 300px; }
.register .register-content .section-footer { align-self: center; text-align: center; margin-bottom: 40px; }

@media only screen and (max-width: 767px) {
  .register .register-content { width: 95%; padding: 15px; margin-top: 0; }
  .register .register-content .content-section .form-group-inline .field-label { width: 40%; word-break: break-word; }
}
.auth-message {
  padding: 24px;
  text-align: center;
}

.auth-message-title {
  margin-top: 0;
}

.auth-message-body {
  color: #5c7080;
  margin-bottom: 20px;
}

.auth-message-link {
  display: inline-block;
}
/* Set new password page — follows login/style.css pattern */

.set-new-password-layout {
  min-height: 100vh;
  background-color: #f5f8fa;
  overflow-y: auto;
}

.anonforms.anonforms-set-new-password {
  margin: 100px auto;
}
/* Set password added user page — follows login/style.css pattern */

.set-password-added-user-layout {
  min-height: 100vh;
  background-color: #f5f8fa;
  overflow-y: auto;
}

.anonforms.anonforms-set-password-added-user {
  margin: 100px auto;
}
.logout-page {
  display: flex;
  justify-content: center;
  padding-top: 80px;
}
/* Unverified page — page-specific overrides only */
.unverified-layout {
  min-height: 100vh;
  background-color: #f5f8fa;
  overflow-y: auto;
}

.anonforms.anonforms-unverified { margin: 100px auto; }
.anonforms.anonforms-unverified .content-section { line-height: 1.5; margin-bottom: 30px; }
.anonforms.anonforms-unverified .section-submit { margin-top: 0; margin-bottom: 20px; }

@media only screen and (max-width: 767px) {
  .anonforms.anonforms-unverified { margin: 30px auto; }
}
/* Migrated from legacy Modal/Modal/styles.scss + ConfirmModal + DangerModal + InputModal + MessageModal + MultiSelectModal + SelectModal + TagsModal + ConfirmDeleteModal */

.modal-box {
  width: 500px;
  max-height: 80vh;
  overflow: auto;
}

.modal-box .modal-header {
  padding-bottom: 2px;
  border-bottom: 1px solid var(--grey5);
  position: relative;
  display: flex;
  justify-content: center;
  padding-top: 15px;
  padding-bottom: 10px;
}

.modal-box .modal-header .header-icon { height: 25px; width: 25px; margin-right: 10px; }
.modal-box .modal-header h2.header-text { font-size: 18px; color: #336602; line-height: 1.4; margin-top: 0; margin-bottom: 0; }

.modal-box .modal-header .modal-close {
  position: absolute; top: 12px; right: 12px; cursor: pointer;
  display: flex; align-items: center; justify-content: center;
  color: #d1d1d1;
}
.modal-box .modal-header .modal-close:hover { color: #999; }
.modal-box .modal-header .modal-close svg { fill: currentColor; }

.modal-box .modal-body { line-height: 1.5; margin: 20px 30px; padding-bottom: 8px; text-align: left; }
.modal-box .modal-body > input, .modal-box .modal-body > textarea { margin: 7px auto; width: 100%; }
.modal-box .modal-body .form-group-basic { margin: 30px auto; }
.modal-box .modal-body .form-group-basic .field-label-group .field-label { font-size: 16px; }
.modal-box .modal-body .modal-desc { margin: 7px auto; word-break: break-word; }
.modal-box .modal-body .modal-desc a { color: var(--blue2); }
.modal-box .modal-body .notice { margin: 20px auto; text-align: initial; }
.modal-box .modal-body .notice .notice-flag { width: 15%; }
.modal-box .modal-body .notice .notice-note { width: 75%; margin-left: 18%; }

.modal-box .modal-footer { border-top: 1px solid var(--grey5); display: flex; padding: 15px 25px 18px 25px; }
.modal-box .modal-footer .submit-group { margin-left: auto; }
.modal-box .modal-footer .submit-group .btn { font-size: var(--base-font-size); }
.modal-box .modal-footer .submit-group .btn:disabled { cursor: default; }
.modal-box .modal-footer .submit-group .btn-cancel { margin-right: 12px; padding: 6px 12px; border: 1px solid var(--black1); }
.modal-box .modal-footer .submit-group .btn-cancel:active,
.modal-box .modal-footer .submit-group .btn-cancel:hover,
.modal-box .modal-footer .submit-group .btn-cancel:focus { border: 1px solid var(--black1) !important; background-color: var(--grey5) !important; }

.ReactModal__Overlay.ReactModal__Overlay--after-open { overflow: auto; }

/* ConfirmDeleteModal */
.modal-box.modal-confirm-delete .btn.btn-submit { color: #1c1b1c; background-color: #f91d46; }
.modal-box.modal-confirm-delete .btn.btn-submit:active,
.modal-box.modal-confirm-delete .btn.btn-submit:focus,
.modal-box.modal-confirm-delete .btn.btn-submit:hover { color: #1c1b1c; background-color: #f91d46; }

/* MessageModal */
.modal-box.modal-message { max-height: 600px; overflow-y: auto; }

/* MultiSelectModal + SelectModal */
.modal-box.modal-multi-select .modal-body .modal-desc,
.modal-box.modal-select .modal-body .modal-desc { margin: 7px 3px; }
.modal-box.modal-multi-select .modal-body .rc-select,
.modal-box.modal-select .modal-body .rc-select { width: 100%; margin-top: 10px; }

/* Exit modal — btn-discard (sits between Cancel and Save and exit) */
.modal-box .modal-footer .submit-group .btn-discard {
  margin-right: 12px;
  padding: 6px 12px;
  border: 1px solid var(--black1);
  color: #5b5b5b;
}
.modal-box .modal-footer .submit-group .btn-discard:active,
.modal-box .modal-footer .submit-group .btn-discard:hover,
.modal-box .modal-footer .submit-group .btn-discard:focus { border: 1px solid var(--black1) !important; background-color: var(--grey5) !important; }

/* TagsModal */
.modal-box.modal-tags .modal-body .modal-desc { margin: 10px 3px; }
.modal-box.modal-tags .modal-body .tags-selector { display: block; width: 100%; position: relative; }
.modal-box.modal-tags .modal-body .tags-selector .bp-popover-target { display: block; width: 100%; }
.modal-box.modal-tags .modal-body .tags-selector .bp-overlay .bp-transition-container { width: 100%; }
.modal-box.modal-tags .modal-body .tags-selector .bp-overlay .bp-popover { width: 100%; }
.modal-box.modal-tags .modal-body .tags-selector .bp-overlay .bp-popover .bp-menu { max-width: inherit; }
/* Migrated from legacy LoadingIndicator/styles.scss */
.loader.loader-active {
  position: absolute;
  top: 35%;
  left: 50%;
}

.loader.loader-active .ball-clip-rotate > div {
  background-color: var(--blue2);
  border: 2px solid var(--blue2);
  border-bottom-color: transparent;
  height: 30px;
  width: 30px;
}
/* Matches legacy .connections styles exactly */
.platforms-page {
  margin: 30px;
  padding: 20px 30px 30px 30px;
  max-width: 1150px;
}

.platforms-page .notice {
  width: 100%;
  margin: 0 auto 30px auto;
}

/* Source section */
.platforms-page .source {
  margin: 15px auto;
}

.platforms-page .source .source-title {
  font-size: 20px;
}

.platforms-page .source .source-desc {
  margin-top: 5px;
  line-height: 1.5;
}

.platforms-page .source .source-filters {
  margin-bottom: 15px;
}

.platforms-page .source .source-filters .filters-row {
  display: flex;
  align-items: center;
  margin: 10px auto;
}

/* Source option cards — matches legacy SourceOptionConfigure exactly */
.platforms-page .source-option {
  width: 200px;
  height: 150px;
  display: inline-block;
  border: 1px dashed #ccc;
  border-radius: 2px;
  margin-right: 10px;
  margin-bottom: 10px;
  vertical-align: top;
  cursor: pointer;
  position: relative;
}

.platforms-page .source-option:hover {
  background-color: #fbfbfb;
}

.platforms-page .source-option .option-logo {
  padding: 20px 0;
}

.platforms-page .source-option .option-logo img {
  width: 120px;
  margin: auto;
  display: block;
}

.platforms-page .source-option .option-name {
  font-size: 15px;
  font-weight: bold;
  text-align: center;
  margin: 5px auto;
}

.platforms-page .source-option .option-meta {
  color: #bab3b3;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  margin: 5px auto;
}

/* Cog icon — appears on hover, positioned bottom-right */
.platforms-page .source-option .option-icon {
  position: absolute;
  bottom: 5%;
  right: 5%;
}

.platforms-page .source-option .option-icon svg {
  width: 18px;
  height: 18px;
  fill: #666;
}

/* Popover positioning */
.source-option-popover .bp-transition-container {
  top: -10px !important;
  z-index: 5;
}

/* Search input */
.platforms-page .source-filters input {
  padding: 7px 10px;
  border: 1px solid #ccc;
  border-radius: 3px;
  font-size: 14px;
  min-width: 220px;
  outline: none;
}

.platforms-page .source-filters input:focus {
  border-color: #5ab900;
}
.accounts-page-search {
  max-width: 360px;
}

.accounts-search-input {
  width: 100%;
}

.accounts-section-card {
  padding: 20px;
}

.accounts-section-header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 16px;
  margin-bottom: 16px;
}

.accounts-section-title {
  margin: 0;
  font-size: 18px;
}

.accounts-section-description {
  margin: 6px 0 0;
  color: #5f6b7c;
}

.accounts-table-wrapper {
  overflow-x: auto;
}

.accounts-table {
  width: 100%;
}

.accounts-table-row {
  cursor: pointer;
}

.accounts-table-row:hover {
  background: #f6f7f9;
}

.accounts-pagination {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  margin-top: 16px;
  padding-top: 16px;
  border-top: 1px solid #d8e1e8;
}

.accounts-pagination-info {
  color: #5f6b7c;
  font-size: 13px;
}

@media (max-width: 640px) {
  .accounts-section-header {
    flex-direction: column;
    align-items: flex-start;
  }
}
/* Matches legacy Shforms/Account/Details/styles.scss */
.shforms.shforms-account-details .shforms-content .btn-edit {
  color: #666;
  border-radius: 3px;
  padding: 7px 15px;
}

.shforms.shforms-account-details .shforms-content .btn-edit:hover {
  color: #666;
}
.account-members-section-card {
  padding: 20px;
}

.account-members-section-header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 16px;
  margin-bottom: 16px;
}

.account-members-section-title {
  margin: 0;
  font-size: 18px;
}

.account-members-section-description {
  margin: 6px 0 0;
  color: #5f6b7c;
}

.account-members-list {
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.account-members-item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  padding: 14px 16px;
  border: 1px solid #d8e1e8;
  border-radius: 10px;
  background: #fbfcfd;
}

.account-members-main {
  min-width: 0;
}

.account-members-email {
  font-weight: 600;
}

.account-members-meta {
  display: flex;
  flex-wrap: wrap;
  gap: 8px 14px;
  margin-top: 6px;
  color: #5f6b7c;
  font-size: 13px;
}

.account-members-pagination {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  margin-top: 16px;
  padding-top: 16px;
  border-top: 1px solid #d8e1e8;
}

.account-members-pagination-info {
  color: #5f6b7c;
  font-size: 13px;
}

@media (max-width: 640px) {
  .account-members-section-header,
  .account-members-item {
    flex-direction: column;
    align-items: flex-start;
  }
}
/* Migrated from legacy State/State/styles.scss + ErrorState/styles.scss */
.state {
  margin: auto;
  padding: 50px;
  text-align: center;
  width: 500px;
}

.state a { color: var(--blue2); }
.state a:hover { color: var(--blue2); }

.state .state-icon svg { fill: #1a3a0a; width: 40px; height: 40px; }
.state .state-title { font-size: 18px; font-weight: 600; margin: 15px auto 5px; }
.state .state-desc { margin: 10px auto; line-height: 1.5; }
.state .state-action { margin: 15px auto; }

.state.state-error { margin: 50px auto; background-color: #e0e0e0; }
/* Migrated from legacy Tag/styles.scss */
.tag {
  border-radius: 1px;
  color: #39739d;
  background-color: #e1ecf4;
  padding: 5px 10px;
  font-size: 12px;
  cursor: default;
  display: inline-flex;
  align-items: center;
  margin-right: 8px;
}

.tag:hover { background-color: #cee0ed; }

.tag.tag-removable svg.icon {
  cursor: pointer;
  margin-left: 4px;
  width: 11px;
  height: 11px;
}
/* Migrated from legacy Pagination/styles.scss */
.pagination { float: inherit; display: block; }

.pagination .pagination-content {
  float: right;
  display: inline-block;
  vertical-align: top;
  margin-top: 0;
}

.pagination .pagination-content > li { display: inline; }

.pagination .pagination-content > li > a,
.pagination .pagination-content > li > span {
  color: var(--base-font-color);
  background-color: transparent;
  margin-left: 1px;
  margin-right: 1px;
  padding: 3px 10px;
  font-size: 13px;
}

.pagination .pagination-content > li svg.icon { width: 13px; height: 13px; }

.pagination .pagination-content .pagination-active > a,
.pagination .pagination-content .pagination-active > span {
  font-weight: bold;
  text-decoration: underline;
}

.pagination .pagination-content > li:first-child > a,
.pagination .pagination-content > li:first-child > span,
.pagination .pagination-content > li:last-child > a,
.pagination .pagination-content > li:last-child > span { border-radius: 0; }

.pagination .pagination-content > li:first-child > a,
.pagination .pagination-content > li:first-child > span { margin-right: 5px; }

.pagination .pagination-content > li:last-child > a,
.pagination .pagination-content > li:last-child > span { margin-left: 5px; }

.pagination .pagination-count {
  display: inline-block;
  font-size: 13px;
  vertical-align: top;
  margin-top: 0;
}
/* Migrated from legacy Table/Table/styles.scss */
.table-results .num-results { padding: 25px 15px; font-size: 13px; }
.table-results .pagination { padding: 30px 15px; }

table.console-table { width: 100%; text-align: left; border-collapse: collapse; border-spacing: 0; }
table.console-table thead { border-top: 1px solid #e7e7e7; border-bottom: 1px solid #e7e7e7; background-color: #f7f7f7; }
table.console-table th { padding: 10px 15px; border-top: 1px solid #e7e7e7; border-bottom: 1px solid #e7e7e7; }
table.console-table tbody tr { border-bottom: 1px solid #e7e7e7; box-sizing: border-box; }

table.console-table td {
  text-align: left; border-right: none; padding: 15px; white-space: normal; word-break: break-word; vertical-align: top;
}

table.console-table td .status-dot { height: 8px; width: 8px; border-radius: 50%; margin-right: 8px; }
table.console-table td .status-dot.dot-red { background-color: var(--red1); border: 1px solid var(--red1); }
table.console-table td .status-dot.dot-grey { background-color: var(--grey2); border: 1px solid var(--grey2); }
table.console-table td .status-dot.dot-ember { background-color: var(--ember1); border: 1px solid var(--ember1); }
table.console-table td .status-dot.dot-green { background-color: var(--green1); border: 1px solid var(--green1); }

.table-filters { margin-bottom: 15px; }
.table-filters .filters-row { display: flex; align-items: flex-start; margin: 10px auto; }
.table-filters .filters-row .search-input { max-width: 22%; }
.table-filters .filters-row .rc-select { width: 220px; max-width: 22%; margin-right: 10px; }
.table-filters .filters-row .btn { margin-left: auto; display: flex; align-items: center; }

/* tag-filters (inlined from %tag-filters placeholder) */
.table-filters .filters-row .tag { border-radius: 2px; color: var(--black1); background-color: #daf3ff; border: 1px solid #cff0ff; padding: 6px 12px; }
.table-filters .filters-row .tag.tag-removable svg.icon { fill: var(--grey4); margin-left: 15px; }
/* Migrated from legacy Manage/Control/Accounts/styles.scss */
.manage.manage-control-accounts { max-width: 1600px; }
.manage.manage-control-accounts .table-filters .filters-row .filters-btns { margin-left: auto; display: flex; align-items: center; justify-content: flex-end; }
.manage.manage-control-accounts .table-filters .filters-row .filters-btns .sort-by-text { font-size: 14px; margin-right: 5px; white-space: nowrap; }
.manage.manage-control-accounts .table-filters .filters-row .filters-btns .rc-select { width: 180px; max-width: none; margin-right: 0; }
.manage.manage-control-accounts .manage-content table.console-table tbody .column-info { font-size: 13px; }
.manage.manage-control-accounts .manage-content table.console-table tbody .column-info .info-groups { display: block; }
.manage.manage-control-accounts .manage-content table.console-table tbody .column-info .info-group { margin-bottom: 10px; display: flex; }
.manage.manage-control-accounts .manage-content table.console-table tbody .column-info .info-group .info-name { color: var(--grey8); font-weight: normal; margin-right: 5px; flex-shrink: 0; }
.manage.manage-control-accounts .manage-content table.console-table tbody .column-info .info-group .info-value { font-weight: normal; display: flex; align-items: flex-start; }
.manage.manage-control-accounts .manage-content table.console-table tbody .column-info .info-group .info-value a { color: var(--blue2); }
.manage.manage-control-accounts .manage-content table.console-table tbody .column-notes > div.notes-item { display: block; margin-bottom: 5px; }
.manage.manage-control-accounts .manage-content table.console-table tbody .column-notes > div.notes-item > div { display: flex; align-items: flex-start; }
.manage.manage-control-accounts .manage-content table.console-table tbody td.column-action > div { display: flex; align-items: center; flex-wrap: nowrap; gap: 14px; }
.manage.manage-control-accounts .manage-content table.console-table tbody .column-action .nav-options .btn { font-size: 12px; padding: 4px 8px; }
.manage.manage-control-accounts .manage-content table.console-table tbody .column-action .nav-options .btn svg.icon { width: 11px; height: 11px; margin-right: 4px; }
.manage.manage-control-accounts .manage-content table.console-table tbody .column-action .bp-icon-more { cursor: pointer; }
.modal-box.modal-suspend { width: 500px; }
.modal-box.modal-suspend .modal-body { max-height: 400px; overflow-y: auto; }
.modal-box.modal-suspend .modal-body .form-group-basic { margin: 10px auto 20px auto; }
.modal-box.modal-suspend .modal-body .rc-select { width: 100%; margin-top: 0; }
.control-installations-page-filters,
.control-installations-list-item-meta,
.control-installations-list-item-tags,
.control-installations-list-item-actions,
.control-installations-page-pagination {
  display: flex;
  gap: 12px;
  flex-wrap: wrap;
  align-items: center;
}

.control-installations-list-items {
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.control-installations-list-item {
  display: flex;
  justify-content: space-between;
  gap: 16px;
  padding: 16px 0;
  border-bottom: 1px solid #e5e7eb;
}

.control-installations-list-item:last-child {
  border-bottom: 0;
  padding-bottom: 0;
}

.control-installations-list-item-title {
  font-size: 16px;
  font-weight: 600;
}

.control-installations-list-item-meta {
  margin-top: 6px;
  color: var(--grey1);
}

.control-installations-list-item-tags {
  margin-top: 10px;
}

.control-installations-page-pagination {
  margin-top: 16px;
  justify-content: space-between;
}

@media (max-width: 900px) {
  .control-installations-list-item {
    flex-direction: column;
  }
}
.control-email-templates-page-filters,
.control-email-templates-list-item-meta,
.control-email-templates-list-item-tags,
.control-email-templates-page-pagination {
  display: flex;
  gap: 12px;
  flex-wrap: wrap;
  align-items: center;
}

.control-email-templates-list-items {
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.control-email-templates-list-item {
  display: flex;
  justify-content: space-between;
  gap: 16px;
  padding: 16px 0;
  border-bottom: 1px solid #e5e7eb;
}

.control-email-templates-list-item:last-child {
  border-bottom: 0;
  padding-bottom: 0;
}

.control-email-templates-list-item-top {
  display: flex;
  gap: 16px;
  align-items: flex-start;
}

.control-email-templates-list-item-image {
  width: 88px;
  height: 88px;
  object-fit: cover;
  border-radius: 8px;
  border: 1px solid #e5e7eb;
}

.control-email-templates-list-item-title {
  font-size: 16px;
  font-weight: 600;
}

.control-email-templates-list-item-meta {
  margin-top: 6px;
  color: var(--grey1);
}

.control-email-templates-list-item-description {
  margin: 8px 0 0;
  color: var(--grey1);
}

.control-email-templates-list-item-tags {
  margin-top: 10px;
}

.control-email-templates-list-group {
  margin-top: 12px;
}

.control-email-templates-list-group-title {
  font-size: 13px;
  font-weight: 600;
  margin-bottom: 8px;
}

.control-email-templates-page-pagination {
  margin-top: 16px;
  justify-content: space-between;
}

@media (max-width: 900px) {
  .control-email-templates-list-item,
  .control-email-templates-list-item-top {
    flex-direction: column;
  }
}
.control-subscriptions-page-filters,
.control-subscriptions-list-item-header,
.control-subscriptions-list-item-meta,
.control-subscriptions-chip-meta,
.control-subscriptions-page-pagination {
  display: flex;
  gap: 12px;
  flex-wrap: wrap;
  align-items: center;
}

.control-subscriptions-list-item-header {
  justify-content: space-between;
  align-items: flex-start;
}

.control-subscriptions-list-items {
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.control-subscriptions-list-item {
  padding: 16px 0;
  border-bottom: 1px solid #e5e7eb;
}

.control-subscriptions-list-item:last-child {
  border-bottom: 0;
  padding-bottom: 0;
}

.control-subscriptions-list-item-title {
  font-size: 16px;
  font-weight: 600;
}

.control-subscriptions-list-item-meta {
  margin-top: 6px;
  color: var(--grey1);
}

.control-subscriptions-grid {
  margin-top: 12px;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));
  gap: 16px;
}

.control-subscriptions-column-title {
  font-size: 13px;
  font-weight: 600;
  margin-bottom: 8px;
}

.control-subscriptions-chip {
  border: 1px solid #e5e7eb;
  border-radius: 8px;
  padding: 10px 12px;
  margin-bottom: 8px;
}

.control-subscriptions-chip-title {
  font-weight: 600;
}

.control-subscriptions-chip-meta {
  margin-top: 6px;
  color: var(--grey1);
}

.control-subscriptions-empty {
  color: var(--grey1);
}

.control-subscriptions-page-pagination {
  margin-top: 16px;
  justify-content: space-between;
}

@media (max-width: 900px) {
  .control-subscriptions-list-item-header {
    flex-direction: column;
  }
}
/* Migrated from legacy Manage/Control/Users/styles.scss */
.manage.manage-control-users { max-width: 1600px; }
.manage.manage-control-users .manage-content table.console-table tbody .column-info { font-size: 14px; }
.manage.manage-control-users .manage-content table.console-table tbody .column-info .info-groups { display: block; }
.manage.manage-control-users .manage-content table.console-table tbody .column-info .info-group { margin-bottom: 10px; display: flex; }
.manage.manage-control-users .manage-content table.console-table tbody .column-info .info-group .info-name { color: var(--grey8); font-weight: normal; margin-right: 5px; flex-shrink: 0; }
.manage.manage-control-users .manage-content table.console-table tbody .column-info .info-group .info-value a { color: var(--blue2); }
.manage.manage-control-users .manage-content table.console-table tbody .column-notes > div.notes-item { display: block; margin-bottom: 5px; }
.manage.manage-control-users .manage-content table.console-table tbody .column-notes > div.notes-item > div { display: flex; align-items: flex-start; }
.manage.manage-control-users .manage-content table.console-table tbody td.column-action > div { display: flex; align-items: center; flex-wrap: nowrap; gap: 14px; }
.manage.manage-control-users .manage-content table.console-table tbody .column-action .view-account .btn { font-size: 12px; padding: 4px 8px; }
.manage.manage-control-users .manage-content table.console-table tbody .column-action .view-account .btn svg.icon { width: 11px; height: 11px; margin-right: 4px; }
.manage.manage-control-users .manage-content table.console-table tbody .column-action .bp-icon-more { cursor: pointer; }
.control-user-details-section-header,
.control-user-details-tags {
  display: flex;
  gap: 12px;
  flex-wrap: wrap;
  align-items: center;
}

.control-user-details-section h3 {
  margin: 0;
}

.control-user-details-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
  gap: 16px;
}

.control-user-details-label {
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 0.06em;
  color: var(--grey1);
  margin-bottom: 4px;
}

.control-user-details-value {
  font-size: 15px;
}
.control-account-details-section-header,
.control-account-details-tags {
  display: flex;
  gap: 12px;
  flex-wrap: wrap;
  align-items: center;
}

.control-account-details-section h3 {
  margin: 0;
}

.control-account-details-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
  gap: 16px;
}

.control-account-details-label {
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 0.06em;
  color: var(--grey1);
  margin-bottom: 4px;
}

.control-account-details-value {
  font-size: 15px;
}
.billing-list-page-summary {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
  gap: 16px;
}

.billing-list-summary-card {
  padding: 18px;
}

.billing-list-summary-label {
  color: #5f6b7c;
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: 0.04em;
}

.billing-list-summary-value {
  margin-top: 10px;
  font-size: 28px;
  font-weight: 700;
  line-height: 1.1;
}

.billing-list-section-card {
  padding: 20px;
}

.billing-list-section-header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 16px;
  margin-bottom: 16px;
}

.billing-list-section-title {
  margin: 0;
  font-size: 18px;
}

.billing-list-section-description {
  margin: 6px 0 0;
  color: #5f6b7c;
}

.billing-list-key-value-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
  gap: 12px;
}

.billing-list-key-value-item {
  padding: 14px 16px;
  border: 1px solid #d8e1e8;
  border-radius: 10px;
  background: #fbfcfd;
}

.billing-list-key-value-label {
  color: #5f6b7c;
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: 0.04em;
}

.billing-list-key-value-value {
  margin-top: 8px;
  font-size: 16px;
  font-weight: 600;
}

.billing-list-offers-list {
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.billing-list-offer-item {
  padding: 14px 16px;
  border: 1px solid #d8e1e8;
  border-radius: 10px;
  background: #fbfcfd;
}

.billing-list-offer-title {
  font-weight: 600;
}

.billing-list-offer-meta {
  display: flex;
  flex-wrap: wrap;
  gap: 8px 14px;
  margin-top: 6px;
  color: #5f6b7c;
  font-size: 13px;
}

@media (max-width: 640px) {
  .billing-list-section-header {
    flex-direction: column;
    align-items: flex-start;
  }
}
/* Matches legacy Manage/Billing/Invoices/styles.scss */
.manage.manage-invoices {
  max-width: 1400px;
}

.manage.manage-invoices .manage-content .table-filters .filters-btns {
  margin-left: auto;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.manage.manage-invoices .manage-content .table-filters .filters-btns .btn-edit-details {
  margin-left: 0;
  margin-right: 20px;
}

.manage.manage-invoices .manage-content table.console-table .column-details {
  font-size: 13px;
}

.manage.manage-invoices .manage-content table.console-table .column-details .info-groups {
  display: block;
}

.manage.manage-invoices .manage-content table.console-table .column-details .info-group {
  margin-bottom: 10px;
  display: flex;
}

.manage.manage-invoices .manage-content table.console-table .column-details .info-group .info-name {
  color: var(--grey8);
  font-weight: normal;
  margin-right: 5px;
  flex-shrink: 0;
}

.manage.manage-invoices .manage-content table.console-table .column-details .info-group .info-value {
  font-weight: normal;
  display: flex;
  align-items: flex-start;
}

.manage.manage-invoices .manage-content table.console-table .column-details .info-group .info-value a {
  color: var(--blue2);
}

.manage.manage-invoices .manage-content table.console-table .column-status .status {
  display: block;
}

.manage.manage-invoices .manage-content table.console-table .column-status .status .status-label > div {
  display: flex;
  align-items: flex-start;
}

.manage.manage-invoices .manage-content table.console-table .column-status .status .status-message {
  margin-top: 10px;
  font-size: 13px;
  color: #afafaf;
}

.manage.manage-invoices .manage-content table.console-table .column-view a {
  color: var(--red1);
}

/* Matches legacy EditDetailsModal/styles.scss */
.modal-box.modal-edit-invoice-details {
  width: 500px;
}

.modal-box.modal-edit-invoice-details .modal-body .form-group-basic textarea {
  min-height: 120px !important;
}
.billing-details-section-card {
  padding: 20px;
}

.billing-details-section-header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 16px;
  margin-bottom: 16px;
}

.billing-details-section-title {
  margin: 0;
  font-size: 18px;
}

.billing-details-section-description {
  margin: 6px 0 0;
  color: #5f6b7c;
}

.billing-details-key-value-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
  gap: 12px;
}

.billing-details-key-value-item {
  padding: 14px 16px;
  border: 1px solid #d8e1e8;
  border-radius: 10px;
  background: #fbfcfd;
}

.billing-details-key-value-label {
  color: #5f6b7c;
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: 0.04em;
}

.billing-details-key-value-value {
  margin-top: 8px;
  font-size: 16px;
  font-weight: 600;
}

.billing-details-table-wrap {
  overflow-x: auto;
}

.billing-details-table {
  width: 100%;
}

.billing-details-footer-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
  gap: 16px;
}

.billing-details-stack {
  display: flex;
  flex-direction: column;
  gap: 8px;
}

.billing-details-customer-block {
  white-space: pre-line;
}

@media (max-width: 640px) {
  .billing-details-section-header {
    flex-direction: column;
    align-items: flex-start;
  }
}
.billing-credits-page-summary {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
  gap: 16px;
}

.billing-credits-summary-card {
  padding: 18px;
}

.billing-credits-summary-label {
  color: #5f6b7c;
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: 0.04em;
}

.billing-credits-summary-value {
  margin-top: 10px;
  font-size: 28px;
  font-weight: 700;
  line-height: 1.1;
}

.billing-credits-section-card {
  padding: 20px;
}

.billing-credits-section-header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 16px;
  margin-bottom: 16px;
}

.billing-credits-section-title {
  margin: 0;
  font-size: 18px;
}

.billing-credits-section-description {
  margin: 6px 0 0;
  color: #5f6b7c;
}

.billing-credits-toolbar {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  margin-bottom: 16px;
}

.billing-credits-filters {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 12px;
}

.billing-credits-table-wrap {
  overflow-x: auto;
}

.billing-credits-table {
  width: 100%;
}

.billing-credits-pagination {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  margin-top: 16px;
}

@media (max-width: 640px) {
  .billing-credits-section-header,
  .billing-credits-toolbar,
  .billing-credits-pagination {
    flex-direction: column;
    align-items: flex-start;
  }
}
.subscriptions-page-summary {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
  gap: 16px;
}

.subscriptions-summary-card {
  padding: 18px;
}

.subscriptions-summary-label {
  color: #5f6b7c;
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: 0.04em;
}

.subscriptions-summary-value {
  margin-top: 10px;
  font-size: 32px;
  font-weight: 700;
  line-height: 1;
}

.subscriptions-section-card {
  padding: 20px;
}

.subscriptions-section-header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 16px;
  margin-bottom: 16px;
}

.subscriptions-section-title {
  margin: 0;
  font-size: 18px;
}

.subscriptions-section-description {
  margin: 6px 0 0;
  color: #5f6b7c;
}

.subscriptions-list {
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.subscriptions-list-item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  padding: 14px 16px;
  border: 1px solid #d8e1e8;
  border-radius: 10px;
  background: #fbfcfd;
}

.subscriptions-list-main {
  min-width: 0;
}

.subscriptions-list-title {
  font-weight: 600;
}

.subscriptions-list-meta {
  display: flex;
  flex-wrap: wrap;
  gap: 8px 14px;
  margin-top: 6px;
  color: #5f6b7c;
  font-size: 13px;
}

.subscriptions-list-actions {
  display: flex;
  align-items: center;
  gap: 8px;
}

.subscriptions-add-section {
  margin-top: 16px;
}

@media (max-width: 640px) {
  .subscriptions-section-header,
  .subscriptions-list-item {
    flex-direction: column;
    align-items: flex-start;
  }
}
.subscription-edit-current {
  padding: 18px;
}

.subscription-edit-current-label {
  color: #5f6b7c;
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: 0.04em;
}

.subscription-edit-current-value {
  margin-top: 10px;
  font-size: 24px;
  font-weight: 700;
  line-height: 1;
}

.subscription-edit-current-meta {
  margin-top: 8px;
  color: #5f6b7c;
  font-size: 14px;
}

.subscription-edit-form-card {
  padding: 20px;
}

.subscription-edit-form-title {
  margin: 0 0 16px;
  font-size: 18px;
}

.subscription-edit-no-offers {
  color: #5f6b7c;
}

.subscription-edit-offers {
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.subscription-edit-offer {
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 14px 16px;
  border: 1px solid #d8e1e8;
  border-radius: 10px;
  background: #fbfcfd;
  cursor: pointer;
}

.subscription-edit-offer.selected {
  border-color: #2b95d6;
  background: #f0f8ff;
}

.subscription-edit-offer input[type='radio'] {
  margin: 0;
}

.subscription-edit-offer-info {
  display: flex;
  align-items: center;
  gap: 12px;
}

.subscription-edit-offer-name {
  font-weight: 600;
}

.subscription-edit-error {
  margin-top: 16px;
}

.subscription-edit-actions {
  display: flex;
  gap: 12px;
  margin-top: 20px;
}

@media (max-width: 640px) {
  .subscription-edit-actions {
    flex-direction: column;
  }
}
.invoice-items-page-summary {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
  gap: 16px;
}

.invoice-items-summary-card {
  padding: 18px;
}

.invoice-items-summary-label {
  color: #5f6b7c;
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: 0.04em;
}

.invoice-items-summary-value {
  margin-top: 10px;
  font-size: 32px;
  font-weight: 700;
  line-height: 1;
}

.invoice-items-section-card {
  padding: 20px;
}

.invoice-items-section-header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 16px;
  margin-bottom: 16px;
}

.invoice-items-section-title {
  margin: 0;
  font-size: 18px;
}

.invoice-items-section-description {
  margin: 6px 0 0;
  color: #5f6b7c;
}

.invoice-items-list {
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.invoice-items-list-item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  padding: 14px 16px;
  border: 1px solid #d8e1e8;
  border-radius: 10px;
  background: #fbfcfd;
}

.invoice-items-list-main {
  min-width: 0;
}

.invoice-items-list-title {
  font-weight: 600;
}

.invoice-items-list-meta {
  display: flex;
  flex-wrap: wrap;
  gap: 8px 14px;
  margin-top: 6px;
  color: #5f6b7c;
  font-size: 13px;
}

.invoice-items-list-amount {
  font-weight: 600;
  font-size: 15px;
  white-space: nowrap;
}

.invoice-items-pagination {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 16px;
  margin-top: 16px;
}

.invoice-items-pagination-info {
  color: #5f6b7c;
  font-size: 13px;
}

@media (max-width: 640px) {
  .invoice-items-section-header,
  .invoice-items-list-item {
    flex-direction: column;
    align-items: flex-start;
  }
}
.invoice-detail-summary {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(160px, 1fr));
  gap: 16px;
}

.invoice-detail-summary-card {
  padding: 18px;
}

.invoice-detail-summary-label {
  color: #5f6b7c;
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: 0.04em;
}

.invoice-detail-summary-value {
  margin-top: 10px;
  font-size: 24px;
  font-weight: 700;
  line-height: 1;
}

.invoice-detail-owner-card {
  padding: 18px;
}

.invoice-detail-owner-label {
  color: #5f6b7c;
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: 0.04em;
  margin-bottom: 8px;
}

.invoice-detail-owner-info {
  display: flex;
  flex-wrap: wrap;
  gap: 8px 14px;
  font-size: 14px;
}

.invoice-detail-section-card {
  padding: 20px;
}

.invoice-detail-section-header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 16px;
  margin-bottom: 16px;
}

.invoice-detail-section-title {
  margin: 0;
  font-size: 18px;
}

.invoice-detail-items-list {
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.invoice-detail-items-item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  padding: 14px 16px;
  border: 1px solid #d8e1e8;
  border-radius: 10px;
  background: #fbfcfd;
}

.invoice-detail-items-main {
  min-width: 0;
}

.invoice-detail-items-title {
  font-weight: 600;
}

.invoice-detail-items-meta {
  display: flex;
  flex-wrap: wrap;
  gap: 8px 14px;
  margin-top: 6px;
  color: #5f6b7c;
  font-size: 13px;
}

.invoice-detail-items-amount {
  font-weight: 600;
  font-size: 15px;
  white-space: nowrap;
}

@media (max-width: 640px) {
  .invoice-detail-section-header,
  .invoice-detail-items-item {
    flex-direction: column;
    align-items: flex-start;
  }
}
.usages-plan-card {
  padding: 18px;
}

.usages-plan-label {
  color: #5f6b7c;
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: 0.04em;
}

.usages-plan-value {
  margin-top: 10px;
  font-size: 24px;
  font-weight: 700;
  line-height: 1;
}

.usages-plan-meta {
  margin-top: 8px;
  color: #5f6b7c;
  font-size: 13px;
}

.usages-stats-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
  gap: 16px;
}

.usages-stat-card {
  padding: 18px;
}

.usages-stat-label {
  color: #5f6b7c;
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: 0.04em;
}

.usages-stat-value {
  margin-top: 10px;
  font-size: 32px;
  font-weight: 700;
  line-height: 1;
}

.usages-stat-meta {
  margin-top: 8px;
  color: #5f6b7c;
  font-size: 13px;
}
/* Migrated from legacy Form/ SCSS files: Checkbox, Radio, RadioGroup, CheckboxGroup, SearchInput, Slider, SliderInput, PhotoUploader, Select, BpSelect */

/* Checkbox */
.checkbox { margin-bottom: 10px; }
.checkbox .bp-control.bp-checkbox { display: inline-block; padding-left: 22px; min-height: 14px; line-height: 14px; margin-bottom: 5px; }
.checkbox .bp-control.bp-checkbox:focus { outline: none; }
.checkbox .bp-control.bp-checkbox .bp-control-indicator { border-radius: 2px; background-color: white; outline: none; width: 14px; height: 14px; }
.checkbox .bp-control.bp-checkbox input:focus { outline: none; background-color: white; }
.checkbox .bp-control.bp-checkbox input:focus ~ .bp-control-indicator { outline: none; }
.checkbox .bp-control.bp-checkbox input:checked ~ .bp-control-indicator { background-color: var(--green1); }
.checkbox .bp-control.bp-checkbox input:not(:disabled):active ~ .bp-control-indicator { background: white; outline: none; }
.checkbox .checkbox-desc { color: var(--dark-grey2); padding-left: 22px; margin-bottom: 20px; }
.checkbox.disabled svg.icon { width: 16px; height: 16px; font-weight: 600; margin-right: 7px; }
.checkbox.disabled svg.icon.bp-icon-tick { fill: var(--green1); }
.checkbox.disabled svg.icon.bp-icon-cross { fill: var(--red1); }

/* CheckboxGroup */
.checkbox-group { margin: 15px; }

/* Radio */
.radio { margin-bottom: 10px; }
.radio .bp-control.bp-radio { margin-bottom: 5px; }
.radio .bp-control.bp-radio:focus { outline: none; }
.radio .bp-control.bp-radio input:checked ~ .bp-control-indicator { background-color: var(--green1); }
.radio .bp-control.bp-radio:hover input:checked ~ .bp-control-indicator { background-color: var(--green1); }
.radio .bp-control.bp-radio input:focus ~ .bp-control-indicator { outline: none; }
.radio .radio-desc { color: var(--dark-grey2); padding-left: 26px; margin-bottom: 20px; white-space: pre-wrap; line-height: 1.4; }

/* RadioGroup */
.radio-group { padding: 15px; }

/* SearchInput */
.search-input { width: 220px; display: inline-block; margin-right: 10px; position: relative; vertical-align: middle; }
.search-input input { padding-left: 30px; background-color: white !important; background-image: none !important; border-radius: 2px; box-shadow: none !important; }
.search-input.bp-input-group > svg.icon { top: 1px; }

/* Slider */
.bp-slider-track { height: 2px; }
.bp-slider-handle { width: 12px; height: 12px; border-radius: 40px; }

/* slider-intent: blue variant (inlined from @include slider-intent(#ddd, #3fadce)) */
.bp-slider.negative-slider .bp-slider-progress.bp-intent-primary { background: #ddd; }
.bp-slider-handle { border: none; box-shadow: none; background: #3fadce; }
.bp-slider-handle.bp-active, .bp-slider-handle:active, .bp-slider-handle:focus, .bp-slider-handle:hover { border: none; box-shadow: none; background: #3fadce; }
.bp-slider-progress { background: #ddd; }
.bp-slider-progress:first-of-type { background: #3fadce; }
.bp-slider-progress.bp-intent-primary { background: #3fadce; }

/* SliderInput */
.slider-input { display: flex; align-items: center; }
.slider-input .bp-input-group { margin-left: 15px; }

/* PhotoUploader */
.btn.btn-photo-upload { background-color: var(--grey3); border: 1px solid var(--grey4); padding: 15px 35px; border-radius: 4px; }
.btn.btn-photo-upload:hover, .btn.btn-photo-upload:focus { background-color: var(--grey5); }
.btn.btn-photo-upload svg.icon { width: 52px; height: 52px; fill: var(--dark-grey1); }
.btn.btn-photo-upload .photo-upload-text { display: block; font-style: italic; margin-bottom: 15px; }

/* BpSelect */
.bp-select-group { display: flex; align-items: center; }
.bp-select-group svg.reset-select { height: 14px; width: 14px; margin-left: 7px; margin-right: 7px; fill: #666; cursor: pointer; }
.bp-select { position: inherit; }
.bp-select .bp-icon { position: inherit; top: inherit; right: inherit; }
.bp-select::after { display: none; }
.bp-multi-select { min-width: 200px; }
.bp-multi-select .bp-tag-input.bp-large .bp-input-ghost { font-size: 14px; }
.bp-tags-select { min-width: 200px; }
.bp-tags-select .bp-tag-input.bp-large .bp-input-ghost { font-size: 14px; }
.bp-tag-input.disabled { background-color: #fbfbfb; }

.bp-select-popover .bp-popover-content, .bp-multi-select-popover .bp-popover-content, .bp-tags-select-popover .bp-popover-content { padding: 5px; }
.bp-select-popover .bp-menu, .bp-multi-select-popover .bp-menu, .bp-tags-select-popover .bp-menu { max-width: 400px; min-width: 250px; max-height: 300px; overflow: auto; }
.bp-select-popover .bp-menu-item .bp-menu-item-label, .bp-multi-select-popover .bp-menu-item .bp-menu-item-label, .bp-tags-select-popover .bp-menu-item .bp-menu-item-label { margin-left: 30px; }
.bp-select-popover .bp-menu-item.bp-intent-primary.bp-active, .bp-multi-select-popover .bp-menu-item.bp-intent-primary.bp-active, .bp-tags-select-popover .bp-menu-item.bp-intent-primary.bp-active { background-color: #137cbd; }
.bp-select-popover .bp-menu { padding: 5px 0 0 0; }
.bp-multi-select-popover .bp-menu { padding: 0; }
.bp-tags-select-popover.bp-minimal { margin-top: 7px !important; }
.bp-tags-select-popover .bp-menu { padding: 0; }
/* Matches legacy Manage/Users/styles.scss */
.manage.manage-users { max-width: 1200px; }
.manage.manage-users .manage-content table.console-table .column-user { width: 22%; }
.manage.manage-users .manage-content table.console-table .column-email { width: 30%; }
.manage.manage-users .manage-content table.console-table .column-role { width: 12%; }
.manage.manage-users .manage-content table.console-table .column-verification { width: 18%; }
.manage.manage-users .manage-content table.console-table .column-active { width: 9%; }
.manage.manage-users .manage-content table.console-table .column-action { width: 5%; }

.manage.manage-users .manage-content table.console-table tbody .column-action {
  justify-content: flex-start;
}

.manage.manage-users .manage-content table.console-table tbody .column-action svg {
  cursor: pointer;
}

.manage.manage-users .manage-content table.console-table tbody .column-action .bp-button.bp-minimal {
  background: none !important;
  box-shadow: none !important;
}

/* Matches legacy Manage/Users/UpdateModal/styles.scss */
.modal-box.modal-update-user .modal-body {
  margin: auto;
}

.modal-box.modal-update-user .modal-body .notice {
  margin: 15px;
  width: auto;
}

.modal-box.modal-update-user .modal-body .form-group-basic {
  margin: 30px;
}

.modal-box.modal-update-user .modal-body .form-group-basic .field-label-group {
  margin-bottom: 7px;
}

.modal-box.modal-update-user .modal-body .form-group-basic .field-label-group .field-label {
  font-size: 15px;
}

.modal-box.modal-update-user .modal-body .radio-group {
  padding: 10px 5px;
}

.modal-box.modal-update-user .modal-body .radio:last-of-type .radio-desc {
  margin-bottom: 0;
}
/* Matches legacy Manage/Users/Memberships/styles.scss */
.manage.manage-user-memberships {
  max-width: 1000px;
}
/* Matches legacy Shforms/User/Details/styles.scss */
.shforms.shforms-user-details .shforms-head {
  display: flex;
  align-items: center;
}

.shforms.shforms-user-details .shforms-options {
  margin-left: auto;
}

.shforms.shforms-user-details .shforms-options .btn {
  background-color: white;
  margin-right: 15px;
}

.shforms.shforms-user-details .shforms-content .btn-edit {
  color: #666;
  border-radius: 3px;
  padding: 7px 15px;
}

.shforms.shforms-user-details .shforms-content .btn-edit:hover {
  color: #666;
}
/* UserDetailsEdit — uses shared shforms styles */
.cn-page,
.cn-refreshing {
  --cn-olive: #3d6b2e;
  --cn-olive-50: #f4f8f2;
  --cn-olive-100: #e4eddf;
  --cn-olive-200: #c9dbbf;
  --cn-olive-300: #9abb8a;
  --cn-olive-600: #2c5020;
  --cn-olive-light: #eaf3de;
  --cn-blue-light: #e6f1fb;
  --cn-blue-text: #0c447c;
  --cn-page-bg: #f5f6f3;
  --cn-card-bg: #ffffff;
  --cn-border: #e0e3dc;
  --cn-border-light: #ebeee8;
  --cn-text-1: #111111;
  --cn-text-2: #555555;
  --cn-text-3: #8d9287;
  --cn-green-dot: #639922;
  --cn-radius-sm: 6px;
  --cn-radius-md: 8px;
  --cn-radius-lg: 12px;
}

body:has(.cn-page) .list-shell {
  max-width: min(1380px, calc(100vw - 120px));
  padding: 22px 34px 34px;
}

.cn-refreshing {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  padding: 6px 10px;
  border: 1px solid var(--cn-border);
  border-radius: 999px;
  background: var(--cn-olive-50);
  color: var(--cn-olive);
  font-size: 12px;
  font-weight: 600;
}

.cn-header-action {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  height: 32px;
  padding: 0 14px;
  border: 1px solid var(--cn-border);
  border-radius: var(--cn-radius-md);
  background: var(--cn-card-bg);
  color: var(--cn-text-2);
  cursor: pointer;
  font: inherit;
  font-size: 13px;
  font-weight: 600;
  transition: border-color 0.15s ease, color 0.15s ease;
  white-space: nowrap;
}

.cn-header-action:hover {
  border-color: var(--cn-olive-300);
  color: var(--cn-olive);
}

.cn-header-action-icon {
  width: 14px;
  height: 14px;
}

.cn-install-error {
  margin-bottom: 16px;
}

.cn-search-row {
  margin-bottom: 14px;
}

.cn-search-wrap {
  position: relative;
  max-width: 520px;
}

.cn-search-icon {
  position: absolute;
  top: 50%;
  left: 12px;
  width: 15px;
  height: 15px;
  transform: translateY(-50%);
  color: var(--cn-text-3);
  pointer-events: none;
}

.cn-search-input {
  width: 100%;
  height: 36px;
  padding: 0 38px 0 36px;
  border: 1px solid var(--cn-border);
  border-radius: var(--cn-radius-md);
  background: var(--cn-card-bg);
  color: var(--cn-text-1);
  font: inherit;
  font-size: 13px;
  outline: none;
  transition: border-color 0.15s ease, box-shadow 0.15s ease;
}

.cn-search-input::placeholder {
  color: var(--cn-text-3);
}

.cn-search-input:focus {
  border-color: var(--cn-olive-300);
  box-shadow: 0 0 0 3px rgba(61, 107, 46, 0.08);
}

.cn-search-input::-webkit-search-cancel-button {
  display: none;
}

.cn-search-clear {
  position: absolute;
  top: 50%;
  right: 8px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  transform: translateY(-50%);
  border: none;
  border-radius: 999px;
  background: var(--cn-olive-50);
  color: var(--cn-text-2);
  cursor: pointer;
  font: inherit;
  font-size: 12px;
  font-weight: 700;
}

.cn-search-clear:hover {
  background: var(--cn-olive-100);
}

.cn-filter-row {
  display: flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 8px;
}

.cn-category-pills {
  display: flex;
  flex-wrap: wrap;
  gap: 6px;
}

.cn-category-pill {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  height: 28px;
  padding: 0 11px;
  border: 1px solid var(--cn-border);
  border-radius: 999px;
  background: var(--cn-card-bg);
  color: var(--cn-text-2);
  cursor: pointer;
  font: inherit;
  font-size: 11.5px;
  transition: border-color 0.15s ease, color 0.15s ease, background 0.15s ease;
  white-space: nowrap;
}

.cn-category-pill:hover {
  border-color: var(--cn-olive-300);
  color: var(--cn-olive-600);
}

.cn-category-pill-active {
  border-color: var(--cn-olive);
  background: var(--cn-olive);
  color: #ffffff;
  font-weight: 600;
}

.cn-category-pill-count {
  font-size: 10px;
  opacity: 0.7;
}

.cn-results-row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  margin-bottom: 14px;
  padding: 0 1px;
}

.cn-results-count {
  color: var(--cn-text-3);
  font-size: 12px;
  font-weight: 600;
}

.cn-results-controls {
  display: flex;
  align-items: center;
  gap: 8px;
}

.cn-sort-select {
  height: 28px;
  padding: 0 26px 0 9px;
  border: 1px solid var(--cn-border);
  border-radius: var(--cn-radius-sm);
  background-color: var(--cn-card-bg);
  background-image: url("data:image/svg+xml,%3Csvg width='10' height='6' viewBox='0 0 10 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L5 5L9 1' stroke='%238d9287' stroke-width='1.5' stroke-linecap='round'/%3E%3C/svg%3E");
  background-position: right 8px center;
  background-repeat: no-repeat;
  color: var(--cn-text-2);
  cursor: pointer;
  font: inherit;
  font-size: 11.5px;
  outline: none;
  appearance: none;
}

.cn-sort-select:focus {
  border-color: var(--cn-olive-300);
  box-shadow: 0 0 0 3px rgba(61, 107, 46, 0.08);
}

.cn-grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(270px, 1fr));
  gap: 16px;
}

.cn-card {
  display: flex;
  flex-direction: column;
  gap: 10px;
  min-height: 220px;
  padding: 20px;
  border: 1px solid var(--cn-border);
  border-radius: var(--cn-radius-lg);
  background: var(--cn-card-bg);
  cursor: pointer;
  transition: border-color 0.18s ease, box-shadow 0.18s ease, transform 0.18s ease;
}

.cn-card:hover {
  border-color: var(--cn-olive-300);
  box-shadow: 0 4px 16px rgba(61, 107, 46, 0.08);
  transform: translateY(-2px);
}

.cn-card-installed {
  border-color: var(--cn-olive-200);
  background: var(--cn-olive-50);
}

.cn-card-installed:hover {
  border-color: var(--cn-olive-300);
  background: var(--cn-olive-50);
}

.cn-card:focus-visible {
  outline: none;
  border-color: var(--cn-olive);
  box-shadow: 0 0 0 3px rgba(61, 107, 46, 0.12);
}

.cn-card-top {
  display: flex;
  align-items: flex-start;
  gap: 12px;
}

.cn-card-icon-image,
.cn-card-icon-placeholder {
  width: 44px;
  height: 44px;
  border-radius: 10px;
  flex-shrink: 0;
}

.cn-card-icon-image {
  object-fit: cover;
}

.cn-card-icon-placeholder {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  font-size: 18px;
  font-weight: 700;
}

.cn-card-info {
  flex: 1;
  min-width: 0;
}

.cn-card-name {
  color: var(--cn-text-1);
  font-size: 15px;
  font-weight: 700;
  line-height: 1.35;
}

.cn-card-developer {
  margin-top: 1px;
  color: var(--cn-text-3);
  font-size: 12px;
}

.cn-card-developer-link {
  border: none;
  background: none;
  color: var(--cn-text-3);
  font: inherit;
  font-size: 12px;
  padding: 0;
  cursor: pointer;
}

.cn-card-developer-link:hover {
  color: var(--cn-olive);
  text-decoration: underline;
}

.cn-card-description {
  display: -webkit-box;
  margin: 0;
  color: var(--cn-text-2);
  font-size: 13px;
  line-height: 1.55;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.cn-card-footer {
  display: flex;
  align-items: center;
  gap: 6px;
  flex-wrap: wrap;
  margin-top: auto;
  padding-top: 4px;
}

.cn-tag {
  display: inline-flex;
  align-items: center;
  gap: 4px;
  padding: 2px 9px;
  border-radius: 12px;
  background: #f0efe8;
  color: var(--cn-text-2);
  font-size: 11px;
  font-weight: 500;
}

.cn-tag-official {
  background: var(--cn-blue-light);
  color: var(--cn-blue-text);
}

.cn-tag-live {
  color: var(--cn-olive-600);
}

.cn-tag-live-dot {
  width: 6px;
  height: 6px;
  border-radius: 999px;
  background: var(--cn-green-dot);
}

.cn-card-install-btn {
  margin-left: auto;
  height: 28px;
  padding: 0 12px;
  border: 1.5px solid var(--cn-olive);
  border-radius: 6px;
  background: transparent;
  color: var(--cn-olive);
  cursor: pointer;
  font: inherit;
  font-size: 12px;
  font-weight: 700;
  transition: background 0.15s ease, color 0.15s ease, border-color 0.15s ease;
  white-space: nowrap;
}

.cn-card-install-btn:hover:not(:disabled) {
  border-color: var(--cn-olive);
  background: var(--cn-olive);
  color: #ffffff;
}

.cn-card-install-btn:disabled {
  opacity: 0.65;
  cursor: default;
}

.cn-card-installed-label {
  display: inline-flex;
  align-items: center;
  gap: 5px;
  margin-left: auto;
  color: var(--cn-olive);
  font-size: 12px;
  font-weight: 700;
}

.cn-card-installed-icon {
  width: 14px;
  height: 14px;
}

.cn-card-just-installed {
  display: inline-flex;
  align-items: center;
  gap: 4px;
  margin-left: auto;
  color: var(--cn-olive);
  font-size: 12px;
  font-weight: 700;
  cursor: pointer;
  animation: cn-fade-in 0.3s ease;
}

.cn-card-just-installed:hover {
  text-decoration: underline;
}

@keyframes cn-fade-in {
  from {
    opacity: 0;
    transform: translateY(4px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}

.cn-pagination {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 4px;
  margin-top: 28px;
  padding-top: 20px;
  border-top: 1px solid var(--cn-border-light);
}

.cn-page-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 32px;
  height: 32px;
  padding: 0 8px;
  border: 1px solid transparent;
  border-radius: 7px;
  background: transparent;
  color: var(--cn-text-2);
  cursor: pointer;
  font: inherit;
  font-size: 12.5px;
  font-weight: 600;
  transition: background 0.15s ease, color 0.15s ease, border-color 0.15s ease;
}

.cn-page-button:hover:not(:disabled):not(.cn-page-button-active) {
  border-color: var(--cn-border);
  background: var(--cn-olive-50);
  color: var(--cn-olive);
}

.cn-page-button-active {
  border-color: var(--cn-olive);
  background: var(--cn-olive);
  color: #ffffff;
}

.cn-page-button-nav {
  padding: 0 12px;
}

.cn-page-button:disabled {
  color: #c5c8c1;
  cursor: default;
}

.cn-page-gap {
  padding: 0 4px;
  color: var(--cn-text-3);
  font-size: 12px;
}

.cn-empty-state {
  padding: 64px 20px;
  text-align: center;
}

.cn-zero-state {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 320px;
  border: 1px solid var(--cn-border-light);
  border-radius: var(--cn-radius-lg);
  background: var(--cn-card-bg);
}

.cn-empty-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 48px;
  height: 48px;
  margin-bottom: 14px;
  border-radius: 14px;
  background: var(--cn-olive-50);
  color: var(--cn-olive-300);
}

.cn-empty-icon-svg {
  width: 22px;
  height: 22px;
}

.cn-empty-title {
  margin-bottom: 4px;
  color: var(--cn-text-1);
  font-size: 15px;
  font-weight: 700;
}

.cn-empty-description {
  color: var(--cn-text-3);
  font-size: 12.5px;
}

.cn-empty-reset {
  margin-top: 14px;
  border: none;
  background: none;
  color: var(--cn-olive);
  cursor: pointer;
  font: inherit;
  font-size: 12.5px;
  font-weight: 700;
}

.cn-empty-reset:hover {
  opacity: 0.75;
}

@media (max-width: 900px) {
  body:has(.cn-page) .list-shell {
    max-width: none;
    padding: 20px 24px 28px;
  }

  .cn-results-row {
    flex-direction: column;
    align-items: stretch;
  }

  .cn-results-controls {
    justify-content: flex-end;
  }
}

@media (max-width: 640px) {
  .cn-sort-select {
    min-width: 126px;
  }

  .cn-pagination {
    flex-wrap: wrap;
  }
}

@media (max-width: 480px) {
  body:has(.cn-page) .list-shell {
    padding: 15px;
  }

  .cn-search-wrap {
    max-width: 100%;
  }

  .cn-grid {
    grid-template-columns: 1fr;
  }

  .cn-category-pills {
    gap: 5px;
  }

  .cn-card-footer {
    align-items: stretch;
  }

  .cn-card-install-btn {
    width: 100%;
    margin-left: 0;
  }
}
.cd-page {
  --cn-olive: #3d6b2e;
  --cn-olive-50: #f4f8f2;
  --cn-olive-100: #e4eddf;
  --cn-olive-200: #c9dbbf;
  --cn-olive-300: #9abb8a;
  --cn-olive-600: #2c5020;
  --cn-olive-light: #eaf3de;
  --cn-blue-light: #e6f1fb;
  --cn-blue-text: #0c447c;
  --cn-page-bg: #f5f6f3;
  --cn-card-bg: #ffffff;
  --cn-border: #e0e3dc;
  --cn-border-light: #ebeee8;
  --cn-text-1: #111111;
  --cn-text-2: #555555;
  --cn-text-3: #8d9287;
  --cn-green-dot: #639922;
  --cn-radius-sm: 6px;
  --cn-radius-md: 8px;
  --cn-radius-lg: 12px;

  min-height: 100%;
  padding: 28px 24px 56px;
}

.cd-container {
  max-width: 860px;
  margin: 0 auto;
}

.cd-loading {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 240px;
}

/* Back link */

.cd-back-link {
  display: inline-flex;
  align-items: center;
  gap: 4px;
  margin-bottom: 20px;
  border: none;
  background: none;
  color: var(--cn-olive);
  cursor: pointer;
  font: inherit;
  font-size: 13px;
  font-weight: 600;
  padding: 0;
  text-decoration: none;
}

.cd-back-link:hover {
  text-decoration: underline;
}

.cd-error-callout {
  margin-bottom: 16px;
}

/* Hero card */

.cd-hero-card {
  display: flex;
  align-items: flex-start;
  gap: 20px;
  padding: 28px;
  border: 1px solid var(--cn-border);
  border-radius: var(--cn-radius-lg);
  background: var(--cn-card-bg);
}

.cd-hero-icon {
  width: 64px;
  height: 64px;
  border-radius: 14px;
  flex-shrink: 0;
  object-fit: cover;
}

.cd-hero-icon-placeholder {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  font-size: 26px;
  font-weight: 700;
}

.cd-hero-info {
  flex: 1;
  min-width: 0;
}

.cd-hero-name {
  color: var(--cn-text-1);
  font-size: 22px;
  font-weight: 700;
  line-height: 1.25;
  margin-bottom: 4px;
}

.cd-hero-developer {
  color: var(--cn-text-3);
  font-size: 14px;
  margin-bottom: 10px;
}

.cd-developer-link {
  border: none;
  background: none;
  color: var(--cn-text-3);
  font: inherit;
  font-size: 14px;
  padding: 0;
  cursor: pointer;
  text-decoration: none;
}

.cd-developer-link:hover {
  color: var(--cn-olive);
  text-decoration: underline;
}

.cd-hero-tags {
  display: flex;
  flex-wrap: wrap;
  gap: 6px;
}

/* Reuse .cn-tag from ConnectorsList.css — only define additions here */

.cd-tag-installed {
  background: var(--cn-olive-light);
  color: var(--cn-olive-600);
  font-weight: 600;
}

/* Hero CTA */

.cd-hero-cta {
  display: flex;
  align-items: center;
  gap: 10px;
  flex-shrink: 0;
  margin-left: auto;
  padding-top: 2px;
}

.cd-btn-docs {
  display: inline-flex;
  align-items: center;
  height: 38px;
  padding: 0 18px;
  border: 1.5px solid var(--cn-olive);
  border-radius: var(--cn-radius-md);
  background: transparent;
  color: var(--cn-olive);
  font: inherit;
  font-size: 14px;
  font-weight: 700;
  text-decoration: none;
  white-space: nowrap;
  transition: background 0.15s ease, color 0.15s ease;
}

.cd-btn-docs:hover {
  background: var(--cn-olive-50);
}

.cd-btn-install {
  height: 38px;
  padding: 0 20px;
  border: none;
  border-radius: var(--cn-radius-md);
  background: var(--cn-olive);
  color: #ffffff;
  cursor: pointer;
  font: inherit;
  font-size: 14px;
  font-weight: 700;
  transition: background 0.15s ease, opacity 0.15s ease;
  white-space: nowrap;
}

.cd-btn-install:hover:not(:disabled) {
  background: var(--cn-olive-600);
}

.cd-btn-install:disabled {
  cursor: default;
  opacity: 0.6;
}

.cd-btn-uninstall {
  height: 38px;
  padding: 0 20px;
  border: 1.5px solid #d33333;
  border-radius: var(--cn-radius-md);
  background: transparent;
  color: #d33333;
  cursor: pointer;
  font: inherit;
  font-size: 14px;
  font-weight: 700;
  transition: background 0.15s ease, opacity 0.15s ease;
  white-space: nowrap;
}

.cd-btn-uninstall:hover:not(:disabled) {
  background: #fff5f5;
}

.cd-btn-uninstall:disabled {
  cursor: default;
  opacity: 0.6;
}

/* Sections */

.cd-section {
  margin-top: 28px;
}

.cd-section-heading {
  color: var(--cn-text-1);
  font-size: 16px;
  font-weight: 700;
  margin: 0 0 12px;
}

.cd-about-text {
  color: var(--cn-text-2);
  font-size: 14px;
  line-height: 1.7;
  margin: 0;
}

/* Rows card — shared by Data provided and Permissions */

.cd-rows-card {
  border: 1px solid var(--cn-border);
  border-radius: var(--cn-radius-lg);
  background: var(--cn-card-bg);
  overflow: hidden;
}

.cd-row {
  display: flex;
  align-items: flex-start;
  gap: 14px;
  padding: 14px 20px;
  border-bottom: 1px solid var(--cn-border-light);
}

.cd-row-last {
  border-bottom: none;
}

.cd-row-dot {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: var(--cn-olive);
  flex-shrink: 0;
  margin-top: 4px;
}

.cd-row-shield {
  width: 16px;
  height: 16px;
  flex-shrink: 0;
  color: var(--cn-text-3);
  margin-top: 1px;
}

.cd-row-content {
  display: flex;
  flex-direction: column;
  gap: 2px;
  min-width: 0;
}

.cd-row-label {
  color: var(--cn-text-1);
  font-size: 14px;
  font-weight: 600;
  line-height: 1.4;
}

.cd-row-desc {
  color: var(--cn-text-3);
  font-size: 13px;
  line-height: 1.5;
}

/* Details metadata */

.cd-meta {
  display: grid;
  grid-template-columns: 120px 1fr;
  gap: 6px 16px;
  margin: 0;
}

.cd-meta-key {
  color: var(--cn-text-3);
  font-size: 13px;
  font-weight: 600;
}

.cd-meta-val {
  color: var(--cn-text-2);
  font-size: 13px;
  margin: 0;
}

.cd-meta-link {
  color: var(--cn-olive);
  text-decoration: none;
}

.cd-meta-link:hover {
  text-decoration: underline;
}

@media (max-width: 600px) {
  .cd-hero-card {
    flex-wrap: wrap;
    gap: 16px;
  }

  .cd-hero-cta {
    margin-left: 0;
    width: 100%;
  }

  .cd-btn-docs,
  .cd-btn-install,
  .cd-btn-uninstall {
    flex: 1;
  }

  .cd-meta {
    grid-template-columns: 1fr;
    gap: 4px;
  }

  .cd-meta-key {
    margin-top: 8px;
  }

  .cd-meta-key:first-child {
    margin-top: 0;
  }
}
.inst-refreshing {
  /* Extends .cn-refreshing from ConnectorsList.css */
}

.inst-browse-link {
  border: none;
  background: none;
  color: #3d6b2e;
  cursor: pointer;
  font: inherit;
  font-size: 13px;
  font-weight: 600;
  padding: 0;
}

.inst-browse-link:hover {
  text-decoration: underline;
}

.inst-error-callout {
  margin-bottom: 16px;
}

/* Installation cards */

.inst-list {
  display: flex;
  flex-direction: column;
  gap: 12px;
  max-width: 780px;
}

.inst-card {
  display: flex;
  align-items: flex-start;
  gap: 16px;
  padding: 20px;
  border: 1px solid #e0e3dc;
  border-radius: 12px;
  background: #ffffff;
}

.inst-card-icon {
  width: 40px;
  height: 40px;
  border-radius: 10px;
  flex-shrink: 0;
  object-fit: cover;
}

.inst-card-icon-placeholder {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
}

.inst-card-info {
  flex: 1;
  min-width: 0;
  display: flex;
  flex-direction: column;
  gap: 3px;
}

.inst-card-name {
  display: inline;
  border: none;
  background: none;
  color: #111111;
  cursor: pointer;
  font: inherit;
  font-size: 15px;
  font-weight: 700;
  padding: 0;
  text-align: left;
  line-height: 1.35;
}

.inst-card-name:hover {
  text-decoration: underline;
  color: #3d6b2e;
}

.inst-card-date {
  color: #8d9287;
  font-size: 12px;
}

.inst-card-status {
  display: inline-flex;
  align-items: center;
  gap: 5px;
  font-size: 12px;
  font-weight: 600;
}

.inst-status-dot {
  width: 7px;
  height: 7px;
  border-radius: 50%;
  flex-shrink: 0;
}

.inst-status-dot-active {
  background: #639922;
}

.inst-status-dot-inactive {
  background: #e08020;
}

.inst-status-active {
  color: #2c5020;
}

.inst-status-inactive {
  color: #a05800;
}

.inst-card-scopes {
  color: #8d9287;
  font-size: 12px;
  line-height: 1.5;
  margin-top: 2px;
}

/* Data summary row */

.inst-card-data-row {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 6px;
  margin-top: 8px;
}

.inst-card-data-chip {
  border: 1px solid transparent;
  background: var(--cn-olive-50, #f4f8f2);
  color: var(--cn-olive, #3d6b2e);
  font-size: 12px;
  font-weight: 600;
  padding: 3px 10px;
  border-radius: 12px;
  cursor: pointer;
  transition: all 0.15s ease;
}

.inst-card-data-chip-link {
  position: relative;
  font: inherit;
  line-height: 1.4;
}

.inst-card-data-chip-link::after {
  content: "\2192";
  display: inline-block;
  margin-left: 4px;
  opacity: 0;
  transform: translateX(-2px);
  transition: all 0.15s ease;
}

.inst-card-data-chip-link:hover:not(:disabled) {
  border-color: #3d6b2e;
  color: #3d6b2e;
  background: #f4f8f2;
}

.inst-card-data-chip-link:hover:not(:disabled)::after {
  opacity: 1;
  transform: translateX(0);
}

.inst-card-data-chip-link:disabled {
  cursor: default;
  opacity: 0.7;
}

.inst-card-data-more {
  border: none;
  background: none;
  color: var(--cn-olive, #3d6b2e);
  font-size: 11px;
  font-weight: 600;
  padding: 0;
  cursor: pointer;
}

.inst-card-data-more:hover {
  text-decoration: underline;
}

/* View details link */

.inst-card-details-link {
  border: none;
  background: none;
  color: var(--cn-olive, #3d6b2e);
  font-size: 13px;
  font-weight: 600;
  padding: 0;
  cursor: pointer;
  margin-top: 10px;
  text-align: left;
}

.inst-card-details-link:hover {
  text-decoration: underline;
}

/* Uninstall button */

.inst-card-actions {
  flex-shrink: 0;
  padding-top: 2px;
}

.inst-uninstall-btn {
  height: 30px;
  padding: 0 14px;
  border: 1px solid #e0e3dc;
  border-radius: 6px;
  background: transparent;
  color: #555555;
  cursor: pointer;
  font: inherit;
  font-size: 12px;
  font-weight: 600;
  transition: border-color 0.15s ease, color 0.15s ease;
  white-space: nowrap;
}

.inst-uninstall-btn:hover:not(:disabled) {
  border-color: #d33333;
  color: #d33333;
}

.inst-uninstall-btn:disabled {
  opacity: 0.6;
  cursor: default;
}

/* Empty state action button */

.inst-browse-btn {
  height: 36px;
  padding: 0 20px;
  border: none;
  border-radius: 8px;
  background: #3d6b2e;
  color: #ffffff;
  cursor: pointer;
  font: inherit;
  font-size: 13px;
  font-weight: 700;
  transition: background 0.15s ease;
}

.inst-browse-btn:hover {
  background: #2c5020;
}

/* Pagination */

.inst-pagination {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  margin-top: 20px;
  padding-top: 16px;
  border-top: 1px solid #ebeee8;
}

.inst-page-btn {
  height: 32px;
  padding: 0 14px;
  border: 1px solid #e0e3dc;
  border-radius: 6px;
  background: #ffffff;
  color: #555555;
  cursor: pointer;
  font: inherit;
  font-size: 12.5px;
  font-weight: 600;
  transition: border-color 0.15s ease, color 0.15s ease;
}

.inst-page-btn:hover:not(:disabled) {
  border-color: #9abb8a;
  color: #3d6b2e;
}

.inst-page-btn:disabled {
  color: #c5c8c1;
  cursor: default;
}

.inst-pagination-info {
  color: #8d9287;
  font-size: 12px;
}

@media (max-width: 600px) {
  .inst-card {
    flex-wrap: wrap;
    gap: 12px;
  }

  .inst-card-actions {
    width: 100%;
  }

  .inst-uninstall-btn {
    width: 100%;
  }
}
.dp-page {
  --cn-olive: #3d6b2e;
  --cn-olive-50: #f4f8f2;
  --cn-olive-100: #e4eddf;
  --cn-olive-200: #c9dbbf;
  --cn-olive-300: #9abb8a;
  --cn-olive-600: #2c5020;
  --cn-blue-light: #e6f1fb;
  --cn-blue-text: #0c447c;
  --cn-card-bg: #ffffff;
  --cn-border: #e0e3dc;
  --cn-border-light: #ebeee8;
  --cn-text-1: #111111;
  --cn-text-2: #555555;
  --cn-text-3: #8d9287;
  --cn-radius-md: 8px;
  --cn-radius-lg: 12px;
}

.dp-back-btn {
  border: none;
  background: none;
  color: var(--cn-olive);
  font: inherit;
  font-size: 13px;
  font-weight: 600;
  padding: 0;
  cursor: pointer;
}

.dp-back-btn:hover {
  text-decoration: underline;
}

.dp-error {
  margin-bottom: 16px;
}

.dp-empty {
  padding: 64px 20px;
  text-align: center;
}

.dp-empty-title {
  font-size: 15px;
  font-weight: 700;
  color: var(--cn-text-1);
  margin-bottom: 4px;
}

.dp-empty-desc {
  font-size: 13px;
  color: var(--cn-text-3);
}

/* Grid */

.dp-grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(270px, 1fr));
  gap: 16px;
}

/* Cards */

.dp-card {
  display: flex;
  flex-direction: column;
  gap: 10px;
  min-height: 220px;
  padding: 20px;
  border: 1px solid var(--cn-border);
  border-radius: var(--cn-radius-lg);
  background: var(--cn-card-bg);
  cursor: pointer;
  transition: border-color 0.18s ease, box-shadow 0.18s ease, transform 0.18s ease;
}

.dp-card:hover {
  border-color: var(--cn-olive-300);
  box-shadow: 0 4px 16px rgba(61, 107, 46, 0.08);
  transform: translateY(-2px);
}

.dp-card:focus-visible {
  outline: none;
  border-color: var(--cn-olive);
  box-shadow: 0 0 0 3px rgba(61, 107, 46, 0.12);
}

.dp-card-installed {
  border-color: var(--cn-olive-200);
  background: var(--cn-olive-50);
}

.dp-card-installed:hover {
  border-color: var(--cn-olive-300);
  background: var(--cn-olive-50);
}

.dp-card-top {
  display: flex;
  align-items: flex-start;
  gap: 12px;
}

.dp-card-icon {
  width: 44px;
  height: 44px;
  border-radius: 10px;
  flex-shrink: 0;
  object-fit: cover;
}

.dp-card-icon-placeholder {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  font-size: 18px;
  font-weight: 700;
}

.dp-card-info {
  flex: 1;
  min-width: 0;
}

.dp-card-name {
  color: var(--cn-text-1);
  font-size: 15px;
  font-weight: 700;
  line-height: 1.35;
}

.dp-card-developer {
  margin-top: 1px;
  color: var(--cn-text-3);
  font-size: 12px;
}

.dp-card-description {
  display: -webkit-box;
  margin: 0;
  color: var(--cn-text-2);
  font-size: 13px;
  line-height: 1.55;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.dp-card-footer {
  display: flex;
  align-items: center;
  gap: 6px;
  flex-wrap: wrap;
  margin-top: auto;
  padding-top: 4px;
}

.dp-tag {
  display: inline-flex;
  align-items: center;
  gap: 4px;
  padding: 2px 9px;
  border-radius: 12px;
  background: #f0efe8;
  color: var(--cn-text-2);
  font-size: 11px;
  font-weight: 500;
}

.dp-tag-official {
  background: var(--cn-blue-light);
  color: var(--cn-blue-text);
}

.dp-card-install-btn {
  margin-left: auto;
  height: 28px;
  padding: 0 12px;
  border: 1.5px solid var(--cn-olive);
  border-radius: 6px;
  background: transparent;
  color: var(--cn-olive);
  cursor: pointer;
  font: inherit;
  font-size: 12px;
  font-weight: 700;
  transition: background 0.15s ease, color 0.15s ease;
  white-space: nowrap;
}

.dp-card-install-btn:hover:not(:disabled) {
  background: var(--cn-olive);
  color: #ffffff;
}

.dp-card-install-btn:disabled {
  opacity: 0.65;
  cursor: default;
}

.dp-card-installed-label {
  display: inline-flex;
  align-items: center;
  gap: 5px;
  margin-left: auto;
  color: var(--cn-olive);
  font-size: 12px;
  font-weight: 700;
}

.dp-card-installed-icon {
  width: 14px;
  height: 14px;
}

.dp-card-just-installed {
  display: inline-flex;
  align-items: center;
  gap: 4px;
  margin-left: auto;
  color: var(--cn-olive);
  font-size: 12px;
  font-weight: 700;
  cursor: pointer;
}

.dp-card-just-installed:hover {
  text-decoration: underline;
}

@media (max-width: 480px) {
  .dp-grid {
    grid-template-columns: 1fr;
  }
}
.dev-docs-link {
  color: #3d6b2e;
  font-size: 13px;
  font-weight: 600;
  text-decoration: none;
}

.dev-docs-link:hover {
  text-decoration: underline;
}

/* Header buttons */

.dev-header-btn-outline {
  height: 32px;
  padding: 0 14px;
  border: 1px solid var(--cn-border, #e0e3dc);
  border-radius: var(--cn-radius-md, 8px);
  background: var(--cn-card-bg, #ffffff);
  color: var(--cn-text-2, #555555);
  cursor: pointer;
  font: inherit;
  font-size: 13px;
  font-weight: 600;
  transition: border-color 0.15s ease, color 0.15s ease;
  white-space: nowrap;
}

.dev-header-btn-outline:hover {
  border-color: var(--cn-olive-300, #9abb8a);
  color: var(--cn-olive, #3d6b2e);
}

.dev-header-btn-solid {
  height: 32px;
  padding: 0 14px;
  border: none;
  border-radius: var(--cn-radius-md, 8px);
  background: var(--cn-olive, #3d6b2e);
  color: #ffffff;
  cursor: pointer;
  font: inherit;
  font-size: 13px;
  font-weight: 600;
  transition: background 0.15s ease;
  white-space: nowrap;
}

.dev-header-btn-solid:hover {
  background: var(--cn-olive-600, #2c5020);
}

/* Refreshing indicator */

.dev-refreshing {
  /* Extends .cn-refreshing */
}

/* Empty state */

.dev-empty-state {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 12px;
  padding: 64px 24px;
  text-align: center;
}

.dev-empty-icon {
  width: 56px;
  height: 56px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 16px;
  background: var(--cn-olive-50, #f4f8f2);
}

.dev-empty-title {
  font-size: 16px;
  font-weight: 700;
  color: var(--cn-text-1, #111111);
}

.dev-empty-description {
  font-size: 13px;
  color: var(--cn-text-3, #8d9287);
  margin-bottom: 4px;
}

/* App list card */

.dev-apps-card {
  border: 1px solid var(--cn-border, #e0e3dc);
  border-radius: var(--cn-radius-lg, 12px);
  background: var(--cn-card-bg, #ffffff);
  overflow: hidden;
  max-width: 780px;
}

.developer-apps-list {
  display: flex;
  flex-direction: column;
}

.developer-apps-item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 16px 20px;
  border-bottom: 1px solid var(--cn-border-light, #ebeee8);
  cursor: pointer;
  transition: background 0.12s ease;
}

.developer-apps-item:hover {
  background: var(--cn-olive-50, #f4f8f2);
}

.developer-apps-item:last-child {
  border-bottom: none;
}

.developer-apps-item-main {
  display: flex;
  align-items: center;
  gap: 14px;
  flex: 1;
  min-width: 0;
}

.developer-apps-item-icon {
  width: 40px;
  height: 40px;
  border-radius: 8px;
  object-fit: cover;
  flex-shrink: 0;
}

.developer-apps-item-icon-placeholder {
  width: 40px;
  height: 40px;
  border-radius: 8px;
  background: var(--cn-olive-100, #e4eddf);
  flex-shrink: 0;
}

.developer-apps-item-info {
  display: flex;
  flex-direction: column;
  gap: 2px;
  min-width: 0;
}

.developer-apps-item-name {
  font-weight: 600;
  font-size: 14px;
  color: var(--cn-text-1, #111111);
}

.developer-apps-item-slug {
  font-size: 12px;
  color: var(--cn-text-3, #8d9287);
  font-family: monospace;
}

.developer-apps-item-actions {
  display: flex;
  align-items: center;
  gap: 10px;
  flex-shrink: 0;
}

/* Status pills */

.dev-status-pill {
  display: inline-block;
  padding: 2px 10px;
  border-radius: 10px;
  font-size: 11px;
  font-weight: 600;
  text-transform: capitalize;
}

.dev-status-active {
  background: var(--cn-olive-50, #f4f8f2);
  color: var(--cn-olive, #3d6b2e);
  border: 1px solid var(--cn-olive-200, #c9dbbf);
}

.dev-status-draft {
  background: #faf6ee;
  color: #7a5800;
  border: 1px solid #e8d9aa;
}

.dev-status-suspended {
  background: #fef2f2;
  color: #b91c1c;
  border: 1px solid #fecaca;
}

.dev-status-unknown {
  background: var(--cn-border-light, #ebeee8);
  color: var(--cn-text-3, #8d9287);
  border: 1px solid var(--cn-border, #e0e3dc);
}

/* Edit button */

.dev-edit-btn {
  height: 30px;
  padding: 0 14px;
  border: 1px solid var(--cn-border, #e0e3dc);
  border-radius: 6px;
  background: transparent;
  color: var(--cn-text-2, #555555);
  cursor: pointer;
  font: inherit;
  font-size: 12px;
  font-weight: 600;
  transition: border-color 0.15s ease, color 0.15s ease;
  white-space: nowrap;
}

.dev-edit-btn:hover {
  border-color: var(--cn-olive-300, #9abb8a);
  color: var(--cn-olive, #3d6b2e);
}

/* Pagination */

.developer-apps-pagination {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  padding: 14px 20px 16px;
  border-top: 1px solid var(--cn-border-light, #ebeee8);
}

.developer-apps-pagination-info {
  font-size: 12px;
  color: var(--cn-text-3, #8d9287);
}

.dev-page-btn {
  height: 32px;
  padding: 0 14px;
  border: 1px solid var(--cn-border, #e0e3dc);
  border-radius: 6px;
  background: var(--cn-card-bg, #ffffff);
  color: var(--cn-text-2, #555555);
  cursor: pointer;
  font: inherit;
  font-size: 12.5px;
  font-weight: 600;
  transition: border-color 0.15s ease, color 0.15s ease;
}

.dev-page-btn:hover:not(:disabled) {
  border-color: var(--cn-olive-300, #9abb8a);
  color: var(--cn-olive, #3d6b2e);
}

.dev-page-btn:disabled {
  color: #c5c8c1;
  cursor: default;
}
.create-connector-form-card {
  --cn-olive: #3d6b2e;
  --cn-olive-50: #f4f8f2;
  --cn-olive-600: #2c5020;
  --cn-card-bg: #ffffff;
  --cn-border: #e0e3dc;
  --cn-border-light: #ebeee8;
  --cn-text-1: #111111;
  --cn-text-2: #555555;
  --cn-radius-lg: 12px;
  --cn-radius-md: 8px;

  border: 1px solid var(--cn-border);
  border-radius: var(--cn-radius-lg);
  background: var(--cn-card-bg);
  padding: 28px;
  max-width: 640px;
}

.create-connector-section-title {
  font-size: 15px;
  font-weight: 700;
  color: var(--cn-text-1);
  margin-top: 24px;
  margin-bottom: 16px;
  padding-bottom: 8px;
  border-bottom: 1px solid var(--cn-border-light);
}

.create-connector-section-title:first-of-type {
  margin-top: 0;
}

.create-connector-field {
  margin-bottom: 16px;
}

.create-connector-label {
  display: block;
  font-size: 13px;
  font-weight: 600;
  color: var(--cn-text-1);
  margin-bottom: 6px;
}

.create-connector-input {
  width: 100%;
}

.create-connector-textarea {
  width: 100%;
  resize: vertical;
}

.create-connector-scopes {
  display: flex;
  flex-direction: column;
  gap: 4px;
}

/* Help callout */

.create-connector-help {
  padding: 14px 16px;
  margin-bottom: 24px;
  border: 1px solid #c9dbbf;
  border-radius: 8px;
  background: var(--cn-olive-50);
}

.create-connector-help-text {
  margin: 0;
  color: var(--cn-olive-600);
  font-size: 13px;
  line-height: 1.6;
}

.create-connector-help-link {
  color: var(--cn-olive);
  font-weight: 600;
  text-decoration: none;
}

.create-connector-help-link:hover {
  text-decoration: underline;
}

/* Action buttons */

.create-connector-actions {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 12px;
  margin-top: 28px;
  padding-top: 20px;
  border-top: 1px solid var(--cn-border-light);
}

.create-connector-cancel-btn {
  border: none;
  background: none;
  color: var(--cn-text-2);
  cursor: pointer;
  font: inherit;
  font-size: 13px;
  font-weight: 600;
  padding: 0;
}

.create-connector-cancel-btn:hover {
  color: var(--cn-text-1);
}

.create-connector-submit-btn {
  height: 36px;
  padding: 0 20px;
  border: none;
  border-radius: var(--cn-radius-md);
  background: var(--cn-olive);
  color: #ffffff;
  cursor: pointer;
  font: inherit;
  font-size: 13px;
  font-weight: 700;
  transition: background 0.15s ease;
}

.create-connector-submit-btn:hover:not(:disabled) {
  background: var(--cn-olive-600);
}

.create-connector-submit-btn:disabled {
  opacity: 0.6;
  cursor: default;
}

/* Back button in header */

.create-connector-back-btn {
  border: none;
  background: none;
  color: var(--cn-olive, #3d6b2e);
  cursor: pointer;
  font: inherit;
  font-size: 13px;
  font-weight: 600;
  padding: 0;
}

.create-connector-back-btn:hover {
  text-decoration: underline;
}
.edit-connector-form-card,
.edit-connector-cred-card {
  --cn-olive: #3d6b2e;
  --cn-olive-50: #f4f8f2;
  --cn-olive-600: #2c5020;
  --cn-card-bg: #ffffff;
  --cn-border: #e0e3dc;
  --cn-border-light: #ebeee8;
  --cn-text-1: #111111;
  --cn-text-2: #555555;
  --cn-text-3: #8d9287;
  --cn-radius-lg: 12px;
  --cn-radius-md: 8px;

  border: 1px solid var(--cn-border);
  border-radius: var(--cn-radius-lg);
  background: var(--cn-card-bg);
  padding: 28px;
  max-width: 640px;
}

/* Form card */

.edit-connector-section-title {
  font-size: 15px;
  font-weight: 700;
  color: var(--cn-text-1);
  margin-top: 24px;
  margin-bottom: 16px;
  padding-bottom: 8px;
  border-bottom: 1px solid var(--cn-border-light);
}

.edit-connector-section-title:first-of-type {
  margin-top: 0;
}

.edit-connector-field {
  margin-bottom: 16px;
}

.edit-connector-label {
  display: block;
  font-size: 13px;
  font-weight: 600;
  color: var(--cn-text-1);
  margin-bottom: 6px;
}

.edit-connector-input {
  width: 100%;
}

.edit-connector-textarea {
  width: 100%;
  resize: vertical;
}

.edit-connector-scopes {
  display: flex;
  flex-direction: column;
  gap: 4px;
}

.edit-connector-actions {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 12px;
  margin-top: 28px;
  padding-top: 20px;
  border-top: 1px solid var(--cn-border-light);
}

.edit-connector-cancel-btn {
  border: none;
  background: none;
  color: var(--cn-text-2);
  cursor: pointer;
  font: inherit;
  font-size: 13px;
  font-weight: 600;
  padding: 0;
}

.edit-connector-cancel-btn:hover {
  color: var(--cn-text-1);
}

.edit-connector-submit-btn {
  height: 36px;
  padding: 0 20px;
  border: none;
  border-radius: var(--cn-radius-md);
  background: var(--cn-olive);
  color: #ffffff;
  cursor: pointer;
  font: inherit;
  font-size: 13px;
  font-weight: 700;
  transition: background 0.15s ease;
}

.edit-connector-submit-btn:hover:not(:disabled) {
  background: var(--cn-olive-600);
}

.edit-connector-submit-btn:disabled {
  opacity: 0.6;
  cursor: default;
}

/* Back button in header */

.edit-connector-back-btn {
  border: none;
  background: none;
  color: var(--cn-olive, #3d6b2e);
  cursor: pointer;
  font: inherit;
  font-size: 13px;
  font-weight: 600;
  padding: 0;
}

.edit-connector-back-btn:hover {
  text-decoration: underline;
}

/* Credentials card */

.edit-connector-cred-title {
  font-size: 15px;
  font-weight: 700;
  color: var(--cn-text-1);
  margin-bottom: 4px;
}

.edit-connector-cred-desc {
  font-size: 13px;
  color: var(--cn-text-3);
  margin-bottom: 16px;
}

.edit-connector-cred-error {
  margin-bottom: 12px;
}

.edit-connector-cred-secret-callout {
  margin-bottom: 16px;
}

.edit-connector-cred-secret-field {
  display: flex;
  align-items: center;
  gap: 8px;
  margin: 8px 0;
}

.edit-connector-cred-copy-btn {
  border: none;
  background: none;
  color: var(--cn-olive);
  font: inherit;
  font-size: 13px;
  font-weight: 600;
  padding: 0;
  cursor: pointer;
  white-space: nowrap;
}

.edit-connector-cred-copy-btn:hover {
  text-decoration: underline;
}

.edit-connector-cred-dismiss-btn {
  border: none;
  background: none;
  color: var(--cn-text-3);
  font: inherit;
  font-size: 12px;
  padding: 0;
  cursor: pointer;
}

.edit-connector-cred-dismiss-btn:hover {
  color: var(--cn-text-2);
  text-decoration: underline;
}

.edit-connector-cred-list {
  display: flex;
  flex-direction: column;
  border: 1px solid var(--cn-border);
  border-radius: var(--cn-radius-md);
  margin-bottom: 16px;
  overflow: hidden;
}

.edit-connector-cred-item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 12px 16px;
  border-bottom: 1px solid var(--cn-border-light);
}

.edit-connector-cred-item:last-child {
  border-bottom: none;
}

.edit-connector-cred-item-info {
  display: flex;
  flex-direction: column;
  gap: 2px;
  min-width: 0;
}

.edit-connector-cred-item-id {
  font-size: 13px;
  font-family: monospace;
  word-break: break-all;
  color: var(--cn-text-1);
}

.edit-connector-cred-item-label {
  font-size: 13px;
  color: var(--cn-text-2);
}

.edit-connector-cred-item-date {
  font-size: 12px;
  color: var(--cn-text-3);
}

.edit-connector-cred-item-actions {
  display: flex;
  align-items: center;
  gap: 10px;
  flex-shrink: 0;
  margin-left: 12px;
}

.edit-connector-cred-status {
  display: inline-block;
  padding: 2px 10px;
  border-radius: 10px;
  font-size: 11px;
  font-weight: 600;
}

.edit-connector-cred-status-active {
  background: var(--cn-olive-50);
  color: var(--cn-olive);
  border: 1px solid #c9dbbf;
}

.edit-connector-cred-status-revoked {
  background: #faf6ee;
  color: #7a5800;
  border: 1px solid #e8d9aa;
}

.edit-connector-cred-revoke-btn {
  border: none;
  background: none;
  color: var(--cn-text-3);
  font: inherit;
  font-size: 12px;
  font-weight: 600;
  padding: 0;
  cursor: pointer;
}

.edit-connector-cred-revoke-btn:hover:not(:disabled) {
  color: #d33333;
  text-decoration: underline;
}

.edit-connector-cred-revoke-btn:disabled {
  opacity: 0.5;
  cursor: default;
}

.edit-connector-cred-empty {
  font-size: 13px;
  color: var(--cn-text-3);
  margin-bottom: 16px;
}

.edit-connector-cred-create {
  display: flex;
  align-items: center;
  gap: 10px;
}

.edit-connector-cred-create-input {
  flex: 1;
  max-width: 260px;
}

.edit-connector-cred-create-btn {
  height: 36px;
  padding: 0 18px;
  border: none;
  border-radius: var(--cn-radius-md);
  background: var(--cn-olive);
  color: #ffffff;
  cursor: pointer;
  font: inherit;
  font-size: 13px;
  font-weight: 700;
  transition: background 0.15s ease;
  white-space: nowrap;
}

.edit-connector-cred-create-btn:hover:not(:disabled) {
  background: var(--cn-olive-600);
}

.edit-connector-cred-create-btn:disabled {
  opacity: 0.6;
  cursor: default;
}
/* Refreshing indicator — extends .cn-refreshing from ConnectorsList.css */

.ds-refreshing {
  /* inherits cn-refreshing styles */
}

/* Add Data Source button */

.ds-add-btn {
  height: 36px;
  padding: 0 20px;
  border: none;
  border-radius: 6px;
  background: #3d6b2e;
  color: #ffffff;
  cursor: pointer;
  font: inherit;
  font-size: 13px;
  font-weight: 700;
  transition: background 0.15s ease;
}

.ds-add-btn:hover {
  background: #4d8a3a;
}

/* Callout spacing */

.ds-callout {
  margin-bottom: 16px;
}

/* Filter bar */

.ds-filter-bar {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 16px;
  max-width: 780px;
}

.ds-search-input {
  flex: 1;
  min-width: 0;
  height: 36px;
  padding: 0 12px 0 34px;
  border: 1px solid #e0e3dc;
  border-radius: 6px;
  background: #ffffff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' fill='none' stroke='%238d9287' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='6' cy='6' r='5'/%3E%3Cline x1='10' y1='10' x2='13' y2='13'/%3E%3C/svg%3E") no-repeat 12px center;
  font: inherit;
  font-size: 13px;
  color: #111111;
  outline: none;
  transition: border-color 0.15s ease;
}

.ds-search-input::placeholder {
  color: #8d9287;
}

.ds-search-input:focus {
  border-color: #9abb8a;
}

.ds-filter-select {
  height: 36px;
  padding: 0 28px 0 10px;
  border: 1px solid #e0e3dc;
  border-radius: 6px;
  background: #ffffff;
  font: inherit;
  font-size: 13px;
  color: #555555;
  cursor: pointer;
  outline: none;
  appearance: none;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6' fill='none'%3E%3Cpath d='M1 1l4 4 4-4' stroke='%238d9287' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right 10px center;
  transition: border-color 0.15s ease;
}

.ds-filter-select:focus {
  border-color: #9abb8a;
}

/* Card list */

.ds-list {
  display: flex;
  flex-direction: column;
  gap: 12px;
  max-width: 780px;
}

.ds-card {
  display: flex;
  align-items: flex-start;
  gap: 16px;
  padding: 20px;
  border: 1px solid #e0e3dc;
  border-radius: 12px;
  background: #ffffff;
}

/* Icon */

.ds-card-icon {
  width: 40px;
  height: 40px;
  border-radius: 10px;
  flex-shrink: 0;
  object-fit: cover;
}

.ds-card-icon-placeholder {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
}

/* Card info area */

.ds-card-info {
  flex: 1;
  min-width: 0;
}

.ds-card-row-top {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 16px;
}

.ds-card-identity {
  min-width: 0;
  flex: 1;
}

.ds-card-name {
  display: inline;
  border: none;
  background: none;
  color: #111111;
  cursor: pointer;
  font: inherit;
  font-size: 14px;
  font-weight: 600;
  padding: 0;
  text-align: left;
  line-height: 1.35;
}

.ds-card-name:hover {
  text-decoration: underline;
  color: #3d6b2e;
}

.ds-card-meta {
  color: #5f6b7c;
  font-size: 13px;
  margin-top: 2px;
}

.ds-card-error {
  color: #9b1c1c;
  font-size: 12px;
  margin-top: 4px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 400px;
}

/* Right side — tags + date */

.ds-card-right {
  flex-shrink: 0;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  gap: 6px;
}

.ds-card-tags {
  display: flex;
  align-items: center;
  gap: 6px;
}

.ds-card-date {
  color: #5f6b7c;
  font-size: 13px;
  white-space: nowrap;
}

/* Status tags */

.ds-status-tag {
  display: inline-flex;
  align-items: center;
  gap: 5px;
  padding: 2px 10px;
  border-radius: 999px;
  font-size: 12px;
  font-weight: 600;
  white-space: nowrap;
}

.ds-status-dot {
  width: 6px;
  height: 6px;
  border-radius: 50%;
  flex-shrink: 0;
}

.ds-status-tag-success {
  color: #2d5020;
  background: #e8f5e2;
}

.ds-status-tag-success .ds-status-dot {
  background: #2d5020;
}

.ds-status-tag-error {
  color: #9b1c1c;
  background: #fde2e2;
}

.ds-status-tag-error .ds-status-dot {
  background: #9b1c1c;
}

.ds-status-tag-pending {
  color: #5f6b7c;
  background: #f0f2f5;
}

.ds-status-tag-pending .ds-status-dot {
  background: #5f6b7c;
}

/* Staleness tag */

.ds-staleness-tag {
  display: inline-flex;
  align-items: center;
  padding: 2px 10px;
  border-radius: 999px;
  font-size: 12px;
  font-weight: 600;
  color: #7a5d00;
  background: #fef3cd;
  white-space: nowrap;
}

/* Card actions */

.ds-card-actions {
  flex-shrink: 0;
  display: flex;
  flex-direction: column;
  gap: 6px;
  padding-top: 2px;
}

.ds-action-btn {
  height: 30px;
  padding: 0 14px;
  border: 1px solid #e0e3dc;
  border-radius: 6px;
  background: transparent;
  color: #555555;
  cursor: pointer;
  font: inherit;
  font-size: 12px;
  font-weight: 600;
  transition: border-color 0.15s ease, color 0.15s ease;
  white-space: nowrap;
}

.ds-action-btn:hover:not(:disabled) {
  border-color: #9abb8a;
  color: #3d6b2e;
}

.ds-action-btn:disabled {
  opacity: 0.6;
  cursor: default;
}

.ds-action-btn-danger:hover:not(:disabled) {
  border-color: #d33333;
  color: #d33333;
}

/* Empty state */

.ds-empty {
  max-width: 560px;
  margin: 60px auto;
  text-align: center;
}

.ds-empty-heading {
  font-size: 18px;
  font-weight: 600;
  color: #1c2127;
  margin: 0 0 28px;
}

.ds-empty-steps {
  display: inline-flex;
  align-items: center;
  gap: 12px;
  margin-bottom: 24px;
}

.ds-empty-step {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 8px;
}

.ds-empty-step-icon {
  width: 48px;
  height: 48px;
  border-radius: 50%;
  background: #f4f8f2;
  display: flex;
  align-items: center;
  justify-content: center;
}

.ds-empty-step-label {
  font-size: 13px;
  color: #5f6b7c;
}

.ds-empty-arrow {
  font-size: 18px;
  color: #c8d9c0;
  align-self: center;
  margin-bottom: 24px;
}

.ds-empty-desc {
  font-size: 14px;
  color: #5f6b7c;
  line-height: 1.55;
  max-width: 480px;
  margin: 0 auto 24px;
}

.ds-empty-actions {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
}

.ds-empty-btn-primary {
  height: 38px;
  padding: 0 18px;
  border: none;
  border-radius: 6px;
  background: #3d6b2e;
  color: #ffffff;
  cursor: pointer;
  font: inherit;
  font-size: 14px;
  font-weight: 500;
  transition: background 0.15s ease;
}

.ds-empty-btn-primary:hover {
  background: #4d8a3a;
}

.ds-empty-btn-secondary {
  height: 38px;
  padding: 0 18px;
  border: 1px solid #d8e1e8;
  border-radius: 6px;
  background: #ffffff;
  color: #1c2127;
  cursor: pointer;
  font: inherit;
  font-size: 14px;
  font-weight: 500;
  transition: border-color 0.15s ease, color 0.15s ease;
}

.ds-empty-btn-secondary:hover {
  border-color: #9abb8a;
  color: #3d6b2e;
}

.ds-empty-hint {
  display: flex;
  align-items: center;
  gap: 12px;
  margin-top: 24px;
  padding: 14px 18px;
  border: 1px solid #e0e3dc;
  border-radius: 8px;
  background: #fafbf9;
  text-align: left;
}

.ds-empty-hint-icons {
  display: flex;
  flex-shrink: 0;
  gap: 4px;
}

.ds-empty-hint-icon {
  width: 24px;
  height: 24px;
  border-radius: 6px;
  object-fit: cover;
}

.ds-empty-hint-icon-placeholder {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  font-size: 11px;
  font-weight: 700;
}

.ds-empty-hint-text {
  font-size: 13px;
  color: #5f6b7c;
  line-height: 1.45;
}

@media (max-width: 560px) {
  .ds-empty-steps {
    flex-direction: column;
    gap: 8px;
  }

  .ds-empty-arrow {
    transform: rotate(90deg);
    margin-bottom: 0;
  }

  .ds-empty-hint {
    flex-direction: column;
    text-align: center;
  }

  .ds-empty-hint-icons {
    justify-content: center;
  }
}

@media (max-width: 720px) {
  .ds-filter-bar {
    flex-wrap: wrap;
  }

  .ds-search-input {
    width: 100%;
  }

  .ds-card {
    flex-wrap: wrap;
    gap: 12px;
  }

  .ds-card-row-top {
    flex-direction: column;
    gap: 8px;
  }

  .ds-card-right {
    align-items: flex-start;
  }

  .ds-card-actions {
    width: 100%;
    flex-direction: row;
  }

  .ds-action-btn {
    flex: 1;
  }
}
/* Back button */

.cc-back-btn {
  border: none;
  background: none;
  color: #3d6b2e;
  cursor: pointer;
  font: inherit;
  font-size: 13px;
  font-weight: 600;
  padding: 0;
}

.cc-back-btn:hover {
  text-decoration: underline;
}

/* Callout spacing */

.cc-callout {
  margin-bottom: 16px;
}

/* Filter bar + search */

.cc-filter-bar {
  margin-bottom: 12px;
}

.cc-search-input {
  width: 100%;
  height: 36px;
  padding: 0 12px 0 34px;
  border: 1px solid #e0e3dc;
  border-radius: 6px;
  background: #ffffff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' fill='none' stroke='%238d9287' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='6' cy='6' r='5'/%3E%3Cline x1='10' y1='10' x2='13' y2='13'/%3E%3C/svg%3E") no-repeat 12px center;
  font: inherit;
  font-size: 13px;
  color: #111111;
  outline: none;
  transition: border-color 0.15s ease;
}

.cc-search-input::placeholder {
  color: #8d9287;
}

.cc-search-input:focus {
  border-color: #9abb8a;
}

/* Category bar */

.cc-category-bar {
  display: flex;
  flex-wrap: wrap;
  gap: 6px;
  margin-bottom: 20px;
}

.cc-category-tag {
  height: 28px;
  padding: 0 12px;
  border: 1px solid #e0e3dc;
  border-radius: 999px;
  background: #ffffff;
  color: #555555;
  cursor: pointer;
  font: inherit;
  font-size: 12px;
  font-weight: 600;
  transition: border-color 0.15s ease, background 0.15s ease, color 0.15s ease;
}

.cc-category-tag:hover {
  border-color: #9abb8a;
  color: #3d6b2e;
}

.cc-category-tag-active {
  background: #3d6b2e;
  border-color: #3d6b2e;
  color: #ffffff;
}

.cc-category-tag-active:hover {
  background: #4d8a3a;
  border-color: #4d8a3a;
  color: #ffffff;
}

/* Sections grid */

.cc-sections-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 28px;
}

@media (max-width: 960px) {
  .cc-sections-grid {
    grid-template-columns: 1fr;
  }
}

.cc-sections-left {
  display: flex;
  flex-direction: column;
  gap: 28px;
}

.cc-sections-right {
  display: flex;
  flex-direction: column;
  gap: 28px;
}

.cc-section-title {
  font-size: 15px;
  font-weight: 600;
  color: #1c2127;
  margin: 0 0 6px;
}

.cc-section-count {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 20px;
  height: 20px;
  padding: 0 6px;
  border-radius: 10px;
  background: #e8ecdf;
  color: #5f6b7c;
  font-size: 11px;
  font-weight: 600;
  margin-left: 8px;
  vertical-align: middle;
}

.cc-section-desc {
  font-size: 13px;
  color: #5f6b7c;
  margin: 0 0 12px;
}

.cc-section-empty {
  font-size: 13px;
  color: #5f6b7c;
  margin: 0;
}

/* Connector groups */

.cc-connector-groups {
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.cc-connector-group {
  border: 1px solid #e0e3dc;
  border-radius: 10px;
  background: #ffffff;
  overflow: hidden;
}

.cc-connector-header {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 14px 16px;
  border-bottom: 1px solid #f0f2f5;
}

.cc-connector-icon {
  width: 40px;
  height: 40px;
  border-radius: 10px;
  flex-shrink: 0;
  object-fit: cover;
}

.cc-connector-icon-placeholder {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
}

.cc-connector-name {
  font-size: 14px;
  font-weight: 600;
  color: #111111;
  flex: 1;
}

.cc-connector-status {
  display: inline-flex;
  align-items: center;
  gap: 5px;
  font-size: 12px;
  font-weight: 600;
  color: #2c5020;
}

.cc-active-dot {
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: #639922;
  flex-shrink: 0;
}

/* Section icons */

.cc-section-icon {
  width: 36px;
  height: 36px;
  border-radius: 50%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}

.cc-section-icon-manual {
  background: #fef8ee;
  color: #b5891a;
}

.cc-section-icon-api {
  background: #eef3fe;
  color: #3b6fd4;
}

/* Definition rows */

.cc-def-rows {
  display: flex;
  flex-direction: column;
}

.cc-def-row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  padding: 14px 16px;
  border-bottom: 1px solid #f0f2f5;
  transition: background 0.12s ease;
}

.cc-def-row:last-child {
  border-bottom: none;
}

.cc-def-row:hover {
  background: #f4f8f2;
}

.cc-def-row-content {
  flex: 1;
  min-width: 0;
}

.cc-def-row-actions {
  flex-shrink: 0;
  display: flex;
  align-items: center;
}

.cc-def-row-main {
  display: flex;
  align-items: center;
  gap: 8px;
}

.cc-def-row-name {
  font-size: 14px;
  font-weight: 500;
  color: #111111;
}

.cc-def-row-desc {
  font-size: 12.5px;
  color: #5f6b7c;
  line-height: 1.4;
  margin-top: 2px;
}

.cc-def-row-docs {
  font-size: 12px;
  font-weight: 600;
  color: #3d6b2e;
  text-decoration: none;
  margin-top: 6px;
  display: inline-block;
}

.cc-def-row-docs:hover {
  text-decoration: underline;
}

/* Select button */

.cc-select-btn {
  height: 32px;
  padding: 0 16px;
  border: 1px solid #3d6b2e;
  border-radius: 6px;
  background: transparent;
  color: #3d6b2e;
  cursor: pointer;
  font: inherit;
  font-size: 12px;
  font-weight: 600;
  white-space: nowrap;
  transition: background 0.15s ease, color 0.15s ease;
}

.cc-select-btn:hover {
  background: #3d6b2e;
  color: #ffffff;
}

/* Auth badges */

.cc-auth-badge {
  display: inline-flex;
  align-items: center;
  padding: 1px 8px;
  border-radius: 999px;
  font-size: 11px;
  font-weight: 600;
  white-space: nowrap;
}

.cc-badge-api-key {
  color: #0c447c;
  background: #e6f1fb;
}

.cc-badge-connector {
  color: #2d5020;
  background: #e8f5e2;
}

.cc-badge-oauth {
  color: #5b2c8a;
  background: #f0e6fb;
}

/* Link button */

.cc-link-btn {
  border: none;
  background: none;
  color: #3d6b2e;
  cursor: pointer;
  font: inherit;
  font-size: 13px;
  font-weight: 600;
  padding: 0;
}

.cc-link-btn:hover {
  text-decoration: underline;
}

/* --- Config form card --- */

.cc-form-card {
  max-width: 560px;
  border: 1px solid #e0e3dc;
  border-radius: 10px;
  background: #ffffff;
  padding: 24px;
}

.cc-form-header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 12px;
  margin-bottom: 20px;
  padding-bottom: 16px;
  border-bottom: 1px solid #e0e3dc;
}

.cc-form-header-left {
  display: flex;
  align-items: center;
  gap: 12px;
  min-width: 0;
}

.cc-form-header-icon {
  width: 40px;
  height: 40px;
  border-radius: 10px;
  flex-shrink: 0;
  object-fit: cover;
}

.cc-form-header-icon-placeholder {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
}

.cc-form-header-name {
  font-size: 15px;
  font-weight: 600;
  color: #111111;
}

.cc-form-header-desc {
  font-size: 13px;
  color: #5f6b7c;
  margin-top: 2px;
  line-height: 1.4;
}

.cc-change-btn {
  height: 28px;
  padding: 0 12px;
  border: 1px solid #e0e3dc;
  border-radius: 6px;
  background: transparent;
  color: #555555;
  cursor: pointer;
  font: inherit;
  font-size: 12px;
  font-weight: 600;
  flex-shrink: 0;
  transition: border-color 0.15s ease, color 0.15s ease;
}

.cc-change-btn:hover {
  border-color: #9abb8a;
  color: #3d6b2e;
}

/* Form doc link */

.cc-form-doc-link {
  display: inline-block;
  font-size: 13px;
  font-weight: 600;
  color: #3d6b2e;
  text-decoration: none;
  margin-bottom: 16px;
}

.cc-form-doc-link:hover {
  text-decoration: underline;
}

/* Fields preview */

.cc-fields-preview {
  margin-bottom: 20px;
  padding-bottom: 16px;
  border-bottom: 1px solid #e0e3dc;
}

.cc-fields-preview-title {
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  color: #8d9287;
  margin-bottom: 8px;
}

.cc-fields-preview-list {
  display: flex;
  flex-wrap: wrap;
  gap: 6px;
}

.cc-fields-preview-item {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  padding: 4px 10px;
  background: #f4f8f2;
  border: 1px solid #e8ecdf;
  border-radius: 5px;
  font-size: 12px;
}

.cc-fields-preview-label {
  color: #1c2127;
  font-weight: 500;
}

.cc-fields-preview-type {
  color: #8d9287;
  font-family: 'JetBrains Mono', monospace;
  font-size: 10.5px;
}

/* Contextual guidance */

.cc-guidance {
  font-size: 13px;
  color: #5f6b7c;
  padding: 12px 14px;
  background: #f9faf8;
  border: 1px solid #e8ecdf;
  border-radius: 6px;
  margin-bottom: 16px;
  line-height: 1.5;
}

/* Form fields */

.cc-field {
  margin-bottom: 16px;
}

.cc-field-label {
  display: block;
  font-size: 13px;
  font-weight: 500;
  color: #5f6b7c;
  margin-bottom: 6px;
}

.cc-field-secret input {
  font-family: monospace;
}

.cc-auth-message {
  font-size: 13px;
  color: #5f6b7c;
  padding: 10px 14px;
  background: #f4f8f2;
  border-radius: 6px;
  margin-bottom: 16px;
}

/* Form actions */

.cc-form-actions {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 10px;
  margin-top: 20px;
  padding-top: 16px;
  border-top: 1px solid #e0e3dc;
}

.cc-cancel-btn {
  height: 36px;
  padding: 0 16px;
  border: 1px solid #e0e3dc;
  border-radius: 6px;
  background: transparent;
  color: #555555;
  cursor: pointer;
  font: inherit;
  font-size: 13px;
  font-weight: 600;
  transition: border-color 0.15s ease, color 0.15s ease;
}

.cc-cancel-btn:hover {
  border-color: #9abb8a;
  color: #3d6b2e;
}

.cc-submit-btn {
  height: 36px;
  padding: 0 20px;
  border: none;
  border-radius: 6px;
  background: #3d6b2e;
  color: #ffffff;
  cursor: pointer;
  font: inherit;
  font-size: 13px;
  font-weight: 700;
  transition: background 0.15s ease;
}

.cc-submit-btn:hover:not(:disabled) {
  background: #4d8a3a;
}

.cc-submit-btn:disabled {
  opacity: 0.6;
  cursor: default;
}

@media (max-width: 600px) {
  .cc-form-card {
    padding: 16px;
  }

  .cc-form-header {
    flex-direction: column;
  }

  .cc-form-actions {
    flex-direction: column-reverse;
  }

  .cc-cancel-btn,
  .cc-submit-btn {
    width: 100%;
  }
}
.cd-card {
  padding: 20px;
  border: 1px solid #e0e3dc;
  border-radius: 10px;
  box-shadow: none;
}

.cd-card-header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 16px;
  margin-bottom: 16px;
}

.cd-card-actions {
  display: flex;
  align-items: center;
  gap: 8px;
}

.cd-section-title {
  margin: 0;
  font-size: 16px;
  font-weight: 600;
}

.cd-section-copy {
  margin: 6px 0 0;
  font-size: 13px;
  color: #5f6b7c;
}

.cd-status-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 16px;
}

.cd-status-item {
  display: flex;
  flex-direction: column;
  gap: 6px;
  padding: 14px;
  border: 1px solid #e7eae4;
  border-radius: 10px;
  background: #fbfcfa;
}

.cd-status-label {
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  color: #5f6b7c;
}

.cd-status-value {
  font-size: 14px;
  color: #182026;
}

.cd-status-tag {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 4px 10px;
  border-radius: 999px;
  font-size: 12px;
  font-weight: 600;
  line-height: 1.2;
}

.cd-status-tag-success {
  color: #2d5020;
  background: #e8f5e2;
}

.cd-status-tag-error {
  color: #9b1c1c;
  background: #fde2e2;
}

.cd-status-tag-pending {
  color: #5f6b7c;
  background: #f0f2f5;
}

.cd-status-tag-stale {
  color: #7a5d00;
  background: #fef3cd;
}

.cd-fetch-error {
  margin-top: 16px;
}

.cd-form {
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.cd-form-fields {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.cd-field .bp5-label {
  margin-bottom: 0;
}

.cd-actions {
  display: flex;
  justify-content: flex-end;
  padding-top: 16px;
  border-top: 1px solid #e0e3dc;
}

.cd-credentials-note {
  margin: 0;
}

.cd-bound-widget-list {
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.cd-bound-widget-item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  padding: 14px 16px;
  border: 1px solid #e7eae4;
  border-radius: 10px;
  background: #fbfcfa;
}

.cd-bound-widget-copy {
  min-width: 0;
}

.cd-bound-widget-name {
  font-size: 14px;
  font-weight: 600;
  color: #182026;
}

.cd-bound-widget-meta {
  display: flex;
  flex-wrap: wrap;
  gap: 8px 12px;
  margin-top: 4px;
  font-size: 12px;
  color: #5f6b7c;
}

.cd-cached-data {
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.cd-cached-toggle {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  width: 100%;
  padding: 12px 14px;
  border: 1px solid #e0e3dc;
  border-radius: 10px;
  background: #fbfcfa;
  font-size: 14px;
  color: #182026;
  text-align: left;
  cursor: pointer;
}

.cd-cached-toggle:hover {
  background: #f6f8f5;
}

.cd-cached-toggle-hint {
  font-size: 12px;
  font-weight: 600;
  color: #5f6b7c;
  text-transform: uppercase;
}

.cd-data-preview {
  margin: 0;
  padding: 16px;
  background: #f5f8fa;
  border: 1px solid #d8e1e8;
  border-radius: 6px;
  font-family: monospace;
  font-size: 13px;
  line-height: 1.5;
  overflow-x: auto;
  max-height: 400px;
  overflow-y: auto;
  white-space: pre-wrap;
  word-break: break-word;
}

@media (max-width: 640px) {
  .cd-card-header,
  .cd-bound-widget-item {
    flex-direction: column;
    align-items: flex-start;
  }

  .cd-card-actions {
    width: 100%;
    justify-content: flex-start;
  }

  .cd-status-grid {
    grid-template-columns: 1fr;
  }
}
/* Table overrides for ingested data */
.ingested-data-table td {
  vertical-align: top;
  padding: 10px 15px;
}

.ingested-data-row {
  cursor: pointer;
}

.ingested-data-row:hover td {
  background: #f9fafb;
}

/* Column widths — proportional so the table fills full screen width */
.col-definition  { width: 30%; }
.col-method      { width: 13%; }
.col-status      { width: 20%; }
.col-date        { width: 29%; }

table.console-table td.col-records,
table.console-table th.col-records {
  width: 8%;
}

.ingested-data-definition {
  display: block;
  font-weight: 600;
  color: #243447;
  text-decoration: none;
  margin-bottom: 3px;
}

.ingested-data-definition:hover {
  color: #3d6b2e;
  text-decoration: underline;
}

.ingested-data-subtext {
  font-size: 12px;
  color: #8d9287;
}

/* Inline status */
.ingested-data-status {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  white-space: nowrap;
}

.ingested-data-status-dot {
  display: inline-block;
  flex-shrink: 0;
  width: 8px;
  height: 8px;
  border-radius: 50%;
}

.ingested-data-status--success .ingested-data-status-dot {
  background-color: var(--green1);
}

.ingested-data-status--error .ingested-data-status-dot {
  background-color: var(--red1);
}

/* Method tags — outline style */
.ingested-data-method {
  display: inline-block;
  padding: 2px 8px;
  border-radius: 4px;
  font-size: 12px;
  font-weight: 500;
  white-space: nowrap;
}

.ingested-data-method--platform_api {
  border: 1px solid #93c5fd;
  color: #1d4ed8;
}

.ingested-data-method--connector_push {
  border: 1px solid #fdba74;
  color: #c2410c;
}

.ingested-data-method--rest_api {
  border: 1px solid #c4b5fd;
  color: #6d28d9;
}

.ingested-data-method--manual_sync {
  border: 1px solid #86efac;
  color: #15803d;
}

.ingested-data-error {
  margin-top: 4px;
  font-size: 12px;
  color: #991b1b;
}

.ingested-data-date {
  color: #66788a;
  white-space: nowrap;
}

.ingested-data-export-btn {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  padding: 6px 14px;
  border: 1px solid #336602;
  border-radius: 4px;
  background: #336602;
  font-size: 13px;
  font-weight: 500;
  color: #fff;
  cursor: pointer;
  font-family: inherit;
  white-space: nowrap;
}

.ingested-data-export-btn:hover:not(:disabled) {
  background: #2d5a02;
  border-color: #2d5a02;
}

.ingested-data-export-btn:disabled {
  opacity: 0.6;
  cursor: default;
}

.ingested-data-export-notice {
  position: relative;
  margin-bottom: 14px;
}

.ingested-data-export-notice-close {
  position: absolute;
  top: 8px;
  right: 8px;
  border: 0;
  background: transparent;
  cursor: pointer;
  padding: 2px;
  color: inherit;
  display: flex;
  align-items: center;
}

.ingested-data-empty {
  padding: 40px 0;
  text-align: center;
  color: #66788a;
  font-size: 14px;
}
.idd-page {
  padding: 24px 28px;
  max-width: 860px;
}

.idd-loading {
  padding: 48px 0;
  display: flex;
  justify-content: center;
}

.idd-back {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  border: 0;
  background: transparent;
  color: #3d6b2e;
  font-size: 13px;
  font-weight: 600;
  cursor: pointer;
  padding: 0;
  margin-bottom: 20px;
  font-family: inherit;
}

.idd-back:hover {
  text-decoration: underline;
}

.idd-header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 16px;
  margin-bottom: 20px;
}

.idd-header-right {
  display: flex;
  align-items: center;
  gap: 8px;
  flex-shrink: 0;
}

.idd-title {
  margin: 0 0 4px;
  font-size: 22px;
  font-weight: 700;
  color: #243447;
}

.idd-subtitle {
  font-size: 14px;
  color: #66788a;
}

.idd-method {
  display: inline-block;
  padding: 3px 10px;
  border-radius: 4px;
  font-size: 12px;
  font-weight: 600;
}

.idd-method--platform_api { background: #eff6ff; color: #1d4ed8; }
.idd-method--connector_push { background: #fff7ed; color: #c2410c; }
.idd-method--rest_api { background: #f5f3ff; color: #6d28d9; }
.idd-method--manual_sync { background: #f0fdf4; color: #15803d; }

.idd-status {
  display: inline-block;
  padding: 3px 10px;
  border-radius: 4px;
  font-size: 12px;
  font-weight: 600;
}

.idd-status--success { background: #f0fdf4; color: #15803d; }
.idd-status--error { background: #fef2f2; color: #991b1b; }

.idd-meta-row {
  display: flex;
  gap: 32px;
  margin-bottom: 20px;
}

.idd-meta-label {
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.07em;
  color: #7a8a9a;
  margin-bottom: 4px;
}

.idd-meta-value {
  font-size: 14px;
  color: #243447;
  font-weight: 500;
}

.idd-error-callout {
  margin-bottom: 20px;
}

.idd-sections {
  display: flex;
  flex-direction: column;
  gap: 8px;
}

.idd-json-section {
  border: 1px solid #e5e7eb;
  border-radius: 8px;
  overflow: hidden;
}

.idd-json-toggle {
  display: flex;
  align-items: center;
  gap: 6px;
  width: 100%;
  padding: 10px 14px;
  border: 0;
  background: #f9fafb;
  font-size: 13px;
  font-weight: 600;
  color: #374151;
  cursor: pointer;
  font-family: inherit;
  text-align: left;
}

.idd-json-toggle:hover {
  background: #f3f4f6;
}

.idd-json-toggle:disabled {
  cursor: default;
  color: #9ca3af;
}

.idd-json-empty-label {
  margin-left: 6px;
  font-size: 11px;
  font-weight: 500;
  color: #9ca3af;
}

.idd-json-body {
  border-top: 1px solid #e5e7eb;
}

.idd-json-pre {
  margin: 0;
  padding: 12px 14px;
  font-size: 12px;
  font-family: 'SFMono-Regular', Consolas, 'Liberation Mono', Menlo, monospace;
  color: #374151;
  white-space: pre-wrap;
  word-break: break-all;
  max-height: 320px;
  overflow-y: auto;
}
.response-sync-section {
  margin-top: 24px;
}

.response-sync-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  margin-bottom: 14px;
}

.response-sync-title {
  color: #243447;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.response-sync-list {
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.response-sync-row {
  padding: 14px;
  border: 1px solid #e7e7e7;
  border-radius: 12px;
  background: #fff;
}

.response-sync-row-top {
  display: flex;
  align-items: center;
  gap: 8px;
  flex-wrap: wrap;
}

.response-sync-label {
  color: #243447;
  font-size: 14px;
  font-weight: 600;
  word-break: break-word;
}

.response-sync-row-meta {
  display: flex;
  align-items: center;
  gap: 10px;
  flex-wrap: wrap;
  margin-top: 10px;
}

.response-sync-pill {
  display: inline-flex;
  align-items: center;
  padding: 4px 10px;
  border-radius: 999px;
  font-size: 12px;
  font-weight: 600;
  text-transform: capitalize;
}

.response-sync-pill--pending {
  background: #e8f1fb;
  color: #2563eb;
}

.response-sync-pill--success {
  background: #ecfdf3;
  color: #047857;
}

.response-sync-pill--retrying {
  background: #fff7e6;
  color: #b7791f;
}

.response-sync-pill--failed {
  background: #fef2f2;
  color: #b91c1c;
}

.response-sync-attempts {
  color: #66788a;
  font-size: 12px;
  font-weight: 600;
}

.response-sync-error {
  margin-top: 12px;
}

.response-sync-error summary {
  cursor: pointer;
  color: #8a1f1f;
  font-size: 12px;
  font-weight: 600;
}

.response-sync-error-text {
  margin-top: 8px;
  padding: 10px 12px;
  border-radius: 8px;
  background: #fff6f6;
  color: #7f1d1d;
  font-size: 13px;
  line-height: 1.5;
  white-space: pre-wrap;
  word-break: break-word;
}

.response-sync-empty {
  color: #66788a;
  font-size: 14px;
}

.response-sync-loading {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.response-sync-loading-bar {
  height: 12px;
  border-radius: 999px;
  background: linear-gradient(90deg, #eef2f6 0%, #f7f9fb 50%, #eef2f6 100%);
  background-size: 200% 100%;
  animation: response-sync-shimmer 1.4s infinite linear;
}

.response-sync-loading-bar--long {
  width: 100%;
}

.response-sync-loading-bar--medium {
  width: 78%;
}

.response-sync-loading-bar--short {
  width: 62%;
}

@keyframes response-sync-shimmer {
  0% {
    background-position: 200% 0;
  }

  100% {
    background-position: -200% 0;
  }
}
.responses-export-notice {
  position: relative;
  margin-bottom: 14px;
}

.responses-export-notice-close {
  position: absolute;
  top: 8px;
  right: 8px;
  border: 0;
  background: transparent;
  cursor: pointer;
  padding: 2px;
  color: inherit;
  display: flex;
  align-items: center;
}

.responses-collection-pills {
  display: flex;
  gap: 8px;
  margin-bottom: 14px;
  flex-wrap: wrap;
}

.responses-collection-pill {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  padding: 5px 14px;
  border-radius: 16px;
  border: 1px solid #e0e5ec;
  background: #fff;
  font-size: 13px;
  font-family: inherit;
  color: #5f6b7c;
  cursor: pointer;
  transition: background 0.1s, border-color 0.1s, color 0.1s;
}

.responses-collection-pill:hover {
  background: #f5f7f0;
  border-color: #c5d4b8;
}

.responses-collection-pill--active {
  background: #edf3e8;
  border-color: #3D6B2E;
  color: #3D6B2E;
  font-weight: 500;
}

.responses-collection-pill-count {
  font-size: 11px;
  background: rgba(0, 0, 0, 0.06);
  padding: 1px 7px;
  border-radius: 10px;
  font-weight: 500;
}

.responses-collection-pill--active .responses-collection-pill-count {
  background: rgba(61, 107, 46, 0.12);
}

.responses-list-filters {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 12px;
  margin-bottom: 14px;
}

.responses-list-filters .responses-export-btn {
  margin-left: auto;
  flex-shrink: 0;
}

.responses-list-filters .search-input {
  min-width: 200px;
  flex: 1;
  max-width: 280px;
}

.responses-list-filters .rc-select {
  min-width: 200px;
  flex: 1;
  max-width: 320px;
}

.responses-list-filters .rc-select:first-of-type {
  min-width: 220px;
  max-width: 360px;
}

.responses-view-toggle {
  display: flex;
  gap: 0;
  margin-bottom: 14px;
  border-bottom: 1px solid #e0e5ec;
}

.responses-view-tab {
  padding: 7px 16px;
  border: 0;
  border-bottom: 2px solid transparent;
  background: transparent;
  font-size: 13px;
  font-weight: 500;
  color: #6b7280;
  cursor: pointer;
  font-family: inherit;
  margin-bottom: -1px;
  transition: color 0.1s, border-color 0.1s;
}

.responses-view-tab:hover {
  color: #374151;
}

.responses-view-tab--active {
  color: #3d6b2e;
  border-bottom-color: #3d6b2e;
  font-weight: 600;
}

.sync-logs-list {
  display: flex;
  flex-direction: column;
  gap: 8px;
  margin-bottom: 8px;
}

.sync-log-row {
  border: 1px solid #e0e5ec;
  border-radius: 8px;
  padding: 12px 14px;
  background: #fff;
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.sync-log-row-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  flex-wrap: wrap;
}

.sync-log-row-left {
  display: flex;
  align-items: center;
  gap: 8px;
  min-width: 0;
  flex: 1;
}

.sync-log-row-right {
  display: flex;
  align-items: center;
  gap: 8px;
  flex-shrink: 0;
}

.sync-log-type-badge {
  display: inline-flex;
  align-items: center;
  padding: 1px 7px;
  border-radius: 4px;
  font-size: 11px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.03em;
  white-space: nowrap;
}

.sync-log-type-badge--webhook {
  background: #eff6ff;
  color: #1d4ed8;
}

.sync-log-type-badge--email {
  background: #f5f3ff;
  color: #6d28d9;
}

.sync-log-type-badge--connector {
  background: #fff7ed;
  color: #c2410c;
}

.sync-log-summary {
  font-size: 13px;
  color: #374151;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.sync-log-status {
  display: inline-flex;
  align-items: center;
  padding: 2px 8px;
  border-radius: 4px;
  font-size: 11px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.03em;
}

.sync-log-status--success {
  background: #f0fdf4;
  color: #166534;
}

.sync-log-status--failed {
  background: #fef2f2;
  color: #991b1b;
}

.sync-log-status--retrying {
  background: #fff7ed;
  color: #9a3412;
}

.sync-log-status--pending {
  background: #f9fafb;
  color: #6b7280;
}

.sync-log-attempts {
  font-size: 12px;
  color: #9ca3af;
}

.sync-log-date {
  font-size: 12px;
  color: #9ca3af;
  white-space: nowrap;
}

.sync-log-fields {
  background: #f9fafb;
  border: 1px solid #e5e7eb;
  border-radius: 6px;
  overflow: hidden;
}

.sync-log-fields-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 6px 10px;
  border-bottom: 1px solid #e5e7eb;
}

.sync-log-fields-label {
  font-size: 11px;
  font-weight: 600;
  color: #6b7280;
  text-transform: uppercase;
  letter-spacing: 0.04em;
}

.sync-log-copy-btn {
  border: 0;
  background: transparent;
  font-size: 11px;
  font-weight: 600;
  color: #3d6b2e;
  cursor: pointer;
  padding: 0;
  font-family: inherit;
}

.sync-log-copy-btn:hover {
  text-decoration: underline;
}

.sync-log-fields-data {
  margin: 0;
  padding: 8px 10px;
  font-size: 12px;
  font-family: monospace;
  color: #374151;
  white-space: pre-wrap;
  word-break: break-all;
  max-height: 180px;
  overflow-y: auto;
}

.sync-log-error {
  display: flex;
  flex-direction: column;
  gap: 4px;
}

.sync-log-error-toggle {
  border: 0;
  background: transparent;
  font-size: 12px;
  font-weight: 600;
  color: #991b1b;
  cursor: pointer;
  padding: 0;
  font-family: inherit;
  text-align: left;
}

.sync-log-error-text {
  margin: 0;
  padding: 8px 10px;
  font-size: 12px;
  font-family: monospace;
  color: #991b1b;
  background: #fef2f2;
  border: 1px solid #fecaca;
  border-radius: 6px;
  white-space: pre-wrap;
  word-break: break-all;
  max-height: 120px;
  overflow-y: auto;
}

.responses-aggregation-summary {
  margin-top: -10px;
  margin-bottom: 14px;
  padding: 8px 14px;
  background: #f5f7f0;
  border: 1px solid #dce8d0;
  border-radius: 8px;
  font-size: 13px;
  color: #3D6B2E;
  font-weight: 500;
}

.responses-bulk-toolbar {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  padding: 8px 14px;
  border: 1px solid #dce8d0;
  border-radius: 8px;
  background: #f5f7f0;
  margin-bottom: 8px;
}

.responses-select-count {
  color: #3D6B2E;
  font-size: 13px;
  font-weight: 600;
}

.responses-collection-key {
  display: inline-block;
  padding: 3px 8px;
  border-radius: 4px;
  background: #f0f2f5;
  border: 1px solid #e2e5ea;
  color: #394b59;
  font-size: 11px;
  font-family: 'SFMono-Regular', Consolas, 'Liberation Mono', Menlo, monospace;
  white-space: nowrap;
}

.responses-status {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 3px 10px;
  border-radius: 6px;
  font-size: 11px;
  font-weight: 600;
  text-transform: capitalize;
  white-space: nowrap;
  letter-spacing: 0.02em;
  background: #eef2f6;
  color: #4f5b67;
}

.responses-status--received {
  background: #e8f1fb;
  color: #2563eb;
}

.responses-status--processed {
  background: #ebf8ef;
  color: #15803d;
}

.responses-status--exported {
  background: #ecfdf3;
  color: #047857;
}

.responses-status--rejected {
  background: #fef2f2;
  color: #b91c1c;
}

.responses-bulk-actions {
  display: flex;
  align-items: center;
  gap: 10px;
}

.responses-layout {
  display: flex;
  gap: 0;
  min-height: 500px;
  border: 1px solid #e0e5ec;
  border-radius: 12px;
  overflow: hidden;
  background: #fff;
}

.responses-layout .responses-table thead {
  border-top: none;
}

.responses-layout .responses-table tbody tr:last-child {
  border-bottom: none;
}

.responses-list-panel {
  flex: 1;
  min-width: 0;
  overflow-y: auto;
}

.responses-detail-panel {
  width: 440px;
  flex-shrink: 0;
  border-left: 1px solid #e0e5ec;
  overflow-y: auto;
  padding: 24px;
  background: #fafbf8;
}

.responses-table {
  font-size: 13px;
}

.responses-table thead {
  background: #f8f9fa;
  border-top: 1px solid #e7e7e7;
  border-bottom: 1px solid #e7e7e7;
}

.responses-table th {
  padding: 9px 15px;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  color: #66788a;
  white-space: nowrap;
}

.responses-table td {
  padding: 12px 15px;
  font-size: 13px;
  color: #243447;
  vertical-align: middle;
}

.responses-table .col-checkbox {
  width: 40px;
  text-align: center;
}

.responses-table .col-checkbox input[type='checkbox'] {
  width: 15px;
  height: 15px;
  cursor: pointer;
  accent-color: #3D6B2E;
}

.responses-table .col-widget {
  width: 18%;
}

.responses-table .col-collection {
  width: 12%;
}

.responses-table .col-summary {
  width: auto;
}

.responses-table .col-status {
  width: 90px;
  text-align: center;
}

.responses-table .col-date {
  width: 200px;
  white-space: nowrap;
}

.responses-table tbody tr {
  cursor: pointer;
  transition: background-color 0.08s ease;
}

.responses-table tbody tr:nth-child(even) {
  background: #fafbfc;
}

.responses-table tbody tr:hover {
  background: #f0f4eb;
}

.responses-table-row--active,
.responses-table-row--active:nth-child(even) {
  background: #edf3e8 !important;
}

.responses-table-row--active td:first-child {
  box-shadow: inset 3px 0 0 #3D6B2E;
}

.responses-table .col-widget-name {
  font-weight: 500;
  color: #243447;
}

.responses-summary-cell {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  color: #5f6b7c;
  max-width: 0;
}

.responses-table td.col-date-cell {
  font-size: 12px;
  color: #66788a;
}

.responses-list-footer {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 12px;
  padding: 16px;
}

.responses-list-refreshing {
  color: #5f6b7c;
  font-size: 13px;
}

.responses-detail-skeleton {
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.responses-detail-skeleton-bar {
  height: 12px;
  border-radius: 999px;
  background: linear-gradient(90deg, #eef2f6 0%, #f7f9fb 50%, #eef2f6 100%);
  background-size: 200% 100%;
  animation: responses-detail-shimmer 1.4s infinite linear;
}

.responses-detail-skeleton-bar--long {
  width: 100%;
}

.responses-detail-skeleton-bar--medium {
  width: 78%;
}

.responses-detail-skeleton-bar--short {
  width: 56%;
}

.responses-detail-header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 12px;
  margin-bottom: 24px;
}

.responses-detail-header-copy {
  min-width: 0;
}

.responses-detail-title {
  margin: 0;
  font-size: 22px;
  line-height: 1.2;
  color: #243447;
}

.responses-detail-meta {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 12px;
}

.responses-detail-date {
  margin-top: 12px;
  color: #66788a;
  font-size: 13px;
}

.responses-detail-section {
  margin-top: 24px;
}

.responses-detail-section-title {
  margin-bottom: 14px;
  color: #243447;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.detail-field {
  margin-bottom: 16px;
}

.detail-field-label {
  margin-bottom: 6px;
  color: #7a8a9a;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.detail-field-value {
  color: #243447;
  font-size: 14px;
  line-height: 1.5;
  word-break: break-word;
  white-space: pre-wrap;
}

.detail-field-value a {
  color: #2563eb;
  text-decoration: none;
  word-break: break-all;
}

.detail-field-value a:hover {
  text-decoration: underline;
}

.responses-detail-actions {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  margin-top: 32px;
  padding-top: 24px;
  border-top: 1px solid #e7e7e7;
}

.responses-detail-nav {
  display: flex;
  align-items: center;
  gap: 8px;
}

.responses-detail-nav button {
  display: inline-flex;
  align-items: center;
  gap: 6px;
}

@keyframes responses-detail-shimmer {
  0% {
    background-position: 200% 0;
  }

  100% {
    background-position: -200% 0;
  }
}

/* ── Context bar ── */

.responses-context-bar {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 10px 16px;
  background: #f5f7f0;
  border: 1px solid #dce8d0;
  border-radius: 8px;
  margin-bottom: 16px;
  font-size: 13px;
}

.responses-context-widget {
  font-weight: 600;
  color: #243447;
}

.responses-context-arrow {
  color: #8a9bae;
}

.responses-context-count {
  color: #66788a;
  font-size: 12px;
}

.responses-context-clear {
  margin-left: auto;
  background: none;
  border: none;
  font-size: 18px;
  color: #66788a;
  cursor: pointer;
  padding: 0 4px;
  font-family: inherit;
  line-height: 1;
}

.responses-context-clear:hover {
  color: #243447;
}

/* ── Widget column ── */

.responses-widget-primary {
  font-weight: 500;
  color: #243447;
  line-height: 1.3;
}

.responses-widget-id {
  font-size: 11px;
  color: #8a9bae;
  font-family: 'SFMono-Regular', Consolas, 'Liberation Mono', Menlo, monospace;
  margin-top: 2px;
  line-height: 1.2;
}

/* ── Detail panel response ID ── */

.responses-detail-response-id {
  margin-top: 4px;
  font-size: 11px;
  font-family: 'SFMono-Regular', Consolas, 'Liberation Mono', Menlo, monospace;
  color: #8a9bae;
  cursor: pointer;
  display: inline-block;
}

.responses-detail-response-id:hover {
  color: #3D6B2E;
}

/* ── Select-all checkbox ── */

.responses-select-all-label {
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  width: 28px;
  height: 28px;
  border-radius: 6px;
  margin: 0 auto;
  transition: background-color 0.1s;
}

.responses-select-all-label:hover {
  background: #e8ecf0;
}

.responses-select-all-label input[type='checkbox'] {
  width: 16px;
  height: 16px;
  cursor: pointer;
  accent-color: #3D6B2E;
}

.responses-grouped-select {
  padding: 7px 12px;
  border: 1px solid #d1d5db;
  border-radius: 6px;
  font-size: 13px;
  color: #394b59;
  background: #fff;
  min-width: 260px;
  max-width: 360px;
  font-family: inherit;
  cursor: pointer;
  appearance: auto;
}

.responses-grouped-select:hover {
  border-color: #9ca3af;
}

.responses-grouped-select:focus {
  outline: none;
  border-color: #3D6B2E;
}

.responses-grouped-select optgroup {
  font-weight: 700;
  font-size: 12px;
  color: #394b59;
}

.responses-grouped-select option {
  font-weight: 400;
  font-size: 13px;
  padding: 4px 8px;
}

@media (max-width: 900px) {
  .responses-bulk-toolbar {
    flex-direction: column;
    align-items: stretch;
  }

  .responses-bulk-actions {
    justify-content: space-between;
  }

  .responses-layout {
    min-height: 0;
  }

  .responses-detail-panel {
    display: none;
  }
}
.response-detail-shell {
  max-width: 1100px;
}

.response-detail-body {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 16px;
  align-items: start;
}

.response-detail-card {
  padding: 20px;
}

.response-detail-card h3 {
  margin: 0 0 16px;
  font-size: 18px;
}

.response-detail-card-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 12px;
  margin-bottom: 16px;
}

.response-detail-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 12px;
}

.response-detail-item {
  padding: 10px 14px;
  border: 1px solid #d8e1e8;
  border-radius: 8px;
  background: #fbfcfd;
}

.response-detail-label {
  color: #5f6b7c;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 0.04em;
}

.response-detail-value {
  margin-top: 4px;
  font-size: 14px;
  font-weight: 600;
}

.response-detail-definition-list {
  display: grid;
  grid-template-columns: minmax(120px, 160px) 1fr;
  gap: 12px 20px;
  margin: 0;
}

.response-detail-definition-list dt {
  color: #5f6b7c;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 0.04em;
}

.response-detail-definition-list dd {
  margin: 0;
  white-space: pre-wrap;
  word-break: break-word;
}

.response-detail-prewrap {
  white-space: pre-wrap;
  word-break: break-word;
}

@media (max-width: 900px) {
  .response-detail-body {
    grid-template-columns: 1fr;
  }

  .response-detail-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 640px) {
  .response-detail-card-header {
    flex-direction: column;
    align-items: flex-start;
  }

  .response-detail-definition-list {
    grid-template-columns: 1fr;
  }
}
.aggregation-preview {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.aggregation-empty {
  color: var(--bp-text-muted, #666);
  font-size: 13px;
  margin: 0;
}

/* Metric */
.aggregation-metric {
  display: flex;
  flex-direction: column;
  gap: 4px;
}

.aggregation-metric-value {
  font-size: 42px;
  font-weight: 700;
  color: #1a1a1a;
  line-height: 1;
}

.aggregation-metric-label {
  font-size: 13px;
  color: #666;
}

/* Rating */
.aggregation-rating {
  display: flex;
  flex-direction: column;
  gap: 8px;
}

.aggregation-rating-avg {
  font-size: 38px;
  font-weight: 700;
  color: #1a1a1a;
  line-height: 1;
}

.aggregation-rating-count {
  font-size: 13px;
  color: #666;
}

.aggregation-rating-breakdown {
  display: flex;
  flex-direction: column;
  gap: 6px;
  margin-top: 4px;
}

.aggregation-breakdown-row {
  display: grid;
  grid-template-columns: 40px 1fr 36px;
  align-items: center;
  gap: 8px;
}

.aggregation-breakdown-label {
  font-size: 12px;
  color: #555;
  text-align: right;
}

.aggregation-breakdown-bar-track {
  height: 10px;
  background: #e8e8e8;
  border-radius: 5px;
  overflow: hidden;
}

.aggregation-breakdown-bar-fill {
  height: 100%;
  background: #3D6B2E;
  border-radius: 5px;
  transition: width 0.3s ease;
}

.aggregation-breakdown-count {
  font-size: 12px;
  color: #555;
  text-align: right;
}

/* Progress */
.aggregation-progress {
  display: flex;
  flex-direction: column;
  gap: 8px;
}

.aggregation-progress-label {
  font-size: 14px;
  color: #333;
  display: flex;
  align-items: center;
  gap: 8px;
}

.aggregation-progress-pct {
  font-weight: 600;
  color: #3D6B2E;
}

.aggregation-progress-track {
  height: 12px;
  background: #e8e8e8;
  border-radius: 6px;
  overflow: hidden;
}

.aggregation-progress-fill {
  height: 100%;
  background: #3D6B2E;
  border-radius: 6px;
  transition: width 0.3s ease;
}

/* Collection items */
.aggregation-items {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.aggregation-items-count {
  font-size: 14px;
  font-weight: 600;
  color: #333;
}

.aggregation-items-list {
  display: flex;
  flex-direction: column;
  gap: 8px;
}

.aggregation-item-card {
  background: #f7f7f7;
  border: 1px solid #e5e5e5;
  border-radius: 6px;
  padding: 10px 12px;
  display: flex;
  flex-direction: column;
  gap: 4px;
}

.aggregation-item-pair {
  display: flex;
  gap: 8px;
  font-size: 12px;
}

.aggregation-item-key {
  color: #888;
  min-width: 80px;
  flex-shrink: 0;
}

.aggregation-item-value {
  color: #333;
  word-break: break-word;
}

/* Fallback JSON */
.aggregation-fallback-json {
  background: #f5f5f5;
  border: 1px solid #e0e0e0;
  border-radius: 4px;
  padding: 12px;
  font-size: 12px;
  overflow-x: auto;
  margin: 0;
  max-height: 300px;
  overflow-y: auto;
}

/* Footer */
.aggregation-preview-footer {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  flex-wrap: wrap;
  padding-top: 12px;
  border-top: 1px solid #eaeaea;
}

.aggregation-last-updated {
  font-size: 12px;
  color: #999;
}

.aggregation-fetch-status {
  font-size: 12px;
  color: #66788a;
  text-transform: capitalize;
}

.aggregation-preview-actions {
  display: flex;
  align-items: center;
  gap: 8px;
}
.collection-config-card {
  padding: 20px;
}

.collection-config-card h3 {
  margin: 0 0 16px;
  font-size: 18px;
}

.collection-config-card-header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 16px;
  margin-bottom: 16px;
}

.collection-config-card-header p {
  margin: 6px 0 0;
  color: #66788a;
  line-height: 1.45;
}

.collection-config-info-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
  gap: 12px;
}

.collection-config-info-item {
  padding: 10px 14px;
  border: 1px solid #d8e1e8;
  border-radius: 8px;
  background: #fbfcfd;
}

.collection-config-info-label {
  color: #5f6b7c;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 0.04em;
}

.collection-config-info-value {
  margin-top: 4px;
  font-size: 14px;
  font-weight: 600;
  word-break: break-word;
}

.collection-config-schema-table {
  width: 100%;
}

.collection-config-schema-table code {
  font-size: 12px;
}

.collection-config-empty {
  margin: 0;
  color: #66788a;
}

.collection-config-loading {
  display: flex;
  justify-content: center;
  padding: 24px 0;
}

.collection-destination-list {
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.collection-destination-item {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.collection-destination-row {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 16px;
  padding: 14px 16px;
  border: 1px solid #e1e7ed;
  border-radius: 10px;
  background: #fbfcfd;
  transition: background-color 0.45s ease, border-color 0.45s ease, opacity 0.2s ease;
}

.collection-destination-row--inactive {
  opacity: 0.6;
}

.collection-destination-row--flash-success {
  background: #edf7ec;
  border-color: #b9d8b3;
}

.collection-destination-main {
  min-width: 0;
  flex: 1;
}

.collection-destination-top {
  display: flex;
  align-items: center;
  gap: 10px;
  min-width: 0;
}

.collection-destination-summary {
  min-width: 0;
  font-size: 14px;
  font-weight: 600;
  color: #243447;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.collection-destination-meta {
  margin-top: 6px;
  color: #66788a;
  font-size: 12px;
}

.collection-destination-actions {
  display: flex;
  align-items: center;
  gap: 8px;
  flex-shrink: 0;
  flex-wrap: wrap;
}

.collection-destination-inline-status {
  display: flex;
  flex-direction: column;
  gap: 8px;
  padding: 12px 14px;
  border: 1px solid #d8e1e8;
  border-radius: 10px;
  background: #fff;
  color: #394b59;
  font-size: 13px;
}

.collection-destination-inline-status.is-success {
  border-color: #b7dfc2;
  background: #f1faf3;
  color: #15803d;
}

.collection-destination-inline-status.is-error {
  border-color: #efc1c1;
  background: #fff7f7;
  color: #b91c1c;
}

.collection-destination-inline-status-head {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  align-items: center;
  font-weight: 600;
}

.collection-destination-inline-details summary {
  cursor: pointer;
  color: #5f6b7c;
  font-size: 12px;
  font-weight: 600;
}

.collection-destination-inline-details pre {
  margin: 8px 0 0;
  padding: 12px;
  border-radius: 8px;
  background: #f7f9fb;
  border: 1px solid #e1e7ed;
  color: #243447;
  font-size: 12px;
  overflow-x: auto;
  white-space: pre-wrap;
  word-break: break-word;
}

.collection-destination-logs {
  padding: 14px;
  border: 1px solid #e1e7ed;
  border-radius: 10px;
  background: #fff;
}

.collection-destination-logs-filters {
  display: flex;
  gap: 8px;
  margin-bottom: 12px;
}

.collection-destination-log-filter {
  padding: 6px 10px;
  border: 1px solid #d8e1e8;
  border-radius: 999px;
  background: #fff;
  color: #5f6b7c;
  font-size: 12px;
  font-weight: 600;
  cursor: pointer;
}

.collection-destination-log-filter.is-active {
  border-color: #3d6b2e;
  background: #f5f7f0;
  color: #3d6b2e;
}

.collection-destination-log-list {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.collection-destination-log-row {
  padding: 12px;
  border: 1px solid #e7edf2;
  border-radius: 8px;
  background: #fbfcfd;
}

.collection-destination-log-top {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  align-items: center;
}

.collection-destination-log-preview {
  flex: 1;
  min-width: 180px;
  color: #243447;
  font-size: 13px;
}

.collection-destination-log-meta {
  color: #7a8a9a;
  font-size: 12px;
}

.collection-destination-log-error {
  margin-top: 8px;
  color: #7a1f1f;
  font-size: 12px;
  white-space: pre-wrap;
  word-break: break-word;
}

.collection-destination-log-loading-more {
  margin-top: 10px;
  color: #66788a;
  font-size: 12px;
}

.collection-destination-logs-skeleton {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.collection-destination-logs-skeleton-row {
  height: 40px;
  border-radius: 10px;
  background: linear-gradient(90deg, #eef2f6 0%, #f7f9fb 50%, #eef2f6 100%);
  background-size: 200% 100%;
  animation: collection-destination-shimmer 1.4s infinite linear;
}

.collection-destination-form {
  margin-top: 20px;
  padding-top: 20px;
  border-top: 1px solid #e7e7e7;
}

.collection-destination-form-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  margin-bottom: 16px;
}

.collection-destination-form-header h4 {
  margin: 0;
  font-size: 16px;
}

.collection-destination-form-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 16px;
}

.collection-destination-form-span {
  grid-column: 1 / -1;
}

.collection-destination-form-active {
  display: flex;
  align-items: center;
}

.collection-destination-profile-box {
  padding: 14px 16px;
  border: 1px solid #d8e1e8;
  border-radius: 10px;
  background: #fafbf8;
}

.collection-destination-profile-title {
  color: #243447;
  font-size: 14px;
  font-weight: 700;
}

.collection-destination-profile-description {
  margin-top: 6px;
  color: #66788a;
  font-size: 13px;
  line-height: 1.45;
}

.collection-destination-endpoint-preview {
  margin-top: 10px;
  color: #243447;
  font-size: 13px;
  word-break: break-word;
}

.collection-destination-endpoint-preview code {
  font-size: 12px;
}

.collection-destination-endpoint-meta {
  margin-top: 8px;
  color: #5f6b7c;
  font-size: 12px;
  font-weight: 600;
}

.collection-destination-form-toggle {
  display: flex;
  align-items: center;
}

.collection-destination-endpoint-params {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 16px;
}

.collection-destination-textarea {
  width: 100%;
  min-height: 120px;
  resize: vertical;
}

.collection-webhook-secret {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  padding: 12px 14px;
  border: 1px solid #d8e1e8;
  border-radius: 10px;
  background: #fbfcfd;
}

.collection-webhook-secret-value {
  font-size: 13px;
  color: #243447;
  word-break: break-all;
}

.collection-webhook-secret-actions {
  display: flex;
  align-items: center;
  gap: 8px;
  flex-wrap: wrap;
}

.collection-mapping-list {
  display: flex;
  flex-direction: column;
  gap: 10px;
  margin-bottom: 10px;
}

.collection-mapping-row {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto minmax(0, 1fr) auto;
  gap: 10px;
  align-items: center;
}

.collection-mapping-arrow {
  color: #66788a;
  font-size: 16px;
}

.collection-destination-form-actions {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 20px;
}

.collection-destination-test-result {
  margin-top: 12px;
  font-size: 13px;
  font-weight: 600;
}

.collection-destination-test-result.is-success {
  color: #15803d;
}

.collection-destination-test-result.is-error {
  color: #b91c1c;
}

@keyframes collection-destination-shimmer {
  0% {
    background-position: 200% 0;
  }

  100% {
    background-position: -200% 0;
  }
}

@media (max-width: 840px) {
  .collection-config-card-header,
  .collection-destination-row {
    flex-direction: column;
    align-items: flex-start;
  }

  .collection-destination-actions {
    width: 100%;
    flex-wrap: wrap;
  }

  .collection-webhook-secret {
    flex-direction: column;
    align-items: flex-start;
  }

  .collection-destination-form-grid {
    grid-template-columns: 1fr;
  }

  .collection-destination-endpoint-params {
    grid-template-columns: 1fr;
  }

  .collection-mapping-row {
    grid-template-columns: 1fr;
  }

  .collection-mapping-arrow {
    display: none;
  }
}
.exports-table td {
  vertical-align: middle;
}

.exports-data-type {
  font-weight: 600;
  color: #243447;
  font-size: 13px;
}

.exports-job-id {
  font-size: 12px;
  color: #9ca3af;
  margin-top: 2px;
}

.exports-status {
  display: inline-block;
  padding: 2px 9px;
  border-radius: 4px;
  font-size: 12px;
  font-weight: 600;
}

.exports-status--waiting {
  background: #f9fafb;
  color: #6b7280;
}

.exports-status--processing {
  background: #fffbeb;
  color: #b45309;
}

.exports-status--completed {
  background: #f0fdf4;
  color: #15803d;
}

.exports-status--failed {
  background: #fef2f2;
  color: #991b1b;
}

.exports-actions {
  display: flex;
  align-items: center;
  gap: 4px;
}

.exports-action-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 28px;
  height: 28px;
  border: 1px solid #e5e7eb;
  border-radius: 6px;
  background: #fff;
  color: #374151;
  cursor: pointer;
  transition: background 0.1s, color 0.1s;
}

.exports-action-btn:hover:not(:disabled) {
  background: #f3f4f6;
}

.exports-action-btn:disabled {
  opacity: 0.35;
  cursor: default;
}

.exports-action-btn--danger:hover:not(:disabled) {
  background: #fef2f2;
  color: #991b1b;
  border-color: #fecaca;
}

.sync-logs-table td {
  vertical-align: middle;
}

/* Override table.console-table td { text-align: left } for numeric column */
table.console-table.sync-logs-table td.col-attempts {
  text-align: right;
}

.sync-logs-filters {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin-bottom: 16px;
}

.sync-logs-filters .search-input {
  min-width: 200px;
  flex: 1;
  max-width: 280px;
}

.sync-logs-filters .rc-select {
  min-width: 220px;
  flex: 1;
  max-width: 280px;
}

.sync-logs-empty {
  padding: 36px 20px;
  border: 1px dashed #d8e0ea;
  border-radius: 12px;
  background: #fbfcfd;
  color: #66788a;
  text-align: center;
}

.sync-logs-response-cell,
.sync-logs-destination-cell {
  display: flex;
  flex-direction: column;
  gap: 4px;
  min-width: 0;
}

.sync-logs-response-link {
  color: #3d6b2e;
  font-weight: 600;
  text-decoration: none;
}

.sync-logs-response-link:hover {
  text-decoration: underline;
}

.sync-logs-widget-name {
  font-size: 12px;
  color: #7a8a9a;
}

.sync-logs-type-tag {
  display: inline-flex;
  align-items: center;
  width: fit-content;
  padding: 2px 8px;
  border-radius: 999px;
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.04em;
}

.sync-logs-type-tag--webhook {
  border: 1px solid #93c5fd;
  color: #1d4ed8;
}

.sync-logs-type-tag--email {
  border: 1px solid #6ee7b7;
  color: #047857;
}

.sync-logs-type-tag--connector {
  border: 1px solid #fdba74;
  color: #c2410c;
}

.sync-logs-destination-label {
  font-size: 12px;
  color: #66788a;
  word-break: break-all;
}

.sync-logs-status-pill {
  display: inline-flex;
  align-items: center;
  padding: 4px 10px;
  border-radius: 999px;
  font-size: 12px;
  font-weight: 600;
}

.sync-logs-status-pill--pending {
  background: #eff6ff;
  color: #1d4ed8;
}

.sync-logs-status-pill--success {
  background: #f0fdf4;
  color: #166534;
}

.sync-logs-status-pill--failed {
  background: #fef2f2;
  color: #991b1b;
}

.sync-logs-status-pill--retrying {
  background: #fff7ed;
  color: #9a3412;
}

.sync-logs-error-cell {
  color: #7f1d1d;
  word-break: break-all;
}

.sync-logs-date-cell {
  white-space: nowrap;
  font-size: 13px;
  color: #4a5568;
}
/* Manage widgets table column widths */
.manage.manage-widgets .manage-content table.console-table .column-widget  { width: 34%; }
.manage.manage-widgets .manage-content table.console-table .column-slug    { width: 22%; }
.manage.manage-widgets .manage-content table.console-table .column-status  { width: 12%; }
.manage.manage-widgets .manage-content table.console-table .column-updated { width: 18%; }
.manage.manage-widgets .manage-content table.console-table .column-action  { width: 14%; }

.manage.manage-widgets .manage-content table.console-table tbody .column-action svg {
  cursor: pointer;
}

.manage.manage-widgets .manage-content .identifier-name-link {
  border: none;
  padding: 0;
  background: none;
  color: #4a6e0a;
  cursor: pointer;
  font: inherit;
  text-align: left;
  text-decoration: none;
}

.manage.manage-widgets .manage-content .identifier-name-link:hover {
  text-decoration: underline;
}

/* Filter buttons pushed to right */
.manage.manage-widgets .manage-content .table-filters .filters-btns {
  margin-left: auto;
  display: flex;
  align-items: center;
  gap: 8px;
}
.wt-page,
.wt-refreshing {
  --wt-olive: #3d6b2e;
  --wt-olive-50: #f4f8f2;
  --wt-olive-100: #e4eddf;
  --wt-olive-200: #c9dbbf;
  --wt-olive-300: #9abb8a;
  --wt-olive-600: #2c5020;
  --wt-page-bg: #f5f6f3;
  --wt-card-bg: #ffffff;
  --wt-border: #e0e3dc;
  --wt-border-light: #ebeee8;
  --wt-text-1: #111111;
  --wt-text-2: #555555;
  --wt-text-3: #8d9287;
  --wt-radius-sm: 6px;
  --wt-radius-md: 8px;
  --wt-radius-lg: 12px;
}

body:has(.wt-page) .list-shell {
  max-width: min(1380px, calc(100vw - 120px));
  padding: 22px 34px 34px;
}

.wt-refreshing {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  padding: 6px 10px;
  border: 1px solid var(--wt-border);
  border-radius: 999px;
  background: var(--wt-olive-50);
  color: var(--wt-olive);
  font-size: 12px;
  font-weight: 600;
}

.wt-state {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 240px;
}

.wt-search-row {
  margin-bottom: 14px;
}

.wt-search-wrap {
  position: relative;
  max-width: 520px;
}

.wt-search-icon {
  position: absolute;
  top: 50%;
  left: 12px;
  width: 15px;
  height: 15px;
  transform: translateY(-50%);
  color: var(--wt-text-3);
  pointer-events: none;
}

.wt-search-input {
  width: 100%;
  height: 36px;
  padding: 0 38px 0 36px;
  border: 1px solid var(--wt-border);
  border-radius: var(--wt-radius-md);
  background: var(--wt-card-bg);
  color: var(--wt-text-1);
  font: inherit;
  font-size: 13px;
  outline: none;
  transition: border-color 0.15s ease, box-shadow 0.15s ease;
}

.wt-search-input::placeholder {
  color: var(--wt-text-3);
}

.wt-search-input:focus {
  border-color: var(--wt-olive-300);
  box-shadow: 0 0 0 3px rgba(61, 107, 46, 0.08);
}

.wt-search-input::-webkit-search-cancel-button {
  display: none;
}

.wt-search-clear {
  position: absolute;
  top: 50%;
  right: 8px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  transform: translateY(-50%);
  border: none;
  border-radius: 999px;
  background: var(--wt-olive-50);
  color: var(--wt-text-2);
  cursor: pointer;
  font: inherit;
  font-size: 12px;
  font-weight: 700;
}

.wt-search-clear:hover {
  background: var(--wt-olive-100);
}

.wt-filter-row {
  display: flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 8px;
}

.wt-category-pills {
  display: flex;
  flex-wrap: wrap;
  gap: 6px;
}

.wt-category-pill {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  height: 28px;
  padding: 0 11px;
  border: 1px solid var(--wt-border);
  border-radius: 999px;
  background: var(--wt-card-bg);
  color: var(--wt-text-2);
  cursor: pointer;
  font: inherit;
  font-size: 11.5px;
  transition: border-color 0.15s ease, color 0.15s ease, background 0.15s ease;
  white-space: nowrap;
}

.wt-category-pill:hover {
  border-color: var(--wt-olive-300);
  color: var(--wt-olive-600);
}

.wt-category-pill-active {
  border-color: var(--wt-olive);
  background: var(--wt-olive);
  color: #ffffff;
  font-weight: 600;
}

.wt-category-pill-count {
  font-size: 10px;
  opacity: 0.7;
}

.wt-results-row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  margin-bottom: 14px;
  padding: 0 1px;
}

.wt-results-count {
  color: var(--wt-text-3);
  font-size: 12px;
  font-weight: 600;
}

.wt-results-controls {
  display: flex;
  align-items: center;
  gap: 8px;
}

.wt-view-toggle {
  display: flex;
  overflow: hidden;
  border: 1px solid var(--wt-border);
  border-radius: var(--wt-radius-sm);
  background: var(--wt-card-bg);
}

.wt-view-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 30px;
  height: 28px;
  border: none;
  border-right: 1px solid var(--wt-border);
  background: transparent;
  color: var(--wt-text-3);
  cursor: pointer;
  transition: background 0.15s ease, color 0.15s ease;
}

.wt-view-button:last-child {
  border-right: none;
}

.wt-view-button svg {
  width: 13px;
  height: 13px;
}

.wt-view-button:hover {
  background: #fafaf8;
  color: var(--wt-text-2);
}

.wt-view-button-active {
  background: var(--wt-olive-50);
  color: var(--wt-olive);
}

.wt-sort-select {
  height: 28px;
  padding: 0 26px 0 9px;
  border: 1px solid var(--wt-border);
  border-radius: var(--wt-radius-sm);
  background-color: var(--wt-card-bg);
  background-image: url("data:image/svg+xml,%3Csvg width='10' height='6' viewBox='0 0 10 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L5 5L9 1' stroke='%238d9287' stroke-width='1.5' stroke-linecap='round'/%3E%3C/svg%3E");
  background-position: right 8px center;
  background-repeat: no-repeat;
  color: var(--wt-text-2);
  cursor: pointer;
  font: inherit;
  font-size: 11.5px;
  outline: none;
  appearance: none;
}

.wt-sort-select:focus {
  border-color: var(--wt-olive-300);
  box-shadow: 0 0 0 3px rgba(61, 107, 46, 0.08);
}

.wt-templates {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(290px, 1fr));
  gap: 16px;
}

.wt-templates-list {
  grid-template-columns: 1fr;
  gap: 0;
}

.wt-template-card {
  display: flex;
  flex-direction: column;
  overflow: hidden;
  border: 1px solid var(--wt-border);
  border-radius: var(--wt-radius-lg);
  background: var(--wt-card-bg);
  transition: border-color 0.18s ease, box-shadow 0.18s ease, transform 0.18s ease;
}

.wt-template-card:hover {
  border-color: var(--wt-olive-300);
  box-shadow: 0 4px 16px rgba(61, 107, 46, 0.08);
  transform: translateY(-2px);
}

.wt-template-card-selected {
  border-color: var(--wt-olive);
  box-shadow: 0 0 0 3px rgba(61, 107, 46, 0.08);
}

.wt-scratch-card {
  cursor: pointer;
  border-style: dashed;
  border-width: 1.5px;
  border-color: var(--wt-olive-300);
}

.wt-scratch-card:hover {
  border-color: var(--wt-olive);
}

.wt-scratch-card:focus-visible {
  outline: none;
  border-color: var(--wt-olive);
  box-shadow: 0 0 0 3px rgba(61, 107, 46, 0.12);
}

.cw-modal {
  width: min(440px, calc(100vw - 32px));
}

.cw-modal .modal-header {
  padding-bottom: 12px;
}

.cw-modal .modal-body {
  display: flex;
  flex-direction: column;
  gap: 16px;
  padding-top: 0;
}

.cw-modal .modal-footer {
  padding-top: 18px;
}

.cw-modal-selection {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 16px;
  padding: 14px 15px;
  border: 1px solid #e7e7e7;
  border-radius: 10px;
  background: #fafbf9;
}

.cw-modal-selection-copy {
  display: flex;
  flex-direction: column;
  gap: 7px;
  min-width: 0;
}

.cw-modal-selection-label {
  color: var(--wt-text-1);
  font-size: 14px;
  font-weight: 700;
  line-height: 1.4;
}

.cw-modal-change {
  flex-shrink: 0;
  padding: 0;
  border: none;
  background: none;
  color: #4a6e0a;
  cursor: pointer;
  font: inherit;
  font-size: 12px;
  font-weight: 700;
}

.cw-modal-change:hover {
  opacity: 0.75;
}

.cw-modal-error {
  margin: 0;
}

.cw-modal-field .bp-input {
  width: 100%;
  height: 40px;
  border: 1px solid #e0e3dc;
  border-radius: 8px;
  font-size: 13px;
}

.cw-modal-field .bp-input:focus {
  border-color: var(--wt-olive-300);
  box-shadow: 0 0 0 3px rgba(61, 107, 46, 0.08);
}

.cw-modal-actions {
  display: flex;
  justify-content: flex-end;
  gap: 10px;
}

.wt-template-card-list {
  flex-direction: row;
  border-radius: 0;
}

.wt-templates-list .wt-template-card:first-child {
  border-top-left-radius: var(--wt-radius-lg);
  border-top-right-radius: var(--wt-radius-lg);
}

.wt-templates-list .wt-template-card:last-child {
  border-bottom: 1px solid var(--wt-border);
  border-bottom-left-radius: var(--wt-radius-lg);
  border-bottom-right-radius: var(--wt-radius-lg);
}

.wt-templates-list .wt-template-card:not(:last-child) {
  border-bottom: none;
}

.wt-templates-list .wt-template-card:hover {
  transform: none;
  box-shadow: inset 3px 0 0 var(--wt-olive);
}

.wt-template-preview {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 128px;
  padding: 18px 20px;
  border-bottom: 1px solid var(--wt-border-light);
  background: #fafbf9;
  overflow: hidden;
}

.wt-scratch-card .wt-template-preview {
  background: var(--wt-olive-50);
}

.wt-template-card-list .wt-template-preview {
  flex: 0 0 220px;
  min-height: 108px;
  border-right: 1px solid var(--wt-border-light);
  border-bottom: none;
}

.wt-template-body {
  display: flex;
  flex: 1;
  flex-direction: column;
  padding: 15px 16px 16px;
}

.wt-scratch-card .wt-template-body {
  justify-content: center;
}

.wt-template-card-list .wt-template-body {
  flex-direction: row;
  align-items: center;
  gap: 18px;
  padding: 14px 18px;
}

.wt-template-main {
  flex: 1;
  min-width: 0;
}

.wt-scratch-card .wt-template-main {
  display: flex;
  flex-direction: column;
  gap: 6px;
  text-align: center;
}

.wt-scratch-card.wt-template-card-list .wt-template-main {
  text-align: left;
}

.wt-scratch-icon {
  width: 48px;
  height: 48px;
  color: var(--wt-olive);
  transition: transform 0.18s ease;
}

.wt-scratch-card:hover .wt-scratch-icon,
.wt-scratch-card:focus-visible .wt-scratch-icon {
  transform: scale(1.1);
}

.wt-scratch-title {
  color: var(--wt-text-1);
  font-size: 14px;
  font-weight: 600;
  line-height: 1.35;
}

.wt-scratch-description {
  margin: 0;
  color: var(--wt-text-2);
  font-size: 13px;
  line-height: 1.5;
}

.wt-template-title-row {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 6px;
  margin-bottom: 8px;
}

.wt-template-category {
  display: inline-flex;
  align-items: center;
  padding: 2px 7px;
  border-radius: 999px;
  font-size: 10px;
  font-weight: 700;
  line-height: 1.2;
}

.wt-cat-default {
  background: #f3f4f6;
  color: #4b5563;
}

.wt-cat-promo {
  background: #fef3c7;
  color: #92400e;
}

.wt-cat-content {
  background: #e8e4f8;
  color: #5b21b6;
}

.wt-cat-marketing {
  background: #fce7f3;
  color: #9d174d;
}

.wt-cat-social-proof {
  background: #e4eddf;
  color: #2c5020;
}

.wt-cat-urgency {
  background: #fee2e2;
  color: #991b1b;
}

.wt-cat-metric {
  background: #dbeafe;
  color: #1e40af;
}

.wt-cat-conversion {
  background: #fef9c3;
  color: #854d0e;
}

.wt-template-name {
  margin: 0;
  color: var(--wt-text-1);
  font-size: 14.5px;
  font-weight: 700;
  line-height: 1.35;
}

.wt-template-live-badge {
  display: inline-flex;
  align-items: center;
  gap: 5px;
  margin-left: auto;
  color: var(--wt-olive);
  font-size: 10px;
  font-weight: 600;
}

.wt-template-live-dot {
  width: 6px;
  height: 6px;
  border-radius: 999px;
  background: #4da261;
  animation: wt-pulse 2s ease-in-out infinite;
}

@keyframes wt-pulse {
  0%,
  100% {
    opacity: 1;
  }

  50% {
    opacity: 0.35;
  }
}

.wt-template-description {
  display: -webkit-box;
  margin: 0;
  color: var(--wt-text-2);
  font-size: 12px;
  line-height: 1.5;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.wt-template-card-list .wt-template-description {
  -webkit-line-clamp: 1;
}

.wt-template-footer {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  margin-top: 12px;
}

.wt-template-card-list .wt-template-footer {
  flex-shrink: 0;
  margin-top: 0;
}

.wt-template-tags {
  display: flex;
  flex: 1;
  flex-wrap: wrap;
  gap: 4px;
  min-width: 0;
}

.wt-templates-list .wt-template-tags {
  display: none;
}

.wt-template-tag {
  display: inline-flex;
  align-items: center;
  padding: 3px 8px;
  border-radius: 999px;
  background: #f5f5f3;
  color: var(--wt-text-3);
  font-size: 10.5px;
  font-weight: 500;
  white-space: nowrap;
}

.wt-template-use-button {
  height: 30px;
  padding: 0 15px;
  border: 1.5px solid var(--wt-olive);
  border-radius: 6px;
  background: transparent;
  color: var(--wt-olive);
  cursor: pointer;
  font: inherit;
  font-size: 12px;
  font-weight: 700;
  transition: background 0.15s ease, color 0.15s ease, border-color 0.15s ease;
  white-space: nowrap;
}

.wt-template-use-button:hover {
  border-color: var(--wt-olive);
  background: var(--wt-olive);
  color: #ffffff;
}

.wt-category-sections {
  display: flex;
  flex-direction: column;
  gap: 28px;
}

.wt-category-section {
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.wt-category-section-header {
  display: flex;
  align-items: center;
  gap: 8px;
  padding-bottom: 8px;
  border-bottom: 2px solid var(--wt-olive-100);
}

.wt-category-section-title {
  margin: 0;
  color: var(--wt-text-1);
  font-size: 14px;
  font-weight: 700;
}

.wt-category-section-count {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 22px;
  height: 18px;
  padding: 0 7px;
  border-radius: 999px;
  background: var(--wt-olive-50);
  color: var(--wt-olive);
  font-size: 10.5px;
  font-weight: 700;
}

.wt-pagination {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 4px;
  margin-top: 28px;
  padding-top: 20px;
  border-top: 1px solid var(--wt-border-light);
}

.wt-page-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 32px;
  height: 32px;
  padding: 0 8px;
  border: 1px solid transparent;
  border-radius: 7px;
  background: transparent;
  color: var(--wt-text-2);
  cursor: pointer;
  font: inherit;
  font-size: 12.5px;
  font-weight: 600;
  transition: background 0.15s ease, color 0.15s ease, border-color 0.15s ease;
}

.wt-page-button:hover:not(:disabled):not(.wt-page-button-active) {
  border-color: var(--wt-border);
  background: var(--wt-olive-50);
  color: var(--wt-olive);
}

.wt-page-button-active {
  border-color: var(--wt-olive);
  background: var(--wt-olive);
  color: #ffffff;
}

.wt-page-button-nav {
  padding: 0 12px;
}

.wt-page-button:disabled {
  color: #c5c8c1;
  cursor: default;
}

.wt-page-gap {
  padding: 0 4px;
  color: var(--wt-text-3);
  font-size: 12px;
}

.wt-empty-state {
  padding: 64px 20px;
  text-align: center;
}

.wt-empty-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 48px;
  height: 48px;
  margin-bottom: 14px;
  border-radius: 14px;
  background: var(--wt-olive-50);
  color: var(--wt-olive-300);
}

.wt-empty-icon-svg {
  width: 22px;
  height: 22px;
}

.wt-empty-title {
  margin-bottom: 4px;
  color: var(--wt-text-1);
  font-size: 15px;
  font-weight: 700;
}

.wt-empty-description {
  color: var(--wt-text-3);
  font-size: 12.5px;
}

.wt-empty-reset {
  margin-top: 14px;
  border: none;
  background: none;
  color: var(--wt-olive);
  cursor: pointer;
  font: inherit;
  font-size: 12.5px;
  font-weight: 700;
}

.wt-empty-reset:hover {
  opacity: 0.75;
}

.wt-mini-fallback {
  width: 100%;
  color: var(--wt-text-3);
  font-size: 12px;
  font-style: italic;
  text-align: center;
}

.wt-mini-bar {
  display: flex;
  align-items: center;
  gap: 6px;
  width: 100%;
  padding: 6px 10px;
  border-radius: 4px;
  background: #fefce8;
  font-size: 10px;
}

.wt-mini-bar-badge {
  padding: 1px 5px;
  border-radius: 3px;
  background: #ca8a04;
  color: #ffffff;
  font-size: 8.5px;
  font-weight: 700;
}

.wt-mini-bar-text {
  flex: 1;
  color: #92400e;
  font-weight: 600;
}

.wt-mini-bar-button {
  padding: 2px 7px;
  border-radius: 3px;
  background: rgba(202, 138, 4, 0.12);
  color: #92400e;
  font-size: 8.5px;
  font-weight: 700;
}

.wt-mini-faq {
  width: 100%;
}

.wt-mini-faq-item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 8px;
  margin-bottom: 4px;
  padding: 5px 8px;
  border: 1px solid var(--wt-border-light);
  border-radius: 4px;
  background: #ffffff;
}

.wt-mini-faq-item-active {
  border-color: var(--wt-olive-200);
}

.wt-mini-faq-question {
  color: var(--wt-text-2);
  font-size: 8px;
  font-weight: 600;
}

.wt-mini-faq-item-active .wt-mini-faq-question {
  color: var(--wt-olive-600);
}

.wt-mini-faq-arrow {
  color: var(--wt-text-3);
  font-size: 8px;
  font-weight: 700;
}

.wt-mini-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 4px;
  width: 100%;
}

.wt-mini-grid-item {
  padding: 8px 4px;
  border: 1px solid var(--wt-border-light);
  border-radius: 4px;
  background: #f8f8f7;
  text-align: center;
}

.wt-mini-grid-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 16px;
  height: 16px;
  margin-bottom: 3px;
  border-radius: 4px;
  background: var(--wt-olive-100);
  color: var(--wt-olive);
  font-size: 8px;
  font-weight: 700;
}

.wt-mini-grid-label {
  color: var(--wt-text-2);
  font-size: 8px;
  font-weight: 600;
}

.wt-mini-cta {
  width: 100%;
  text-align: center;
}

.wt-mini-cta-title {
  margin-bottom: 3px;
  color: var(--wt-text-1);
  font-size: 10px;
  font-weight: 700;
}

.wt-mini-cta-subtitle {
  margin-bottom: 6px;
  color: var(--wt-text-3);
  font-size: 8px;
}

.wt-mini-cta-actions {
  display: flex;
  justify-content: center;
  gap: 5px;
}

.wt-mini-cta-button {
  padding: 3px 10px;
  border-radius: 3px;
  font-size: 8px;
  font-weight: 700;
}

.wt-mini-cta-button-primary {
  background: var(--wt-olive);
  color: #ffffff;
}

.wt-mini-cta-button-secondary {
  background: var(--wt-olive-100);
  color: var(--wt-olive-600);
}

.wt-mini-split {
  display: flex;
  align-items: center;
  gap: 7px;
  width: 100%;
}

.wt-mini-split-image {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 60px;
  height: 60px;
  border-radius: 5px;
  background: #f3f4f2;
  color: #bcc3b6;
  flex-shrink: 0;
}

.wt-mini-split-image-icon {
  width: 18px;
  height: 18px;
}

.wt-mini-split-copy {
  min-width: 0;
}

.wt-mini-split-heading {
  margin-bottom: 2px;
  color: var(--wt-text-1);
  font-size: 9px;
  font-weight: 700;
}

.wt-mini-split-text {
  color: var(--wt-text-3);
  font-size: 7.5px;
  line-height: 1.3;
}

.wt-mini-testimonial {
  display: flex;
  gap: 5px;
  width: 100%;
}

.wt-mini-testimonial-card {
  flex: 1;
  padding: 6px;
  border: 1px solid var(--wt-border-light);
  border-radius: 4px;
  background: #ffffff;
}

.wt-mini-stars {
  display: flex;
  align-items: center;
  gap: 1px;
  color: #f59e0b;
}

.wt-mini-star {
  width: 8px;
  height: 8px;
}

.wt-mini-star-large {
  width: 10px;
  height: 10px;
}

.wt-mini-testimonial-quote {
  margin-top: 3px;
  color: var(--wt-text-2);
  font-size: 7px;
  font-style: italic;
  line-height: 1.3;
}

.wt-mini-testimonial-author {
  margin-top: 3px;
  color: var(--wt-text-3);
  font-size: 7px;
  font-weight: 700;
}

.wt-mini-counter {
  text-align: center;
}

.wt-mini-counter-number {
  color: var(--wt-olive);
  font-size: 22px;
  font-weight: 700;
  letter-spacing: -0.5px;
}

.wt-mini-counter-number-trend::before {
  content: "+ ";
}

.wt-mini-counter-label {
  margin-top: 1px;
  color: var(--wt-text-3);
  font-size: 9px;
}

.wt-mini-badge {
  display: flex;
  align-items: center;
  gap: 6px;
  flex-wrap: wrap;
  justify-content: center;
}

.wt-mini-badge-score {
  color: var(--wt-text-1);
  font-size: 18px;
  font-weight: 700;
}

.wt-mini-badge-copy {
  color: var(--wt-text-3);
  font-size: 9px;
}

.wt-mini-progress {
  width: 100%;
  text-align: center;
}

.wt-mini-progress-label {
  margin-bottom: 6px;
  color: var(--wt-text-2);
  font-size: 9px;
  font-weight: 600;
}

.wt-mini-progress-track {
  overflow: hidden;
  height: 6px;
  border-radius: 999px;
  background: #eeeeee;
}

.wt-mini-progress-fill {
  height: 100%;
  border-radius: 999px;
  background: var(--wt-olive);
}

.wt-mini-progress-fill-progress {
  width: 87%;
}

.wt-mini-progress-fill-shipping {
  width: 75%;
}

.wt-mini-countdown {
  text-align: center;
}

.wt-mini-countdown-label {
  margin-bottom: 5px;
  color: #dc2626;
  font-size: 9px;
  font-weight: 700;
  text-transform: uppercase;
}

.wt-mini-countdown-digits {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 3px;
}

.wt-mini-countdown-digit {
  min-width: 26px;
  padding: 3px 6px;
  border-radius: 3px;
  background: #1a1a1a;
  color: #ffffff;
  font-family: Consolas, 'Courier New', monospace;
  font-size: 12px;
  font-weight: 700;
  text-align: center;
}

.wt-mini-countdown-separator {
  color: var(--wt-text-3);
  font-size: 12px;
  font-weight: 700;
}

.wt-mini-claims {
  display: flex;
  justify-content: center;
  gap: 10px;
  width: 100%;
}

.wt-mini-claim {
  display: inline-flex;
  align-items: center;
  gap: 4px;
  color: var(--wt-text-2);
  font-size: 9px;
  font-weight: 600;
  white-space: nowrap;
}

.wt-mini-claim-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 14px;
  height: 14px;
  border-radius: 999px;
  background: var(--wt-olive-100);
  color: var(--wt-olive);
  flex-shrink: 0;
}

.wt-mini-claim-check {
  width: 9px;
  height: 9px;
}

.wt-mini-rich {
  display: flex;
  align-items: stretch;
  gap: 7px;
  width: 100%;
}

.wt-mini-rich-image {
  width: 50px;
  border-radius: 4px;
  background: #f3f4f2;
  flex-shrink: 0;
}

.wt-mini-rich-text {
  display: flex;
  flex: 1;
  flex-direction: column;
  justify-content: center;
  gap: 3px;
}

.wt-mini-rich-line {
  height: 4px;
  border-radius: 999px;
  background: var(--wt-border-light);
}

.wt-mini-rich-line-full {
  width: 100%;
}

.wt-mini-rich-line-medium {
  width: 80%;
}

.wt-mini-rich-line-short {
  width: 60%;
}

.wt-mini-rich-line-xs {
  width: 40%;
}

.wt-mini-urgency {
  display: flex;
  align-items: center;
  gap: 8px;
}

.wt-mini-urgency-icon {
  width: 18px;
  height: 18px;
  color: #dc2626;
  flex-shrink: 0;
}

.wt-mini-urgency-copy {
  text-align: left;
}

.wt-mini-urgency-title {
  color: #dc2626;
  font-size: 12px;
  font-weight: 700;
}

.wt-mini-urgency-subtitle {
  color: var(--wt-text-3);
  font-size: 8px;
}

@media (max-width: 900px) {
  body:has(.wt-page) .list-shell {
    max-width: none;
    padding: 20px 24px 28px;
  }

  .wt-results-row {
    flex-direction: column;
    align-items: stretch;
  }

  .wt-results-controls {
    justify-content: space-between;
  }

  .wt-template-card-list {
    flex-direction: column;
  }

  .wt-template-card-list .wt-template-preview {
    flex-basis: auto;
    border-right: none;
    border-bottom: 1px solid var(--wt-border-light);
  }

  .wt-template-card-list .wt-template-body {
    flex-direction: column;
    align-items: stretch;
  }

  .wt-template-card-list .wt-template-footer {
    margin-top: 10px;
  }
}

@media (max-width: 640px) {
  .wt-results-controls {
    flex-wrap: wrap;
  }

  .wt-sort-select {
    min-width: 126px;
  }

  .wt-pagination {
    flex-wrap: wrap;
  }
}

@media (max-width: 480px) {
  body:has(.wt-page) .list-shell {
    padding: 15px;
  }

  .wt-search-wrap {
    max-width: 100%;
  }

  .wt-templates {
    grid-template-columns: 1fr;
  }

  .wt-category-pills {
    gap: 5px;
  }

  .wt-template-footer {
    flex-direction: column;
    align-items: stretch;
  }

  .wt-template-use-button {
    width: 100%;
  }

  .cw-modal-selection {
    flex-direction: column;
  }

  .cw-modal-change {
    align-self: flex-start;
  }

  .cw-modal-actions {
    flex-direction: column-reverse;
  }

  .cw-modal-actions .btn {
    width: 100%;
    justify-content: center;
  }
}
.widget-detail-info {
  padding: 20px;
}

.widget-detail-info h3 {
  margin: 0 0 16px;
  font-size: 18px;
}

.widget-detail-info-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
  gap: 12px;
}

.widget-detail-info-item {
  padding: 10px 14px;
  border: 1px solid #d8e1e8;
  border-radius: 8px;
  background: #fbfcfd;
}

.widget-detail-info-label {
  color: #5f6b7c;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 0.04em;
}

.widget-detail-info-value {
  margin-top: 4px;
  font-size: 14px;
  font-weight: 600;
}

.widget-detail-actions {
  padding: 20px;
}

.widget-detail-actions h3 {
  margin: 0 0 12px;
  font-size: 18px;
}

.widget-detail-actions-buttons {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}

.widget-detail-generate {
  padding: 20px;
}

.widget-detail-generate h3 {
  margin: 0 0 12px;
  font-size: 18px;
}

.widget-detail-generate-form {
  display: flex;
  gap: 8px;
  align-items: flex-start;
}

.widget-detail-generate-input {
  flex: 1;
}

.widget-detail-settings {
  padding: 20px;
}

.widget-detail-settings h3 {
  margin: 0 0 12px;
  font-size: 18px;
}

.widget-detail-settings-field {
  margin-bottom: 14px;
}

.widget-detail-settings-textarea {
  width: 100%;
  margin-top: 4px;
  resize: vertical;
}

.widget-detail-links {
  padding: 20px;
}

.widget-detail-links h3 {
  margin: 0 0 12px;
  font-size: 18px;
}

.widget-detail-links-list {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}
.widget-installations-list {
  display: flex;
  flex-direction: column;
  gap: 12px;
  margin-bottom: 24px;
}

.widget-installations-item {
  padding: 16px 20px;
}

.widget-installations-item-meta {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 10px;
  margin-bottom: 12px;
  font-size: 13px;
}

.widget-installations-item-embed {
  position: relative;
}

.widget-installations-item-embed pre {
  overflow-x: auto;
  max-height: 200px;
  background: #f5f8fa;
  border-radius: 4px;
  padding: 12px 16px;
  margin: 0;
  font-size: 12px;
  line-height: 1.5;
}

.widget-installations-item-embed .bp5-button {
  position: absolute;
  top: 8px;
  right: 8px;
}

.widget-installations-form {
  padding: 20px;
  max-width: 560px;
}

.widget-installations-form h4 {
  margin: 0 0 16px 0;
}

.widget-installations-form-field {
  margin-bottom: 16px;
}

.widget-installations-form-field .bp5-input {
  width: 100%;
  margin-top: 4px;
}

.widget-installations-form-actions {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 10px;
  margin-top: 20px;
  padding-top: 16px;
  border-top: 1px solid #d8e1e8;
}
.wt-page,
.wt-refreshing {
  --wt-olive: #3d6b2e;
  --wt-olive-50: #f4f8f2;
  --wt-olive-100: #e4eddf;
  --wt-olive-200: #c9dbbf;
  --wt-olive-300: #9abb8a;
  --wt-olive-600: #2c5020;
  --wt-page-bg: #f5f6f3;
  --wt-card-bg: #ffffff;
  --wt-border: #e0e3dc;
  --wt-border-light: #ebeee8;
  --wt-text-1: #111111;
  --wt-text-2: #555555;
  --wt-text-3: #8d9287;
  --wt-radius-sm: 6px;
  --wt-radius-md: 8px;
  --wt-radius-lg: 12px;
}

body:has(.wt-page) .list-shell {
  max-width: min(1380px, calc(100vw - 120px));
  padding: 22px 34px 34px;
}

.wt-refreshing {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  padding: 6px 10px;
  border: 1px solid var(--wt-border);
  border-radius: 999px;
  background: var(--wt-olive-50);
  color: var(--wt-olive);
  font-size: 12px;
  font-weight: 600;
}

.wt-state {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 240px;
}

.wt-search-row {
  margin-bottom: 14px;
}

.wt-search-wrap {
  position: relative;
  max-width: 520px;
}

.wt-search-icon {
  position: absolute;
  top: 50%;
  left: 12px;
  width: 15px;
  height: 15px;
  transform: translateY(-50%);
  color: var(--wt-text-3);
  pointer-events: none;
}

.wt-search-input {
  width: 100%;
  height: 36px;
  padding: 0 38px 0 36px;
  border: 1px solid var(--wt-border);
  border-radius: var(--wt-radius-md);
  background: var(--wt-card-bg);
  color: var(--wt-text-1);
  font: inherit;
  font-size: 13px;
  outline: none;
  transition: border-color 0.15s ease, box-shadow 0.15s ease;
}

.wt-search-input::placeholder {
  color: var(--wt-text-3);
}

.wt-search-input:focus {
  border-color: var(--wt-olive-300);
  box-shadow: 0 0 0 3px rgba(61, 107, 46, 0.08);
}

.wt-search-input::-webkit-search-cancel-button {
  display: none;
}

.wt-search-clear {
  position: absolute;
  top: 50%;
  right: 8px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  transform: translateY(-50%);
  border: none;
  border-radius: 999px;
  background: var(--wt-olive-50);
  color: var(--wt-text-2);
  cursor: pointer;
  font: inherit;
  font-size: 12px;
  font-weight: 700;
}

.wt-search-clear:hover {
  background: var(--wt-olive-100);
}

.wt-filter-row {
  display: flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 8px;
}

.wt-category-pills {
  display: flex;
  flex-wrap: wrap;
  gap: 6px;
}

.wt-category-pill {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  height: 28px;
  padding: 0 11px;
  border: 1px solid var(--wt-border);
  border-radius: 999px;
  background: var(--wt-card-bg);
  color: var(--wt-text-2);
  cursor: pointer;
  font: inherit;
  font-size: 11.5px;
  transition: border-color 0.15s ease, color 0.15s ease, background 0.15s ease;
  white-space: nowrap;
}

.wt-category-pill:hover {
  border-color: var(--wt-olive-300);
  color: var(--wt-olive-600);
}

.wt-category-pill-active {
  border-color: var(--wt-olive);
  background: var(--wt-olive);
  color: #ffffff;
  font-weight: 600;
}

.wt-category-pill-count {
  font-size: 10px;
  opacity: 0.7;
}

.wt-results-row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  margin-bottom: 14px;
  padding: 0 1px;
}

.wt-results-count {
  color: var(--wt-text-3);
  font-size: 12px;
  font-weight: 600;
}

.wt-results-controls {
  display: flex;
  align-items: center;
  gap: 8px;
}

.wt-view-toggle {
  display: flex;
  overflow: hidden;
  border: 1px solid var(--wt-border);
  border-radius: var(--wt-radius-sm);
  background: var(--wt-card-bg);
}

.wt-view-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 30px;
  height: 28px;
  border: none;
  border-right: 1px solid var(--wt-border);
  background: transparent;
  color: var(--wt-text-3);
  cursor: pointer;
  transition: background 0.15s ease, color 0.15s ease;
}

.wt-view-button:last-child {
  border-right: none;
}

.wt-view-button svg {
  width: 13px;
  height: 13px;
}

.wt-view-button:hover {
  background: #fafaf8;
  color: var(--wt-text-2);
}

.wt-view-button-active {
  background: var(--wt-olive-50);
  color: var(--wt-olive);
}

.wt-sort-select {
  height: 28px;
  padding: 0 26px 0 9px;
  border: 1px solid var(--wt-border);
  border-radius: var(--wt-radius-sm);
  background-color: var(--wt-card-bg);
  background-image: url("data:image/svg+xml,%3Csvg width='10' height='6' viewBox='0 0 10 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L5 5L9 1' stroke='%238d9287' stroke-width='1.5' stroke-linecap='round'/%3E%3C/svg%3E");
  background-position: right 8px center;
  background-repeat: no-repeat;
  color: var(--wt-text-2);
  cursor: pointer;
  font: inherit;
  font-size: 11.5px;
  outline: none;
  appearance: none;
}

.wt-sort-select:focus {
  border-color: var(--wt-olive-300);
  box-shadow: 0 0 0 3px rgba(61, 107, 46, 0.08);
}

.wt-templates {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(290px, 1fr));
  gap: 16px;
}

.wt-templates-list {
  grid-template-columns: 1fr;
  gap: 0;
}

.wt-template-card {
  display: flex;
  flex-direction: column;
  overflow: hidden;
  border: 1px solid var(--wt-border);
  border-radius: var(--wt-radius-lg);
  background: var(--wt-card-bg);
  transition: border-color 0.18s ease, box-shadow 0.18s ease, transform 0.18s ease;
}

.wt-template-card:hover {
  border-color: var(--wt-olive-300);
  box-shadow: 0 4px 16px rgba(61, 107, 46, 0.08);
  transform: translateY(-2px);
}

.wt-scratch-card {
  cursor: pointer;
}

.wt-scratch-card:hover {
  border-color: var(--wt-olive);
}

.wt-scratch-card:focus-visible {
  outline: none;
  border-color: var(--wt-olive);
  box-shadow: 0 0 0 3px rgba(61, 107, 46, 0.12);
}

.wt-template-card-list {
  flex-direction: row;
  border-radius: 0;
}

.wt-templates-list .wt-template-card:first-child {
  border-top-left-radius: var(--wt-radius-lg);
  border-top-right-radius: var(--wt-radius-lg);
}

.wt-templates-list .wt-template-card:last-child {
  border-bottom: 1px solid var(--wt-border);
  border-bottom-left-radius: var(--wt-radius-lg);
  border-bottom-right-radius: var(--wt-radius-lg);
}

.wt-templates-list .wt-template-card:not(:last-child) {
  border-bottom: none;
}

.wt-templates-list .wt-template-card:hover {
  transform: none;
  box-shadow: inset 3px 0 0 var(--wt-olive);
}

.wt-template-preview {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 128px;
  padding: 18px 20px;
  border-bottom: 1px solid var(--wt-border-light);
  background: #fafbf9;
  overflow: hidden;
}

.wt-scratch-card .wt-template-preview {
  background: var(--wt-olive-50);
}

.wt-template-card-list .wt-template-preview {
  flex: 0 0 220px;
  min-height: 108px;
  border-right: 1px solid var(--wt-border-light);
  border-bottom: none;
}

.wt-template-body {
  display: flex;
  flex: 1;
  flex-direction: column;
  padding: 15px 16px 16px;
}

.wt-scratch-card .wt-template-body {
  justify-content: center;
}

.wt-template-card-list .wt-template-body {
  flex-direction: row;
  align-items: center;
  gap: 18px;
  padding: 14px 18px;
}

.wt-template-main {
  flex: 1;
  min-width: 0;
}

.wt-scratch-card .wt-template-main {
  display: flex;
  flex-direction: column;
  gap: 6px;
  text-align: center;
}

.wt-scratch-card.wt-template-card-list .wt-template-main {
  text-align: left;
}

.wt-scratch-icon {
  width: 48px;
  height: 48px;
  color: var(--wt-olive);
  transition: transform 0.18s ease;
}

.wt-scratch-card:hover .wt-scratch-icon,
.wt-scratch-card:focus-visible .wt-scratch-icon {
  transform: scale(1.1);
}

.wt-modal {
  width: min(440px, calc(100vw - 32px));
}

.wt-modal .modal-header {
  padding-bottom: 12px;
}

.wt-modal .modal-body {
  display: flex;
  flex-direction: column;
  gap: 16px;
  padding-top: 0;
}

.wt-modal .modal-footer {
  padding-top: 18px;
}

.wt-modal-selection {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 16px;
  padding: 14px 15px;
  border: 1px solid #e7e7e7;
  border-radius: 10px;
  background: #fafbf9;
}

.wt-modal-selection-copy {
  display: flex;
  flex-direction: column;
  gap: 7px;
  min-width: 0;
}

.wt-modal-selection-label {
  color: var(--wt-text-1);
  font-size: 14px;
  font-weight: 700;
  line-height: 1.4;
}

.wt-modal-change {
  flex-shrink: 0;
  padding: 0;
  border: none;
  background: none;
  color: #4a6e0a;
  cursor: pointer;
  font: inherit;
  font-size: 12px;
  font-weight: 700;
}

.wt-modal-change:hover {
  opacity: 0.75;
}

.wt-modal-error {
  margin: 0;
}

.wt-modal-field .bp-input {
  width: 100%;
  height: 40px;
  border: 1px solid #e0e3dc;
  border-radius: 8px;
  font-size: 13px;
}

.wt-modal-field .bp-input:focus {
  border-color: var(--wt-olive-300);
  box-shadow: 0 0 0 3px rgba(61, 107, 46, 0.08);
}

.wt-modal-actions {
  display: flex;
  justify-content: flex-end;
  gap: 10px;
}

.wt-scratch-title {
  color: var(--wt-text-1);
  font-size: 14px;
  font-weight: 600;
  line-height: 1.35;
}

.wt-scratch-description {
  margin: 0;
  color: var(--wt-text-2);
  font-size: 13px;
  line-height: 1.5;
}

.wt-template-title-row {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 6px;
  margin-bottom: 8px;
}

.wt-template-category {
  display: inline-flex;
  align-items: center;
  padding: 2px 7px;
  border-radius: 999px;
  font-size: 10px;
  font-weight: 700;
  line-height: 1.2;
}

.wt-cat-default {
  background: #f3f4f6;
  color: #4b5563;
}

.wt-cat-promo {
  background: #fef3c7;
  color: #92400e;
}

.wt-cat-content {
  background: #e8e4f8;
  color: #5b21b6;
}

.wt-cat-marketing {
  background: #fce7f3;
  color: #9d174d;
}

.wt-cat-social-proof {
  background: #e4eddf;
  color: #2c5020;
}

.wt-cat-urgency {
  background: #fee2e2;
  color: #991b1b;
}

.wt-cat-metric {
  background: #dbeafe;
  color: #1e40af;
}

.wt-cat-conversion {
  background: #fef9c3;
  color: #854d0e;
}

.wt-template-name {
  margin: 0;
  color: var(--wt-text-1);
  font-size: 14.5px;
  font-weight: 700;
  line-height: 1.35;
}

.wt-template-live-badge {
  display: inline-flex;
  align-items: center;
  gap: 5px;
  margin-left: auto;
  color: var(--wt-olive);
  font-size: 10px;
  font-weight: 600;
}

.wt-template-live-dot {
  width: 6px;
  height: 6px;
  border-radius: 999px;
  background: #4da261;
  animation: wt-pulse 2s ease-in-out infinite;
}

@keyframes wt-pulse {
  0%,
  100% {
    opacity: 1;
  }

  50% {
    opacity: 0.35;
  }
}

.wt-template-description {
  display: -webkit-box;
  margin: 0;
  color: var(--wt-text-2);
  font-size: 12px;
  line-height: 1.5;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.wt-template-card-list .wt-template-description {
  -webkit-line-clamp: 1;
}

.wt-template-footer {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  margin-top: 12px;
}

.wt-template-card-list .wt-template-footer {
  flex-shrink: 0;
  margin-top: 0;
}

.wt-template-tags {
  display: flex;
  flex: 1;
  flex-wrap: wrap;
  gap: 4px;
  min-width: 0;
}

.wt-templates-list .wt-template-tags {
  display: none;
}

.wt-template-tag {
  display: inline-flex;
  align-items: center;
  padding: 3px 8px;
  border-radius: 999px;
  background: #f5f5f3;
  color: var(--wt-text-3);
  font-size: 10.5px;
  font-weight: 500;
  white-space: nowrap;
}

.wt-template-use-button {
  height: 30px;
  padding: 0 15px;
  border: 1.5px solid var(--wt-olive);
  border-radius: 6px;
  background: transparent;
  color: var(--wt-olive);
  cursor: pointer;
  font: inherit;
  font-size: 12px;
  font-weight: 700;
  transition: background 0.15s ease, color 0.15s ease, border-color 0.15s ease;
  white-space: nowrap;
}

.wt-template-use-button:hover {
  border-color: var(--wt-olive);
  background: var(--wt-olive);
  color: #ffffff;
}

.wt-category-sections {
  display: flex;
  flex-direction: column;
  gap: 28px;
}

.wt-category-section {
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.wt-category-section-header {
  display: flex;
  align-items: center;
  gap: 8px;
  padding-bottom: 8px;
  border-bottom: 2px solid var(--wt-olive-100);
}

.wt-category-section-title {
  margin: 0;
  color: var(--wt-text-1);
  font-size: 14px;
  font-weight: 700;
}

.wt-category-section-count {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 22px;
  height: 18px;
  padding: 0 7px;
  border-radius: 999px;
  background: var(--wt-olive-50);
  color: var(--wt-olive);
  font-size: 10.5px;
  font-weight: 700;
}

.wt-pagination {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 4px;
  margin-top: 28px;
  padding-top: 20px;
  border-top: 1px solid var(--wt-border-light);
}

.wt-page-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 32px;
  height: 32px;
  padding: 0 8px;
  border: 1px solid transparent;
  border-radius: 7px;
  background: transparent;
  color: var(--wt-text-2);
  cursor: pointer;
  font: inherit;
  font-size: 12.5px;
  font-weight: 600;
  transition: background 0.15s ease, color 0.15s ease, border-color 0.15s ease;
}

.wt-page-button:hover:not(:disabled):not(.wt-page-button-active) {
  border-color: var(--wt-border);
  background: var(--wt-olive-50);
  color: var(--wt-olive);
}

.wt-page-button-active {
  border-color: var(--wt-olive);
  background: var(--wt-olive);
  color: #ffffff;
}

.wt-page-button-nav {
  padding: 0 12px;
}

.wt-page-button:disabled {
  color: #c5c8c1;
  cursor: default;
}

.wt-page-gap {
  padding: 0 4px;
  color: var(--wt-text-3);
  font-size: 12px;
}

.wt-empty-state {
  padding: 64px 20px;
  text-align: center;
}

.wt-empty-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 48px;
  height: 48px;
  margin-bottom: 14px;
  border-radius: 14px;
  background: var(--wt-olive-50);
  color: var(--wt-olive-300);
}

.wt-empty-icon-svg {
  width: 22px;
  height: 22px;
}

.wt-empty-title {
  margin-bottom: 4px;
  color: var(--wt-text-1);
  font-size: 15px;
  font-weight: 700;
}

.wt-empty-description {
  color: var(--wt-text-3);
  font-size: 12.5px;
}

.wt-empty-reset {
  margin-top: 14px;
  border: none;
  background: none;
  color: var(--wt-olive);
  cursor: pointer;
  font: inherit;
  font-size: 12.5px;
  font-weight: 700;
}

.wt-empty-reset:hover {
  opacity: 0.75;
}

.wt-mini-fallback {
  width: 100%;
  color: var(--wt-text-3);
  font-size: 12px;
  font-style: italic;
  text-align: center;
}

.wt-mini-bar {
  display: flex;
  align-items: center;
  gap: 6px;
  width: 100%;
  padding: 6px 10px;
  border-radius: 4px;
  background: #fefce8;
  font-size: 10px;
}

.wt-mini-bar-badge {
  padding: 1px 5px;
  border-radius: 3px;
  background: #ca8a04;
  color: #ffffff;
  font-size: 8.5px;
  font-weight: 700;
}

.wt-mini-bar-text {
  flex: 1;
  color: #92400e;
  font-weight: 600;
}

.wt-mini-bar-button {
  padding: 2px 7px;
  border-radius: 3px;
  background: rgba(202, 138, 4, 0.12);
  color: #92400e;
  font-size: 8.5px;
  font-weight: 700;
}

.wt-mini-faq {
  width: 100%;
}

.wt-mini-faq-item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 8px;
  margin-bottom: 4px;
  padding: 5px 8px;
  border: 1px solid var(--wt-border-light);
  border-radius: 4px;
  background: #ffffff;
}

.wt-mini-faq-item-active {
  border-color: var(--wt-olive-200);
}

.wt-mini-faq-question {
  color: var(--wt-text-2);
  font-size: 8px;
  font-weight: 600;
}

.wt-mini-faq-item-active .wt-mini-faq-question {
  color: var(--wt-olive-600);
}

.wt-mini-faq-arrow {
  color: var(--wt-text-3);
  font-size: 8px;
  font-weight: 700;
}

.wt-mini-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 4px;
  width: 100%;
}

.wt-mini-grid-item {
  padding: 8px 4px;
  border: 1px solid var(--wt-border-light);
  border-radius: 4px;
  background: #f8f8f7;
  text-align: center;
}

.wt-mini-grid-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 16px;
  height: 16px;
  margin-bottom: 3px;
  border-radius: 4px;
  background: var(--wt-olive-100);
  color: var(--wt-olive);
  font-size: 8px;
  font-weight: 700;
}

.wt-mini-grid-label {
  color: var(--wt-text-2);
  font-size: 8px;
  font-weight: 600;
}

.wt-mini-cta {
  width: 100%;
  text-align: center;
}

.wt-mini-cta-title {
  margin-bottom: 3px;
  color: var(--wt-text-1);
  font-size: 10px;
  font-weight: 700;
}

.wt-mini-cta-subtitle {
  margin-bottom: 6px;
  color: var(--wt-text-3);
  font-size: 8px;
}

.wt-mini-cta-actions {
  display: flex;
  justify-content: center;
  gap: 5px;
}

.wt-mini-cta-button {
  padding: 3px 10px;
  border-radius: 3px;
  font-size: 8px;
  font-weight: 700;
}

.wt-mini-cta-button-primary {
  background: var(--wt-olive);
  color: #ffffff;
}

.wt-mini-cta-button-secondary {
  background: var(--wt-olive-100);
  color: var(--wt-olive-600);
}

.wt-mini-split {
  display: flex;
  align-items: center;
  gap: 7px;
  width: 100%;
}

.wt-mini-split-image {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 60px;
  height: 60px;
  border-radius: 5px;
  background: #f3f4f2;
  color: #bcc3b6;
  flex-shrink: 0;
}

.wt-mini-split-image-icon {
  width: 18px;
  height: 18px;
}

.wt-mini-split-copy {
  min-width: 0;
}

.wt-mini-split-heading {
  margin-bottom: 2px;
  color: var(--wt-text-1);
  font-size: 9px;
  font-weight: 700;
}

.wt-mini-split-text {
  color: var(--wt-text-3);
  font-size: 7.5px;
  line-height: 1.3;
}

.wt-mini-testimonial {
  display: flex;
  gap: 5px;
  width: 100%;
}

.wt-mini-testimonial-card {
  flex: 1;
  padding: 6px;
  border: 1px solid var(--wt-border-light);
  border-radius: 4px;
  background: #ffffff;
}

.wt-mini-stars {
  display: flex;
  align-items: center;
  gap: 1px;
  color: #f59e0b;
}

.wt-mini-star {
  width: 8px;
  height: 8px;
}

.wt-mini-star-large {
  width: 10px;
  height: 10px;
}

.wt-mini-testimonial-quote {
  margin-top: 3px;
  color: var(--wt-text-2);
  font-size: 7px;
  font-style: italic;
  line-height: 1.3;
}

.wt-mini-testimonial-author {
  margin-top: 3px;
  color: var(--wt-text-3);
  font-size: 7px;
  font-weight: 700;
}

.wt-mini-counter {
  text-align: center;
}

.wt-mini-counter-number {
  color: var(--wt-olive);
  font-size: 22px;
  font-weight: 700;
  letter-spacing: -0.5px;
}

.wt-mini-counter-number-trend::before {
  content: "+ ";
}

.wt-mini-counter-label {
  margin-top: 1px;
  color: var(--wt-text-3);
  font-size: 9px;
}

.wt-mini-badge {
  display: flex;
  align-items: center;
  gap: 6px;
  flex-wrap: wrap;
  justify-content: center;
}

.wt-mini-badge-score {
  color: var(--wt-text-1);
  font-size: 18px;
  font-weight: 700;
}

.wt-mini-badge-copy {
  color: var(--wt-text-3);
  font-size: 9px;
}

.wt-mini-progress {
  width: 100%;
  text-align: center;
}

.wt-mini-progress-label {
  margin-bottom: 6px;
  color: var(--wt-text-2);
  font-size: 9px;
  font-weight: 600;
}

.wt-mini-progress-track {
  overflow: hidden;
  height: 6px;
  border-radius: 999px;
  background: #eeeeee;
}

.wt-mini-progress-fill {
  height: 100%;
  border-radius: 999px;
  background: var(--wt-olive);
}

.wt-mini-progress-fill-progress {
  width: 87%;
}

.wt-mini-progress-fill-shipping {
  width: 75%;
}

.wt-mini-countdown {
  text-align: center;
}

.wt-mini-countdown-label {
  margin-bottom: 5px;
  color: #dc2626;
  font-size: 9px;
  font-weight: 700;
  text-transform: uppercase;
}

.wt-mini-countdown-digits {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 3px;
}

.wt-mini-countdown-digit {
  min-width: 26px;
  padding: 3px 6px;
  border-radius: 3px;
  background: #1a1a1a;
  color: #ffffff;
  font-family: Consolas, 'Courier New', monospace;
  font-size: 12px;
  font-weight: 700;
  text-align: center;
}

.wt-mini-countdown-separator {
  color: var(--wt-text-3);
  font-size: 12px;
  font-weight: 700;
}

.wt-mini-claims {
  display: flex;
  justify-content: center;
  gap: 10px;
  width: 100%;
}

.wt-mini-claim {
  display: inline-flex;
  align-items: center;
  gap: 4px;
  color: var(--wt-text-2);
  font-size: 9px;
  font-weight: 600;
  white-space: nowrap;
}

.wt-mini-claim-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 14px;
  height: 14px;
  border-radius: 999px;
  background: var(--wt-olive-100);
  color: var(--wt-olive);
  flex-shrink: 0;
}

.wt-mini-claim-check {
  width: 9px;
  height: 9px;
}

.wt-mini-rich {
  display: flex;
  align-items: stretch;
  gap: 7px;
  width: 100%;
}

.wt-mini-rich-image {
  width: 50px;
  border-radius: 4px;
  background: #f3f4f2;
  flex-shrink: 0;
}

.wt-mini-rich-text {
  display: flex;
  flex: 1;
  flex-direction: column;
  justify-content: center;
  gap: 3px;
}

.wt-mini-rich-line {
  height: 4px;
  border-radius: 999px;
  background: var(--wt-border-light);
}

.wt-mini-rich-line-full {
  width: 100%;
}

.wt-mini-rich-line-medium {
  width: 80%;
}

.wt-mini-rich-line-short {
  width: 60%;
}

.wt-mini-rich-line-xs {
  width: 40%;
}

.wt-mini-urgency {
  display: flex;
  align-items: center;
  gap: 8px;
}

.wt-mini-urgency-icon {
  width: 18px;
  height: 18px;
  color: #dc2626;
  flex-shrink: 0;
}

.wt-mini-urgency-copy {
  text-align: left;
}

.wt-mini-urgency-title {
  color: #dc2626;
  font-size: 12px;
  font-weight: 700;
}

.wt-mini-urgency-subtitle {
  color: var(--wt-text-3);
  font-size: 8px;
}

@media (max-width: 900px) {
  body:has(.wt-page) .list-shell {
    max-width: none;
    padding: 20px 24px 28px;
  }

  .wt-results-row {
    flex-direction: column;
    align-items: stretch;
  }

  .wt-results-controls {
    justify-content: space-between;
  }

  .wt-template-card-list {
    flex-direction: column;
  }

  .wt-template-card-list .wt-template-preview {
    flex-basis: auto;
    border-right: none;
    border-bottom: 1px solid var(--wt-border-light);
  }

  .wt-template-card-list .wt-template-body {
    flex-direction: column;
    align-items: stretch;
  }

  .wt-template-card-list .wt-template-footer {
    margin-top: 10px;
  }
}

@media (max-width: 640px) {
  .wt-results-controls {
    flex-wrap: wrap;
  }

  .wt-sort-select {
    min-width: 126px;
  }

  .wt-pagination {
    flex-wrap: wrap;
  }
}

@media (max-width: 480px) {
  body:has(.wt-page) .list-shell {
    padding: 15px;
  }

  .wt-search-wrap {
    max-width: 100%;
  }

  .wt-templates {
    grid-template-columns: 1fr;
  }

  .wt-category-pills {
    gap: 5px;
  }

  .wt-template-footer {
    flex-direction: column;
    align-items: stretch;
  }

  .wt-template-use-button {
    width: 100%;
  }

  .wt-modal-selection {
    flex-direction: column;
  }

  .wt-modal-change {
    align-self: flex-start;
  }

  .wt-modal-actions {
    flex-direction: column-reverse;
  }

  .wt-modal-actions .btn {
    width: 100%;
    justify-content: center;
  }
}
/* --- Card --- */
.ws-card {
  padding: 24px;
}

.ws-card-title {
  display: flex;
  align-items: center;
  gap: 8px;
  font-size: 15px;
  font-weight: 600;
  color: #1c2127;
  margin-bottom: 6px;
}

.ws-card-desc {
  margin: 0 0 20px;
  font-size: 13px;
  color: #5f6b7c;
  line-height: 1.5;
}

.ws-card-desc code {
  background: #f0f0f0;
  padding: 1px 5px;
  border-radius: 3px;
  font-size: 12px;
}

/* --- Form fields --- */
.ws-field {
  margin-bottom: 16px;
}

.ws-field:last-child {
  margin-bottom: 0;
}

/* --- Domain textarea --- */
.ws-field label.bp-label {
  display: block;
  margin-bottom: 4px;
}

.ws-domains-textarea {
  display: block;
  width: 100%;
  font-family: 'SF Mono', 'Fira Code', 'Fira Mono', monospace;
  font-size: 13px;
  resize: vertical;
  min-height: 100px;
}

/* --- Switch with hint --- */
.ws-switch-field {
  display: flex;
  align-items: flex-start;
  gap: 10px;
}

.ws-switch-label {
  display: flex;
  flex-direction: column;
  gap: 2px;
}

.ws-switch-hint {
  font-size: 12px;
  font-weight: 400;
  color: #5f6b7c;
  line-height: 1.4;
}

/* --- Domains footer (count + validation) --- */
.ws-domains-footer {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  margin-top: 6px;
  min-height: 22px;
}

.ws-domain-error {
  display: flex;
  align-items: center;
  gap: 4px;
  font-size: 12px;
  color: #cd4246;
}

.ws-domain-warning {
  display: flex;
  align-items: center;
  gap: 4px;
  font-size: 12px;
  color: #c87619;
}

/* --- Info callout --- */
.ws-info-callout {
  margin-top: 16px;
  font-size: 13px;
}

/* --- Actions bar --- */
.ws-actions {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 10px;
  margin-top: 20px;
}
.font-select-panel {
  display: flex;
  flex-direction: column;
  flex: 1;
  min-height: 0;
  overflow: hidden;
}

.font-select-panel__header {
  display: flex;
  align-items: center;
  gap: 8px;
}

.font-select-panel__close-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 18px;
  height: 18px;
  border: 0;
  border-radius: 4px;
  background: transparent;
  color: var(--widget-editor-text-tertiary);
  cursor: pointer;
  flex-shrink: 0;
  padding: 0;
}

.font-select-panel__close-btn:hover {
  background: var(--widget-editor-bg-hover);
  color: var(--widget-editor-text-primary);
}

.font-select-panel__title {
  font-size: 13px;
  font-weight: 600;
  color: var(--widget-editor-text-primary);
  flex: 1;
}

.font-select-panel__body {
  flex: 1;
  min-height: 0;
  display: flex;
  flex-direction: column;
  gap: 8px;
  padding: 10px 12px;
  overflow: hidden;
}

.font-select-panel__desc {
  margin: 0;
  font-size: 12px;
  color: var(--widget-editor-text-tertiary);
  flex-shrink: 0;
}

.font-select-panel__reset {
  width: 100%;
  padding: 7px 10px;
  border: 1px solid var(--widget-editor-border);
  border-radius: 6px;
  background: transparent;
  color: var(--widget-editor-green-primary);
  font-family: var(--widget-editor-font-sans);
  font-size: 13px;
  font-weight: 500;
  cursor: pointer;
  flex-shrink: 0;
}

.font-select-panel__reset:hover:not(:disabled) {
  background: var(--widget-editor-green-light);
  border-color: var(--widget-editor-green-primary);
}

.font-select-panel__reset:disabled {
  cursor: default;
  opacity: 0.6;
}

.font-select-panel__search-label {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

.font-select-panel__search {
  width: 100%;
  flex-shrink: 0;
}

.font-select-panel__sort {
  display: flex;
  gap: 4px;
  padding: 2px;
  border: 1px solid var(--widget-editor-border-light);
  border-radius: 8px;
  background: var(--widget-editor-bg-head);
  flex-shrink: 0;
}

.font-select-panel__sort-btn {
  flex: 1;
  padding: 5px 8px;
  border: 0;
  border-radius: 6px;
  background: transparent;
  color: var(--widget-editor-text-secondary);
  font-family: var(--widget-editor-font-sans);
  font-size: 12px;
  cursor: pointer;
}

.font-select-panel__sort-btn:hover:not(:disabled) {
  background: var(--widget-editor-bg-hover);
  color: var(--widget-editor-text-primary);
}

.font-select-panel__sort-btn--active {
  background: var(--widget-editor-bg-panel);
  color: var(--widget-editor-green-text);
  box-shadow: 0 1px 3px rgba(0,0,0,.08);
}

.font-select-panel__sort-btn:disabled {
  cursor: default;
  opacity: 0.6;
}

/* Flex child that gives GroupedVirtuoso a real height */
.font-select-panel__list-container {
  flex: 1;
  min-height: 0;
  overflow: hidden;
  border: 1px solid var(--widget-editor-border-light);
  border-radius: 8px;
}

.font-select-panel__list {
  height: 100%;
  background: var(--widget-editor-bg-panel);
}

.font-select-panel__list--static {
  height: 100%;
  padding: 8px;
  overflow: auto;
}

.font-select-panel__group-header {
  padding: 7px 10px;
  border-bottom: 1px solid var(--widget-editor-border-light);
  background: var(--widget-editor-bg-head);
  color: var(--widget-editor-text-tertiary);
  font-size: 11px;
  font-weight: 700;
  letter-spacing: .5px;
  text-transform: uppercase;
}

.font-select-panel__row {
  position: relative;
  width: 100%;
  height: 56px;
  display: flex;
  align-items: center;
  padding: 8px 36px 8px 10px;
  border: 0;
  border-bottom: 1px solid var(--widget-editor-border-light);
  background: transparent;
  cursor: pointer;
}

.font-select-panel__row:hover {
  background: var(--widget-editor-bg-hover);
}

.font-select-panel__row--selected {
  background: var(--widget-editor-green-light);
}

.font-select-panel__preview {
  max-width: 100%;
  max-height: 32px;
  object-fit: contain;
}

.font-select-panel__check {
  position: absolute;
  right: 10px;
  width: 16px;
  height: 16px;
  color: var(--widget-editor-green-primary);
}

.font-select-panel__skeleton {
  height: 40px;
  margin-bottom: 8px;
  border-radius: 6px;
  background: linear-gradient(90deg, var(--widget-editor-bg-head), var(--widget-editor-bg-hover), var(--widget-editor-bg-head));
  background-size: 200% 100%;
  animation: font-select-skeleton 1.2s ease-in-out infinite;
}

.font-select-panel__empty,
.font-select-panel__error {
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 20px;
  color: var(--widget-editor-text-tertiary);
  font-size: 13px;
  text-align: center;
}

.font-select-panel__retry {
  padding: 6px 12px;
  border: 1px solid var(--widget-editor-border);
  border-radius: 6px;
  background: var(--widget-editor-bg-panel);
  color: var(--widget-editor-green-primary);
  font-family: var(--widget-editor-font-sans);
  font-size: 13px;
  cursor: pointer;
}

.font-select-panel__retry:hover {
  background: var(--widget-editor-green-light);
  border-color: var(--widget-editor-green-primary);
}

@keyframes font-select-skeleton {
  0% { background-position: 100% 0; }
  100% { background-position: -100% 0; }
}
.add-component-panel {
  display: flex;
  flex-direction: column;
  flex: 1;
  width: 100%;
  height: 100%;
  min-height: 0;
  overflow: hidden;
}

.add-component-panel__header {
  display: flex;
  align-items: center;
  gap: 8px;
}

.add-component-panel__title {
  font-size: 13px;
  font-weight: 600;
  color: var(--widget-editor-text-primary);
  flex: 1;
}

.add-component-panel__back-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 18px;
  height: 18px;
  border: 0;
  border-radius: 4px;
  background: transparent;
  color: var(--widget-editor-text-tertiary);
  cursor: pointer;
  flex-shrink: 0;
  padding: 0;
}

.add-component-panel__back-btn:hover {
  background: var(--widget-editor-bg-hover);
  color: var(--widget-editor-text-primary);
}

.add-component-panel__close-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 18px;
  height: 18px;
  border: 0;
  border-radius: 4px;
  background: transparent;
  color: var(--widget-editor-text-tertiary);
  cursor: pointer;
  flex-shrink: 0;
  padding: 0;
}

.add-component-panel__close-btn:hover {
  background: var(--widget-editor-bg-hover);
  color: var(--widget-editor-text-primary);
}

.add-component-panel__body {
  flex: 1;
  min-height: 0;
  display: flex;
  flex-direction: column;
  gap: 8px;
  padding: 10px 12px;
  overflow: hidden;
}

.add-component-panel__search-label {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

.add-component-panel__search {
  width: 100%;
  flex-shrink: 0;
}

.add-component-panel__list-container {
  flex: 1;
  min-height: 0;
  overflow-y: auto;
  border: 1px solid var(--widget-editor-border-light);
  border-radius: 8px;
  background: var(--widget-editor-bg-panel);
}

.add-component-panel__list-container--grid {
  display: block;
  padding: 4px 10px 10px;
  background: transparent;
  border: none;
}

.add-component-panel__group-header {
  position: sticky;
  top: 0;
  z-index: 1;
  padding: 7px 10px;
  border-bottom: 1px solid var(--widget-editor-border-light);
  background: var(--widget-editor-bg-head);
  color: var(--widget-editor-text-tertiary);
  font-size: 11px;
  font-weight: 700;
  letter-spacing: .5px;
  text-transform: uppercase;
}

.add-component-panel__list-container--grid .add-component-panel__group-header {
  position: static;
  margin: 10px 0 6px;
  padding: 0 2px;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: var(--widget-editor-text-tertiary);
  border: none;
  background: transparent;
}

.add-component-panel__list-container--grid .add-component-panel__group-header:first-child {
  margin-top: 4px;
}

.add-component-panel__grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(56px, 1fr));
  gap: 4px;
}

.add-component-panel__row:not(.add-component-panel__row--grid) {
  width: 100%;
  height: 36px;
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 0 12px;
  border: 0;
  border-bottom: 1px solid var(--widget-editor-border-light);
  background: transparent;
  cursor: pointer;
  text-align: left;
  font-family: var(--widget-editor-font-sans);
}

.add-component-panel__row:not(.add-component-panel__row--grid):hover {
  background: var(--widget-editor-bg-hover);
}

.add-component-panel__row--grid {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 4px;
  padding: 8px 4px;
  border: 1px solid transparent;
  border-radius: 5px;
  background: var(--widget-editor-bg-hover);
  cursor: grab;
  text-align: center;
  font-family: inherit;
  font-size: 11px;
  color: var(--widget-editor-text-primary);
  line-height: 1.2;
  user-select: none;
  transition: background 120ms ease, border-color 120ms ease, box-shadow 120ms ease;
}

.add-component-panel__row--grid:hover {
  background: #fff;
  border-color: var(--widget-editor-border);
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);
}

.add-component-panel__row--grid:active {
  cursor: grabbing;
  opacity: 0.7;
}

.add-component-panel__row--picker {
  cursor: pointer;
}

.add-component-panel__row--picker:hover {
  background: var(--widget-editor-purple-light);
}

.add-component-panel__row:not(.add-component-panel__row--grid):last-child {
  border-bottom: 0;
}

.add-component-panel__row:focus-visible {
  outline: 1px solid var(--widget-editor-green-primary);
  outline-offset: -1px;
}

.add-component-panel__row-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 28px;
  flex-shrink: 0;
  color: var(--widget-editor-text-secondary);
}

.add-component-panel__row--grid .add-component-panel__row-icon {
  width: 22px;
  height: 22px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--widget-editor-text-primary);
}

.add-component-panel__row--grid .add-component-panel__row-icon svg {
  width: 22px;
  height: 22px;
}

.add-component-panel__row-label {
  font-size: 13px;
  color: var(--widget-editor-text-primary);
  flex: 1;
}

.add-component-panel__row--grid .add-component-panel__row-label {
  font-size: 11px;
  font-weight: 500;
  color: var(--widget-editor-text-primary);
  line-height: 1.2;
  text-align: center;
}

.add-component-panel__empty {
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 20px;
  color: var(--widget-editor-text-tertiary);
  font-size: 13px;
  text-align: center;
}

.add-component-panel__picker-hint {
  padding: 4px 14px 0;
}
.rc-tooltip.rc-tooltip-zoom-appear,
.rc-tooltip.rc-tooltip-zoom-enter {
  opacity: 0;
}
.rc-tooltip.rc-tooltip-zoom-enter,
.rc-tooltip.rc-tooltip-zoom-leave {
  display: block;
}
.rc-tooltip-zoom-enter,
.rc-tooltip-zoom-appear {
  opacity: 0;
  animation-duration: 0.3s;
  animation-fill-mode: both;
  animation-timing-function: cubic-bezier(0.18, 0.89, 0.32, 1.28);
  animation-play-state: paused;
}
.rc-tooltip-zoom-leave {
  animation-duration: 0.3s;
  animation-fill-mode: both;
  animation-timing-function: cubic-bezier(0.6, -0.3, 0.74, 0.05);
  animation-play-state: paused;
}
.rc-tooltip-zoom-enter.rc-tooltip-zoom-enter-active,
.rc-tooltip-zoom-appear.rc-tooltip-zoom-appear-active {
  animation-name: rcToolTipZoomIn;
  animation-play-state: running;
}
.rc-tooltip-zoom-leave.rc-tooltip-zoom-leave-active {
  animation-name: rcToolTipZoomOut;
  animation-play-state: running;
}
@keyframes rcToolTipZoomIn {
  0% {
    opacity: 0;
    transform-origin: 50% 50%;
    transform: scale(0, 0);
  }
  100% {
    opacity: 1;
    transform-origin: 50% 50%;
    transform: scale(1, 1);
  }
}
@keyframes rcToolTipZoomOut {
  0% {
    opacity: 1;
    transform-origin: 50% 50%;
    transform: scale(1, 1);
  }
  100% {
    opacity: 0;
    transform-origin: 50% 50%;
    transform: scale(0, 0);
  }
}
.rc-tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  visibility: visible;
  font-size: 12px;
  line-height: 1.5;
  opacity: 0.9;
}
.rc-tooltip-hidden {
  display: none;
}
.rc-tooltip-placement-top,
.rc-tooltip-placement-topLeft,
.rc-tooltip-placement-topRight {
  padding: 5px 0 9px 0;
}
.rc-tooltip-placement-right,
.rc-tooltip-placement-rightTop,
.rc-tooltip-placement-rightBottom {
  padding: 0 5px 0 9px;
}
.rc-tooltip-placement-bottom,
.rc-tooltip-placement-bottomLeft,
.rc-tooltip-placement-bottomRight {
  padding: 9px 0 5px 0;
}
.rc-tooltip-placement-left,
.rc-tooltip-placement-leftTop,
.rc-tooltip-placement-leftBottom {
  padding: 0 9px 0 5px;
}
.rc-tooltip-inner {
  padding: 8px 10px;
  color: #fff;
  text-align: left;
  text-decoration: none;
  background-color: #373737;
  border-radius: 6px;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.17);
  min-height: 34px;
}
.rc-tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.rc-tooltip-placement-top .rc-tooltip-arrow,
.rc-tooltip-placement-topLeft .rc-tooltip-arrow,
.rc-tooltip-placement-topRight .rc-tooltip-arrow {
  bottom: 4px;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #373737;
}
.rc-tooltip-placement-top .rc-tooltip-arrow {
  left: 50%;
}
.rc-tooltip-placement-topLeft .rc-tooltip-arrow {
  left: 15%;
}
.rc-tooltip-placement-topRight .rc-tooltip-arrow {
  right: 15%;
}
.rc-tooltip-placement-right .rc-tooltip-arrow,
.rc-tooltip-placement-rightTop .rc-tooltip-arrow,
.rc-tooltip-placement-rightBottom .rc-tooltip-arrow {
  left: 4px;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #373737;
}
.rc-tooltip-placement-right .rc-tooltip-arrow {
  top: 50%;
}
.rc-tooltip-placement-rightTop .rc-tooltip-arrow {
  top: 15%;
  margin-top: 0;
}
.rc-tooltip-placement-rightBottom .rc-tooltip-arrow {
  bottom: 15%;
}
.rc-tooltip-placement-left .rc-tooltip-arrow,
.rc-tooltip-placement-leftTop .rc-tooltip-arrow,
.rc-tooltip-placement-leftBottom .rc-tooltip-arrow {
  right: 4px;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #373737;
}
.rc-tooltip-placement-left .rc-tooltip-arrow {
  top: 50%;
}
.rc-tooltip-placement-leftTop .rc-tooltip-arrow {
  top: 15%;
  margin-top: 0;
}
.rc-tooltip-placement-leftBottom .rc-tooltip-arrow {
  bottom: 15%;
}
.rc-tooltip-placement-bottom .rc-tooltip-arrow,
.rc-tooltip-placement-bottomLeft .rc-tooltip-arrow,
.rc-tooltip-placement-bottomRight .rc-tooltip-arrow {
  top: 4px;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #373737;
}
.rc-tooltip-placement-bottom .rc-tooltip-arrow {
  left: 50%;
}
.rc-tooltip-placement-bottomLeft .rc-tooltip-arrow {
  left: 15%;
}
.rc-tooltip-placement-bottomRight .rc-tooltip-arrow {
  right: 15%;
}
/* Tiptap editor surface. */
.wi-text-editor {
  position: relative;
  outline: none;
  min-height: 1.5em;
  padding: 6px 8px;
  border: 1px solid var(--widget-editor-border, #d0d4dc);
  border-radius: 4px;
  background: var(--widget-editor-bg, #fff);
  font-size: 13px;
  line-height: 1.5;
  color: var(--widget-editor-text, #1f2937);
}

.wi-text-editor:focus-within {
  border-color: var(--widget-editor-accent, #4a8ff5);
  box-shadow: 0 0 0 2px var(--widget-editor-accent-soft, rgba(74, 143, 245, 0.15));
}

.wi-text-editor[data-placeholder]:not([data-has-content="true"])::before {
  content: attr(data-placeholder);
  position: absolute;
  top: 6px;
  left: 8px;
  color: var(--widget-editor-text-tertiary, #9aa3b0);
  pointer-events: none;
}

.wi-text-editor p,
.wi-text-editor h1,
.wi-text-editor h2 {
  margin: 0 0 0.5em 0;
}

.wi-text-editor p:last-child,
.wi-text-editor h1:last-child,
.wi-text-editor h2:last-child {
  margin-bottom: 0;
}

.wi-text-editor strong { font-weight: 600; }
.wi-text-editor em { font-style: italic; }
.wi-text-editor u { text-decoration: underline; }
.wi-text-editor s { text-decoration: line-through; }
.wi-text-editor mark { background-color: var(--widget-editor-highlight, #fff7c2); }
.wi-text-editor a { color: var(--widget-editor-link, #4a8ff5); text-decoration: underline; }
.wi-text-editor ul,
.wi-text-editor ol {
  margin: 0 0 0.5em 0;
  padding-left: 1.5em;
}

.wi-text-editor li { margin: 0; }

.wi-text-editor .ProseMirror-selectednode {
  outline: 2px solid var(--widget-editor-accent, #4a8ff5);
}

.wi-text-editor.widget-editor-text-edit-surface-editor {
  min-height: 180px;
  padding: 16px 18px;
  border-radius: 8px;
  font-size: 15px;
  line-height: 1.6;
  background: #fff;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.7);
}

.widget-editor-text-edit-surface {
  margin: 0 16px 16px;
  padding: 16px 18px 18px;
  border: 1px solid var(--widget-editor-border, #d0d4dc);
  border-radius: 8px;
  background: var(--widget-editor-bg-elevated, #f8fafc);
  box-shadow: 0 8px 20px rgba(15, 23, 42, 0.04);
}

.widget-editor-text-edit-surface-label {
  margin-bottom: 12px;
  font-size: 12px;
  line-height: 1.4;
  color: var(--widget-editor-text-secondary, #6b7280);
}

.widget-editor-text-edit-surface-label strong {
  color: var(--widget-editor-text, #1f2937);
  font-weight: 600;
}

/* Toolbar. */
.wi-text-toolbar {
  display: flex;
  align-items: center;
  gap: 2px;
  flex-wrap: nowrap;
  min-height: 0;
  padding: 0;
  background: transparent;
  border: none;
}

.wi-text-toolbar-group {
  display: inline-flex;
  align-items: center;
  gap: 2px;
}

.wi-text-toolbar-font-size-group {
  display: flex;
  align-items: center;
  gap: 0;
  margin-right: 4px;
  flex-shrink: 0;
}
/* Connected stepper: − | input | +  — shared borders, rounded outer ends. */
.wi-text-toolbar-font-size-group .wi-text-toolbar-btn--font-size-step:first-child {
  border-radius: 4px 0 0 4px;
  border-right: none;
}
.wi-text-toolbar-font-size-group .wi-text-toolbar-font-size-input {
  border-radius: 0;
}
.wi-text-toolbar-font-size-group .wi-text-toolbar-btn--font-size-step:last-child {
  border-radius: 0 4px 4px 0;
  border-left: none;
}

.wi-text-toolbar-sep {
  width: 1px;
  height: 24px;
  background: #d9d9d9;
  margin: 0 3px;
  flex-shrink: 0;
}

.wi-text-toolbar-btn {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 4px;
  height: 30px;
  min-width: 26px;
  padding: 0 4px;
  border: none;
  border-radius: 4px;
  background: transparent;
  color: #1f2329;
  cursor: pointer;
  transition: background-color 80ms ease;
}

.wi-text-toolbar-btn:hover {
  background-color: #e3e3e3;
}

.wi-text-toolbar-btn--active,
.wi-text-toolbar-btn[aria-pressed="true"] {
  background-color: #e3e3e3;
}

.wi-text-toolbar-btn--with-trailing {
  width: auto;
  padding: 0 6px;
}

.wi-text-toolbar-btn-icon,
.wi-text-toolbar-btn-trailing {
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.wi-text-toolbar-btn-label {
  display: block;
  min-width: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 13px;
  line-height: 30px;
}

.wi-text-toolbar-block-type-trigger {
  min-width: 86px;
  justify-content: space-between;
  padding: 0 8px;
}

.wi-text-toolbar-font-family-trigger {
  min-width: 132px;
  max-width: 180px;
  justify-content: space-between;
  padding: 0 8px;
}

.wi-text-toolbar-font-family-trigger .wi-text-toolbar-btn-icon {
  min-width: 0;
}

.wi-text-toolbar-btn--with-indicator {
  flex-direction: column;
  gap: 2px;
  padding: 4px 6px;
  height: 30px;
}

.wi-text-toolbar-btn-indicator {
  display: block;
  width: 18px;
  height: 3px;
  border-radius: 2px;
  background: #111;
}

.wi-text-toolbar-btn--font-size-step {
  min-width: 24px;
  height: 30px;
  padding: 0 4px;
  border: 1px solid #d9d9d9;
  background: #fff;
  color: #1f2329;
}
.wi-text-toolbar-btn--font-size-step:hover {
  background-color: #e3e3e3;
  border-color: #b0b6c0;
}

.wi-text-toolbar-select,
.wi-text-toolbar-input,
.wi-text-toolbar-source-textarea,
.wi-size-picker-input,
.wi-color-picker-hex {
  border: 1px solid var(--widget-editor-border, #d0d4dc);
  border-radius: 4px;
  background: var(--widget-editor-bg, #fff);
  color: var(--widget-editor-text, #1f2937);
}

.wi-text-toolbar-select:focus,
.wi-text-toolbar-input:focus,
.wi-text-toolbar-source-textarea:focus,
.wi-size-picker-input:focus,
.wi-color-picker-hex:focus {
  outline: none;
  border-color: var(--widget-editor-accent, #4a8ff5);
  box-shadow: 0 0 0 2px var(--widget-editor-accent-soft, rgba(74, 143, 245, 0.15));
}

.wi-text-toolbar-select {
  height: 28px;
  padding: 0 24px 0 8px;
  font-size: 12px;
  cursor: pointer;
  appearance: none;
  -webkit-appearance: none;
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%236b7280' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><polyline points='6 9 12 15 18 9'/></svg>");
  background-repeat: no-repeat;
  background-position: right 6px center;
  background-size: 12px 12px;
}

.wi-text-toolbar-select:hover {
  background-color: rgba(0, 0, 0, 0.03);
}

.wi-text-toolbar-font-size-input {
  width: 44px;
  height: 30px;
  padding: 0 6px;
  margin: 0;
  text-align: center;
  background: #fff;
  border: 1px solid #d9d9d9;
  border-radius: 4px;
  font-size: 13px;
  font-family: inherit;
  color: #1f2329;
  cursor: pointer;
  -moz-appearance: textfield;
}

.wi-text-toolbar-font-size-input:hover {
  border-color: #b0b6c0;
}

.wi-text-toolbar-font-size-input:focus {
  outline: none;
  border-color: #4f46e5;
}

.wi-text-toolbar-font-size-input::-webkit-outer-spin-button,
.wi-text-toolbar-font-size-input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.wi-text-toolbar-popover,
.wi-color-picker,
.wi-size-picker {
  background: var(--widget-editor-bg, #fff);
  border: 1px solid var(--widget-editor-border, #d0d4dc);
  border-radius: 6px;
  box-shadow: 0 8px 24px rgba(15, 23, 42, 0.14);
}

.wi-text-toolbar-popover {
  min-width: 180px;
  padding: 10px;
}

.wi-text-toolbar-align-popover {
  min-width: auto;
}

.wi-text-toolbar-menu-popover {
  min-width: 132px;
  padding: 4px;
}

.wi-text-toolbar-block-type-popover {
  min-width: 132px;
}

.wi-text-toolbar-font-family-popover {
  width: 240px;
  max-height: 320px;
  padding: 4px;
  overflow-y: auto;
}

.wi-text-toolbar-menu,
.wi-text-toolbar-font-family-menu {
  display: flex;
  flex-direction: column;
  gap: 2px;
}

.wi-text-toolbar-menu-item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  width: 100%;
  min-height: 30px;
  padding: 6px 8px;
  border: 0;
  border-radius: 4px;
  background: transparent;
  color: var(--widget-editor-text, #1f2937);
  font-family: inherit;
  font-size: 13px;
  line-height: 1.25;
  text-align: left;
  cursor: pointer;
}

.wi-text-toolbar-menu-item:hover {
  background: rgba(0, 0, 0, 0.04);
}

.wi-text-toolbar-menu-item--selected {
  background: var(--widget-editor-accent-soft, rgba(74, 143, 245, 0.12));
  color: var(--widget-editor-accent, #4a8ff5);
}

.wi-text-toolbar-font-family-option span {
  min-width: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.wi-text-toolbar-menu-heading {
  padding: 8px 8px 4px;
  color: var(--widget-editor-text-secondary, #6b7280);
  font-size: 11px;
  font-weight: 600;
  line-height: 1.2;
  text-transform: uppercase;
}

.wi-text-toolbar-menu-status {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 8px;
  padding: 8px;
  color: var(--widget-editor-text-secondary, #6b7280);
  font-size: 12px;
  line-height: 1.3;
}

.wi-text-toolbar-menu-status--error {
  color: #b42318;
}

.wi-text-toolbar-menu-retry {
  padding: 0;
  border: 0;
  background: transparent;
  color: var(--widget-editor-accent, #4a8ff5);
  cursor: pointer;
  font: inherit;
  font-weight: 600;
}

.wi-text-toolbar-popover-row {
  display: inline-flex;
  align-items: center;
  gap: 4px;
}

.wi-text-toolbar-spacing-popover,
.wi-text-toolbar-link-popover {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.wi-text-toolbar-field {
  display: flex;
  flex-direction: column;
  gap: 6px;
  font-size: 12px;
  color: var(--widget-editor-text-secondary, #6b7280);
}

.wi-text-toolbar-input {
  height: 32px;
  padding: 0 10px;
  font-size: 13px;
}

.wi-text-toolbar-checkbox {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  font-size: 12px;
  color: var(--widget-editor-text-secondary, #6b7280);
}

.wi-text-toolbar-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: flex-end;
}

.wi-text-toolbar-action-btn {
  height: 30px;
  padding: 0 10px;
  border: 1px solid var(--widget-editor-border, #d0d4dc);
  border-radius: 4px;
  background: var(--widget-editor-bg, #fff);
  color: var(--widget-editor-text, #1f2937);
  cursor: pointer;
}

.wi-text-toolbar-action-btn:hover {
  background: rgba(0, 0, 0, 0.04);
}

.wi-text-toolbar-action-btn--primary {
  border-color: var(--widget-editor-accent, #4a8ff5);
  background: var(--widget-editor-accent, #4a8ff5);
  color: #fff;
}

.wi-text-toolbar-action-btn--primary:hover {
  background: var(--widget-editor-accent, #4a8ff5);
  filter: brightness(0.96);
}

.wi-text-toolbar-action-btn--danger {
  color: #b42318;
}

.wi-text-toolbar-error {
  font-size: 12px;
  line-height: 1.4;
  color: #b42318;
}

.wi-text-toolbar-modal-backdrop {
  position: fixed;
  inset: 0;
  z-index: 1200;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(15, 23, 42, 0.35);
}

.wi-text-toolbar-modal {
  width: min(720px, calc(100vw - 32px));
  max-height: calc(100vh - 48px);
  display: flex;
  flex-direction: column;
  gap: 12px;
  padding: 16px;
  border-radius: 10px;
  background: var(--widget-editor-bg, #fff);
  box-shadow: 0 16px 40px rgba(15, 23, 42, 0.2);
}

.wi-text-toolbar-modal-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
}

.wi-text-toolbar-source-textarea {
  width: 100%;
  min-height: 320px;
  padding: 12px;
  resize: vertical;
  font-family: ui-monospace, "SF Mono", Menlo, monospace;
  font-size: 12px;
  line-height: 1.5;
}

.wi-text-toolbar-visually-hidden {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

/* Color picker. */
.wi-color-picker {
  width: 240px;
  overflow: hidden;
  font-size: 12px;
}

.wi-color-picker-tabs,
.wi-size-picker-tabs {
  display: flex;
  border-bottom: 1px solid var(--widget-editor-border, #e1e5ec);
}

.wi-color-picker-tab,
.wi-size-picker-tab {
  flex: 1;
  padding: 8px;
  border: 0;
  background: transparent;
  color: var(--widget-editor-text-secondary, #6b7280);
  cursor: pointer;
  font-size: 12px;
  font-weight: 500;
  border-bottom: 2px solid transparent;
}

.wi-color-picker-tab:hover,
.wi-size-picker-tab:hover {
  background: rgba(0, 0, 0, 0.04);
}

.wi-color-picker-tab--active,
.wi-size-picker-tab--active {
  color: var(--widget-editor-accent, #4a8ff5);
  border-bottom-color: var(--widget-editor-accent, #4a8ff5);
}

.wi-color-picker-body,
.wi-size-picker-body {
  padding: 12px;
}

.wi-color-picker-swatches {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  gap: 6px;
  margin-bottom: 8px;
}

.wi-color-picker-swatch {
  width: 28px;
  height: 28px;
  border: 1px solid var(--widget-editor-border, #d0d4dc);
  border-radius: 4px;
  cursor: pointer;
  padding: 0;
  transition: transform 100ms ease;
}

.wi-color-picker-swatch:hover { transform: scale(1.08); }

.wi-color-picker-swatch--selected {
  outline: 2px solid var(--widget-editor-accent, #4a8ff5);
  outline-offset: 1px;
}

.wi-color-picker-info {
  min-height: 14px;
  margin-bottom: 8px;
  font-family: ui-monospace, "SF Mono", Menlo, monospace;
  font-size: 11px;
  color: var(--widget-editor-text-secondary, #6b7280);
  text-align: center;
}

.wi-color-picker-custom-row,
.wi-size-picker-custom-row {
  display: flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 8px;
}

.wi-color-picker-hex,
.wi-size-picker-input {
  flex: 1;
  height: 28px;
  padding: 0 8px;
  font-size: 12px;
}

.wi-color-picker-native {
  width: 32px;
  height: 28px;
  padding: 0;
  border: 1px solid var(--widget-editor-border, #d0d4dc);
  border-radius: 4px;
  cursor: pointer;
}

.wi-color-picker-clear,
.wi-size-picker-clear {
  width: 100%;
  padding: 6px 8px;
  border: 1px solid var(--widget-editor-border, #d0d4dc);
  border-radius: 4px;
  background: transparent;
  color: var(--widget-editor-text-secondary, #6b7280);
  cursor: pointer;
  font-size: 12px;
}

.wi-color-picker-clear:hover,
.wi-size-picker-clear:hover {
  background: rgba(0, 0, 0, 0.04);
}

/* Size picker. */
.wi-size-picker {
  width: 200px;
  overflow: hidden;
  font-size: 12px;
}

.wi-size-picker-token-list {
  display: flex;
  flex-direction: column;
  margin-bottom: 8px;
}

.wi-size-picker-token {
  display: flex;
  align-items: baseline;
  justify-content: space-between;
  width: 100%;
  padding: 6px 8px;
  border: 0;
  border-radius: 4px;
  background: transparent;
  color: var(--widget-editor-text, #1f2937);
  text-align: left;
  cursor: pointer;
}

.wi-size-picker-token:hover {
  background: rgba(0, 0, 0, 0.04);
}

.wi-size-picker-token--selected {
  background: var(--widget-editor-accent-soft, rgba(74, 143, 245, 0.12));
  color: var(--widget-editor-accent, #4a8ff5);
}

.wi-size-picker-token-name { font-weight: 500; line-height: 1; }

.wi-size-picker-token-value,
.wi-size-picker-unit {
  font-family: ui-monospace, "SF Mono", Menlo, monospace;
  font-size: 11px;
  color: var(--widget-editor-text-secondary, #6b7280);
}

/* Blueprint Button overrides for node-type and font-family toolbar controls.
   Ported verbatim from RenderKu's
   frontend/src/containers/Console/Editor/Email/Subheader/TextElement/styles.scss. */
.node-type-btn.bp-button {
  width: 104px;
  flex-shrink: 0;
  justify-content: space-between;
  border: 1px solid #ccc;
  border-radius: 4px;
  height: 30px;
  margin-right: 4px;
  font-size: 13px;
  padding: 0 8px;
}
.node-type-btn.bp-button .bp-button-text {
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
  overflow: hidden;
}

.font-btn.bp-button {
  width: 168px;
  min-width: 0;
  flex-shrink: 1;
  justify-content: space-between;
  border: 1px solid #ccc;
  border-radius: 4px;
  height: 30px;
  margin-right: 4px;
  font-size: 13px;
  padding: 0 8px;
}
.font-btn.bp-button .bp-button-text {
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
  overflow: hidden;
}

/* Toolbar Blueprint button hover / selected state — RenderKu's value. */
.wi-text-toolbar .bp-button:hover,
.wi-text-toolbar .bp-button.selected {
  background-color: #e3e3e3;
}

/* Font size popover. */
.wi-font-size-popover {
  background: #fff;
  border: 1px solid #d9d9d9;
  border-radius: 6px;
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.12);
  padding: 4px 0;
  min-width: 90px;
  max-height: 320px;
  overflow-y: auto;
  z-index: 1500;
}

.wi-font-size-popover-item {
  display: block;
  width: 100%;
  padding: 6px 14px;
  background: transparent;
  border: none;
  text-align: left;
  font-size: 13px;
  color: #1f2329;
  cursor: pointer;
}

.wi-font-size-popover-item:hover {
  background: #e3e3e3;
}

.wi-font-size-popover-item--reset {
  color: #5e6573;
  font-style: italic;
}

.wi-font-size-popover-divider {
  height: 1px;
  background: #d9d9d9;
  margin: 4px 0;
}

/* Renderku-style dark tooltip theme overrides for rc-tooltip */
.rc-tooltip {
  opacity: 1 !important;
}

.rc-tooltip .rc-tooltip-inner {
  background-color: #1f2329;
  color: #fff;
  border-radius: 6px;
  padding: 6px 10px;
  font-size: 12px;
  font-weight: 500;
  line-height: 1.2;
  min-height: 0;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
}

.wi-link-preview-overlay {
  font-family: 'Inter', -apple-system, system-ui, sans-serif;
}

.wi-link-preview-content {
  width: 320px;
  background: #ffffff;
  color: #333;
  border-radius: 4px;
  box-shadow:
    0 0 0 1px rgba(16, 22, 26, 0.1),
    0 2px 4px rgba(16, 22, 26, 0.2),
    0 8px 24px rgba(16, 22, 26, 0.2);
  overflow: hidden;
}

.wi-link-preview-group {
  display: flex;
  align-items: flex-start;
  font-size: 14px;
  font-weight: 600;
  padding: 15px;
}

.wi-link-preview-label {
  margin: 0 3px;
  flex-shrink: 0;
}

.wi-link-preview-url {
  margin-left: 3px;
  display: flex;
  align-items: flex-start;
  overflow-wrap: anywhere;
  color: var(--widget-editor-green-primary, #4a6e0a);
  text-decoration: underline;
  font-weight: normal;
  min-width: 0;
}

.wi-link-preview-url-text {
  word-break: break-all;
}

.wi-link-preview-url svg {
  margin-top: 2px;
  margin-left: 5px;
  width: 14px;
  height: 14px;
  fill: var(--widget-editor-green-primary, #4a6e0a);
  flex-shrink: 0;
}

.wi-link-preview-menu {
  border-top: 1px solid #d9d9d9;
  display: flex;
  flex-direction: column;
}

.wi-link-preview-menu-item {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 10px 15px;
  background: transparent;
  border: none;
  text-align: left;
  font-size: 14px;
  color: #333;
  cursor: pointer;
  font-weight: normal;
  font-family: inherit;
}

.wi-link-preview-menu-item:hover {
  background: #f5f6f8;
}

.wi-link-preview-menu-item svg {
  width: 18px;
  height: 18px;
  flex-shrink: 0;
}

.rc-tooltip.rc-tooltip-placement-top .rc-tooltip-arrow,
.rc-tooltip.rc-tooltip-placement-topLeft .rc-tooltip-arrow,
.rc-tooltip.rc-tooltip-placement-topRight .rc-tooltip-arrow { border-top-color: #1f2329; }
.rc-tooltip.rc-tooltip-placement-bottom .rc-tooltip-arrow,
.rc-tooltip.rc-tooltip-placement-bottomLeft .rc-tooltip-arrow,
.rc-tooltip.rc-tooltip-placement-bottomRight .rc-tooltip-arrow { border-bottom-color: #1f2329; }
.rc-tooltip.rc-tooltip-placement-left .rc-tooltip-arrow { border-left-color: #1f2329; }
.rc-tooltip.rc-tooltip-placement-right .rc-tooltip-arrow { border-right-color: #1f2329; }
.wi-color-popover {
  width: 240px;
  background: #fff;
  border: 1px solid #e1e5ec;
  border-radius: 8px;
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.13);
  padding: 12px;
  overflow: hidden;
}

/* Saturation gradient */
.wi-color-popover-saturation {
  position: relative;
  height: 120px;
  border-radius: 5px;
  overflow: hidden;
  margin-bottom: 10px;
}
.wi-color-popover-saturation > div { border-radius: 5px; }
.wi-color-popover-saturation-pointer {
  width: 12px;
  height: 12px;
  border-radius: 50%;
  border: 2px solid white;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.25), 0 1px 4px rgba(0, 0, 0, 0.2);
  transform: translate(-6px, -6px);
}

/* Hue slider */
.wi-color-popover-hue {
  position: relative;
  height: 8px;
  border-radius: 4px;
  overflow: hidden;
  margin-bottom: 10px;
}
.wi-color-popover-hue > div { border-radius: 4px; }
.wi-color-popover-hue-pointer {
  width: 14px;
  height: 14px;
  border-radius: 50%;
  background: white;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3), 0 0 0 1px rgba(0, 0, 0, 0.1);
  transform: translate(-7px, -3px);
}

/* Hex input row */
.wi-color-popover-input-row {
  display: flex;
  gap: 6px;
  align-items: center;
  margin-bottom: 2px;
}

.wi-color-popover-hex-input {
  display: flex;
  align-items: center;
  flex: 1;
  background: #f7f8fa;
  border: 1px solid #e1e5ec;
  border-radius: 5px;
  padding: 0 8px;
  height: 28px;
  font-family: ui-monospace, SFMono-Regular, Menlo, monospace;
  font-size: 12px;
  color: #1f2329;
  transition: border-color 120ms;
}
.wi-color-popover-hex-input:focus-within {
  border-color: #a0aab8;
  background: #fff;
}
.wi-color-popover-hex-input span { opacity: 0.45; margin-right: 2px; font-size: 11px; }
.wi-color-popover-hex-input input {
  flex: 1;
  border: none;
  background: transparent;
  outline: none;
  font: inherit;
  color: inherit;
  text-transform: uppercase;
  width: 100%;
  min-width: 0;
}

.wi-color-popover-eyedropper {
  width: 28px;
  height: 28px;
  background: #f7f8fa;
  border: 1px solid #e1e5ec;
  border-radius: 5px;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #6b7585;
  flex-shrink: 0;
  transition: background 100ms, border-color 100ms;
}
.wi-color-popover-eyedropper:hover { background: #eef0f4; border-color: #a0aab8; color: #1f2329; }

/* Sections */
.wi-color-popover-section { margin-top: 12px; }

.wi-color-popover-section-title {
  font-size: 10px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.06em;
  color: #9ba3af;
  margin-bottom: 6px;
}

/* Swatch grid — 8 columns */
.wi-color-popover-preset-grid {
  display: grid;
  grid-template-columns: repeat(10, 1fr);
  gap: 3px;
}

.wi-color-popover-preset {
  aspect-ratio: 1;
  border-radius: 3px;
  border: 1px solid rgba(0, 0, 0, 0.08);
  cursor: pointer;
  padding: 0;
  transition: transform 80ms ease, box-shadow 80ms ease;
}
.wi-color-popover-preset:hover {
  opacity: 0.8;
}

/* Reset Color button */
.wi-color-popover-reset-btn {
  width: 100%;
  padding: 8px 12px;
  background: #fff;
  color: #1f2329;
  border: 1px solid #e1e5ec;
  border-radius: 4px;
  font-size: 12px;
  font-weight: 500;
  cursor: pointer;
  margin-bottom: 12px;
  font-family: inherit;
}
.wi-color-popover-reset-btn:hover { background: #f5f6f8; }
.wi-color-editor-panel {
  display: flex;
  flex-direction: column;
  height: 100%;
  background: var(--widget-editor-bg-panel, #fff);
}

.wi-color-editor-panel-head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 10px 14px;
  border-bottom: 1px solid var(--widget-editor-border, #e1e5ec);
  flex-shrink: 0;
}

.wi-color-editor-panel-title {
  font-size: 11px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.06em;
  color: var(--widget-editor-text-secondary, #5e6573);
}

.wi-color-editor-panel-close {
  background: transparent;
  border: none;
  padding: 4px;
  cursor: pointer;
  color: var(--widget-editor-text-secondary, #5e6573);
  border-radius: 4px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.wi-color-editor-panel-close:hover { background: rgba(0, 0, 0, 0.05); color: #1f2329; }

.wi-color-editor-panel-body {
  flex: 1;
  overflow: hidden;
  padding: 12px 14px;
}

/* Strip standalone shell styles when inside panel */
.wi-color-editor-panel-body .wi-color-popover {
  width: auto;
  border: none;
  border-radius: 0;
  box-shadow: none;
  padding: 0;
  overflow: hidden;
}
.wi-link-edit-overlay {
  font-family: 'Inter', -apple-system, system-ui, sans-serif;
}

.wi-link-edit-content {
  width: 300px;
  background: #ffffff;
  color: #333;
  border-radius: 4px;
  padding: 15px;
  box-shadow:
    0 0 0 1px rgba(16, 22, 26, 0.1),
    0 2px 4px rgba(16, 22, 26, 0.2),
    0 8px 24px rgba(16, 22, 26, 0.2);
}

.wi-link-edit-field {
  margin-bottom: 20px;
}

.wi-link-edit-field:last-of-type {
  margin-bottom: 16px;
}

.wi-link-edit-label {
  display: block;
  font-size: 13px;
  font-weight: 600;
  color: #1f2329;
  margin-bottom: 5px;
}

.wi-link-edit-input {
  width: 100%;
  height: 33px;
  appearance: none;
  background: #ffffff;
  border: none;
  border-radius: 3px;
  box-shadow: inset 0 0 0 1px rgba(16, 22, 26, 0.15), inset 0 1px 1px rgba(16, 22, 26, 0.2);
  color: #182026;
  font-size: 14px;
  font-weight: 400;
  outline: none;
  padding: 3px 10px;
  box-sizing: border-box;
  font-family: inherit;
}

.wi-link-edit-input:focus {
  box-shadow:
    inset 0 0 0 1px var(--widget-editor-green-primary, #4a6e0a),
    0 0 0 2px rgba(74, 110, 10, 0.25);
}

.wi-link-edit-helper {
  margin-top: 6px;
  font-size: 12px;
  color: #6f7782;
}

.wi-link-edit-actions {
  display: flex;
  gap: 5px;
}

.wi-link-edit-btn {
  font-size: 13px;
  border-radius: 4px;
  cursor: pointer;
  padding: 8px 12px;
  font-weight: 500;
  font-family: inherit;
}

.wi-link-edit-btn--submit {
  color: #fff;
  background-color: var(--widget-editor-green-primary, #4a6e0a);
  border: 1px solid var(--widget-editor-green-primary, #4a6e0a);
}

.wi-link-edit-btn--submit:hover {
  background-color: var(--widget-editor-green-hover, #3f5f08);
  border-color: var(--widget-editor-green-hover, #3f5f08);
}

.wi-link-edit-btn--cancel {
  color: #343434;
  background-color: #ededed;
  border: 1px solid #d3d3d3;
}

.wi-link-edit-btn--cancel:hover {
  background-color: #e0e0e0;
}


*,*::before,*::after{box-sizing:border-box}

:root{
  --widget-editor-green-primary:#4a6e0a;
  --widget-editor-green-hover:#3f5f08;
  --widget-editor-green-light:#f0f4e8;
  --widget-editor-green-text:#1e3000;
  --widget-editor-bg-topbar:#2c2c2c;
  --widget-editor-bg-panel:#fff;
  --widget-editor-bg-preview:#f3f3f1;
  --widget-editor-bg-hover:#eeeee9;
  --widget-editor-bg-active:#e5e5df;
  --widget-editor-bg-selected:#eef3e5;
  --widget-editor-bg-head:#f2f2f0;
  --widget-editor-border:#d8d8d4;
  --widget-editor-border-light:#e5e5e0;
  --widget-editor-text-primary:#1a1a1a;
  --widget-editor-text-secondary:#444;
  --widget-editor-text-tertiary:#777;
  --widget-editor-red:#c23030;
  --widget-editor-purple:#6d28d9;
  --widget-editor-purple-text:#5b21b6;
  --widget-editor-purple-light:#f3f0ff;
  --widget-editor-purple-border:#d4c8f5;
  --widget-editor-font-sans:'DM Sans',-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;
  --widget-editor-font-mono:"SFMono-Regular",Consolas,"Liberation Mono",Menlo,monospace;
}

.widget-editor{
  display:flex;
  flex-direction:column;
  height:100vh;
  width:100vw;
  overflow:hidden;
  font-family:var(--widget-editor-font-sans);
  color:var(--widget-editor-text-primary);
  font-size:14px;
  line-height:1.5;
  -webkit-font-smoothing:antialiased;
  background:var(--widget-editor-bg-panel);
}

.widget-editor svg.lucide,
.widget-editor svg[data-icon-style="stroke"]{
  fill:none;
}

.wink-button-group-btn .lucide{
  width:14px;
  height:14px;
  flex-shrink:0;
}

.widget-editor-topbar{
  display:flex;
  align-items:center;
  height:48px;
  min-height:48px;
  background:var(--widget-editor-bg-topbar);
  padding:0 12px;
  gap:8px;
  flex-shrink:0;
}

.widget-editor-topbar-left{
  display:flex;
  align-items:center;
  gap:6px;
  flex:1;
}

.widget-editor-topbar-center{
  position:absolute;
  left:50%;
  transform:translateX(-50%);
  font-size:14px;
  font-weight:600;
  color:#fff;
  white-space:nowrap;
}

.widget-editor-topbar-center-stack{
  display:flex;
  flex-direction:column;
  align-items:center;
  gap:1px;
}

.widget-editor-topbar-right{
  display:flex;
  align-items:center;
  gap:6px;
  margin-left:auto;
}

.widget-editor-topbar-sep{
  width:1px;
  height:20px;
  background:#555;
  margin:0 2px;
}

.widget-editor-exit-btn{
  display:flex;
  align-items:center;
  gap:4px;
  padding:4px 8px;
  border-radius:6px;
  font-size:13px;
  color:#ccc;
  background:none;
  border:none;
  cursor:pointer;
  font-family:var(--widget-editor-font-sans);
}

.widget-editor-exit-btn:hover{color:#fff;background:rgba(255,255,255,.08)}

.widget-editor-exit-btn svg{width:14px;height:14px}

.widget-editor-status-badge{
  font-size:13px;
  font-weight:600;
  padding:2px 7px;
  border-radius:6px;
  text-transform:uppercase;
  letter-spacing:.3px;
}

.widget-editor-status-badge--draft{background:#444;color:#aaa}

.widget-editor-status-badge--published{background:#3a5a06;color:#b5d87a}

.widget-editor-dirty-dot{
  width:6px;
  height:6px;
  border-radius:50%;
  background:#f59e0b;
  margin-left:-2px;
  flex-shrink:0;
}

.widget-editor-widget-name{font-size:14px;font-weight:600;color:#fff;white-space:nowrap}

.widget-editor-save-btn{
  padding:5px 14px;
  border-radius:6px;
  font-size:13px;
  font-weight:600;
  border:1px solid #555;
  background:transparent;
  color:#999;
  cursor:pointer;
  font-family:var(--widget-editor-font-sans);
}

.widget-editor-save-btn:hover{background:#444;color:#ccc}

.widget-editor-save-btn:disabled{opacity:.45;cursor:default}

.widget-editor-save-btn--dirty{border-color:#f59e0b;color:#f59e0b;box-shadow:0 0 0 1px rgba(245,158,11,.15)}

.widget-editor-save-btn--dirty:hover{border-color:#f59e0b;color:#fff;background:rgba(245,158,11,.15);box-shadow:0 0 0 3px rgba(245,158,11,.12)}

.widget-editor-save-btn--saved{border-color:var(--widget-editor-green-primary);color:#8bc34a}

.widget-editor-save-btn--saved:hover{color:#8bc34a}

.widget-editor-publish-btn{
  padding:5px 14px;
  border-radius:6px;
  font-size:13px;
  font-weight:600;
  border:none;
  background:var(--widget-editor-green-primary);
  color:#fff;
  cursor:pointer;
  font-family:var(--widget-editor-font-sans);
}

.widget-editor-publish-btn:hover{background:var(--widget-editor-green-hover)}

.widget-editor-canvas-undo-group{display:inline-flex;align-items:center;gap:2px;margin-right:12px;padding-right:12px;border-right:1px solid var(--widget-editor-border-light)}

.widget-editor-canvas-undo-btn{display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;padding:0;background:transparent;border:1px solid transparent;border-radius:4px;cursor:pointer;color:var(--widget-editor-text-secondary);transition:background-color .12s ease,color .12s ease,border-color .12s ease}

.widget-editor-canvas-undo-btn:hover:not(:disabled){background:var(--widget-editor-bg-active);color:var(--widget-editor-text-primary)}

.widget-editor-canvas-undo-btn:disabled{color:var(--widget-editor-text-tertiary);cursor:not-allowed;opacity:.5}

.widget-editor-canvas-undo-btn svg{width:15px;height:15px}

.widget-editor-preview-toolbar{display:flex;flex-direction:column;flex-shrink:0;background:#fff;border-bottom:1px solid var(--widget-editor-border)}

.widget-editor-preview-toolbar-row{display:flex;align-items:center;height:44px;padding:0 14px 0 12px}

.widget-editor-preview-toolbar-row--controls{justify-content:space-between}

.widget-editor-preview-toolbar-left{display:flex;align-items:center;gap:8px;flex-shrink:0}

.widget-editor-preview-toolbar-row--text{border-top:1px solid var(--widget-editor-border);padding:4px 12px;overflow:visible;height:auto;min-height:44px}

.widget-editor-preview-toolbar-right{display:flex;align-items:center;gap:8px;flex-shrink:0}

.widget-editor-body{display:flex;flex:1;min-height:0}

.widget-editor-icon-sidebar{
  width:48px;
  min-width:48px;
  background:var(--widget-editor-bg-panel);
  border-right:1px solid var(--widget-editor-border);
  display:flex;
  flex-direction:column;
  align-items:center;
  padding:8px 0;
  gap:2px;
  flex-shrink:0;
  position:relative;
  z-index:20;
}

.widget-editor-icon-sidebar-group{display:flex;flex-direction:column;align-items:center}

.widget-editor-icon-sidebar-sep{width:20px;height:1px;background:var(--widget-editor-border);margin:4px 0}

.widget-editor-icon-btn{
  width:36px;
  height:36px;
  display:flex;
  align-items:center;
  justify-content:center;
  border-radius:8px;
  border:none;
  background:transparent;
  cursor:pointer;
  position:relative;
  color:#555;
  padding:0;
}

.widget-editor-icon-btn:hover{background:var(--widget-editor-bg-hover)}

.widget-editor-icon-btn:hover svg{color:#333}

.widget-editor-icon-btn--active{background:var(--widget-editor-bg-active)}

.widget-editor-icon-btn--active svg{color:var(--widget-editor-green-primary)}

.widget-editor-icon-btn--active::before{
  content:'';
  position:absolute;
  left:-6px;
  top:50%;
  transform:translateY(-50%);
  width:3px;
  height:16px;
  border-radius:0 3px 3px 0;
  background:var(--widget-editor-green-primary);
}

.widget-editor-icon-btn--ai-active{background:var(--widget-editor-purple-light)}

.widget-editor-icon-btn--ai-active svg{color:var(--widget-editor-purple)}

.widget-editor-icon-btn--ai-active::before{background:var(--widget-editor-purple)}

.widget-editor-icon-btn svg{
  width:18px;
  height:18px;
  fill:none !important;
  stroke-width:1.7;
  color:#555;
}

.widget-editor-left-panel{
  display:flex;
  flex-direction:column;
  width:380px;
  min-width:280px;
  max-width:700px;
  background:var(--widget-editor-bg-panel);
  border-right:1px solid var(--widget-editor-border);
  overflow:visible;
  flex-shrink:0;
  position:relative;
}

.widget-editor-panel-content{
  display:flex;
  flex-direction:column;
  flex:1;
  min-height:0;
  overflow:visible;
}

.widget-editor-secondary-panel{
  display:flex;
  flex-direction:column;
  width:340px;
  min-width:340px;
  background:var(--widget-editor-bg-panel);
  border-right:1px solid var(--widget-editor-border);
  flex-shrink:0;
  overflow:hidden;
}

.widget-editor-secondary-panel-header{
  padding:8px 12px;
  border-bottom:1px solid var(--widget-editor-border);
  display:flex;
  align-items:center;
  justify-content:space-between;
  background:var(--widget-editor-bg-head);
  min-height:38px;
  flex-shrink:0;
}

.widget-editor-secondary-panel-title{
  font-size:13px;
  font-weight:600;
  color:var(--widget-editor-text-primary);
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap;
}

.widget-editor-secondary-panel-actions{
  display:flex;
  align-items:center;
  gap:2px;
  flex-shrink:0;
}

.widget-editor-secondary-panel-action-btn{
  display:flex;
  align-items:center;
  justify-content:center;
  width:28px;
  height:28px;
  border:none;
  background:transparent;
  border-radius:4px;
  color:var(--widget-editor-text-secondary);
  cursor:pointer;
  padding:0;
}

.widget-editor-secondary-panel-action-btn:hover{
  background:var(--widget-editor-bg-hover);
  color:var(--widget-editor-text-primary);
}

.widget-editor-secondary-panel-body{
  flex:1;
  min-height:0;
  overflow-y:auto;
  overflow-x:hidden;
  position:relative;
}

.widget-editor-panel-content--ai{overflow:hidden}

.widget-editor-panel-header{
  padding:10px 14px;
  border-bottom:1px solid var(--widget-editor-border);
  display:flex;
  align-items:center;
  justify-content:space-between;
  background:var(--widget-editor-bg-head);
  min-height:38px;
  flex-shrink:0;
}

.widget-editor-panel-header span{
  font-size:13px;
  font-weight:600;
  color:#222;
  text-transform:uppercase;
  letter-spacing:.5px;
}

.widget-editor-panel-action{
  font-size:13px;
  color:var(--widget-editor-green-primary);
  font-weight:500;
  cursor:pointer;
  border:none;
  background:none;
  font-family:var(--widget-editor-font-sans);
}

.widget-editor-panel-action:hover{text-decoration:underline}

.widget-editor-panel-scroll{position:relative;flex:1;overflow-y:auto;overflow-x:visible;min-height:0}

.widget-editor-panel-scroll--styles{display:grid;grid-template-columns:repeat(auto-fit, minmax(350px, 1fr));gap:12px;padding:12px 16px;overflow-x:hidden;align-content:start;align-items:start}

.widget-editor-panel-scroll--styles>.widget-editor-inspector-section{display:block;width:100%;min-width:0;padding:12px 14px;border:1px solid var(--widget-editor-border-light);border-radius:8px;background:#fcfcfb}

.widget-editor-panel-scroll--styles > .widget-editor-inspector-section:last-child{border-bottom:1px solid var(--widget-editor-border-light)}

.widget-editor-panel-scroll--styles>.widget-editor-inspector-section:has(.widget-editor-inspector-section-body--collapsed){padding:0;background:transparent;border-color:transparent}

.widget-editor-panel-scroll--styles>.widget-editor-inspector-section:has(.widget-editor-inspector-section-body--collapsed) .widget-editor-inspector-section-header{padding:6px 14px;border-radius:6px;border:1px solid var(--widget-editor-border-light);background:var(--widget-editor-bg-head)}

.widget-editor-panel-overlay{position:absolute;inset:0;background:var(--widget-editor-bg-panel,#fff);z-index:10;display:flex;flex-direction:column}

.widget-editor-tree-inspector-layout{
  display:flex;
  flex-direction:row;
  flex:1;
  min-height:0;
  overflow:hidden;
}

.widget-editor-tree-col{
  width:55%;
  min-width:160px;
  display:flex;
  flex-direction:column;
  overflow:hidden;
  border-right:1px solid var(--widget-editor-border);
  flex-shrink:0;
}

.widget-editor-inspector-col{
  flex:1;
  min-width:0;
  display:flex;
  flex-direction:column;
  overflow:hidden;
  position:relative;
}

.widget-editor-inspector-empty-state{
  display:flex;
  flex-direction:column;
  align-items:center;
  justify-content:center;
  height:100%;
  padding:24px 32px;
  box-sizing:border-box;
  text-align:center;
}

.widget-editor-inspector-empty-state__icon{
  color:var(--widget-editor-text-tertiary);
  margin-bottom:12px;
  opacity:0.6;
}

.widget-editor-inspector-empty-state__text{
  font-size:13px;
  line-height:1.5;
  color:var(--widget-editor-text-tertiary);
  max-width:240px;
  margin:0;
}

.widget-editor-inspector-empty-state__text strong{
  color:var(--widget-editor-text-secondary);
  font-weight:600;
}

.widget-editor-inner-resize-handle{
  position:relative;
  width:14px;
  cursor:col-resize;
  z-index:20;
  display:flex;
  align-items:center;
  justify-content:center;
  flex-shrink:0;
  margin-right:-14px;
}

.widget-editor-inner-resize-pill{
  display:flex;
  align-items:center;
  justify-content:center;
  width:14px;
  height:32px;
  border-radius:4px;
  background:#fff;
  border:1.5px solid #d0d0d0;
  color:#b0b0b0;
  transition:border-color 120ms,color 120ms,box-shadow 120ms;
  flex-shrink:0;
  margin-right:14px;
}

.widget-editor-inner-resize-handle:hover .widget-editor-inner-resize-pill,
.widget-editor-inner-resize-handle--dragging .widget-editor-inner-resize-pill{
  border-color:var(--widget-editor-green-primary);
  color:var(--widget-editor-green-primary);
  box-shadow:0 0 0 2px rgba(74,110,10,.12);
}

.widget-editor-panel-scroll::-webkit-scrollbar,
.widget-editor-ai-messages::-webkit-scrollbar{width:3px}

.widget-editor-panel-scroll::-webkit-scrollbar-thumb,
.widget-editor-ai-messages::-webkit-scrollbar-thumb{background:#ddd;border-radius:3px}

.widget-editor-resize-handle{
  position:absolute;
  right:-7px;
  top:0;
  bottom:0;
  width:14px;
  cursor:col-resize;
  z-index:20;
  display:flex;
  align-items:center;
  justify-content:center;
}

.widget-editor-resize-handle-pill{display:flex;align-items:center;justify-content:center;width:14px;height:32px;border-radius:4px;background:#fff;border:1.5px solid #d0d0d0;color:#b0b0b0;transition:border-color 120ms,color 120ms,box-shadow 120ms;flex-shrink:0}

.widget-editor-resize-handle:hover .widget-editor-resize-handle-pill,
.widget-editor-resize-handle--dragging .widget-editor-resize-handle-pill{border-color:var(--widget-editor-green-primary);color:var(--widget-editor-green-primary);box-shadow:0 0 0 2px rgba(74,110,10,.12)}

.widget-editor-resizing{user-select:none;cursor:col-resize}

.widget-editor-resizing iframe{pointer-events:none}

.widget-editor-ai-panel{
  display:flex;
  flex-direction:column;
  flex:1;
  min-height:0;
}

.widget-editor-ai-header-bar{padding:14px 16px;border-bottom:1px solid var(--widget-editor-border-light);flex-shrink:0}

.widget-editor-ai-header-title{font-size:15px;font-weight:600;color:var(--widget-editor-purple-text);display:flex;align-items:center;gap:7px;margin-bottom:4px}

.widget-editor-ai-header-title svg{width:16px;height:16px}

.widget-editor-ai-header-desc{font-size:14px;color:#555;line-height:1.45}

.widget-editor-ai-messages{
  flex:1;
  overflow-y:auto;
  padding:14px 16px;
  display:flex;
  flex-direction:column;
  gap:14px;
  min-height:0;
}

.widget-editor-ai-msg{max-width:520px;padding:12px 16px;border-radius:10px;font-size:14px;line-height:1.55}

.widget-editor-ai-msg--user{align-self:flex-end;background:var(--widget-editor-green-light);color:var(--widget-editor-green-text);border-bottom-right-radius:3px}

.widget-editor-ai-msg--assistant{align-self:flex-start;background:#f5f5f5;color:var(--widget-editor-text-primary);border-bottom-left-radius:3px}

.widget-editor-ai-msg strong{font-weight:600}

.widget-editor-ai-msg-actions{display:flex;gap:6px;margin-top:8px;flex-wrap:wrap}

.widget-editor-ai-msg-action{display:inline-flex;align-items:center;gap:5px;padding:5px 12px;font-size:13px;font-weight:500;color:var(--widget-editor-green-primary);background:var(--widget-editor-bg-panel);border:1px solid var(--widget-editor-border);border-radius:4px;cursor:pointer;font-family:var(--widget-editor-font-sans)}

.widget-editor-ai-msg-action:hover{background:var(--widget-editor-green-light);border-color:var(--widget-editor-green-primary)}

.widget-editor-ai-msg-action--purple{color:var(--widget-editor-purple-text);border-color:var(--widget-editor-purple-border)}

.widget-editor-ai-msg-action--purple:hover{background:var(--widget-editor-purple-light)}

.widget-editor-ai-msg-meta{font-size:13px;color:var(--widget-editor-text-tertiary);margin-top:6px}

.widget-editor-ai-changes{display:flex;flex-direction:column;gap:6px;margin-top:8px}

.widget-editor-ai-change-item{display:flex;align-items:center;gap:8px;padding:6px 10px;border-radius:6px;font-size:12px;font-family:var(--widget-editor-font-mono)}

.widget-editor-ai-change-item--added{background:#ecfdf5;color:#065f46;border:1px solid #a7f3d0}

.widget-editor-ai-change-item--modified{background:#fffbeb;color:#92400e;border:1px solid #fde68a}

.widget-editor-ai-change-item--removed{background:#fef2f2;color:#991b1b;border:1px solid #fecaca}

.widget-editor-ai-change-dot{width:5px;height:5px;border-radius:50%;flex-shrink:0}

.widget-editor-ai-change-dot--added{background:#10b981}

.widget-editor-ai-change-dot--modified{background:#f59e0b}

.widget-editor-ai-change-dot--removed{background:#ef4444}

.widget-editor-ai-revert-inline-btn{display:inline-flex;align-items:center;gap:4px;padding:3px 8px;background:transparent;border:1px solid var(--widget-editor-border);border-radius:4px;font-size:11px;color:var(--widget-editor-text-secondary);cursor:pointer;transition:background-color .12s ease,color .12s ease,border-color .12s ease;margin-top:8px;font-family:var(--widget-editor-font-sans)}

.widget-editor-ai-revert-inline-btn:hover{background:var(--widget-editor-bg-active);color:var(--widget-editor-text-primary);border-color:var(--widget-editor-border)}

.widget-editor-ai-revert-inline-btn:disabled{opacity:.4;cursor:not-allowed}

.widget-editor-ai-proof-suggestions{display:flex;flex-direction:column;gap:6px;margin-top:8px}

.widget-editor-ai-proof-intro{font-size:13px;font-weight:600;color:var(--widget-editor-text-secondary);margin-bottom:2px}

.widget-editor-ai-proof-card{display:flex;align-items:center;gap:10px;padding:8px 10px;background:#fff;border:1px solid var(--widget-editor-border);border-radius:10px;cursor:pointer;transition:border-color 150ms,transform 0.15s}

.widget-editor-ai-proof-card:hover,.widget-editor-ai-proof-card:focus-visible{border-color:var(--widget-editor-green-primary);background:var(--widget-editor-green-light);outline:none;transform:translateY(-1px);box-shadow:0 2px 8px rgba(74,110,10,0.08)}

.widget-editor-ai-proof-icon{width:28px;height:28px;border-radius:6px;background:var(--widget-editor-green-light);display:flex;align-items:center;justify-content:center;flex-shrink:0;font-size:13px}

.widget-editor-ai-proof-text{flex:1;min-width:0}

.widget-editor-ai-proof-label{font-size:14px;font-weight:600;color:var(--widget-editor-text-primary)}

.widget-editor-ai-proof-preview{font-size:13px;color:var(--widget-editor-text-secondary);margin-top:2px}

.widget-editor-ai-proof-badge{font-size:13px;color:var(--widget-editor-green-primary);background:var(--widget-editor-green-light);padding:1px 6px;border-radius:3px;font-weight:600;text-transform:uppercase;letter-spacing:.3px;flex-shrink:0}

.widget-editor-ai-input-area{padding:12px 16px;border-top:1px solid var(--widget-editor-border);background:var(--widget-editor-bg-panel);flex-shrink:0}

.widget-editor-ai-input-row{display:flex;gap:8px;align-items:flex-end}

.widget-editor-ai-input{flex:1;padding:9px 12px;font-size:14px;border:1.5px solid var(--widget-editor-purple-border);border-radius:10px;background:#fff;color:var(--widget-editor-text-primary);font-family:var(--widget-editor-font-sans);outline:none;resize:none;min-height:40px;max-height:120px;line-height:1.4}

.widget-editor-ai-input:focus{border-color:var(--widget-editor-purple);box-shadow:0 0 0 3px rgba(109,40,217,.06)}

.widget-editor-ai-input::placeholder{color:#bbb}

.widget-editor-ai-send-btn{width:38px;height:38px;border-radius:10px;border:none;background:var(--widget-editor-purple);color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:background 100ms}

.widget-editor-ai-send-btn:hover{background:#5b21b6}

.widget-editor-ai-send-btn svg{width:16px;height:16px}

.widget-editor-ai-input-hint{font-size:13px;color:var(--widget-editor-text-secondary);margin-top:8px;padding:0 2px}

.widget-editor-ai-input-hint span{color:var(--widget-editor-purple-text);cursor:pointer}

.widget-editor-ai-input-hint span:hover{text-decoration:underline}

.widget-editor-ai-suggestion-chip{display:inline-flex;padding:4px 10px;border-radius:6px;font-size:12px;color:var(--widget-editor-purple-text);background:var(--widget-editor-purple-light);border:1px solid var(--widget-editor-purple-border);cursor:pointer;font-family:var(--widget-editor-font-sans);transition:background 0.12s,border-color 0.12s}

.widget-editor-ai-suggestion-chip:hover{background:#ede9fe;border-color:var(--widget-editor-purple)}

.widget-editor-ai-suggestions-row{display:flex;gap:6px;margin-top:8px;flex-wrap:wrap}

.widget-editor-tree-section{padding:4px}

.widget-editor-tree-empty{padding:32px 20px;text-align:center;color:var(--widget-editor-text-tertiary);font-size:12px;line-height:1.6}

.widget-editor-tree-node{position:relative;z-index:1;display:flex;align-items:center;gap:6px;padding:0 6px 0 4px;cursor:pointer;font-size:13px;color:var(--widget-editor-text-primary);white-space:nowrap;border-radius:4px;min-height:28px;height:28px;margin:0;user-select:none}

.widget-editor-tree-node-wrapper{display:flex;flex-direction:column;position:relative}

.widget-editor-tree-node + .widget-editor-tree-node,.widget-editor-tree-node + .widget-editor-tree-add-child-row,.widget-editor-tree-add-child-row + .widget-editor-tree-node,.widget-editor-tree-children + .widget-editor-tree-node{margin-top:1px}

.widget-editor-tree-node-wrapper + .widget-editor-tree-node-wrapper,.widget-editor-tree-node-wrapper + .widget-editor-tree-add-child-row,.widget-editor-tree-add-child-row + .widget-editor-tree-node-wrapper,.widget-editor-tree-children + .widget-editor-tree-node-wrapper{margin-top:1px}

.widget-editor-tree-node:hover:not(.widget-editor-tree-node--selected){background:rgba(0,0,0,0.05)}

.widget-editor-tree-node--hovered:not(.widget-editor-tree-node--selected){background:rgba(0,0,0,0.05)}

.widget-editor-tree-node--selected{background:#1f8fc1;color:#fff;font-weight:500}

.widget-editor-tree-chevron{width:14px;height:14px;flex-shrink:0;opacity:.4;transition:transform 100ms;display:flex;align-items:center;justify-content:center}

.widget-editor-tree-chevron--expanded{transform:rotate(90deg)}

.widget-editor-tree-chevron svg{width:14px;height:14px}

.widget-editor-tree-icon{width:16px;height:16px;flex-shrink:0;opacity:.65;display:flex;align-items:center;justify-content:center;color:var(--widget-editor-text-primary)}

.widget-editor-tree-node--selected .widget-editor-tree-icon{opacity:1;color:#fff}

.widget-editor-tree-node--selected .widget-editor-tree-chevron{color:#fff;opacity:0.9}

.widget-editor-tree-icon svg{width:16px;height:16px}

.widget-editor-tree-label{display:flex;align-items:center;overflow:hidden;white-space:nowrap;flex:1;min-width:0;font-weight:400}

.widget-editor-tree-label-type.bp-tag.bp-minimal{margin-right:6px;padding:0 5px;min-height:16px;font-size:9.5px;font-weight:700;letter-spacing:0.05em;line-height:16px;flex-shrink:0;border-radius:3px}

.widget-editor-tree-label-content{font-size:13px;color:var(--widget-editor-text-primary);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0;flex:1}

.widget-editor-tree-node--selected .widget-editor-tree-label-type.bp-tag.bp-minimal{background:rgba(255,255,255,0.28);color:#ffffff}

.widget-editor-tree-node--selected:hover .widget-editor-tree-label-type.bp-tag.bp-minimal{background:rgba(255,255,255,0.35)}

.widget-editor-tree-node--selected .widget-editor-tree-label-content{color:#fff}

.widget-editor-tree-label--hidden .widget-editor-tree-label-content,
.widget-editor-tree-label--hidden .widget-editor-tree-label-type.bp-tag{opacity:0.55}

.widget-editor-tree-type{display:none !important}

.widget-editor-tree-node-actions{display:none;position:absolute;right:4px;top:50%;transform:translateY(-50%);width:22px;height:22px;border:none;background:var(--widget-editor-bg-active);border-radius:3px;cursor:pointer;align-items:center;justify-content:center}

.widget-editor-tree-node-actions:hover{background:var(--widget-editor-border)}

.widget-editor-tree-node-actions svg{width:12px;height:12px;color:var(--widget-editor-text-secondary)}

.widget-editor-tree-node:hover .widget-editor-tree-node-actions,.widget-editor-tree-node:focus-within .widget-editor-tree-node-actions{display:flex}

.widget-editor-tree-node:hover .widget-editor-tree-type,.widget-editor-tree-node:focus-within .widget-editor-tree-type{display:none}

.widget-editor-tree-children{position:relative;padding-left:16px}

.widget-editor-tree-children::before{content:"";position:absolute;left:9px;top:0;bottom:8px;width:1px;background:rgba(0,0,0,0.08)}

.widget-editor-tree-folder-row{display:flex;align-items:center;gap:4px;padding:2px 4px;cursor:pointer;user-select:none;border-radius:3px;min-height:24px}

.widget-editor-tree-folder-row:hover{background:var(--widget-editor-bg-hover)}

.widget-editor-tree-folder-label{font-size:11px;font-weight:600;color:#888;letter-spacing:.03em;text-transform:uppercase;flex:1}

.widget-editor-tree-folder-add-btn{display:flex;align-items:center;justify-content:center;width:18px;height:18px;background:none;border:none;border-radius:3px;color:#bbb;cursor:pointer;padding:0;opacity:0;transition:opacity 150ms,color 150ms}

.widget-editor-tree-folder-row:hover .widget-editor-tree-folder-add-btn{opacity:1}

.widget-editor-tree-folder-add-btn:hover{color:var(--widget-editor-green-primary);background:var(--widget-editor-green-light)}

.widget-editor-tree-folder-add-btn--danger:hover{color:var(--widget-editor-red);background:#fef2f2}

.widget-editor-tree-folder-empty{padding:4px 8px 4px 24px;font-size:12px;color:#bbb;display:flex;align-items:center;gap:3px}

.widget-editor-tree-add-child-row{display:flex;padding:0 8px 0 44px;margin:2px 0 3px}

.widget-editor-tree-add-child-row .widget-editor-tree-add-child-btn.bp-button{font-size:11.5px;font-weight:500;min-height:22px;padding:0 8px;margin-left:-8px;background:transparent;border-radius:4px}

.widget-editor-tree-add-child-row .widget-editor-tree-add-child-btn.bp-button .bp-button-text{color:#1f8fc1}

.widget-editor-tree-add-child-row .widget-editor-tree-add-child-btn.bp-button .bp-icon,.widget-editor-tree-add-child-row .widget-editor-tree-add-child-btn.bp-button .bp-icon svg{color:#1f8fc1;fill:#1f8fc1}

.widget-editor-tree-add-child-row:hover .widget-editor-tree-add-child-btn.bp-button{background:rgba(31,143,193,0.06)}

.widget-editor-tree-add-child-row:hover .widget-editor-tree-add-child-btn.bp-button .bp-button-text{color:#1a6e96}

.widget-editor-tree-add-child-row:hover .widget-editor-tree-add-child-btn.bp-button .bp-icon,.widget-editor-tree-add-child-row:hover .widget-editor-tree-add-child-btn.bp-button .bp-icon svg{color:#1a6e96;fill:#1a6e96}

.widget-editor-tree-add-child-row--active .widget-editor-tree-add-child-btn.bp-button,.widget-editor-tree-add-child-row--active:hover .widget-editor-tree-add-child-btn.bp-button{background:#1f8fc1}

.widget-editor-tree-add-child-row--active .widget-editor-tree-add-child-btn.bp-button .bp-button-text,.widget-editor-tree-add-child-row--active:hover .widget-editor-tree-add-child-btn.bp-button .bp-button-text{color:#ffffff}

.widget-editor-tree-add-child-row--active .widget-editor-tree-add-child-btn.bp-button .bp-icon,.widget-editor-tree-add-child-row--active .widget-editor-tree-add-child-btn.bp-button .bp-icon svg,.widget-editor-tree-add-child-row--active:hover .widget-editor-tree-add-child-btn.bp-button .bp-icon,.widget-editor-tree-add-child-row--active:hover .widget-editor-tree-add-child-btn.bp-button .bp-icon svg{color:#ffffff;fill:#ffffff}

.widget-editor-tree-ctx-menu{position:fixed;z-index:1000;min-width:140px;background:#fff;border:1px solid var(--widget-editor-border);box-shadow:0 4px 12px rgba(0,0,0,.1);padding:3px 0;border-radius:6px}

.widget-editor-tree-ctx-item{display:flex;align-items:center;gap:6px;width:100%;padding:7px 12px;border:none;background:transparent;font-size:13px;color:var(--widget-editor-text-primary);cursor:pointer;white-space:nowrap;text-align:left;font-family:var(--widget-editor-font-sans)}

.widget-editor-tree-ctx-item:hover{background:var(--widget-editor-bg-hover)}

.widget-editor-tree-ctx-item--danger{color:var(--widget-editor-red)}

.widget-editor-tree-ctx-item--disabled{opacity:.35;pointer-events:none}

.widget-editor-tree-ctx-sep{height:1px;background:var(--widget-editor-border-light);margin:3px 0}

.widget-editor-tree-ctx-item--indented{padding-left:24px}

.widget-editor-tree-row-ghost{
  display:flex;
  align-items:center;
  gap:6px;
  padding:4px 8px;
  background:var(--widget-editor-bg-panel);
  border:1px solid var(--widget-editor-border-light);
  border-radius:4px;
  box-shadow:0 4px 12px rgba(0,0,0,.12);
  cursor:grabbing;
  pointer-events:none;
  font-size:13px;
  color:var(--widget-editor-text-primary);
  font-family:var(--widget-editor-font-sans);
}

.widget-editor-tree-row-ghost .widget-editor-tree-icon{display:flex;align-items:center;flex-shrink:0}

.widget-editor-tree-node--dragging{opacity:.35}

.widget-editor-tree-drop-bar{height:28px;margin:2px 8px;border:2px solid #1f8fc1;background:rgba(31,143,193,0.1);color:#1a6e96;font-size:11px;font-weight:600;letter-spacing:0.02em;display:flex;align-items:center;justify-content:center;border-radius:4px;pointer-events:none;flex-shrink:0}

.widget-editor-tree-node--drop-inside{background:rgba(31,143,193,0.18);outline:2px solid #1f8fc1;outline-offset:-1px;border-radius:6px}

.widget-editor-inspector-divider{height:1px;background:var(--widget-editor-border);flex-shrink:0}

.widget-editor-inspector-header{display:flex;align-items:center;justify-content:space-between;padding:10px 16px;background:var(--widget-editor-bg-head);border-bottom:1px solid var(--widget-editor-border-light);flex-shrink:0}

.widget-editor-inspector-header-info{display:flex;flex-direction:row;align-items:center;gap:8px;flex:1;min-width:0;overflow:hidden}

.widget-editor-inspector-header-type.bp-tag.bp-minimal{flex-shrink:0;padding:0 6px;min-height:18px;font-size:10px;font-weight:700;letter-spacing:0.04em;line-height:18px}

.widget-editor-inspector-header-content{flex:1;min-width:0;font-size:13px;font-weight:600;color:var(--widget-editor-text-primary);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-transform:none;letter-spacing:0}

.widget-editor-panel-header--inspector .widget-editor-inspector-header-content{text-transform:none;letter-spacing:0}

.widget-editor-inspector-header-actions{display:flex;align-items:center;gap:2px;flex-shrink:0}

.widget-editor-panel-scroll--with-ai-footer{flex:1}

.widget-editor-inspector-ai-bar{display:flex;align-items:center;gap:8px;padding:10px 14px;border-top:1px solid var(--widget-editor-border,#e7e7e7);background:var(--widget-editor-panel-bg-subtle,#fafafa);flex-shrink:0}

.widget-editor-inspector-ai-bar__icon{color:var(--widget-editor-text-muted,#7a7a7a);flex-shrink:0}

.widget-editor-inspector-ai-bar__input{flex:1;min-width:0;border:none;background:transparent;outline:none;font-size:13px;color:var(--widget-editor-text,#1c1c1c);padding:4px 0;font-family:var(--widget-editor-font-sans)}

.widget-editor-inspector-ai-bar__input::placeholder{color:var(--widget-editor-text-muted,#9a9a9a)}

.widget-editor-inspector-ai-bar__input:disabled{opacity:.5}

.widget-editor-inspector-ai-bar__submit{display:flex;align-items:center;justify-content:center;width:24px;height:24px;border:none;border-radius:6px;background:var(--widget-editor-accent,#1c1c1c);color:#fff;cursor:pointer;flex-shrink:0;transition:opacity 120ms ease,background 120ms ease;padding:0}

.widget-editor-inspector-ai-bar__submit:hover:not(:disabled){opacity:.85}

.widget-editor-inspector-ai-bar__submit:disabled{opacity:.3;cursor:not-allowed}

.widget-editor-inspector-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;flex:1;color:var(--widget-editor-text-tertiary);font-size:14px;padding:40px 20px;text-align:center;gap:8px}

.widget-editor-inspector-empty{max-width:500px}

.widget-editor-inspector-empty svg{width:36px;height:36px;color:#ddd}

.widget-editor-inspector-empty-hint{font-size:13px;color:#aaa}

.widget-editor-inspector{padding:0}

.widget-editor-inspector-text-area{flex-shrink:0;border-bottom:1px solid var(--widget-editor-border-light);background:var(--widget-editor-bg-panel)}

.widget-editor-inspector-text-area-header{display:flex;align-items:center;justify-content:space-between;padding:6px 10px 6px 14px;background:var(--widget-editor-bg-head);border-bottom:1px solid var(--widget-editor-border-light);font-size:11px;font-weight:600;color:var(--widget-editor-text-tertiary);text-transform:uppercase;letter-spacing:.5px}

.widget-editor-inspector-text-editor{min-height:120px;max-height:260px;overflow-y:auto;padding:10px 14px;font-size:14px;line-height:1.6;outline:none}

.widget-editor-inspector-section{padding:14px 16px;border-bottom:1px solid var(--widget-editor-border-light)}

.widget-editor-inspector-section:last-child{border-bottom:none}

.widget-editor-section-title,.widget-editor-inspector-section-title{font-size:12px;font-weight:600;color:#666;text-transform:uppercase;letter-spacing:.5px;margin-bottom:6px}

.widget-editor-inspector-section-header{display:flex;align-items:center;justify-content:space-between;cursor:pointer;user-select:none;padding:2px 0;margin-bottom:6px}

.widget-editor-inspector-section-header .widget-editor-inspector-section-title{margin-bottom:0}

.widget-editor-inspector-section-header:hover .widget-editor-inspector-section-title{color:var(--widget-editor-text-primary)}

.widget-editor-inspector-section-chevron{width:14px;height:14px;color:var(--widget-editor-text-tertiary);transition:transform 120ms ease;flex-shrink:0}

.widget-editor-inspector-section-chevron--collapsed{transform:rotate(-90deg)}

.widget-editor-inspector-section-body{overflow:hidden;max-height:9999px;transition:max-height 180ms ease}

.widget-editor-inspector-section-body--collapsed{max-height:0;transition:max-height 160ms ease}

.widget-editor-inspector .widget-editor-inspector-section{max-width:500px}

.widget-editor-inspector .widget-editor-inspector-header{max-width:500px}

.widget-editor-inspector-field{display:flex;align-items:flex-start;gap:8px;margin-bottom:10px}

.widget-editor-inspector-field:last-child{margin-bottom:0}

.widget-editor-inspector-label{font-size:13px;font-weight:500;color:#333;width:90px;min-width:90px;flex-shrink:0;padding-top:6px;line-height:1.3;margin-bottom:0}

.widget-editor-inspector-control{flex:1;min-width:0}

.widget-editor-inspector-control-description{font-size:12px;color:var(--widget-editor-text-tertiary);margin-top:3px;line-height:1.3}

.widget-editor-inspector-field--stacked{flex-direction:column;gap:4px}

.widget-editor-inspector-field--stacked .widget-editor-inspector-label{width:auto;min-width:0;padding-top:0}

.widget-editor-inspector-field--stacked .widget-editor-inspector-control{width:100%}

.widget-editor-inspector-input{width:100%;padding:7px 10px;font-size:13px;border:1px solid var(--widget-editor-border);border-radius:4px;background:#fff;color:var(--widget-editor-text-primary);font-family:var(--widget-editor-font-sans);outline:none}

.widget-editor-inspector-input:focus{border-color:var(--widget-editor-green-primary);box-shadow:0 0 0 3px rgba(74,110,10,.06)}

.widget-editor-inspector-input--autosize{resize:none;overflow:hidden;font-family:var(--widget-editor-font-sans);line-height:1.5;display:block}

.widget-editor-inspector-textarea{width:100%;padding:7px 10px;font-size:13px;border:1px solid var(--widget-editor-border);border-radius:4px;background:#fff;color:var(--widget-editor-text-primary);outline:none;resize:vertical;min-height:44px;line-height:1.4}

.widget-editor-inspector-textarea:focus{border-color:var(--widget-editor-green-primary);box-shadow:0 0 0 3px rgba(74,110,10,.06)}

.widget-editor-inspector-textarea.widget-editor-inspector-input--autosize{resize:none;height:auto;min-height:auto}

.wi-html-editor{width:100%}

.widget-editor-inspector-select{width:100%;padding:7px 22px 7px 10px;font-size:13px;border:1px solid var(--widget-editor-border);border-radius:4px;background:#fff;color:var(--widget-editor-text-primary);font-family:var(--widget-editor-font-sans);outline:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg width='8' height='5' viewBox='0 0 8 5' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1l3 3 3-3' stroke='%23999' stroke-width='1.2' stroke-linecap='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 8px center}

.widget-editor-inspector-select:focus{border-color:var(--widget-editor-green-primary);box-shadow:0 0 0 3px rgba(74,110,10,.06)}

.widget-editor-inspector-color-row{display:flex;align-items:center;gap:8px}

.widget-editor-inspector-color-swatch{width:32px;height:32px;border:1px solid var(--widget-editor-border);border-radius:4px;cursor:pointer;flex-shrink:0}

.widget-editor-inspector-color-hex{flex:1}

.widget-editor-inspector-toggle{display:inline-flex;align-items:center;cursor:pointer}

.widget-editor-inspector-toggle input{position:absolute;opacity:0;width:0;height:0}

.widget-editor-inspector-toggle-track,.widget-editor-toggle-track{width:32px;height:18px;border-radius:9px;background:#ccc;cursor:pointer;position:relative;flex-shrink:0}

.widget-editor-inspector-toggle input:checked + .widget-editor-inspector-toggle-track,.widget-editor-toggle-track--on{background:var(--widget-editor-green-primary)}

.widget-editor-inspector-toggle-thumb,.widget-editor-toggle-thumb{width:14px;height:14px;border-radius:50%;background:#fff;box-shadow:0 1px 2px rgba(0,0,0,.15);position:absolute;top:2px;left:2px;transition:transform 100ms}

.widget-editor-inspector-toggle input:checked + .widget-editor-inspector-toggle-track .widget-editor-inspector-toggle-thumb,.widget-editor-toggle-track--on .widget-editor-toggle-thumb{transform:translateX(14px)}

.widget-editor-inspector-object{display:flex;flex-direction:column;gap:10px;padding-left:10px;border-left:2px solid var(--widget-editor-border-light)}

.widget-editor-inspector-object-field,.widget-editor-inspector-array-field{display:flex;flex-direction:column;gap:4px}

.widget-editor-inspector-array{display:flex;flex-direction:column;gap:10px}

.widget-editor-inspector-array-row{border:1px solid var(--widget-editor-border-light);border-radius:6px;background:#fff;overflow:hidden}

.widget-editor-inspector-array-row-header{display:flex;align-items:center;justify-content:space-between;gap:8px;min-height:36px;padding:6px 8px;background:var(--widget-editor-bg-head);border-bottom:1px solid var(--widget-editor-border-light)}

.widget-editor-inspector-array-row-label{font-size:13px;font-weight:600;color:var(--widget-editor-text-primary);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}

.widget-editor-inspector-array-row-actions{display:flex;align-items:center;gap:4px;flex-shrink:0}

.widget-editor-inspector-array-row-actions button,.widget-editor-inspector-array-add{padding:5px 8px;border:1px solid var(--widget-editor-border);border-radius:4px;background:#fff;color:var(--widget-editor-text-secondary);font-size:13px;font-family:var(--widget-editor-font-sans);cursor:pointer}

.widget-editor-inspector-array-row-actions button:hover:not(:disabled),.widget-editor-inspector-array-add:hover:not(:disabled){border-color:var(--widget-editor-green-primary);color:var(--widget-editor-green-text);background:var(--widget-editor-green-light)}

.widget-editor-inspector-array-row-actions button:disabled,.widget-editor-inspector-array-add:disabled{opacity:.45;cursor:not-allowed}

.widget-editor-inspector-array-row-body{display:flex;flex-direction:column;gap:10px;padding:10px}

.widget-editor-inspector-array-add{min-height:36px;text-align:center}

.widget-editor-rule-card{padding:10px 12px;border:1px solid var(--widget-editor-border-light);margin-bottom:6px;border-radius:4px}

.widget-editor-rule-card:last-child{margin-bottom:0}

.widget-editor-rule-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:4px}

.widget-editor-rule-name{font-size:14px;font-weight:600}

.widget-editor-rule-desc{font-size:13px;color:var(--widget-editor-text-secondary);margin-bottom:6px}

.widget-editor-rule-logic{font-size:13px;color:var(--widget-editor-text-secondary);font-family:var(--widget-editor-font-mono);background:var(--widget-editor-bg-head);padding:6px 8px;line-height:1.5;border:1px solid var(--widget-editor-border-light);border-radius:3px;white-space:pre-line}

.widget-editor-binding-row{display:flex;align-items:center;gap:10px;padding:8px 12px;border:1px solid var(--widget-editor-border-light);margin-bottom:4px;border-radius:4px}

.widget-editor-binding-row:last-child{margin-bottom:0}

.widget-editor-binding-dot{width:7px;height:7px;border-radius:50%;flex-shrink:0}

.widget-editor-binding-dot--on{background:var(--widget-editor-green-primary)}

.widget-editor-binding-dot--off{background:#ccc}

.widget-editor-binding-info{flex:1;min-width:0}

.widget-editor-binding-name{font-size:14px;font-weight:600;display:flex;align-items:center;gap:8px;flex-wrap:wrap}

.widget-editor-binding-source{font-size:13px;color:var(--widget-editor-text-secondary);font-family:var(--widget-editor-font-mono)}

.widget-editor-binding-status{font-size:13px;color:var(--widget-editor-text-tertiary);flex-shrink:0}

.widget-editor-binding-status--connected{color:var(--widget-editor-green-primary)}

/* Bindings panel — section labels and layout */

.widget-editor-bindings-section-label{font-size:11px;font-weight:700;color:var(--widget-editor-text-tertiary);text-transform:uppercase;letter-spacing:.55px;padding-top:2px;margin-bottom:10px}

.widget-editor-inspector-section + .widget-editor-inspector-section .widget-editor-bindings-section-label{padding-top:18px;border-top:1px solid var(--widget-editor-border-light)}

.widget-editor-bindings-empty{font-size:13px;color:var(--widget-editor-text-tertiary);padding:10px 12px;line-height:1.5;border:1px dashed var(--widget-editor-border);border-radius:6px;display:flex;gap:6px;align-items:center;flex-wrap:wrap}

.widget-editor-bindings-empty--error{color:var(--widget-editor-red);border-color:#f5cccc;background:#fdf2f2}

.widget-editor-bindings-add-btn{display:flex;align-items:center;gap:6px;width:100%;padding:7px 12px;background:none;border:1px dashed var(--widget-editor-border);color:var(--widget-editor-text-tertiary);font-size:13px;cursor:pointer;border-radius:4px;font-family:var(--widget-editor-font-sans);margin-top:8px;text-align:left;text-decoration:none}

.widget-editor-bindings-add-btn:hover{border-color:var(--widget-editor-green-primary);color:var(--widget-editor-green-text)}

.widget-editor-bindings-add-btn:disabled{cursor:not-allowed;opacity:.75}

.widget-editor-variables-panel{display:flex;flex-direction:column;gap:14px;padding:16px 18px}

.widget-editor-variable-list{display:flex;flex-direction:column;gap:10px}

.widget-editor-variable-row{padding:12px 14px;border:1px solid var(--widget-editor-border-light);border-radius:6px;background:#fff;display:flex;flex-direction:column;gap:7px}

.widget-editor-variable-row-main{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}

.widget-editor-variable-path{font-family:var(--widget-editor-font-mono);font-size:13px;font-weight:600;color:var(--widget-editor-text-primary);overflow-wrap:anywhere}

.widget-editor-variable-value{font-family:var(--widget-editor-font-mono);font-size:13px;color:var(--widget-editor-text-secondary);text-align:right;min-width:82px;overflow-wrap:anywhere}

.widget-editor-variable-value--null{color:var(--widget-editor-text-tertiary)}

.widget-editor-variable-label{font-size:12px;color:var(--widget-editor-text-secondary)}

.widget-editor-variable-meta{font-size:12px;color:var(--widget-editor-text-tertiary);line-height:1.45}

.widget-editor-variable-status{display:flex;align-items:center;gap:6px;font-size:12px;color:var(--widget-editor-text-tertiary)}

.widget-editor-variable-status-dot{width:7px;height:7px;border-radius:50%;flex-shrink:0}

.widget-editor-variable-status-dot--fresh{background:var(--widget-editor-green-primary)}

.widget-editor-variable-status-dot--stale{background:#d48806}

.widget-editor-variable-status-dot--error{background:var(--widget-editor-red)}

.widget-editor-variables-empty{padding:18px 16px;background:#f9f9f8;border:1px dashed var(--widget-editor-border);border-radius:8px;font-size:13px;color:var(--widget-editor-text-tertiary);line-height:1.55;display:flex;flex-direction:column;gap:10px}

.widget-editor-variables-empty-title{font-weight:600;color:var(--widget-editor-text-primary)}

.widget-editor-variables-empty a{color:var(--widget-editor-green-text);font-weight:600;text-decoration:none}

.widget-editor-variables-empty a:hover{text-decoration:underline}

/* Variables panel — section layout */

.widget-editor-variables-section{display:flex;flex-direction:column;gap:0}

/* Settings panel shares the wrapper but needs 18px breathing room between sections */

.widget-editor-settings-panel > div:not(.widget-editor-settings-status-bar):not(.widget-editor-settings-footer){margin-bottom:18px}

.widget-editor-settings-panel > div:last-child{margin-bottom:0}

.widget-editor-variables-section-header{font-size:10px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--widget-editor-text-tertiary);padding:10px 18px 6px}

.widget-editor-variables-empty-intro{font-size:12.5px;color:var(--widget-editor-text-secondary);line-height:1.55;padding:12px 18px 4px}

/* Group headers inside variables panel — thin separator, no fill */

.widget-editor-variables-section .widget-editor-inspector-section-header{background:transparent;padding:18px 14px 6px;margin:0;border-radius:0;border-top:1px solid var(--widget-editor-border-light)}

/* First group directly after a section header — no top border, tighter top padding */

.widget-editor-variables-section-header + .widget-editor-variables-available-group .widget-editor-inspector-section-header{border-top:none;padding-top:8px}

.widget-editor-variables-section .widget-editor-inspector-section-title{font-weight:600;font-size:10.5px;letter-spacing:.08em;text-transform:uppercase;color:var(--widget-editor-text-secondary)}

/* Available section groups */

.widget-editor-variables-available-group{padding:0 14px 0}

.widget-editor-variables-available-group-header{display:flex;align-items:center;gap:6px;padding:6px 0 3px;font-size:11px;font-weight:600;color:var(--widget-editor-text-secondary)}

.widget-editor-variables-available-group-name{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}

.widget-editor-variables-available-row{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:2px 0;font-size:11.5px}

.widget-editor-variables-available-path{font-family:var(--font-mono,ui-monospace,monospace);color:var(--widget-editor-text-primary);font-size:11px;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}

.widget-editor-variables-available-value{color:var(--widget-editor-text-tertiary);font-size:11px;white-space:nowrap;flex-shrink:0}

.widget-editor-variables-available-empty{font-size:12px;color:var(--widget-editor-text-tertiary);padding:6px 18px}

/* Manage datasources link */

.widget-editor-variables-manage-datasources{display:block;font-size:12px;font-weight:600;color:var(--widget-editor-green-text);text-decoration:none;padding:10px 18px 14px}

.widget-editor-variables-manage-datasources:hover{text-decoration:underline}

/* Variables panel — search input (mirrors .widget-editor-comp-search / .widget-editor-comp-search-input) */

.widget-editor-variables-search-row{padding:10px 14px;border-bottom:1px solid var(--widget-editor-border);flex-shrink:0}

.widget-editor-variables-search{width:100%;padding:8px 8px 8px 32px;font-size:13px;border:1px solid var(--widget-editor-border-light);background:#fff;outline:none;background-image:url("data:image/svg+xml,%3Csvg width='13' height='13' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='11' cy='11' r='7' stroke='%23888' stroke-width='2'/%3E%3Cpath d='M16 16l4 4' stroke='%23888' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:10px center;border-radius:6px;font-family:var(--widget-editor-font-sans);height:36px;box-sizing:border-box}

.widget-editor-variables-search:focus{border-color:var(--widget-editor-green-primary);box-shadow:0 0 0 3px rgba(74,110,10,.06)}

/* VariableRow — shared card component */

.wink-var-row-card{display:flex;flex-direction:column;gap:3px;padding:7px 10px;border-radius:6px;margin:2px 0}

.wink-var-row-card--panel-available{background:transparent;border:1px solid var(--widget-editor-border-light);transition:border-color .12s ease,background-color .12s ease}

.wink-var-row-card--panel-available:hover{border-color:var(--widget-editor-border)}

.wink-var-row-card--picker{background:transparent;border:none;padding:5px 8px;border-radius:4px}

.wink-var-row-top{display:flex;align-items:center;gap:5px}

.wink-var-row-icon{display:flex;align-items:center;color:var(--widget-editor-text-tertiary);flex-shrink:0}

.wink-var-row-label{flex:1;min-width:0;font-size:12.5px;font-weight:600;color:var(--widget-editor-text-primary);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}

.wink-var-row-card--picker .wink-var-row-label{font-size:11.5px;font-weight:500}

.wink-var-row-type{font-size:10.5px;color:var(--widget-editor-text-tertiary);flex-shrink:0;font-family:var(--widget-editor-font-mono,ui-monospace,monospace);margin-left:auto}

.wink-var-row-accessor-row{display:flex;align-items:center;gap:8px}

.wink-var-row-accessor{font-family:var(--widget-editor-font-mono,ui-monospace,monospace);font-size:11px;color:var(--widget-editor-green-text);background:var(--widget-editor-green-light);padding:1px 5px;border-radius:3px;white-space:nowrap}

.wink-var-row-copy{display:flex;align-items:center;justify-content:center;width:22px;height:22px;border:none;background:transparent;cursor:pointer;border-radius:4px;color:var(--widget-editor-text-tertiary);padding:0;flex-shrink:0;transition:background-color .12s ease,color .12s ease}

.wink-var-row-copy:hover{background:var(--widget-editor-bg-active);color:var(--widget-editor-green-primary)}

.wink-var-row-copy--done{color:var(--widget-editor-green-primary)}

.wink-var-row-description{font-size:11px;color:var(--widget-editor-text-secondary);line-height:1.45}

.wink-var-row-usage{display:flex;flex-direction:column;gap:1px;font-size:11px;color:var(--widget-editor-text-secondary);margin-top:2px}

.wink-var-row-status{display:flex;align-items:center;gap:4px}

/* Picker button wrapper */

.wink-var-row-picker-btn{display:block;width:100%;text-align:left;background:none;border:none;padding:0;cursor:pointer}

.wink-var-row-picker-btn:hover .wink-var-row-card--picker{background:var(--widget-editor-bg-hover)}

/* Available group — 2-column grid body */

.widget-editor-variables-available-group-body{display:grid;grid-template-columns:1fr 1fr;gap:4px;padding-bottom:10px}

/* Type icon color tokens */

.wink-var-row-icon[data-type="string"]{color:var(--widget-editor-text-tertiary)}

.wink-var-row-icon[data-type="number"]{color:#5a8db8}

.wink-var-row-icon[data-type="boolean"]{color:#9d6db8}

.wink-var-row-icon[data-type="list"]{color:var(--widget-editor-green-primary)}

/* Description line-clamp on narrow 2-col cards */

.wink-var-row-card--panel-available .wink-var-row-description{display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}

.widget-editor-settings-shell{
  display:flex;
  justify-content:flex-start;
  padding:16px clamp(14px,2.6vw,26px) 32px;
}

.widget-editor-settings{
  display:flex;
  flex-direction:column;
  gap:16px;
  width:min(100%,clamp(24rem,82%,42rem));
}

.widget-editor-settings-card{
  display:flex;
  flex-direction:column;
  gap:12px;
  padding:16px 18px;
  background:#fff;
  border:1px solid var(--widget-editor-border-light);
  border-radius:10px;
  box-shadow:0 1px 2px rgba(0,0,0,.03);
}

.widget-editor-settings-card-title{
  font-size:13px;
  font-weight:600;
  color:#555;
  text-transform:uppercase;
  letter-spacing:.4px;
}

.widget-editor-settings-card--danger{
  border-color:#f4d7d7;
  background:#fffdfd;
}

.widget-editor-settings-field{display:flex;flex-direction:column;gap:6px}

.widget-editor-settings-label{font-size:13px;font-weight:500;color:#444}

.widget-editor-settings-input,.widget-editor-settings-textarea{width:100%;padding:8px 10px;font-size:13px;border:1px solid var(--widget-editor-border);background:#fff;color:var(--widget-editor-text-primary);font-family:var(--widget-editor-font-sans);outline:none;border-radius:6px}

.widget-editor-settings-input--mono,.widget-editor-settings-textarea{font-family:var(--widget-editor-font-mono);font-size:13px}

.widget-editor-settings-input:focus,.widget-editor-settings-textarea:focus{border-color:var(--widget-editor-green-primary);box-shadow:0 0 0 3px rgba(74,110,10,.08)}

.widget-editor-settings-textarea{resize:vertical;min-height:92px;line-height:1.45}

.widget-editor-settings-toggle{display:flex;align-items:center;gap:8px;font-size:13px;color:var(--widget-editor-text-primary)}

.widget-editor-settings-toggle input[type='checkbox']{accent-color:var(--widget-editor-green-primary)}

.widget-editor-settings-actions{display:flex;justify-content:flex-start;padding-top:4px}

.widget-editor-settings-danger-title{font-size:13px;font-weight:600;color:var(--widget-editor-red);text-transform:uppercase;letter-spacing:.4px;margin-bottom:6px}

.widget-editor-settings-danger-copy{font-size:13px;color:var(--widget-editor-text-secondary);line-height:1.45}

.widget-editor-settings-archive-btn{align-self:flex-start;min-width:160px;padding:9px 16px;background:none;border:1px solid #f5cccc;color:var(--widget-editor-red);font-size:13px;font-weight:600;cursor:pointer;border-radius:6px;font-family:var(--widget-editor-font-sans)}

.widget-editor-settings-archive-btn:hover{background:var(--widget-editor-red);color:#fff}

/* Status section */

.widget-editor-settings-status-row{display:flex;align-items:center;gap:12px;flex-wrap:wrap}

.widget-editor-settings-status-badge{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;border-radius:999px;font-size:13px;font-weight:500;border:1px solid transparent;line-height:1.2}

.widget-editor-settings-status-dot{width:7px;height:7px;border-radius:50%;background:currentColor;flex-shrink:0}

.widget-editor-settings-status-badge--published{background:#eaf3da;color:var(--widget-editor-green-text);border-color:#cfe2a8}

.widget-editor-settings-status-badge--paused{background:#fdf3dc;color:#8a5a00;border-color:#f1d9a3}

.widget-editor-settings-status-badge--draft{background:#f1f1ef;color:#6b6b66;border-color:#dcdcd6}

.widget-editor-settings-status-badge--archived{background:#ececea;color:#555;border-color:#cfcfca}

.widget-editor-settings-status-btn{min-width:96px;padding:6px 14px}

.widget-editor-settings-status-effect{font-size:13px;color:var(--widget-editor-text-tertiary);line-height:1.45}

/* Branding section */

.widget-editor-settings-branding-row{display:flex;align-items:center;justify-content:space-between;gap:12px}

.widget-editor-settings-branding-hint{font-size:13px;color:var(--widget-editor-text-tertiary);line-height:1.45}

/* About section */

.widget-editor-settings-about-grid{display:flex;flex-direction:column;gap:8px}

.widget-editor-settings-about-row{display:grid;grid-template-columns:120px 1fr;gap:12px;align-items:center;font-size:13px}

.widget-editor-settings-about-key{color:var(--widget-editor-text-tertiary);font-weight:500}

.widget-editor-settings-about-value{display:flex;align-items:center;gap:8px;color:var(--widget-editor-text-primary);min-width:0;overflow:hidden;text-overflow:ellipsis}

.widget-editor-settings-about-mono{font-family:var(--widget-editor-font-mono);font-size:13px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0}

.widget-editor-settings-id-copy-btn{display:inline-flex;align-items:center;justify-content:center;background:none;border:none;padding:2px 6px;cursor:pointer;color:var(--widget-editor-text-tertiary);font-size:13px;font-family:var(--widget-editor-font-sans);border-radius:4px;flex-shrink:0}

.widget-editor-settings-id-copy-btn:hover{background:var(--widget-editor-bg-hover,#f1f1ef);color:var(--widget-editor-text-primary)}

/* Domains section */

.widget-editor-domains-mode-row{display:flex;gap:6px}

.widget-editor-domains-summary{display:flex;flex-direction:column;gap:6px;padding:10px 12px;background:#f8f8f6;border:1px solid var(--widget-editor-border-light);border-radius:8px}

.widget-editor-domains-summary-chips{display:flex;flex-wrap:wrap;gap:4px;margin-top:2px}

.widget-editor-domains-summary-chip{display:inline-flex;align-items:center;padding:2px 8px;background:#ebebea;border:1px solid #ddd;border-radius:999px;font-size:13px;color:var(--widget-editor-text-secondary);white-space:nowrap}

.widget-editor-domains-summary-more{display:inline-flex;align-items:center;padding:2px 8px;background:none;border:1px solid var(--widget-editor-border);border-radius:999px;font-size:13px;color:var(--widget-editor-text-tertiary);cursor:pointer;font-family:var(--widget-editor-font-sans)}

.widget-editor-domains-summary-more:hover{background:var(--widget-editor-bg-hover,#f1f1ef)}

.widget-editor-domains-reset-link{background:none;border:none;padding:0;font-size:13px;color:var(--widget-editor-text-tertiary);cursor:pointer;font-family:var(--widget-editor-font-sans);text-decoration:underline;text-underline-offset:2px;text-align:left}

.widget-editor-domains-reset-link:hover{color:var(--widget-editor-text-primary)}

.widget-editor-domains-effect-text{font-size:13px;color:var(--widget-editor-text-secondary);line-height:1.45}

.widget-editor-domains-effect-text--ignored{opacity:.45}

.widget-editor-domain-input-row{display:flex;flex-wrap:wrap;align-items:center;gap:5px;padding:6px 8px;border:1px solid var(--widget-editor-border);border-radius:8px;background:#fff;min-height:40px;cursor:text}

.widget-editor-domain-input-row--ignored{opacity:.45;pointer-events:none}

.widget-editor-domain-input-row:focus-within{border-color:var(--widget-editor-green-primary);box-shadow:0 0 0 3px rgba(74,110,10,.08)}

.widget-editor-domain-chip{display:inline-flex;align-items:center;gap:4px;padding:2px 4px 2px 8px;background:#eef2e6;border:1px solid #cfe2a8;border-radius:999px;font-size:13px;color:var(--widget-editor-green-text);white-space:nowrap;max-width:240px}

.widget-editor-domain-chip--invalid{background:#fdf2f2;border-color:#f5cccc;color:var(--widget-editor-red)}

.widget-editor-domain-chip-label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}

.widget-editor-domain-chip-remove{display:inline-flex;align-items:center;justify-content:center;background:none;border:none;padding:2px;cursor:pointer;color:inherit;opacity:.6;border-radius:50%;flex-shrink:0}

.widget-editor-domain-chip-remove:hover{opacity:1;background:rgba(0,0,0,.08)}

.widget-editor-domain-chip-input{border:none;outline:none;background:none;font-size:13px;font-family:var(--widget-editor-font-sans);color:var(--widget-editor-text-primary);min-width:180px;flex:1;padding:2px 4px}

/* Settings panel — status bar */

.widget-editor-settings-status-bar{display:flex;align-items:center;gap:8px;padding:10px 14px;border-bottom:1px solid var(--widget-editor-border-light)}

.widget-editor-settings-status-meta{font-size:12px;color:var(--widget-editor-text-secondary);min-width:0}

.widget-editor-settings-status-spacer{flex:1}

.widget-editor-settings-status-action-btn{background:none;border:1px solid var(--widget-editor-border);padding:4px 10px;font-size:12px;font-weight:500;cursor:pointer;border-radius:5px;color:var(--widget-editor-text-primary);font-family:var(--widget-editor-font-sans);flex-shrink:0}

.widget-editor-settings-status-action-btn:hover{background:var(--widget-editor-bg-hover)}

.widget-editor-settings-status-action-btn:disabled{opacity:.55;cursor:default}

/* Settings panel — field label + input */

.widget-editor-settings-field-label{font-size:11px;font-weight:500;color:var(--widget-editor-text-secondary);text-transform:uppercase;letter-spacing:.3px}

.widget-editor-settings-field-input{width:100%;max-width:340px;padding:6px 10px;font-size:13px;border:1px solid var(--widget-editor-border);background:#fff;color:var(--widget-editor-text-primary);font-family:var(--widget-editor-font-sans);outline:none;border-radius:6px}

.widget-editor-settings-field-input:focus{border-color:var(--widget-editor-green-primary);box-shadow:0 0 0 3px rgba(74,110,10,.08)}

.widget-editor-settings-field-input:disabled,.widget-editor-settings-field-input--disabled{background:var(--widget-editor-bg-active);color:var(--widget-editor-text-tertiary);cursor:not-allowed;opacity:.7}

/* Settings panel — field-row + pills + field-note */

.widget-editor-settings-field-row{display:flex;align-items:center;gap:8px}

.widget-editor-settings-field-row-spacer{flex:1}

.widget-editor-settings-domain-pills{display:flex;gap:4px}

.widget-editor-settings-pill{background:none;border:1px solid var(--widget-editor-border);padding:4px 10px;font-size:12px;font-weight:500;cursor:pointer;border-radius:5px;color:var(--widget-editor-text-secondary);font-family:var(--widget-editor-font-sans)}

.widget-editor-settings-pill:hover{background:var(--widget-editor-bg-hover)}

.widget-editor-settings-pill--active{background:var(--widget-editor-bg-active);border-color:var(--widget-editor-border);color:var(--widget-editor-text-primary);font-weight:600}

.widget-editor-settings-field-note{padding:8px 14px 12px;font-size:11.5px;color:var(--widget-editor-text-tertiary);font-style:italic;line-height:1.5;margin:0}

/* Settings panel — domains content wrapper */

.widget-editor-settings-domains-content{display:flex;flex-direction:column;gap:12px;padding:4px 0 4px}

.widget-editor-settings-domains-content>*{margin:0}

/* Settings panel — section body */

.widget-editor-settings-section-body{padding:14px 14px 20px 14px;display:flex;flex-direction:column;gap:10px}

/* Settings panel — danger zone title */

.widget-editor-settings-section-title--danger{color:var(--widget-editor-red)}

/* Settings panel — branding */

.widget-editor-settings-branding-label{font-size:13px;color:var(--widget-editor-text-primary);font-weight:500}

.widget-editor-settings-upgrade-btn{display:inline-flex;align-items:center;gap:5px;background:none;border:1px solid var(--widget-editor-border);padding:4px 10px;font-size:12px;font-weight:500;cursor:pointer;border-radius:5px;color:var(--widget-editor-text-secondary);font-family:var(--widget-editor-font-sans);text-decoration:none;flex-shrink:0}

.widget-editor-settings-upgrade-btn:hover{border-color:var(--widget-editor-green-primary);color:var(--widget-editor-green-text)}

/* Settings panel — archive confirm */

.widget-editor-settings-archive-confirm{display:flex;flex-direction:column;gap:8px}

.widget-editor-settings-archive-confirm p{margin:0;font-size:12.5px;color:var(--widget-editor-text-secondary);line-height:1.5}

.widget-editor-settings-archive-confirm-actions{display:flex;gap:8px;align-items:center}

.widget-editor-settings-cancel-btn{background:none;border:none;padding:4px 8px;font-size:12px;font-weight:500;cursor:pointer;color:var(--widget-editor-text-secondary);font-family:var(--widget-editor-font-sans);border-radius:4px}

.widget-editor-settings-cancel-btn:hover{color:var(--widget-editor-text-primary);background:var(--widget-editor-bg-active)}

/* Settings panel — footer metadata */

.widget-editor-settings-footer{padding:18px 14px 18px;margin-top:18px;font-size:11.5px;color:var(--widget-editor-text-tertiary);border-top:1px solid var(--widget-editor-border-light);display:flex;flex-direction:column;gap:4px}

.widget-editor-settings-footer-row{display:flex;align-items:center;gap:6px;line-height:1.7;flex-wrap:wrap}

.widget-editor-settings-footer-label{font-weight:500;flex-shrink:0}

.widget-editor-settings-footer-value{font-family:var(--widget-editor-font-mono,ui-monospace,monospace);background:var(--widget-editor-bg-active);padding:1px 5px;border-radius:3px;font-size:11px}

.widget-editor-settings-footer-copy{background:transparent;border:none;cursor:pointer;padding:2px 4px;color:var(--widget-editor-text-tertiary);border-radius:3px;display:inline-flex;align-items:center;justify-content:center}

.widget-editor-settings-footer-copy:hover{color:var(--widget-editor-text-primary);background:var(--widget-editor-bg-active)}

.widget-editor-preview-area{flex:1;display:flex;flex-direction:column;background:var(--widget-editor-bg-preview);min-width:0;overflow:hidden;background-image:radial-gradient(circle,#d8d8d4 .75px,transparent .75px);background-size:24px 24px}

.widget-editor-preview-mode-toggle{display:flex;border:1px solid var(--widget-editor-border);overflow:hidden;border-radius:3px}

.widget-editor-preview-mode-btn{background:none;border:none;border-right:1px solid var(--widget-editor-border);padding:5px 14px;font-size:13px;font-weight:500;color:var(--widget-editor-text-tertiary);cursor:pointer;font-family:var(--widget-editor-font-sans)}

.widget-editor-preview-mode-btn:last-child{border-right:none}

.widget-editor-preview-mode-btn--active{background:var(--widget-editor-green-light);color:var(--widget-editor-green-text)}

.widget-editor-device-toggle{display:flex;border:1px solid var(--widget-editor-border);overflow:hidden;border-radius:3px}

.widget-editor-device-btn{padding:4px 7px;border:none;border-right:1px solid var(--widget-editor-border);background:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center}

.widget-editor-device-btn:last-child{border-right:none}

.widget-editor-device-btn--active{background:var(--widget-editor-green-light)}

.widget-editor-device-btn svg{width:16px;height:16px;color:var(--widget-editor-text-tertiary);fill:none !important}

.widget-editor-device-btn--active svg{color:var(--widget-editor-green-text)}

.widget-editor-preview-dims{font-size:13px;color:var(--widget-editor-text-secondary);font-family:var(--widget-editor-font-mono)}

.widget-editor-preview-content{flex:1;display:flex;align-items:stretch;justify-content:center;overflow:auto;min-height:0;padding:24px}

.widget-editor-preview-iframe-wrap{width:100%;height:100%;min-height:0;border:1px solid var(--widget-editor-border);border-radius:6px;overflow:hidden;box-shadow:0 4px 24px rgba(0,0,0,.08);background:#fff}

.widget-editor-preview-iframe-wrap--dragging iframe{pointer-events:none}

.widget-editor-preview-iframe-wrap--dragging{outline:none}

.widget-editor-preview-iframe-wrap--desktop{width:100%}

.widget-editor-preview-iframe-wrap--mobile{width:375px;max-width:375px}

.widget-editor-preview-iframe{width:100%;border:none;background:transparent;display:block}

.widget-editor-preview-placeholder{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:220px;gap:8px;color:var(--widget-editor-text-tertiary)}

.widget-editor-preview-placeholder-icon svg{width:40px;height:40px}

.widget-editor-preview-placeholder-title{font-size:14px;font-weight:600;color:#555}

.widget-editor-preview-placeholder-desc{font-size:13px}

.widget-editor-preview-footer{display:flex;align-items:center;justify-content:center;height:36px;padding:0 16px;background:#fff;border-top:1px solid var(--widget-editor-border);flex-shrink:0;position:relative}

.widget-editor-preview-footer-text{font-size:13px;color:var(--widget-editor-text-secondary)}

.widget-editor-preview-error{display:flex;align-items:center;gap:6px;padding:8px 14px;background:#fdf2f2;border-bottom:1px solid #f5cccc;color:var(--widget-editor-red);font-size:13px;flex-shrink:0}

.widget-editor-icon-btn svg{fill:none !important}

.widget-editor-loading,.widget-editor-error{display:flex;align-items:center;justify-content:center;flex-direction:column;height:100vh;width:100vw;background:var(--widget-editor-bg-preview);gap:12px;color:#888}

.widget-editor-loading{flex-direction:row;font-size:14px}

.widget-editor-loading-spinner{width:20px;height:20px;border:2px solid var(--widget-editor-border);border-top-color:var(--widget-editor-green-primary);border-radius:50%;animation:widget-editor-spin .6s linear infinite}

@keyframes widget-editor-spin{to{transform:rotate(360deg)}}

.widget-editor-error-title{font-size:16px;font-weight:600;color:#333}

.widget-editor-error-message{font-size:13px;max-width:400px;text-align:center}

.widget-editor-error-back-btn{margin-top:8px;padding:6px 16px;background:var(--widget-editor-green-primary);border:none;color:#fff;cursor:pointer;font-size:13px;border-radius:3px}

.widget-editor-error-back-btn:hover{background:var(--widget-editor-green-hover)}

.widget-editor-toast{position:fixed;bottom:24px;left:50%;transform:translateX(-50%) translateY(60px);background:var(--widget-editor-bg-topbar);color:#fff;padding:10px 20px;border-radius:10px;font-size:13px;font-weight:500;display:flex;align-items:center;gap:8px;box-shadow:0 8px 32px rgba(0,0,0,0.2);opacity:0;transition:all 0.3s cubic-bezier(0.16, 1, 0.3, 1);z-index:100;pointer-events:none}

.widget-editor-toast--show{opacity:1;transform:translateX(-50%) translateY(0)}

.widget-editor-context-menu{background:var(--widget-editor-bg-panel);border:1px solid var(--widget-editor-border);border-radius:8px;box-shadow:0 4px 6px -1px rgba(0,0,0,.08),0 14px 30px -4px rgba(0,0,0,.15);padding:4px;min-width:192px;font-size:13px;user-select:none}

.widget-editor-context-menu-item{display:flex;align-items:center;gap:8px;width:100%;padding:5px 8px;background:transparent;border:0;border-radius:5px;font-size:13px;font-family:var(--widget-editor-font-sans);color:var(--widget-editor-text-primary);text-align:left;cursor:pointer}

.widget-editor-context-menu-item:hover:not(:disabled){background:var(--widget-editor-bg-hover)}

.widget-editor-context-menu-item:disabled{opacity:.38;cursor:not-allowed}

.widget-editor-context-menu-item-icon{display:flex;align-items:center;justify-content:center;width:15px;height:15px;flex-shrink:0;color:var(--widget-editor-text-tertiary)}

.widget-editor-context-menu-item-label{flex:1}

.widget-editor-context-menu-item-shortcut{font-size:11px;font-family:var(--widget-editor-font-mono);color:var(--widget-editor-text-tertiary);margin-left:12px;letter-spacing:.02em}

.widget-editor-context-menu-item--danger{color:#dc2626}

.widget-editor-context-menu-item--danger .widget-editor-context-menu-item-icon{color:#dc2626}

.widget-editor-context-menu-item--danger:hover:not(:disabled){background:#fef2f2}

.widget-editor-context-menu-separator{height:1px;background:var(--widget-editor-border-light);margin:4px 0}

/* ── Sync panel ──────────────────────────────────────────────────────────── */

.widget-editor-sync-loading{display:flex;align-items:center;justify-content:center;padding:40px}

/* Collection section — wraps cards for one collection_key */

.widget-editor-sync-collection-section{display:contents}

.widget-editor-sync-collection-key{
  font-size:11px;font-weight:600;letter-spacing:.5px;text-transform:uppercase;
  color:var(--widget-editor-text-tertiary);
  margin-top:4px;margin-bottom:-4px;
}

.widget-editor-sync-collection-key code{
  font-family:var(--widget-editor-font-mono);font-size:11px;
  background:var(--widget-editor-bg-active);padding:1px 6px;border-radius:3px;
}

/* Destination card */

.widget-editor-sync-card{gap:0;padding:0;overflow:hidden}

.widget-editor-sync-card-header{
  display:flex;align-items:center;gap:8px;
  padding:12px 16px;
}

.widget-editor-sync-card-identity{display:flex;align-items:center;gap:8px;min-width:0;flex:1}

.widget-editor-sync-card-icon{width:20px;height:20px;border-radius:4px;object-fit:contain;flex-shrink:0}

.widget-editor-sync-card-icon-placeholder{
  width:20px;height:20px;border-radius:4px;border:1px solid var(--widget-editor-border);
  display:flex;align-items:center;justify-content:center;flex-shrink:0;background:var(--widget-editor-bg-active);
}

.widget-editor-sync-card-icon-placeholder svg{width:12px;height:12px;color:var(--widget-editor-text-tertiary)}

.widget-editor-sync-card-name{font-size:13px;font-weight:600;color:var(--widget-editor-text-primary);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}

.widget-editor-sync-card-new-badge{
  font-size:10px;font-weight:600;letter-spacing:.4px;text-transform:uppercase;
  background:var(--widget-editor-green-light);color:var(--widget-editor-green-text);
  padding:1px 5px;border-radius:3px;border:1px solid rgba(74,110,10,.15);flex-shrink:0;
}

/* Card body (config form, visible when ON) */

.widget-editor-sync-card-body{
  display:flex;flex-direction:column;gap:12px;
  padding:12px 16px 16px;
  border-top:1px solid var(--widget-editor-border-light);
}

/* Type picker pills */

.widget-editor-sync-type-row{display:flex;gap:6px}

.widget-editor-sync-type-pill{
  padding:4px 12px;border:1px solid var(--widget-editor-border);border-radius:20px;
  font-size:12px;color:var(--widget-editor-text-secondary);background:none;cursor:pointer;
  font-family:var(--widget-editor-font-sans);
}

.widget-editor-sync-type-pill--active{
  background:var(--widget-editor-green-light);border-color:var(--widget-editor-green-primary);
  color:var(--widget-editor-green-text);
}

.widget-editor-sync-type-pill:hover:not(.widget-editor-sync-type-pill--active){background:var(--widget-editor-bg-hover)}

/* Sub-section (endpoint params, field mapping) */

.widget-editor-sync-subsection{display:flex;flex-direction:column;gap:8px;padding-top:4px}

.widget-editor-sync-subsection-label{
  font-size:11px;font-weight:600;letter-spacing:.5px;text-transform:uppercase;
  color:var(--widget-editor-text-tertiary);
}

/* Field mapping grid — two columns: label 40%, select 60% */

.widget-editor-sync-mapping-grid{display:flex;flex-direction:column;gap:6px}

.widget-editor-sync-mapping-row{display:grid;grid-template-columns:40% 1fr;align-items:center;gap:8px;min-height:32px}

.widget-editor-sync-mapping-row--dynamic{grid-template-columns:40% 1fr auto}

.widget-editor-sync-mapping-label{font-size:13px;color:var(--widget-editor-text-secondary);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}

.widget-editor-sync-mapping-required{color:var(--widget-editor-red);margin-left:2px}

.widget-editor-sync-mapping-select{min-width:0}

.widget-editor-sync-mapping-target-input{min-width:0}

.widget-editor-sync-mapping-remove{
  width:22px;height:22px;border:none;background:none;cursor:pointer;
  color:var(--widget-editor-text-tertiary);font-size:16px;display:flex;align-items:center;
  justify-content:center;border-radius:3px;padding:0;flex-shrink:0;
}

.widget-editor-sync-mapping-remove:hover{color:var(--widget-editor-red)}

.widget-editor-sync-add-mapping-btn{
  align-self:flex-start;background:none;border:none;font-size:12px;
  color:var(--widget-editor-green-primary);cursor:pointer;padding:0;
  font-family:var(--widget-editor-font-sans);
}

.widget-editor-sync-add-mapping-btn:hover{text-decoration:underline}

/* New-destination form Add/Cancel row (still used in NewDestForm) */

.widget-editor-sync-card-actions{display:flex;align-items:center;gap:8px;padding-top:4px}

.widget-editor-sync-stage-btn{min-width:80px;padding:7px 16px;background:var(--widget-editor-green-primary);border:none;color:#fff;font-size:13px;font-weight:600;cursor:pointer;border-radius:6px;font-family:var(--widget-editor-font-sans)}

.widget-editor-sync-stage-btn:hover{background:var(--widget-editor-green-hover)}

.widget-editor-sync-cancel-btn{
  padding:7px 12px;border:1px solid var(--widget-editor-border);border-radius:6px;
  background:none;font-size:13px;color:var(--widget-editor-text-secondary);cursor:pointer;
  font-family:var(--widget-editor-font-sans);
}

.widget-editor-sync-cancel-btn:hover{background:var(--widget-editor-bg-hover)}

/* × Delete icon button in saved card header */

.widget-editor-sync-destination-delete{
  width:22px;height:22px;display:inline-flex;align-items:center;justify-content:center;
  background:transparent;border:1px solid transparent;border-radius:4px;cursor:pointer;
  color:var(--widget-editor-text-tertiary);flex-shrink:0;
  transition:color .12s ease,border-color .12s ease;
}

.widget-editor-sync-destination-delete:hover{
  color:var(--widget-editor-text-primary);border-color:var(--widget-editor-border);
}

/* +Add destination button */

.widget-editor-sync-add-btn{
  width:100%;padding:9px;border:1.5px dashed var(--widget-editor-border);border-radius:10px;
  background:none;font-size:13px;color:var(--widget-editor-text-tertiary);cursor:pointer;
  font-family:var(--widget-editor-font-sans);text-align:center;
}

.widget-editor-sync-add-btn:hover{
  border-color:var(--widget-editor-green-primary);color:var(--widget-editor-green-text);
  background:var(--widget-editor-green-light);
}

/* New-destination form — visually distinct from saved cards */

.widget-editor-sync-new-form{
  border:1px dashed var(--widget-editor-border);
  border-radius:10px;background:rgba(74,110,10,.03);overflow:hidden;
}

.widget-editor-sync-new-form-label{
  font-size:10px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;
  color:var(--widget-editor-text-tertiary);padding:12px 16px 0;display:block;
}

.widget-editor-sync-new-form-body{
  display:flex;flex-direction:column;gap:12px;padding:12px 16px 16px;
}

/* Empty state (no saved destinations, not adding) */

.widget-editor-sync-empty{display:flex;flex-direction:column;gap:12px;padding:8px 0 4px}

/* Field width cap in sync forms (Settings panel discipline: max 480px) */

.widget-editor-sync-card-body .widget-editor-settings-input,
.widget-editor-sync-card-body select.widget-editor-settings-input,
.widget-editor-sync-card-body .widget-editor-settings-textarea,
.widget-editor-sync-new-form-body .widget-editor-settings-input,
.widget-editor-sync-new-form-body select.widget-editor-settings-input,
.widget-editor-sync-new-form-body .widget-editor-settings-textarea{max-width:480px}

/* Right-click context menu keyboard hint labels */

.widget-editor-tree-ctx-shortcut {
  margin-left: auto;
  padding-left: 16px;
  font-size: 11px;
  color: #bbb;
  font-family: var(--widget-editor-font-mono);
}

/* Tree panel focus outline (for keyboard nav) */

.widget-editor-tree-section:focus {
  outline: none;
}

/* Active keyboard-navigated node subtle indicator */

.widget-editor-tree-section:focus-within .widget-editor-tree-node--selected {
  outline: 1px solid rgba(255, 255, 255, 0.5);
  outline-offset: -1px;
}

/* "Add component" button in panel header */

.widget-editor-tree-header-add-btn {
  display: flex;
  align-items: center;
  gap: 3px;
  padding: 2px 8px;
  border: 1px solid var(--widget-editor-border);
  border-radius: 3px;
  background: none;
  font-size: 12px;
  color: var(--widget-editor-text-secondary);
  cursor: pointer;
  font-family: var(--widget-editor-font-sans);
}

.widget-editor-tree-header-add-btn:hover {
  background: var(--widget-editor-bg-hover);
  color: var(--widget-editor-text-primary);
  border-color: var(--widget-editor-text-tertiary);
}

/* Hover insertion line between nodes */

.widget-editor-tree-insert-zone {
  position: relative;
  height: 0;
  margin: 0 10px;
  opacity: 0;
  transition: opacity 100ms;
}

.widget-editor-tree-children:hover > .widget-editor-tree-insert-zone {
  opacity: 1;
}

.widget-editor-tree-insert-btn {
  position: absolute;
  left: 50%;
  top: -9px;
  transform: translateX(-50%);
  width: 18px;
  height: 18px;
  border-radius: 50%;
  border: 1px solid var(--widget-editor-border);
  background: var(--widget-editor-bg-panel);
  color: var(--widget-editor-text-tertiary);
  font-size: 14px;
  line-height: 16px;
  text-align: center;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  opacity: 0;
  transition: opacity 150ms;
}

.widget-editor-tree-insert-zone:hover .widget-editor-tree-insert-btn {
  opacity: 1;
}

/* Inline edit toolbar — shown above canvas while text node is being edited */

.wi-inline-edit-toolbar {
  display: flex;
  align-items: center;
  gap: 4px;
  padding: 4px 10px;
  background: var(--widget-editor-bg-head);
  border-bottom: 1px solid var(--widget-editor-border);
  flex-shrink: 0;
}

.wi-inline-edit-toolbar__group {
  display: flex;
  align-items: center;
  gap: 2px;
}

.wi-inline-edit-toolbar__sep {
  width: 1px;
  height: 18px;
  background: var(--widget-editor-border);
  flex-shrink: 0;
  margin: 0 2px;
}

.wi-inline-edit-toolbar__btn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 28px;
  height: 28px;
  border: 0;
  border-radius: 4px;
  background: transparent;
  color: var(--widget-editor-text-secondary);
  cursor: pointer;
  padding: 0;
}

.wi-inline-edit-toolbar__btn:hover {
  background: var(--widget-editor-bg-active);
  color: var(--widget-editor-text-primary);
}

.wi-inline-edit-toolbar__hint {
  margin-left: auto;
  font-size: 11px;
  color: var(--widget-editor-text-tertiary);
  font-style: italic;
  white-space: nowrap;
}

.widget-editor-tree-insert-btn:hover {
  border-color: var(--widget-editor-green-primary);
  color: var(--widget-editor-green-primary);
  background: var(--widget-editor-green-light);
}

/* Insert line that appears on hover */

.widget-editor-tree-insert-zone::before {
  content: '';
  position: absolute;
  left: 14px;
  right: 0;
  top: 0;
  height: 1px;
  background: var(--widget-editor-border);
  opacity: 0;
  transition: opacity 150ms;
}

.widget-editor-tree-insert-zone:hover::before {
  opacity: 1;
  background: var(--widget-editor-green-primary);
}

/* Drop-active state during dnd-kit palette/canvas drag — same visual
   as :hover so user gets identical feedback regardless of how the
   cursor got here. See editor/CLAUDE.md "DnD architecture". */

.widget-editor-tree-insert-zone--drop-active {
  opacity: 1;
}

.widget-editor-tree-insert-zone--drop-active::before {
  opacity: 1;
  background: var(--widget-editor-green-primary);
}

.widget-editor-tree-insert-zone--drop-active .widget-editor-tree-insert-btn {
  opacity: 1;
  border-color: var(--widget-editor-green-primary);
  color: var(--widget-editor-green-primary);
  background: var(--widget-editor-green-light);
}

/* Tree drop zone highlight when dragging a palette component. */

.widget-editor-panel-scroll--drop-active {
  outline: 2px dashed var(--widget-editor-green-primary);
  outline-offset: -2px;
  background: var(--widget-editor-green-light);
}

/* Inline rename input */

.widget-editor-tree-rename-input {
  flex: 1;
  min-width: 0;
  padding: 1px 4px;
  margin: -2px 0;
  border: 1px solid var(--widget-editor-green-primary);
  border-radius: 2px;
  background: #fff;
  font-size: 14px;
  font-family: var(--widget-editor-font-sans);
  color: var(--widget-editor-text-primary);
  outline: none;
}

.widget-editor-tree-rename-input:focus {
  box-shadow: 0 0 0 2px var(--widget-editor-green-light);
}

/* Collapse/Expand all buttons in header */

.widget-editor-tree-header-actions {
  display: flex;
  align-items: center;
  gap: 2px;
}

.widget-editor-tree-header-icon-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 24px;
  height: 24px;
  padding: 0;
  border: none;
  border-radius: 3px;
  background: none;
  color: var(--widget-editor-text-tertiary);
  cursor: pointer;
}

.widget-editor-tree-header-icon-btn:hover {
  background: var(--widget-editor-bg-hover);
  color: var(--widget-editor-text-primary);
}

.widget-editor-tree-header-icon-btn svg {
  width: 14px;
  height: 14px;
}

/* Clipboard paste indicator (subtle toast) */

.widget-editor-tree-toast {
  position: absolute;
  bottom: 8px;
  left: 50%;
  transform: translateX(-50%);
  padding: 4px 12px;
  background: var(--widget-editor-bg-topbar);
  color: #fff;
  font-size: 12px;
  border-radius: 4px;
  pointer-events: none;
  opacity: 0;
  transition: opacity 200ms;
  z-index: 50;
}

.widget-editor-tree-toast--visible {
  opacity: 1;
}

/* Ensure insert zones don't create unwanted spacing when not hovered */

.widget-editor-tree-insert-zone {
  pointer-events: none;
}

.widget-editor-tree-insert-zone:hover,
.widget-editor-tree-insert-btn {
  pointer-events: auto;
}

/* Tree search bar */

.widget-editor-tree-search {
  position: relative;
  padding: 8px 10px 4px;
}

.widget-editor-tree-search-input {
  width: 100%;
  padding: 7px 28px 7px 10px;
  border: 1px solid var(--widget-editor-border-light);
  border-radius: 6px;
  background: var(--widget-editor-bg-panel);
  font-size: 13px;
  font-family: var(--widget-editor-font-sans);
  color: var(--widget-editor-text-primary);
  outline: none;
  height: 36px;
}

.widget-editor-tree-search-input:focus {
  border-color: var(--widget-editor-green-primary);
  box-shadow: 0 0 0 3px rgba(74,110,10,.06);
}

.widget-editor-tree-search-input::placeholder {
  color: #888;
}

.widget-editor-tree-search-clear {
  position: absolute;
  right: 14px;
  top: 50%;
  transform: translateY(-50%);
  width: 18px;
  height: 18px;
  border: none;
  background: none;
  color: var(--widget-editor-text-tertiary);
  font-size: 16px;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  border-radius: 2px;
}

.widget-editor-tree-search-clear:hover {
  color: var(--widget-editor-text-primary);
  background: var(--widget-editor-bg-hover);
}

/* Dimmed nodes during search filter */

.widget-editor-tree-node--dimmed {
  opacity: 0.3;
}

.widget-editor-tree-node--dimmed:hover {
  opacity: 0.6;
}

/* Preview-driven hover highlight (tree ↔ preview sync) */

.widget-editor-tree-node--hovered:not(.widget-editor-tree-node--selected) {
  background: rgba(0, 0, 0, 0.05);
}

/* Multi-select highlight */

.widget-editor-tree-node--multi-selected {
  background: var(--widget-editor-green-light);
  outline: 1px solid var(--widget-editor-green-primary);
  outline-offset: -1px;
}

/* Multi-select action bar */

.widget-editor-tree-multi-bar {
  display: flex;
  align-items: center;
  gap: 6px;
  padding: 6px 10px;
  background: var(--widget-editor-bg-head);
  border-bottom: 1px solid var(--widget-editor-border);
  font-size: 12px;
  color: var(--widget-editor-text-secondary);
}

.widget-editor-tree-multi-bar-count {
  font-weight: 600;
  color: var(--widget-editor-text-primary);
}

.widget-editor-tree-multi-bar-btn {
  padding: 2px 8px;
  border: 1px solid var(--widget-editor-border);
  border-radius: 3px;
  background: none;
  font-size: 12px;
  color: var(--widget-editor-text-secondary);
  cursor: pointer;
  font-family: var(--widget-editor-font-sans);
}

.widget-editor-tree-multi-bar-btn:hover {
  background: var(--widget-editor-bg-hover);
  color: var(--widget-editor-text-primary);
}

.widget-editor-tree-multi-bar-btn--danger {
  color: var(--widget-editor-red);
  border-color: var(--widget-editor-red);
}

.widget-editor-tree-multi-bar-btn--danger:hover {
  background: #fef2f2;
}

/* Deselect link in multi-bar */

.widget-editor-tree-multi-bar-deselect {
  margin-left: auto;
  background: none;
  border: none;
  font-size: 12px;
  color: var(--widget-editor-text-tertiary);
  cursor: pointer;
  padding: 2px 4px;
  font-family: var(--widget-editor-font-sans);
}

.widget-editor-tree-multi-bar-deselect:hover {
  color: var(--widget-editor-text-primary);
}

/* --- Phase 4: Inline action icons group --- */

.widget-editor-tree-node-actions-group {
  display: none;
  position: absolute;
  right: 4px;
  top: 50%;
  transform: translateY(-50%);
  align-items: center;
  gap: 1px;
}

.widget-editor-tree-node:hover .widget-editor-tree-node-actions-group,
.widget-editor-tree-node:focus-within .widget-editor-tree-node-actions-group,
.widget-editor-tree-node--selected .widget-editor-tree-node-actions-group {
  display: flex;
}

/* Hide the type label when actions are visible */

.widget-editor-tree-node:hover .widget-editor-tree-type,
.widget-editor-tree-node:focus-within .widget-editor-tree-type,
.widget-editor-tree-node--selected .widget-editor-tree-type {
  display: none;
}

.widget-editor-tree-action-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 22px;
  height: 22px;
  border: 0;
  background: transparent;
  border-radius: 3px;
  cursor: pointer;
  color: var(--widget-editor-text-tertiary);
  flex-shrink: 0;
  padding: 0;
}

.widget-editor-tree-action-icon:hover {
  background: rgba(0, 0, 0, 0.06);
  color: var(--widget-editor-text-primary);
}

.widget-editor-tree-action-icon--danger:hover {
  background: rgba(239, 68, 68, 0.08);
  color: #ef4444;
}

/* Selected node shows actions with white color on blue background */

.widget-editor-tree-node--selected .widget-editor-tree-action-icon {
  color: rgba(255, 255, 255, 0.7);
}

.widget-editor-tree-node--selected .widget-editor-tree-action-icon:hover {
  background: rgba(255, 255, 255, 0.15);
  color: #fff;
}

.widget-editor-tree-node--selected .widget-editor-tree-action-icon--danger:hover {
  background: rgba(255, 100, 100, 0.25);
  color: #ffe2e2;
}

/* --- Hidden node states --- */

/* Explicitly hidden: muted opacity, shown at all times */

.widget-editor-tree-node--hidden {
  opacity: 0.45;
}

/* Italic label for explicitly hidden nodes */

.widget-editor-tree-label--hidden {
  font-style: italic;
}

/* Inherited-hidden (parent is hidden): slightly lighter fade, no italic */

.widget-editor-tree-node--ancestor-hidden {
  opacity: 0.6;
}

/* Eye button: hidden by default, appears on row hover */

.widget-editor-tree-action-icon--eye {
  display: none;
}

.widget-editor-tree-node:hover .widget-editor-tree-action-icon--eye,
.widget-editor-tree-node:focus-within .widget-editor-tree-action-icon--eye,
.widget-editor-tree-node--selected .widget-editor-tree-action-icon--eye {
  display: flex;
}

/* EyeOff (hidden state) always visible so users can spot hidden nodes at a glance */

.widget-editor-tree-action-icon--eye-active {
  display: flex !important;
  color: #1f8fc1;
  opacity: 1;
}

/* --- Phase 4: Nesting connector lines --- */

.widget-editor-tree-children {
  position: relative;
  padding-left: 16px;
}

/* Vertical connector line running down the left side of children */

.widget-editor-tree-children::before {
  content: '';
  position: absolute;
  left: 9px;
  top: 0;
  bottom: 8px;
  width: 1px;
  background: rgba(0, 0, 0, 0.08);
}

/* Horizontal connector branch from vertical line to each node */

.widget-editor-tree-children > .widget-editor-tree-node::before,
.widget-editor-tree-children > div:has(> .widget-editor-tree-node)::before {
  content: '';
  position: absolute;
  left: -4px;
  top: 50%;
  width: 8px;
  height: 1px;
  background: var(--widget-editor-border-light);
  opacity: .7;
}

/* Don't show connector line on root-level children wrapper or insert zones */

.widget-editor-tree-section > .widget-editor-tree-children::before {
  display: none;
}

/* Hide the old single actions button since we now use the group */

.widget-editor-tree-node-actions {
  display: none !important;
}

/* --- Top-level "Add layout" footer button --- */

.widget-editor-tree-toplevel-add-row{
  display:flex;
  padding:10px 12px 14px;
  border-top:1px solid var(--widget-editor-border-light);
  margin-top:8px;
  background:var(--widget-editor-bg-panel);
  flex-shrink:0;
}

.widget-editor-tree-toplevel-add-row .widget-editor-tree-toplevel-add-btn.bp-button{
  flex:1;
  justify-content:center;
  font-size:12px;
  font-weight:500;
  min-height:32px;
  padding:0 12px;
  background:rgba(31,143,193,0.06);
  border:1px solid rgba(31,143,193,0.25);
  border-radius:6px;
}

.widget-editor-tree-toplevel-add-row .widget-editor-tree-toplevel-add-btn.bp-button .bp-button-text{color:#1f8fc1}

.widget-editor-tree-toplevel-add-row .widget-editor-tree-toplevel-add-btn.bp-button .bp-icon,
.widget-editor-tree-toplevel-add-row .widget-editor-tree-toplevel-add-btn.bp-button .bp-icon svg{color:#1f8fc1;fill:#1f8fc1}

.widget-editor-tree-toplevel-add-row .widget-editor-tree-toplevel-add-btn--active.bp-button{
  background:#1f8fc1;border-color:#1f8fc1;
}

.widget-editor-tree-toplevel-add-row .widget-editor-tree-toplevel-add-btn--active.bp-button .bp-button-text{color:#fff}

.widget-editor-tree-toplevel-add-row .widget-editor-tree-toplevel-add-btn--active.bp-button .bp-icon,
.widget-editor-tree-toplevel-add-row .widget-editor-tree-toplevel-add-btn--active.bp-button .bp-icon svg{color:#fff;fill:#fff}

/* --- Empty state card (no layout containers yet) --- */

.widget-editor-tree-empty-state{
  display:flex;flex-direction:column;align-items:center;justify-content:center;
  text-align:center;padding:40px 24px;margin:16px;
  border:1px dashed var(--widget-editor-border-light);border-radius:8px;gap:6px;
}

.widget-editor-tree-empty-state-icon{
  width:32px;height:32px;display:flex;align-items:center;justify-content:center;
  color:var(--widget-editor-text-secondary);margin-bottom:4px;
}

.widget-editor-tree-empty-state-icon svg{width:28px;height:28px}

.widget-editor-tree-empty-state-title{font-size:13px;font-weight:600;color:var(--widget-editor-text-primary)}

.widget-editor-tree-empty-state-desc{font-size:11.5px;color:var(--widget-editor-text-secondary);line-height:1.4;max-width:220px}

.widget-editor-tree-empty-state-btn.bp-button{
  margin-top:8px;background:rgba(31,143,193,0.06);
  border:1px solid rgba(31,143,193,0.25);border-radius:6px;min-height:30px;padding:0 14px;
}

.widget-editor-tree-empty-state-btn.bp-button .bp-button-text{color:#1f8fc1}

.widget-editor-tree-empty-state-btn.bp-button .bp-icon,
.widget-editor-tree-empty-state-btn.bp-button .bp-icon svg{color:#1f8fc1;fill:#1f8fc1}

.widget-editor-tree-empty-state-btn.bp-button:hover{background:rgba(31,143,193,0.12)}

/* --- Phase 5: Toast notification --- */

.widget-editor-toast {
  position: fixed;
  bottom: 20px;
  left: 50%;
  transform: translateX(-50%);
  padding: 8px 16px;
  background: var(--widget-editor-bg-topbar);
  color: #fff;
  font-size: 13px;
  border-radius: 6px;
  z-index: 200;
  pointer-events: none;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
  font-family: var(--widget-editor-font-sans);
}

/* --- Phase 5: Drag grip handle --- */

.widget-editor-tree-grip {
  width: 14px;
  height: 14px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  color: var(--widget-editor-text-tertiary);
  opacity: 0;
  transition: opacity 80ms ease;
  cursor: grab;
}

.widget-editor-tree-grip:active {
  cursor: grabbing;
  opacity: 0.85;
}

.widget-editor-tree-grip--locked {
  cursor: not-allowed;
}

.widget-editor-tree-node:hover .widget-editor-tree-grip {
  opacity: 0.55;
}

.widget-editor-tree-node--selected .widget-editor-tree-grip {
  opacity: 0.55;
  color: rgba(255, 255, 255, 0.7);
}

.widget-editor-tree-grip svg {
  width: 12px;
  height: 12px;
}

/* --- Phase 5: Toast --- */

.widget-editor-toast {
  position: fixed;
  bottom: 20px;
  left: 50%;
  transform: translateX(-50%);
  padding: 8px 16px;
  background: var(--widget-editor-bg-topbar);
  color: #fff;
  font-size: 13px;
  border-radius: 6px;
  z-index: 200;
  pointer-events: none;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
  font-family: var(--widget-editor-font-sans);
}

/* Inherited/default value indicators - muted text for token-derived values */

.wink-slider-input--inherited .widget-editor-slider-input-control {
  color: var(--widget-editor-text-tertiary);
}

.wink-slider-input--inherited .widget-editor-form-slider :is(.bp-slider-handle, .bp-slider-handle, .bp-slider-handle) {
  border-color: var(--widget-editor-text-tertiary);
  opacity: 0.6;
}

.wink-slider-input--inherited .widget-editor-form-slider :is(.bp-slider-progress, .bp-slider-progress, .bp-slider-progress) {
  background-color: var(--widget-editor-text-tertiary);
  opacity: 0.4;
}

.wink-numeric-input--inherited .widget-editor-numeric-input-control {
  color: var(--widget-editor-text-tertiary);
}

.wink-input--inherited {
  color: var(--widget-editor-text-tertiary) !important;
}

.wink-select--inherited {
  color: var(--widget-editor-text-tertiary);
}

/* Dimension input with unit selector */

.wink-dimension-input {
  display: flex;
  align-items: stretch;
  width: 100%;
  border: 1px solid var(--widget-editor-border);
  border-radius: 4px;
  background: var(--widget-editor-bg-panel);
  overflow: hidden;
}

.wink-dimension-input:focus-within {
  border-color: var(--widget-editor-green-primary);
  box-shadow: 0 0 0 2px var(--widget-editor-green-light);
}

.wink-dimension-input--inherited {
  opacity: 0.7;
}

.wink-dimension-input-numeric {
  flex: 1;
  min-width: 0;
}

.wink-dimension-input-numeric .widget-editor-numeric-input {
  display: flex;
  width: 100%;
}

.wink-dimension-input-numeric .widget-editor-numeric-input-field {
  width: 100%;
}

.wink-dimension-input-numeric .widget-editor-numeric-input-control {
  border: none !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  background: transparent !important;
}

.wink-dimension-input-numeric .widget-editor-numeric-input-control:focus {
  border: none !important;
  box-shadow: none !important;
}

/* Dimension unit dropdown */

.wink-dimension-input-unit {
  flex: 0 0 auto;
  width: 48px;
  height: 28px;
  border: 1px solid var(--widget-editor-border);
  border-radius: 4px;
  background: var(--widget-editor-bg-head);
  color: var(--widget-editor-text-secondary);
  font-size: 11.5px;
  cursor: pointer;
  padding: 0 4px;
}

.wink-dimension-input-unit:hover {
  background: var(--widget-editor-bg-hover);
  border-color: var(--widget-editor-border-strong, var(--widget-editor-border));
}

.wink-dimension-input-unit:focus {
  outline: none;
  border-color: var(--widget-editor-green-primary);
  box-shadow: 0 0 0 2px var(--widget-editor-green-light);
}

/* Slider-bearing inspector row: Gap, Margin, Padding, Width, Max Width, Radius */

.widget-editor-inspector-slider-row {
  display: flex;
  align-items: center;
  gap: 6px;
  width: 100%;
}

.widget-editor-inspector-slider-row > .widget-editor-slider-input,
.wink-spacing-input .wink-spacing-input-row--linked > .wink-spacing-input-slider {
  flex: 1 1 auto;
  min-width: 0;
}

.widget-editor-inspector-slider-row .widget-editor-slider-input-field,
.wink-spacing-input .wink-spacing-input-row--linked .widget-editor-slider-input-field {
  flex: 0 0 52px;
  width: 52px;
}

.widget-editor-inspector-slider-row .widget-editor-slider-input-control,
.wink-spacing-input .wink-spacing-input-row--linked .widget-editor-slider-input-control {
  height: 28px;
}

.widget-editor-inspector-slider-row > .wink-dimension-input-unit,
.widget-editor-inspector-slider-row > .widget-editor-inspector-trailing-spacer,
.wink-spacing-input .wink-spacing-input-row--linked > .wink-spacing-input-link {
  flex: 0 0 48px;
  width: 48px;
  height: 28px;
}

/* Invisible spacer keeps trailing column present for rows that have no action */

.widget-editor-inspector-trailing-spacer {
  visibility: hidden;
}

.wink-spacing-input .wink-spacing-input-row--linked {
  gap: 6px;
}

/* Override: "Auto" pill — shown when an optional field has no value */

.wink-override-placeholder {
  font-size: 12px;
  font-style: italic;
  color: var(--widget-editor-text-tertiary);
  cursor: pointer;
  padding: 4px 8px;
  display: inline-block;
  border: 1px dashed #d9d5d5;
  border-radius: 4px;
  user-select: none;
}

.wink-override-placeholder:hover {
  color: var(--widget-editor-green-primary);
  border-color: var(--widget-editor-green-primary);
}

.wink-override-placeholder-hint {
  font-size: 11px;
  opacity: 0.7;
}

.wink-override-placeholder:hover .wink-override-placeholder-hint {
  opacity: 0.9;
}

/* Override reset button — sits inline after the label text, shown on field row hover */

.wink-override-reset {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 16px;
  height: 16px;
  margin-left: 4px;
  padding: 0;
  border: none;
  border-radius: 3px;
  background: transparent;
  color: var(--widget-editor-text-tertiary);
  cursor: pointer;
  vertical-align: middle;
  flex-shrink: 0;
  opacity: 0;
  transition: opacity 100ms;
}

.widget-editor-inspector-field:hover .wink-override-reset {
  opacity: 1;
}

.wink-override-reset:hover {
  background: var(--widget-editor-bg-hover);
  color: var(--widget-editor-red, #c23030);
}

/* ── Inline node prompt bubble ── */

.inline-node-prompt {
  position: fixed;
  z-index: 10001;
  display: flex;
  align-items: center;
  gap: 6px;
  background: #fff;
  border: 1px solid #d1d5db;
  border-radius: 10px;
  padding: 5px 5px 5px 8px;
  box-shadow: 0 4px 16px rgba(0,0,0,.14);
  width: 284px;
  animation: inline-prompt-in 120ms ease;
}

@keyframes inline-prompt-in {
  from { opacity: 0; transform: translateY(-4px); }
  to   { opacity: 1; transform: translateY(0); }
}

.inline-node-prompt__chip {
  flex-shrink: 0;
  font-size: 11px;
  font-weight: 600;
  color: #0f766e;
  background: rgba(15,118,110,.1);
  border-radius: 4px;
  padding: 2px 6px;
  white-space: nowrap;
  font-family: var(--widget-editor-font-sans);
}

.inline-node-prompt__input {
  flex: 1;
  min-width: 0;
  border: none;
  outline: none;
  font-size: 13px;
  color: #111827;
  background: transparent;
  font-family: var(--widget-editor-font-sans);
}

.inline-node-prompt__input::placeholder {
  color: #9ca3af;
}

.inline-node-prompt__submit {
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 26px;
  height: 26px;
  border-radius: 6px;
  border: none;
  background: #0f766e;
  color: #fff;
  cursor: pointer;
  transition: background 120ms;
}

.inline-node-prompt__submit:hover:not(:disabled) {
  background: #0c615a;
}

.inline-node-prompt__submit:disabled {
  background: #d1d5db;
  cursor: default;
}

/* ── Rules panel ─────────────────────────────────────────────────────────── */

.widget-editor-rules-panel{display:flex;flex-direction:column;gap:16px;padding:16px 18px}

/* Section */

.widget-editor-rules-section-title{font-size:14px;font-weight:600;color:var(--widget-editor-text-primary);margin-bottom:4px}

.widget-editor-rules-section-desc{font-size:13px;color:var(--widget-editor-text-tertiary);margin-bottom:16px}

/* Legacy v1 notice */

.widget-editor-rules-legacy-notice{padding:10px 12px;background:#fffbe6;border:1px solid #ffe58f;color:#7d5800;font-size:13px;border-radius:8px;line-height:1.45}

/* Empty state */

.widget-editor-rules-empty{padding:16px 12px;background:#f9f9f8;border:1px dashed var(--widget-editor-border);border-radius:8px;font-size:13px;color:var(--widget-editor-text-tertiary);line-height:1.6;display:flex;flex-direction:column;gap:2px;margin-bottom:16px}

/* Cond groups list */

.widget-editor-rules-cond-groups{margin-bottom:16px}

/* Each rule row: descriptor left + form panel right */

.widget-editor-rules-cond-group{display:flex;align-items:flex-start;margin-bottom:16px}

.widget-editor-rules-cond-panel{width:70px;flex-shrink:0}

.widget-editor-rules-cond-descriptor{margin:12px 10px 0 0;font-weight:700;font-size:13px;letter-spacing:.5px;color:var(--widget-editor-text-secondary);text-transform:uppercase}

/* Framed form panel */

.widget-editor-rules-cond-form{flex:1;padding:14px;border:1px solid var(--widget-editor-border);border-radius:4px;background:#fff}

/* Each or-condition group inside the form */

.widget-editor-rules-form-group{position:relative;padding-right:26px}

/* Absolute-positioned X remove button */

.widget-editor-rules-cond-remove{position:absolute;top:0;right:0;padding:4px;display:flex;align-items:center;justify-content:center;background:none;border:none;cursor:pointer;color:var(--widget-editor-text-tertiary);border-radius:4px}

.widget-editor-rules-cond-remove:hover{color:var(--widget-editor-red);background:#fdf2f2}

/* Horizontal flex row of path/predicate/values */

.widget-editor-rules-form-row{display:flex;align-items:center;flex-wrap:wrap;row-gap:8px}

.widget-editor-rules-form-row > *{margin-right:8px}

.widget-editor-rules-form-row > *:last-child{margin-right:0}

/* Inline text labels (e.g., "hours ago", "and", "days ago") */

.widget-editor-rules-row-text{display:flex;align-items:center;height:32px;font-size:13px;color:var(--widget-editor-text-secondary);white-space:nowrap}

/* Numeric inputs for datetime predicates */

.widget-editor-rules-hours-input,.widget-editor-rules-days-input{width:80px;padding:6px 8px;font-size:13px;border:1px solid var(--widget-editor-border);border-radius:6px;background:#fff;color:var(--widget-editor-text-primary);font-family:var(--widget-editor-font-sans);outline:none;height:32px}

.widget-editor-rules-hours-input:focus,.widget-editor-rules-days-input:focus{border-color:var(--widget-editor-green-primary);box-shadow:0 0 0 3px rgba(74,110,10,.08)}

/* Length input (string_array length predicates) */

.widget-editor-rules-length-input{width:70px;padding:6px 8px;font-size:13px;border:1px solid var(--widget-editor-border);border-radius:6px;background:#fff;color:var(--widget-editor-text-primary);font-family:var(--widget-editor-font-sans);outline:none;height:32px}

.widget-editor-rules-length-input:focus{border-color:var(--widget-editor-green-primary);box-shadow:0 0 0 3px rgba(74,110,10,.08)}

/* OR separator between or-conditions */

.widget-editor-rules-or-seperator{margin:12px 0;display:flex;align-items:center;gap:10px}

.widget-editor-rules-seperator-text{font-size:12px;font-weight:600;letter-spacing:.5px;color:var(--widget-editor-text-tertiary);text-transform:uppercase;flex-shrink:0}

.widget-editor-rules-seperator-line{flex:1;border-bottom:1px dashed var(--widget-editor-border)}

/* Add OR button (inside cond-form) */

.widget-editor-rules-add-or-cond{margin-top:10px;display:flex;align-items:center}

/* Footer with "+ Rule" / "+ AND" */

.widget-editor-rules-cond-footer{margin-bottom:4px}

.widget-editor-rules-cond-footer-btns{display:inline-block}

/* Olive green pill button — WidgetInk brand color (replaces OnVoard blue) */

.widget-editor-rules-cond-btn{display:inline-flex;align-items:center;padding:5px 10px;background-color:var(--widget-editor-green-light);color:var(--widget-editor-green-text);border-radius:3px;font-size:13px;font-weight:500;text-decoration:none;cursor:pointer;border:none;font-family:var(--widget-editor-font-sans);transition:background-color .12s ease}

.widget-editor-rules-cond-btn:hover:not(:disabled){background-color:#e3eed5;text-decoration:none}

.widget-editor-rules-cond-btn:disabled{opacity:.5;cursor:default}

.widget-editor-rules-cond-btn svg{margin-right:4px;width:12px;height:12px}

/* Cap warning */

.widget-editor-rules-cap-warning{padding:8px 12px;background:#fff7e6;border:1px solid #ffd591;color:#874d00;font-size:13px;border-radius:8px}

/* Summary */

.widget-editor-rules-summary{font-size:12px;color:var(--widget-editor-text-tertiary);font-style:italic}

/* Save / Discard actions */

/* General value input (number, date) */

.widget-editor-rules-value-input{padding:6px 8px;font-size:13px;border:1px solid var(--widget-editor-border);border-radius:6px;background:#fff;color:var(--widget-editor-text-primary);font-family:var(--widget-editor-font-sans);outline:none}

.widget-editor-rules-value-input:focus{border-color:var(--widget-editor-green-primary);box-shadow:0 0 0 3px rgba(74,110,10,.08)}

/* Tags input */

.widget-editor-rules-tags-input{display:flex;flex-wrap:wrap;align-items:center;gap:4px;padding:5px 8px;border:1px solid var(--widget-editor-border);border-radius:6px;background:#fff;cursor:text;min-height:34px}

.widget-editor-rules-tags-input:focus-within{border-color:var(--widget-editor-green-primary);box-shadow:0 0 0 3px rgba(74,110,10,.08)}

.widget-editor-rules-tag{display:inline-flex;align-items:center;gap:4px;background:#f0f4e8;border:1px solid #cfe2a8;border-radius:4px;padding:2px 6px;font-size:13px;color:var(--widget-editor-green-text)}

.widget-editor-rules-tag-label{line-height:1.4}

.widget-editor-rules-tag-remove{display:flex;align-items:center;background:none;border:none;padding:0;cursor:pointer;color:var(--widget-editor-green-text);opacity:.7}

.widget-editor-rules-tag-remove:hover{opacity:1}

.widget-editor-rules-tags-text{border:none;outline:none;font-size:13px;font-family:var(--widget-editor-font-sans);min-width:80px;flex:1;background:transparent;color:var(--widget-editor-text-primary)}

/* ─── Variable insert button ─────────────────────────────────────────────── */

.widget-editor-inspector-field-with-variable{display:flex;align-items:flex-start;gap:4px;width:100%}

.widget-editor-inspector-field-with-variable .widget-editor-inspector-input{flex:1;min-width:0}

.widget-editor-inspector-field-with-variable--stacked{flex-direction:column;gap:4px}

.widget-editor-inspector-field-with-variable--stacked .widget-editor-inspector-textarea,
.widget-editor-inspector-field-with-variable--stacked .wink-html-editor-field{width:100%}

.widget-editor-inspector-field-with-variable--stacked .wink-var-insert-btn{align-self:flex-end}

.wink-var-insert-btn{display:inline-flex;align-items:center;justify-content:center;height:32px;min-width:32px;padding:0 6px;border:1px solid var(--widget-editor-border);border-radius:4px;background:#fff;cursor:pointer;font-size:11px;font-family:monospace;color:var(--widget-editor-text-tertiary);flex-shrink:0;white-space:nowrap}

.wink-var-insert-btn:hover{border-color:var(--widget-editor-green-primary);color:var(--widget-editor-green-text);background:#f6faf0}

/* ─── Variable picker popover ────────────────────────────────────────────── */

.wink-var-picker{width:320px;max-height:400px;display:flex;flex-direction:column;overflow:hidden;border-radius:6px;font-family:var(--widget-editor-font-sans)}

.wink-var-picker-header{padding:10px 14px 6px;font-size:12px;font-weight:600;color:#888;text-transform:uppercase;letter-spacing:.4px;flex-shrink:0}

/* Picker search — tighter-height variant of .widget-editor-comp-search-input (32px vs 36px for narrow popover) */

.wink-var-picker-search-row{padding:0 8px 6px;flex-shrink:0}

.wink-var-picker-search{width:100%;padding:6px 8px 6px 32px;font-size:13px;border:1px solid var(--widget-editor-border-light);background:#fff;outline:none;background-image:url("data:image/svg+xml,%3Csvg width='13' height='13' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='11' cy='11' r='7' stroke='%23888' stroke-width='2'/%3E%3Cpath d='M16 16l4 4' stroke='%23888' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:10px center;border-radius:6px;font-family:var(--widget-editor-font-sans);height:32px;box-sizing:border-box}

.wink-var-picker-search:focus{border-color:var(--widget-editor-green-primary);box-shadow:0 0 0 3px rgba(74,110,10,.06)}

.wink-var-picker-body{overflow-y:auto;flex:1}

.wink-var-picker-empty{padding:16px;font-size:13px;color:#999;text-align:center}

.wink-var-picker-group{padding:0 0 6px}

.wink-var-picker-group-header{display:flex;align-items:center;justify-content:space-between;padding:6px 14px 2px;font-size:11px;font-weight:600;color:#888;text-transform:uppercase;letter-spacing:.4px}

.wink-var-picker-group-name{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}

.wink-var-picker-status{font-size:11px;color:#999;font-weight:400;text-transform:none;letter-spacing:0;white-space:nowrap;flex-shrink:0}

.wink-var-picker-status--active{color:var(--widget-editor-green-text)}

.wink-var-picker-item{display:flex;align-items:center;justify-content:space-between;width:100%;padding:5px 14px;border:none;background:transparent;cursor:pointer;text-align:left;gap:8px}

.wink-var-picker-item:hover{background:#f5f9ee}

.wink-var-picker-item-path{font-family:monospace;font-size:12px;color:var(--widget-editor-text-primary);flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}

.wink-var-picker-item-preview{font-size:11px;color:#999;flex-shrink:0;max-width:100px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}

.wink-var-picker-hint{padding:8px 14px 10px;font-size:11px;color:var(--widget-editor-text-tertiary);border-top:1px solid var(--widget-editor-border-light);line-height:1.5;flex-shrink:0}

.wink-var-picker-hint code{font-family:var(--widget-editor-font-mono,ui-monospace,monospace);font-size:10.5px;background:var(--widget-editor-green-light);color:var(--widget-editor-green-text);padding:1px 4px;border-radius:3px}

/* ─── Repeat config field ────────────────────────────────────────────────── */

.wink-repeat-config{width:100%}

.wink-repeat-config-toggle{display:flex;align-items:center;gap:8px;padding:4px 0}

.wink-repeat-config-toggle-label{font-size:13px;color:var(--widget-editor-text-primary)}

.wink-repeat-config-body{margin-top:10px;display:flex;flex-direction:column;gap:8px;padding:10px 12px;background:#f9fafb;border:1px solid var(--widget-editor-border);border-radius:5px}

.wink-repeat-config-row{display:flex;align-items:flex-start;gap:8px}

.wink-repeat-config-label{font-size:12px;font-weight:500;color:#555;width:80px;min-width:80px;padding-top:7px;flex-shrink:0}

.wink-repeat-config-control{flex:1;min-width:0;display:flex;flex-direction:column;gap:3px}

.wink-repeat-config-hint{font-size:11px;color:#999;font-family:monospace}

.wink-repeat-config-error{font-size:11px;color:#e04040}

.wink-repeat-source-btn{width:100%;padding:6px 10px;border:1px solid var(--widget-editor-border);border-radius:4px;background:#fff;cursor:pointer;font-size:13px;color:var(--widget-editor-text-primary);text-align:left;font-family:var(--widget-editor-font-sans)}

.wink-repeat-source-btn:hover{border-color:var(--widget-editor-green-primary)}

.wink-repeat-source-btn--empty{color:#999}

/* ─── FieldDescription ───────────────────────────────────────────────────── */

.wink-field-desc{
  font-size:12px;line-height:1.55;color:var(--widget-editor-text-secondary);
  margin:4px 0 12px;
}

.wink-field-desc a{color:var(--widget-editor-green-primary);text-decoration:none}

.wink-field-desc a:hover{text-decoration:underline}

/* ─── Callout ────────────────────────────────────────────────────────────── */

.wink-callout{
  display:flex;gap:10px;padding:12px 14px;
  border:1px solid transparent;border-radius:6px;
  font-size:12.5px;line-height:1.55;margin:12px 0;
}

.wink-callout-icon{flex:0 0 auto;margin-top:1px}

.wink-callout-content{flex:1 1 auto;min-width:0}

.wink-callout-title{font-weight:600;margin-bottom:4px;color:var(--widget-editor-text-primary)}

.wink-callout-body{color:var(--widget-editor-text-secondary)}

.wink-callout-body strong{color:var(--widget-editor-text-primary)}

.wink-callout-body a{color:var(--widget-editor-green-primary);text-decoration:none}

.wink-callout-body a:hover{text-decoration:underline}

.wink-callout-body p{margin:0 0 8px}

.wink-callout-body p:last-child{margin-bottom:0}

.wink-callout--primary{
  background:var(--widget-editor-purple-light);
  border-color:var(--widget-editor-purple-border);
}

.wink-callout--primary .wink-callout-icon{color:var(--widget-editor-purple)}

.wink-callout--info{
  background:rgba(74,110,10,0.04);
  border-color:rgba(74,110,10,0.18);
}

.wink-callout--info .wink-callout-icon{color:var(--widget-editor-green-primary)}

.wink-callout--warning{
  background:rgba(180,120,20,0.06);
  border-color:rgba(180,120,20,0.25);
}

.wink-callout--warning .wink-callout-icon{color:rgb(180,120,20)}

.wink-callout--danger{
  background:rgba(180,40,40,0.05);
  border-color:rgba(180,40,40,0.22);
}

.wink-callout--danger .wink-callout-icon{color:rgb(180,40,40)}

.wink-callout--success{
  background:rgba(74,110,10,0.06);
  border-color:rgba(74,110,10,0.30);
}

.wink-callout--success .wink-callout-icon{color:var(--widget-editor-green-primary)}

/* ─── Inline field errors ───────────────────────────────────────────────── */

.wink-field-error{
  display:flex;align-items:center;gap:4px;
  margin-top:4px;font-size:11.5px;color:#c0392b;line-height:1.4;
}

.wink-field-error-icon{flex:0 0 auto;color:#c0392b}

.wink-field-error-message{flex:1}

.wink-field-error-more{color:#999;font-size:11px}

/* Field wrapper --has-error modifier */

.widget-editor-settings-field--has-error .widget-editor-settings-field-input,
.widget-editor-settings-field--has-error .widget-editor-settings-input,
.widget-editor-rules-field--has-error select,
.widget-editor-rules-field--has-error .bp-select,
.widget-editor-rules-field--has-error [class*="PathPicker"],
.widget-editor-rules-field--has-error [class*="PredicatePicker"]{
  border-color:#c0392b !important;
}

/* Side-rail dot — shown when panel has errors */

.widget-editor-icon-btn--has-errors{
  position:relative;
}

.widget-editor-icon-btn--has-errors::after{
  content:'';
  position:absolute;
  top:5px;right:5px;
  width:7px;height:7px;
  background:#c0392b;
  border-radius:50%;
  border:1.5px solid var(--widget-editor-bg);
  pointer-events:none;
}

/* Callout dismiss button */

.wink-callout-dismiss{
  flex:0 0 auto;align-self:flex-start;margin-top:1px;
  background:transparent;border:none;border-radius:4px;
  padding:2px;cursor:pointer;
  color:inherit;opacity:0.6;
  transition:opacity .12s ease;
}

.wink-callout-dismiss:hover{opacity:1}

/* Toast level variants */

.widget-editor-toast--show{opacity:1;transform:translateX(-50%) translateY(0);pointer-events:auto}

.widget-editor-toast--warn{background:#92400e}

.widget-editor-toast--error{background:#991b1b}

.widget-editor-toast-dismiss{
  background:transparent;border:none;padding:0;
  cursor:pointer;color:inherit;opacity:0.7;
  display:flex;align-items:center;flex:0 0 auto;
}

.widget-editor-toast-dismiss:hover{opacity:1}

/* ── Image inspector control ──────────────────────────────────────────────── */

.wink-image-control{
  display:flex;
  flex-direction:column;
  gap:8px;
}

.wink-image-control-thumb{
  width:100%;
  height:88px;
  display:flex;
  align-items:center;
  justify-content:center;
  background:var(--widget-editor-bg-head);
  border:1px solid var(--widget-editor-border-light);
  border-radius:4px;
  overflow:hidden;
}

.wink-image-control-thumb img{
  width:100%;
  height:100%;
  object-fit:contain;
  display:block;
}

.wink-image-control-thumb-empty{
  color:var(--widget-editor-border);
}

.wink-image-control-dimensions{
  font-size:11px;
  color:var(--widget-editor-text-tertiary);
  line-height:1.3;
}

.wink-image-control-uploading{
  font-size:12px;
  color:var(--widget-editor-text-tertiary);
}

.wink-image-control-error{
  font-size:12px;
  color:var(--widget-editor-red);
  line-height:1.3;
}

.wink-image-control-actions{
  display:flex;
  flex-direction:row;
  gap:6px;
}

.wink-image-control-btn{
  flex:1;
  padding:4px 8px;
  font-size:12px;
  font-family:var(--widget-editor-font-sans);
  border:1px solid var(--widget-editor-border);
  border-radius:3px;
  background:var(--widget-editor-bg-panel);
  color:var(--widget-editor-text-secondary);
  cursor:pointer;
  text-align:center;
}

.wink-image-control-btn:hover{
  background:var(--widget-editor-bg-hover);
  color:var(--widget-editor-text-primary);
  border-color:var(--widget-editor-text-tertiary);
}

/* Uppy file-input overlay — invisible button stretched across the Upload trigger.
   Requires `pretty: true` in Uppy's FileInput plugin (see utils/uppy.ts).
   Ported from RenderKu mixin `upload-trigger` (akaza-main/styles/mixins.scss). */

.wink-image-control-btn.wink-image-control-upload-trigger{
  position:relative;
  overflow:hidden;
}

.wink-image-control-btn.wink-image-control-upload-trigger button.uppy-FileInput-btn{
  position:absolute;
  inset:0;
  margin:0;
  padding:0;
  border:0;
  background:transparent;
  opacity:0;
  cursor:pointer;
}
