#customButton .button-content-div{display:flex;align-items:center;gap:8px}#customButton .danger-button,#customButton .nav_button,#customButton .nav_button-active,#customButton .primary-button,#customButton .secondary-button,#customButton .simple-white,#customButton .tab-button-gray-active,#customButton .tab-button-gray-default,#customButton .tab-button-primary,#customButton .tab-button-secondary,#customButton .tertiary-button{display:flex;align-items:center;gap:8px;border-radius:var(--radius-md,8px);font-size:12px;font-style:normal;font-weight:500;line-height:18px;text-transform:none;box-shadow:0 1px 2px 0 rgba(16,24,40,.05)}#customButton .danger-button,#customButton .primary-button,#customButton .secondary-button,#customButton .tertiary-button{padding:var(--spacing-md,8px) 10px;max-height:32px}#customButton .secondary-button{border:1px solid var(--Component-colors-Components-Buttons-Secondary-button-secondary-border,#d0d5dd);background:var(--Component-colors-Components-Buttons-Secondary-button-secondary-bg,#fff);color:var(--Component-colors-Components-Buttons-Secondary-button-secondary-fg,#344054)}#customButton .secondary-button:hover{border-color:var(--Component-colors-Components-Buttons-Secondary-button-secondary-border_hover,#d0d5dd);background:var(--Component-colors-Components-Buttons-Secondary-button-secondary-bg_hover,#f9fafb)}#customButton .secondary-button:active{box-shadow:0 1px 1px 0 rgba(16,24,40,.05),0 0 0 2px rgba(152,162,179,.14)}#customButton .secondary-button svg{height:14px;width:14px}#customButton .primary-button{border:1px solid var(--Component-colors-Utility-Blue-utility-blue-600,#1570ef);background:var(--Component-colors-Utility-Blue-utility-blue-600,#1570ef);color:var(--Component-colors-Components-Buttons-Primary-button-primary-fg,#fff);justify-content:center}#customButton .primary-button:hover{border-color:var(--Component-colors-Components-Buttons-Primary-button-primary-border_hover,#175cd3);background:var(--Component-colors-Components-Buttons-Primary-button-primary-bg_hover,#175cd3)}#customButton .primary-button:active{box-shadow:0 1px 1px 0 rgba(16,24,40,.05),0 0 0 2px rgba(46,144,250,.24)}#customButton .primary-button:disabled{border-color:var(--Colors-Border-border-disabled_subtle,#eaecf0);background:var(--Colors-Background-bg-disabled,#f2f4f7)!important;color:var(--Colors-Foreground-fg-disabled,#98a2b3);cursor:not-allowed}#customButton .primary-button svg{height:14px;width:14px}#customButton .danger-button{border:1px solid var(--Component-colors-Components-Buttons-Primary-error-button-primary-error-border,#d92d20);background:var(--Component-colors-Components-Buttons-Primary-error-button-primary-error-bg,#d92d20);color:var(--Component-colors-Components-Buttons-Primary-button-primary-fg,#fff)}#customButton .danger-button:hover{border-color:var(--Component-colors-Components-Buttons-Primary-error-button-primary-error-border_hover,#b42318);background:var(--Component-colors-Components-Buttons-Primary-error-button-primary-error-bg_hover,#b42318)}#customButton .danger-button:active{box-shadow:0 1px 1px 0 rgba(16,24,40,.05),0 0 0 2px rgba(240,68,56,.24)}#customButton .danger-button:disabled{border-color:var(--Colors-Border-border-disabled_subtle,#eaecf0);background:var(--Colors-Background-bg-disabled,#f2f4f7);color:var(--Colors-Foreground-fg-disabled,#98a2b3)}#customButton .tertiary-button{border:unset;background:var(--Component-colors-Components-Buttons-Tertiary-color-button-tertiary-color-bg,#fff);color:var(--Component-colors-Components-Buttons-Tertiary-button-tertiary-fg,#475467)}#customButton .tertiary-button:hover{background:var(--Component-colors-Components-Buttons-Tertiary-button-tertiary-bg_hover,#f9fafb);color:var(--Component-colors-Components-Buttons-Tertiary-button-tertiary-fg_hover,#344054)}#customButton .tertiary-button:disabled,#customButton .tertiary-button:disabled svg{color:var(--Colors-Foreground-fg-disabled,#98a2b3)}#customButton .danger-outline,#customButton .info-blue-button{background:unset;cursor:pointer!important;font-size:12px;font-style:normal;font-weight:500;line-height:20px;text-transform:none}#customButton .danger-outline:hover,#customButton .info-blue-button:hover{border-radius:var(--radius-md,8px)}#customButton .danger-outline svg,#customButton .info-blue-button svg{height:14px;width:14px}#customButton .info-blue-button{color:var(--Component-colors-Components-Buttons-Tertiary-color-button-tertiary-color-fg,#175cd3)}#customButton .info-blue-button:hover{color:var(--Component-colors-Components-Buttons-Tertiary-color-button-tertiary-color-fg_hover,#1849a9);background:var(--Component-colors-Components-Buttons-Tertiary-color-button-tertiary-color-bg_hover,#eff8ff)}#customButton .danger-outline{color:var(--Component-colors-Components-Buttons-Tertiary-error-button-tertiary-error-fg,#b42318);font-size:14px;font-weight:600}#customButton .danger-outline:hover{color:var(--Component-colors-Components-Buttons-Tertiary-error-button-tertiary-error-fg_hover,#912018)}#customButton .link-gray{display:inline-flex;justify-content:center;align-items:center;gap:var(--spacing-md,8px);color:var(--Component-colors-Components-Buttons-Tertiary-button-tertiary-fg,#475467);font-size:16px;font-weight:600;line-height:24px;background-color:transparent;border:none;padding:0}#customButton .link-gray:hover{color:var(--Component-colors-Components-Buttons-Tertiary-button-tertiary-fg_hover,#344054)}#customButton .link-gray:disabled{color:var(--Colors-Foreground-fg-disabled,#98a2b3)}#customButton .nav_button,#customButton .nav_button-active{padding:var(--spacing-md,8px);border-radius:var(--radius-sm,6px);background:var(--Colors-Background-bg-primary,#fff);color:var(--colors-text-text-secondary-700,#344054);font-size:14px;font-weight:500;line-height:20px;border:unset;max-height:36px}#customButton .nav_button-active,#customButton .nav_button-active:hover,#customButton .nav_button:hover{background:var(--Colors-Background-bg-primary_hover,#f9fafb);color:var(--Colors-Text-text-secondary_hover,#182230)}#customButton .tab-button-gray-active,#customButton .tab-button-gray-default,#customButton .tab-button-primary,#customButton .tab-button-secondary{height:36px;padding:var(--spacing-md,8px) var(--spacing-lg,12px);justify-content:center;flex-shrink:0;font-size:14px;font-weight:600;line-height:20px;border:unset}#customButton .tab-button-primary{background:var(--Colors-Background-bg-brand-primary_alt,#eff8ff);color:var(--colors-text-text-brand-secondary-700,#175cd3)}#customButton .tab-button-primary:focus{box-shadow:0 0 0 2px rgba(46,144,250,.24)}#customButton .tab-button-secondary{background-color:transparent;border-radius:var(--radius-sm,6px);color:var(--colors-text-text-quaternary-500,#667085)}#customButton .tab-button-secondary:hover{background:var(--Colors-Background-bg-brand-primary_alt,#eff8ff);color:var(--colors-text-text-brand-secondary-700,#175cd3)}#customButton .tab-button-secondary:focus{background:var(--Colors-Background-bg-primary,#fff);box-shadow:0 0 0 2px rgba(46,144,250,.24)}#customButton .tab-button-gray-active,#customButton .tab-button-gray-default{max-height:44px;padding:var(--spacing-md,8px) var(--spacing-2xl,20px);border-radius:9999px;border:1px solid var(--Colors-Border-border-tertiary,#f2f4f7);color:var(--colors-text-text-quaternary-500,#667085);font-size:16px;line-height:24px;background-color:transparent}#customButton .tab-button-gray-active,#customButton .tab-button-gray-active:hover,#customButton .tab-button-gray-default:hover{background:var(--colors-gray-light-mode-50,#f9fafb);color:var(--colors-text-text-primary-900,#101828)}#customButton .simple-white{color:var(--Colors-Base-white,#fff);font-size:16px;font-style:normal;font-weight:600;line-height:24px;background-color:transparent;border:none;outline:none;padding:0}#customButton .MuiButton-root{min-width:unset}#customButton .MuiButton-startIcon{margin-right:unset;margin-left:unset}