:export {
  fontFamily: 'Inter', 'Noto Sans', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
  fontSize: 12;
  colorWhite: #FFFFFF;
  LIGHT-colorBgBase: #FAF8FF;
  DARK-colorBgBase: #000000;
  LIGHT-colorTextBase: #000000;
  DARK-colorTextBase: #FFFFFF;
  LIGHT-transparent: rgba(0, 0, 0, 0);
  DARK-transparent: rgba(255, 255, 255, 0);
  LIGHT-colorIconBgDisabled: #8C8C8C;
  DARK-colorIconBgDisabled: #7E7E7E;
  LIGHT-colorDisabledText: #878787;
  DARK-colorDisabledText: #686868;
  LIGHT-colorText: rgba(0, 0, 0, 0.8784313725);
  DARK-colorText: rgba(255, 255, 255, 0.8509803922);
  LIGHT-colorTextSecondary: rgba(0, 0, 0, 0.6509803922);
  DARK-colorTextSecondary: rgba(255, 255, 255, 0.6509803922);
  LIGHT-colorTextTertiary: #808080;
  DARK-colorTextTertiary: rgba(255, 255, 255, 0.5490196078);
  LIGHT-colorTextQuaternary: rgba(0, 0, 0, 0.4509803922);
  DARK-colorTextQuaternary: rgba(255, 255, 255, 0.4509803922);
  LIGHT-colorTextLightSolid: #FFFFFF;
  DARK-colorTextLightSolid: #FFFFFF;
  LIGHT-colorTextHeading: rgba(0, 0, 0, 0.8784313725);
  DARK-colorTextHeading: rgba(255, 255, 255, 0.8509803922);
  LIGHT-colorTextLabel: rgba(0, 0, 0, 0.6509803922);
  DARK-colorTextLabel: rgba(255, 255, 255, 0.6509803922);
  LIGHT-colorTextDescription: #808080;
  DARK-colorTextDescription: rgba(255, 255, 255, 0.5490196078);
  LIGHT-colorTextDisabled: rgba(0, 0, 0, 0.4509803922);
  DARK-colorTextDisabled: rgba(255, 255, 255, 0.4509803922);
  LIGHT-colorTextPlaceholder: rgba(0, 0, 0, 0.4509803922);
  DARK-colorTextPlaceholder: rgba(255, 255, 255, 0.4509803922);
  LIGHT-colorIcon: #808080;
  DARK-colorIcon: rgba(255, 255, 255, 0.5490196078);
  LIGHT-colorIconBg: #FFFFFF;
  DARK-colorIconBg: rgba(255, 255, 255, 0.8784313725);
  LIGHT-colorIconHover: rgba(0, 0, 0, 0.8784313725);
  DARK-colorIconHover: rgba(255, 255, 255, 0.8509803922);
  LIGHT-colorBgLayoutContainer: #FAF8FF;
  DARK-colorBgLayoutContainer: #1f1f1f;
  LIGHT-colorBgDisabled: #f5f5f5;
  DARK-colorBgDisabled: #313131;
  LIGHT-colorBgContainer: #FAF8FF;
  DARK-colorBgContainer: #141414;
  LIGHT-colorBgElevated: #FAF8FF;
  DARK-colorBgElevated: #1F1F1F;
  LIGHT-colorBgLayout: #F5F5F5;
  DARK-colorBgLayout: #000000;
  LIGHT-colorBgMask: rgba(0, 0, 0, 0.4509803922);
  DARK-colorBgMask: rgba(0, 0, 0, 0.4509803922);
  LIGHT-colorBgSpotlight: rgba(0, 0, 0, 0.8509803922);
  DARK-colorBgSpotlight: #424242;
  LIGHT-colorBgContainerDisabled: #808080;
  DARK-colorBgContainerDisabled: rgba(255, 255, 255, 0.5490196078);
  LIGHT-colorBgTextActive: rgba(0, 0, 0, 0.1490196078);
  DARK-colorBgTextActive: rgba(255, 255, 255, 0.1803921569);
  LIGHT-colorBgTextHover: rgba(0, 0, 0, 0.0588235294);
  DARK-colorBgTextHover: rgba(255, 255, 255, 0.1215686275);
  LIGHT-colorBorderBg: #FAF8FF;
  DARK-colorBorderBg: #141414;
  LIGHT-colorBgDashboardGraph: #D9D9D9;
  DARK-colorBgDashboardGraph: #424242;
  LIGHT-colorBorder: #D9D9D9;
  DARK-colorBorder: #424242;
  LIGHT-colorBorderSecondary: #F0F0F0;
  DARK-colorBorderSecondary: #303030;
  LIGHT-colorSplit: rgba(0, 0, 0, 0.0588235294);
  DARK-colorSplit: rgba(255, 255, 255, 0.0588235294);
  LIGHT-colorFill: rgba(0, 0, 0, 0.1490196078);
  DARK-colorFill: rgba(255, 255, 255, 0.1803921569);
  LIGHT-colorFillSecondary: rgba(0, 0, 0, 0.0588235294);
  DARK-colorFillSecondary: rgba(255, 255, 255, 0.1215686275);
  LIGHT-colorFillTertiary: rgba(0, 0, 0, 0.0392156863);
  DARK-colorFillTertiary: rgba(255, 255, 255, 0.0784313725);
  LIGHT-colorFillQuaternary: rgba(0, 0, 0, 0.0196078431);
  DARK-colorFillQuaternary: rgba(255, 255, 255, 0.0392156863);
  LIGHT-colorFillContent: rgba(0, 0, 0, 0.0588235294);
  DARK-colorFillContent: rgba(255, 255, 255, 0.1215686275);
  LIGHT-colorFillContentHover: rgba(0, 0, 0, 0.1490196078);
  DARK-colorFillContentHover: rgba(255, 255, 255, 0.1803921569);
  LIGHT-colorFillAlter: rgba(0, 0, 0, 0.0196078431);
  DARK-colorFillAlter: rgba(255, 255, 255, 0.0392156863);
  LIGHT-colorPrimary: #0077C7;
  DARK-colorPrimary: #0091E6;
  LIGHT-colorPrimaryBg: #E6FAFF;
  DARK-colorPrimaryBg: #002041;
  LIGHT-colorPrimaryBgHover: #A6EAFF;
  DARK-colorPrimaryBgHover: #072F51;
  LIGHT-colorPrimaryBorder: #7DDCFF;
  DARK-colorPrimaryBorder: #005BA1;
  LIGHT-colorPrimaryBorderHover: #54CCFF;
  DARK-colorPrimaryBorderHover: #0077C7;
  LIGHT-colorPrimaryHover: #00A8FB;
  DARK-colorPrimaryHover: #0091E6;
  LIGHT-colorPrimaryActive: #0077C7;
  DARK-colorPrimaryActive: #0091E6;
  LIGHT-colorPrimaryTextHover: #005BA1;
  DARK-colorPrimaryTextHover: #7DDCFF;
  LIGHT-colorPrimaryText: #072F51;
  DARK-colorPrimaryText: #A6EAFF;
  LIGHT-colorPrimaryTextActive: #002041;
  DARK-colorPrimaryTextActive: #E6FAFF;
  LIGHT-colorSuccess: #25743F;
  DARK-colorSuccess: #51DB7F;
  LIGHT-colorSuccessBg: #B6E0C4;
  DARK-colorSuccessBg: #1C3123;
  LIGHT-colorSuccessBgHover: #96DDAD;
  DARK-colorSuccessBgHover: #225131;
  LIGHT-colorSuccessBorder: #74DC96;
  DARK-colorSuccessBorder: #25743F;
  LIGHT-colorSuccessBorderHover: #51DB7F;
  DARK-colorSuccessBorderHover: #26984C;
  LIGHT-colorSuccessHover: #31D768;
  DARK-colorSuccessHover: #51DB7F;
  LIGHT-colorSuccessActive: #26984C;
  DARK-colorSuccessActive: #27BC58;
  LIGHT-colorSuccessTextHover: #25743F;
  DARK-colorSuccessTextHover: #74DC96;
  LIGHT-colorSuccessText: #225131;
  DARK-colorSuccessText: #96DDAD;
  LIGHT-colorSuccessTextActive: #1C3123;
  DARK-colorSuccessTextActive: #B6E0C4;
  LIGHT-colorWarning: #765F20;
  DARK-colorWarning: #FCDC87;
  LIGHT-colorWarningBg: #F3EBD5;
  DARK-colorWarningBg: #2B2111;
  LIGHT-colorWarningBgHover: #F5E6BF;
  DARK-colorWarningBgHover: #443111;
  LIGHT-colorWarningBorder: #FCDC87;
  DARK-colorWarningBorder: #765F20;
  LIGHT-colorWarningBorderHover: #FED666;
  DARK-colorWarningBorderHover: #AA841B;
  LIGHT-colorWarningHover: #FECD44;
  DARK-colorWarningHover: #FED666;
  LIGHT-colorWarningActive: #AA841B;
  DARK-colorWarningActive: #E0A912;
  LIGHT-colorWarningTextHover: #765F20;
  DARK-colorWarningTextHover: #FCDC87;
  LIGHT-colorWarningText: #443111;
  DARK-colorWarningText: #F5E6BF;
  LIGHT-colorWarningTextActive: #2B2111;
  DARK-colorWarningTextActive: #F3EBD5;
  LIGHT-colorWarningOutline: #F3EBD5;
  DARK-colorWarningOutline: #2B2111;
  LIGHT-colorInfo: #0077C7;
  DARK-colorInfo: #00A8FB;
  LIGHT-colorInfoBg: #E6FAFF;
  DARK-colorInfoBg: #002041;
  LIGHT-colorInfoBgHover: #A6EAFF;
  DARK-colorInfoBgHover: #072F51;
  LIGHT-colorInfoBorder: #7DDCFF;
  DARK-colorInfoBorder: #005BA1;
  LIGHT-colorInfoBorderHover: #54CCFF;
  DARK-colorInfoBorderHover: #0077C7;
  LIGHT-colorInfoHover: #00A8FB;
  DARK-colorInfoHover: #0091E6;
  LIGHT-colorInfoActive: #0077C7;
  DARK-colorInfoActive: #0091E6;
  LIGHT-colorInfoTextHover: #005BA1;
  DARK-colorInfoTextHover: #7DDCFF;
  LIGHT-colorInfoText: #072F51;
  DARK-colorInfoText: #A6EAFF;
  LIGHT-colorInfoTextActive: #002041;
  DARK-colorInfoTextActive: #E6FAFF;
  LIGHT-colorError: #B81414;
  DARK-colorError: #FF8181;
  LIGHT-colorErrorBg: #FFC9C9;
  DARK-colorErrorBg: #2A1215;
  LIGHT-colorErrorBgHover: #FFA1A1;
  DARK-colorErrorBgHover: #431418;
  LIGHT-colorErrorBorder: #FF8181;
  DARK-colorErrorBorder: #B81414;
  LIGHT-colorErrorBorderHover: #FF6767;
  DARK-colorErrorBorderHover: #D91717;
  LIGHT-colorErrorHover: #FF5252;
  DARK-colorErrorHover: #FF6767;
  LIGHT-colorErrorActive: #D91717;
  DARK-colorErrorActive: #FF4242;
  LIGHT-colorErrorTextHover: #B81414;
  DARK-colorErrorTextHover: #FF8181;
  LIGHT-colorErrorText: #431418;
  DARK-colorErrorText: #FFA1A1;
  LIGHT-colorErrorTextActive: #2A1215;
  DARK-colorErrorTextActive: #FFC9C9;
  LIGHT-colorErrorOutline: #FFC9C9;
  DARK-colorErrorOutline: #2A1215;
  LIGHT-controlItemBgActive: #E6FAFF;
  DARK-controlItemBgActive: #002041;
  LIGHT-controlItemBgActiveDisabled: rgba(0, 0, 0, 0.1490196078);
  DARK-controlItemBgActiveDisabled: rgba(255, 255, 255, 0.1803921569);
  LIGHT-controlItemBgActiveHover: #A6EAFF;
  DARK-controlItemBgActiveHover: #072F51;
  LIGHT-controlItemBgHover: rgba(0, 0, 0, 0.0392156863);
  DARK-controlItemBgHover: rgba(255, 255, 255, 0.0784313725);
  LIGHT-controlOutline: rgba(5, 145, 255, 0.1019607843);
  DARK-controlOutline: #002041;
  LIGHT-controlTmpOutline: rgba(0, 0, 0, 0.0196078431);
  DARK-controlTmpOutline: rgba(255, 255, 255, 0.0392156863);
  LIGHT-colorCritical: #B81414;
  DARK-colorCritical: #B81414;
  LIGHT-colorVeryHigh: #FF5252;
  DARK-colorVeryHigh: #FF4242;
  LIGHT-colorHigh: #FE9544;
  DARK-colorHigh: #FE9544;
  LIGHT-colorModerate: #FECD44;
  DARK-colorModerate: #E0A912;
  LIGHT-colorLow: #31D768;
  DARK-colorLow: #31D768;
  LIGHT-colorVeryLow: #0D5108;
  DARK-colorVeryLow: #0D5108;
  LIGHT-colorTextCritical: #431418;
  DARK-colorTextCritical: #FFA1A1;
  LIGHT-colorTextVeryHigh: #B81414;
  DARK-colorTextVeryHigh: #FF8181;
  LIGHT-colorTextHigh: #AA5A1B;
  DARK-colorTextHigh: #F8C9A5;
  LIGHT-colorTextModerate: #765F20;
  DARK-colorTextModerate: #FCDC87;
  LIGHT-colorTextLow: #25743F;
  DARK-colorTextLow: #74DC96;
  LIGHT-colorTextVeryLow: #073D03;
  DARK-colorTextVeryLow: #8EC78A;
  LIGHT-badgeColorCritical: #FFC9C9;
  DARK-badgeColorCritical: #2A1215;
  LIGHT-badgeColorVeryHigh: #F3E2D5;
  DARK-badgeColorVeryHigh: #2B1D11;
  LIGHT-badgeColorHigh: #F3E2D5;
  DARK-badgeColorHigh: #2B1D11;
  LIGHT-badgeColorModerate: #F3EBD5;
  DARK-badgeColorModerate: #2B2111;
  LIGHT-badgeColorLow: #B6E0C4;
  DARK-badgeColorLow: #1C3123;
  LIGHT-badgeColorVeryLow: #BADFB7;
  DARK-badgeColorVeryLow: #162312;
  LIGHT-LAYOUT-headerBg: #141414;
  DARK-LAYOUT-headerBg: #141414;
  LIGHT-LAYOUT-siderBg: #141414;
  DARK-LAYOUT-siderBg: #141414;
  LIGHT-CARD-headerBg: rgba(255, 255, 255, 0.0392156863);
  DARK-CARD-headerBg: rgba(255, 255, 255, 0.0392156863);
  LIGHT-CARD-colorBorderSecondary: #424242;
  DARK-CARD-colorBorderSecondary: #424242;
  LIGHT-TABLE-borderColor: #D9D9D9;
  DARK-TABLE-borderColor: #424242;
  LIGHT-rowUnreadBg: #BFD0E8;
  DARK-rowUnreadBg: #161D40;
  LIGHT-rowUnreadHoverBg: #A8C3E8;
  DARK-rowUnreadHoverBg: #1C2755;
}

body,
#root {
  margin: 0;
  overscroll-behavior: none;
  overflow-y: hidden;
}

.amb-clickable {
  cursor: pointer;
}

.ant-table-cell {
  vertical-align: top;
}

.ant-select-selection-search-input {
  height: 22px !important;
}

.vault-select .ant-select-selection-search-input {
  line-height: 22px !important;
  vertical-align: middle !important;
}

.vault-select .ant-select-selection-search {
  display: flex !important;
  align-items: center !important;
}

.identity-network-search input {
  height: 100% !important;
}

body[data-theme=LIGHT] .amb-text-muted {
  color: #808080;
}
body[data-theme=LIGHT] .amb-text-bold {
  font-weight: bold;
}
body[data-theme=LIGHT] .amb-text-semibold {
  font-weight: 600;
}
body[data-theme=LIGHT] .amb-text-fill {
  fill: rgba(0, 0, 0, 0.8784313725);
}
body[data-theme=LIGHT] .amb-text-fill--muted {
  fill: #808080;
}
body[data-theme=LIGHT] .amb-text-danger {
  color: #B81414;
}
body[data-theme=LIGHT] .amb-text-warning {
  color: #765F20;
}
body[data-theme=LIGHT] .amb-text-info {
  color: #0077C7;
}
body[data-theme=LIGHT] .amb-exposure--background-Info {
  background-color: #0077C7;
}
body[data-theme=LIGHT] .amb-exposure--background-VeryLow {
  background-color: #0D5108;
}
body[data-theme=LIGHT] .amb-exposure--background-Low {
  background-color: #31D768;
}
body[data-theme=LIGHT] .amb-exposure--background-Moderate {
  background-color: #FECD44;
}
body[data-theme=LIGHT] .amb-exposure--background-High {
  background-color: #FE9544;
}
body[data-theme=LIGHT] .amb-exposure--background-VeryHigh {
  background-color: #FF5252;
}
body[data-theme=LIGHT] .amb-exposure--background-Critical {
  background-color: #B81414;
}
body[data-theme=LIGHT] .amb-exposure--border-Info {
  border-color: #7DDCFF;
}
body[data-theme=LIGHT] .amb-exposure--border-VeryLow {
  border-color: #0D5108;
}
body[data-theme=LIGHT] .amb-exposure--border-Low {
  border-color: #31D768;
}
body[data-theme=LIGHT] .amb-exposure--border-Moderate {
  border-color: #FECD44;
}
body[data-theme=LIGHT] .amb-exposure--border-High {
  border-color: #FE9544;
}
body[data-theme=LIGHT] .amb-exposure--border-VeryHigh {
  border-color: #FF5252;
}
body[data-theme=LIGHT] .amb-exposure--border-Critical {
  border-color: #B81414;
}
body[data-theme=LIGHT] .amb-exposure--fill-Info {
  fill: #0077C7;
}
body[data-theme=LIGHT] .amb-exposure--fill-VeryLow {
  fill: #0D5108;
}
body[data-theme=LIGHT] .amb-exposure--fill-Low {
  fill: #31D768;
}
body[data-theme=LIGHT] .amb-exposure--fill-Moderate {
  fill: #FECD44;
}
body[data-theme=LIGHT] .amb-exposure--fill-High {
  fill: #FE9544;
}
body[data-theme=LIGHT] .amb-exposure--fill-VeryHigh {
  fill: #FF5252;
}
body[data-theme=LIGHT] .amb-exposure--fill-Critical {
  fill: #B81414;
}
body[data-theme=LIGHT] .amb-exposure--stroke-Info {
  stroke: #0077C7;
}
body[data-theme=LIGHT] .amb-exposure--stroke-VeryLow {
  stroke: #0D5108;
}
body[data-theme=LIGHT] .amb-exposure--stroke-Low {
  stroke: #31D768;
}
body[data-theme=LIGHT] .amb-exposure--stroke-Moderate {
  stroke: #FECD44;
}
body[data-theme=LIGHT] .amb-exposure--stroke-High {
  stroke: #FE9544;
}
body[data-theme=LIGHT] .amb-exposure--stroke-VeryHigh {
  stroke: #FF5252;
}
body[data-theme=LIGHT] .amb-exposure--stroke-Critical {
  stroke: #B81414;
}

body[data-theme=DARK] .amb-text-muted {
  color: rgba(255, 255, 255, 0.5490196078);
}
body[data-theme=DARK] .amb-text-bold {
  font-weight: bold;
}
body[data-theme=DARK] .amb-text-semibold {
  font-weight: 600;
}
body[data-theme=DARK] .amb-text-fill {
  fill: rgba(255, 255, 255, 0.8509803922);
}
body[data-theme=DARK] .amb-text-fill--muted {
  fill: rgba(255, 255, 255, 0.5490196078);
}
body[data-theme=DARK] .amb-text-danger {
  color: #FF8181;
}
body[data-theme=DARK] .amb-text-warning {
  color: #FCDC87;
}
body[data-theme=DARK] .amb-text-info {
  color: #00A8FB;
}
body[data-theme=DARK] .amb-exposure--background-Info {
  background-color: #00A8FB;
}
body[data-theme=DARK] .amb-exposure--background-VeryLow {
  background-color: #0D5108;
}
body[data-theme=DARK] .amb-exposure--background-Low {
  background-color: #31D768;
}
body[data-theme=DARK] .amb-exposure--background-Moderate {
  background-color: #E0A912;
}
body[data-theme=DARK] .amb-exposure--background-High {
  background-color: #FE9544;
}
body[data-theme=DARK] .amb-exposure--background-VeryHigh {
  background-color: #FF4242;
}
body[data-theme=DARK] .amb-exposure--background-Critical {
  background-color: #B81414;
}
body[data-theme=DARK] .amb-exposure--border-Info {
  border-color: #005BA1;
}
body[data-theme=DARK] .amb-exposure--border-VeryLow {
  border-color: #0D5108;
}
body[data-theme=DARK] .amb-exposure--border-Low {
  border-color: #31D768;
}
body[data-theme=DARK] .amb-exposure--border-Moderate {
  border-color: #E0A912;
}
body[data-theme=DARK] .amb-exposure--border-High {
  border-color: #FE9544;
}
body[data-theme=DARK] .amb-exposure--border-VeryHigh {
  border-color: #FF4242;
}
body[data-theme=DARK] .amb-exposure--border-Critical {
  border-color: #B81414;
}
body[data-theme=DARK] .amb-exposure--fill-Info {
  fill: #00A8FB;
}
body[data-theme=DARK] .amb-exposure--fill-VeryLow {
  fill: #0D5108;
}
body[data-theme=DARK] .amb-exposure--fill-Low {
  fill: #31D768;
}
body[data-theme=DARK] .amb-exposure--fill-Moderate {
  fill: #E0A912;
}
body[data-theme=DARK] .amb-exposure--fill-High {
  fill: #FE9544;
}
body[data-theme=DARK] .amb-exposure--fill-VeryHigh {
  fill: #FF4242;
}
body[data-theme=DARK] .amb-exposure--fill-Critical {
  fill: #B81414;
}
body[data-theme=DARK] .amb-exposure--stroke-Info {
  stroke: #00A8FB;
}
body[data-theme=DARK] .amb-exposure--stroke-VeryLow {
  stroke: #0D5108;
}
body[data-theme=DARK] .amb-exposure--stroke-Low {
  stroke: #31D768;
}
body[data-theme=DARK] .amb-exposure--stroke-Moderate {
  stroke: #E0A912;
}
body[data-theme=DARK] .amb-exposure--stroke-High {
  stroke: #FE9544;
}
body[data-theme=DARK] .amb-exposure--stroke-VeryHigh {
  stroke: #FF4242;
}
body[data-theme=DARK] .amb-exposure--stroke-Critical {
  stroke: #B81414;
}

.amb-findings-card .amb-card--title {
  width: 100%;
}
.amb-findings-card .amb-card--title .amb-ask-ai-btn {
  height: 24px !important;
  margin-right: 0.5rem;
}
.amb-findings-card .ant-card-head {
  padding-right: 0 !important;
}

.markdown-container {
  max-width: 100%;
  max-height: 38rem;
  overflow-x: auto;
  word-wrap: break-word;
  white-space: normal;
}
.markdown-container .markdown-code-block {
  overflow-x: auto;
  background-color: #141414 !important;
  border-radius: 0 0 8px 8px;
  border: 1px solid #424242 !important;
  margin-top: 0 !important;
}
.markdown-container .markdown-code-span {
  padding: 3px 5px;
  background-color: #141414 !important;
  border-radius: 4px;
  border: 1px solid #424242 !important;
  font-size: small;
}
.markdown-container .markdown-code-lang-header {
  background: #141414;
  padding: 4px 8px;
  font-size: 12px;
  font-weight: bold;
  border: 1px solid #424242;
  border-radius: 4px 4px 0 0;
}
.markdown-container code {
  white-space: pre-wrap;
  word-break: break-word;
}.amb-icon {
  fill: currentColor;
  height: 24px;
  vertical-align: sub;
  width: 24px;
}
.amb-icon.amb-icon--small {
  height: 16px;
  width: 16px;
}
.amb-icon.amb-icon--large {
  height: 32px;
  width: 32px;
}body .amb-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
  margin: 0;
  padding: 5px 12px;
}.amb-icon {
  fill: currentColor;
  height: 24px;
  vertical-align: sub;
  width: 24px;
}
.amb-icon.amb-icon--small {
  height: 16px;
  width: 16px;
}
.amb-icon.amb-icon--large {
  height: 32px;
  width: 32px;
}:export {
  fontFamily: 'Inter', 'Noto Sans', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
  fontSize: 12;
  colorWhite: #FFFFFF;
  LIGHT-colorBgBase: #FAF8FF;
  DARK-colorBgBase: #000000;
  LIGHT-colorTextBase: #000000;
  DARK-colorTextBase: #FFFFFF;
  LIGHT-transparent: rgba(0, 0, 0, 0);
  DARK-transparent: rgba(255, 255, 255, 0);
  LIGHT-colorIconBgDisabled: #8C8C8C;
  DARK-colorIconBgDisabled: #7E7E7E;
  LIGHT-colorDisabledText: #878787;
  DARK-colorDisabledText: #686868;
  LIGHT-colorText: rgba(0, 0, 0, 0.8784313725);
  DARK-colorText: rgba(255, 255, 255, 0.8509803922);
  LIGHT-colorTextSecondary: rgba(0, 0, 0, 0.6509803922);
  DARK-colorTextSecondary: rgba(255, 255, 255, 0.6509803922);
  LIGHT-colorTextTertiary: #808080;
  DARK-colorTextTertiary: rgba(255, 255, 255, 0.5490196078);
  LIGHT-colorTextQuaternary: rgba(0, 0, 0, 0.4509803922);
  DARK-colorTextQuaternary: rgba(255, 255, 255, 0.4509803922);
  LIGHT-colorTextLightSolid: #FFFFFF;
  DARK-colorTextLightSolid: #FFFFFF;
  LIGHT-colorTextHeading: rgba(0, 0, 0, 0.8784313725);
  DARK-colorTextHeading: rgba(255, 255, 255, 0.8509803922);
  LIGHT-colorTextLabel: rgba(0, 0, 0, 0.6509803922);
  DARK-colorTextLabel: rgba(255, 255, 255, 0.6509803922);
  LIGHT-colorTextDescription: #808080;
  DARK-colorTextDescription: rgba(255, 255, 255, 0.5490196078);
  LIGHT-colorTextDisabled: rgba(0, 0, 0, 0.4509803922);
  DARK-colorTextDisabled: rgba(255, 255, 255, 0.4509803922);
  LIGHT-colorTextPlaceholder: rgba(0, 0, 0, 0.4509803922);
  DARK-colorTextPlaceholder: rgba(255, 255, 255, 0.4509803922);
  LIGHT-colorIcon: #808080;
  DARK-colorIcon: rgba(255, 255, 255, 0.5490196078);
  LIGHT-colorIconBg: #FFFFFF;
  DARK-colorIconBg: rgba(255, 255, 255, 0.8784313725);
  LIGHT-colorIconHover: rgba(0, 0, 0, 0.8784313725);
  DARK-colorIconHover: rgba(255, 255, 255, 0.8509803922);
  LIGHT-colorBgLayoutContainer: #FAF8FF;
  DARK-colorBgLayoutContainer: #1f1f1f;
  LIGHT-colorBgDisabled: #f5f5f5;
  DARK-colorBgDisabled: #313131;
  LIGHT-colorBgContainer: #FAF8FF;
  DARK-colorBgContainer: #141414;
  LIGHT-colorBgElevated: #FAF8FF;
  DARK-colorBgElevated: #1F1F1F;
  LIGHT-colorBgLayout: #F5F5F5;
  DARK-colorBgLayout: #000000;
  LIGHT-colorBgMask: rgba(0, 0, 0, 0.4509803922);
  DARK-colorBgMask: rgba(0, 0, 0, 0.4509803922);
  LIGHT-colorBgSpotlight: rgba(0, 0, 0, 0.8509803922);
  DARK-colorBgSpotlight: #424242;
  LIGHT-colorBgContainerDisabled: #808080;
  DARK-colorBgContainerDisabled: rgba(255, 255, 255, 0.5490196078);
  LIGHT-colorBgTextActive: rgba(0, 0, 0, 0.1490196078);
  DARK-colorBgTextActive: rgba(255, 255, 255, 0.1803921569);
  LIGHT-colorBgTextHover: rgba(0, 0, 0, 0.0588235294);
  DARK-colorBgTextHover: rgba(255, 255, 255, 0.1215686275);
  LIGHT-colorBorderBg: #FAF8FF;
  DARK-colorBorderBg: #141414;
  LIGHT-colorBgDashboardGraph: #D9D9D9;
  DARK-colorBgDashboardGraph: #424242;
  LIGHT-colorBorder: #D9D9D9;
  DARK-colorBorder: #424242;
  LIGHT-colorBorderSecondary: #F0F0F0;
  DARK-colorBorderSecondary: #303030;
  LIGHT-colorSplit: rgba(0, 0, 0, 0.0588235294);
  DARK-colorSplit: rgba(255, 255, 255, 0.0588235294);
  LIGHT-colorFill: rgba(0, 0, 0, 0.1490196078);
  DARK-colorFill: rgba(255, 255, 255, 0.1803921569);
  LIGHT-colorFillSecondary: rgba(0, 0, 0, 0.0588235294);
  DARK-colorFillSecondary: rgba(255, 255, 255, 0.1215686275);
  LIGHT-colorFillTertiary: rgba(0, 0, 0, 0.0392156863);
  DARK-colorFillTertiary: rgba(255, 255, 255, 0.0784313725);
  LIGHT-colorFillQuaternary: rgba(0, 0, 0, 0.0196078431);
  DARK-colorFillQuaternary: rgba(255, 255, 255, 0.0392156863);
  LIGHT-colorFillContent: rgba(0, 0, 0, 0.0588235294);
  DARK-colorFillContent: rgba(255, 255, 255, 0.1215686275);
  LIGHT-colorFillContentHover: rgba(0, 0, 0, 0.1490196078);
  DARK-colorFillContentHover: rgba(255, 255, 255, 0.1803921569);
  LIGHT-colorFillAlter: rgba(0, 0, 0, 0.0196078431);
  DARK-colorFillAlter: rgba(255, 255, 255, 0.0392156863);
  LIGHT-colorPrimary: #0077C7;
  DARK-colorPrimary: #0091E6;
  LIGHT-colorPrimaryBg: #E6FAFF;
  DARK-colorPrimaryBg: #002041;
  LIGHT-colorPrimaryBgHover: #A6EAFF;
  DARK-colorPrimaryBgHover: #072F51;
  LIGHT-colorPrimaryBorder: #7DDCFF;
  DARK-colorPrimaryBorder: #005BA1;
  LIGHT-colorPrimaryBorderHover: #54CCFF;
  DARK-colorPrimaryBorderHover: #0077C7;
  LIGHT-colorPrimaryHover: #00A8FB;
  DARK-colorPrimaryHover: #0091E6;
  LIGHT-colorPrimaryActive: #0077C7;
  DARK-colorPrimaryActive: #0091E6;
  LIGHT-colorPrimaryTextHover: #005BA1;
  DARK-colorPrimaryTextHover: #7DDCFF;
  LIGHT-colorPrimaryText: #072F51;
  DARK-colorPrimaryText: #A6EAFF;
  LIGHT-colorPrimaryTextActive: #002041;
  DARK-colorPrimaryTextActive: #E6FAFF;
  LIGHT-colorSuccess: #25743F;
  DARK-colorSuccess: #51DB7F;
  LIGHT-colorSuccessBg: #B6E0C4;
  DARK-colorSuccessBg: #1C3123;
  LIGHT-colorSuccessBgHover: #96DDAD;
  DARK-colorSuccessBgHover: #225131;
  LIGHT-colorSuccessBorder: #74DC96;
  DARK-colorSuccessBorder: #25743F;
  LIGHT-colorSuccessBorderHover: #51DB7F;
  DARK-colorSuccessBorderHover: #26984C;
  LIGHT-colorSuccessHover: #31D768;
  DARK-colorSuccessHover: #51DB7F;
  LIGHT-colorSuccessActive: #26984C;
  DARK-colorSuccessActive: #27BC58;
  LIGHT-colorSuccessTextHover: #25743F;
  DARK-colorSuccessTextHover: #74DC96;
  LIGHT-colorSuccessText: #225131;
  DARK-colorSuccessText: #96DDAD;
  LIGHT-colorSuccessTextActive: #1C3123;
  DARK-colorSuccessTextActive: #B6E0C4;
  LIGHT-colorWarning: #765F20;
  DARK-colorWarning: #FCDC87;
  LIGHT-colorWarningBg: #F3EBD5;
  DARK-colorWarningBg: #2B2111;
  LIGHT-colorWarningBgHover: #F5E6BF;
  DARK-colorWarningBgHover: #443111;
  LIGHT-colorWarningBorder: #FCDC87;
  DARK-colorWarningBorder: #765F20;
  LIGHT-colorWarningBorderHover: #FED666;
  DARK-colorWarningBorderHover: #AA841B;
  LIGHT-colorWarningHover: #FECD44;
  DARK-colorWarningHover: #FED666;
  LIGHT-colorWarningActive: #AA841B;
  DARK-colorWarningActive: #E0A912;
  LIGHT-colorWarningTextHover: #765F20;
  DARK-colorWarningTextHover: #FCDC87;
  LIGHT-colorWarningText: #443111;
  DARK-colorWarningText: #F5E6BF;
  LIGHT-colorWarningTextActive: #2B2111;
  DARK-colorWarningTextActive: #F3EBD5;
  LIGHT-colorWarningOutline: #F3EBD5;
  DARK-colorWarningOutline: #2B2111;
  LIGHT-colorInfo: #0077C7;
  DARK-colorInfo: #00A8FB;
  LIGHT-colorInfoBg: #E6FAFF;
  DARK-colorInfoBg: #002041;
  LIGHT-colorInfoBgHover: #A6EAFF;
  DARK-colorInfoBgHover: #072F51;
  LIGHT-colorInfoBorder: #7DDCFF;
  DARK-colorInfoBorder: #005BA1;
  LIGHT-colorInfoBorderHover: #54CCFF;
  DARK-colorInfoBorderHover: #0077C7;
  LIGHT-colorInfoHover: #00A8FB;
  DARK-colorInfoHover: #0091E6;
  LIGHT-colorInfoActive: #0077C7;
  DARK-colorInfoActive: #0091E6;
  LIGHT-colorInfoTextHover: #005BA1;
  DARK-colorInfoTextHover: #7DDCFF;
  LIGHT-colorInfoText: #072F51;
  DARK-colorInfoText: #A6EAFF;
  LIGHT-colorInfoTextActive: #002041;
  DARK-colorInfoTextActive: #E6FAFF;
  LIGHT-colorError: #B81414;
  DARK-colorError: #FF8181;
  LIGHT-colorErrorBg: #FFC9C9;
  DARK-colorErrorBg: #2A1215;
  LIGHT-colorErrorBgHover: #FFA1A1;
  DARK-colorErrorBgHover: #431418;
  LIGHT-colorErrorBorder: #FF8181;
  DARK-colorErrorBorder: #B81414;
  LIGHT-colorErrorBorderHover: #FF6767;
  DARK-colorErrorBorderHover: #D91717;
  LIGHT-colorErrorHover: #FF5252;
  DARK-colorErrorHover: #FF6767;
  LIGHT-colorErrorActive: #D91717;
  DARK-colorErrorActive: #FF4242;
  LIGHT-colorErrorTextHover: #B81414;
  DARK-colorErrorTextHover: #FF8181;
  LIGHT-colorErrorText: #431418;
  DARK-colorErrorText: #FFA1A1;
  LIGHT-colorErrorTextActive: #2A1215;
  DARK-colorErrorTextActive: #FFC9C9;
  LIGHT-colorErrorOutline: #FFC9C9;
  DARK-colorErrorOutline: #2A1215;
  LIGHT-controlItemBgActive: #E6FAFF;
  DARK-controlItemBgActive: #002041;
  LIGHT-controlItemBgActiveDisabled: rgba(0, 0, 0, 0.1490196078);
  DARK-controlItemBgActiveDisabled: rgba(255, 255, 255, 0.1803921569);
  LIGHT-controlItemBgActiveHover: #A6EAFF;
  DARK-controlItemBgActiveHover: #072F51;
  LIGHT-controlItemBgHover: rgba(0, 0, 0, 0.0392156863);
  DARK-controlItemBgHover: rgba(255, 255, 255, 0.0784313725);
  LIGHT-controlOutline: rgba(5, 145, 255, 0.1019607843);
  DARK-controlOutline: #002041;
  LIGHT-controlTmpOutline: rgba(0, 0, 0, 0.0196078431);
  DARK-controlTmpOutline: rgba(255, 255, 255, 0.0392156863);
  LIGHT-colorCritical: #B81414;
  DARK-colorCritical: #B81414;
  LIGHT-colorVeryHigh: #FF5252;
  DARK-colorVeryHigh: #FF4242;
  LIGHT-colorHigh: #FE9544;
  DARK-colorHigh: #FE9544;
  LIGHT-colorModerate: #FECD44;
  DARK-colorModerate: #E0A912;
  LIGHT-colorLow: #31D768;
  DARK-colorLow: #31D768;
  LIGHT-colorVeryLow: #0D5108;
  DARK-colorVeryLow: #0D5108;
  LIGHT-colorTextCritical: #431418;
  DARK-colorTextCritical: #FFA1A1;
  LIGHT-colorTextVeryHigh: #B81414;
  DARK-colorTextVeryHigh: #FF8181;
  LIGHT-colorTextHigh: #AA5A1B;
  DARK-colorTextHigh: #F8C9A5;
  LIGHT-colorTextModerate: #765F20;
  DARK-colorTextModerate: #FCDC87;
  LIGHT-colorTextLow: #25743F;
  DARK-colorTextLow: #74DC96;
  LIGHT-colorTextVeryLow: #073D03;
  DARK-colorTextVeryLow: #8EC78A;
  LIGHT-badgeColorCritical: #FFC9C9;
  DARK-badgeColorCritical: #2A1215;
  LIGHT-badgeColorVeryHigh: #F3E2D5;
  DARK-badgeColorVeryHigh: #2B1D11;
  LIGHT-badgeColorHigh: #F3E2D5;
  DARK-badgeColorHigh: #2B1D11;
  LIGHT-badgeColorModerate: #F3EBD5;
  DARK-badgeColorModerate: #2B2111;
  LIGHT-badgeColorLow: #B6E0C4;
  DARK-badgeColorLow: #1C3123;
  LIGHT-badgeColorVeryLow: #BADFB7;
  DARK-badgeColorVeryLow: #162312;
  LIGHT-LAYOUT-headerBg: #141414;
  DARK-LAYOUT-headerBg: #141414;
  LIGHT-LAYOUT-siderBg: #141414;
  DARK-LAYOUT-siderBg: #141414;
  LIGHT-CARD-headerBg: rgba(255, 255, 255, 0.0392156863);
  DARK-CARD-headerBg: rgba(255, 255, 255, 0.0392156863);
  LIGHT-CARD-colorBorderSecondary: #424242;
  DARK-CARD-colorBorderSecondary: #424242;
  LIGHT-TABLE-borderColor: #D9D9D9;
  DARK-TABLE-borderColor: #424242;
  LIGHT-rowUnreadBg: #BFD0E8;
  DARK-rowUnreadBg: #161D40;
  LIGHT-rowUnreadHoverBg: #A8C3E8;
  DARK-rowUnreadHoverBg: #1C2755;
}

.amb-sign-in {
  align-items: center;
  display: flex;
  flex-direction: column;
  height: 80%;
  justify-content: center;
}
.amb-sign-in .amb-sign-in--logo {
  margin-bottom: 64px;
}
.amb-sign-in .amb-sign-in--button {
  width: 250px;
  margin-bottom: 16px;
  display: flex;
  padding: 0;
  align-items: center;
  justify-content: normal;
}
.amb-sign-in .amb-sign-in--button .ant-btn-icon {
  background-color: white;
  display: flex;
  align-items: center;
  height: 100%;
  border-radius: 5px;
  padding: 8px;
  margin-right: 24px !important;
}:export {
  fontFamily: 'Inter', 'Noto Sans', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
  fontSize: 12;
  colorWhite: #FFFFFF;
  LIGHT-colorBgBase: #FAF8FF;
  DARK-colorBgBase: #000000;
  LIGHT-colorTextBase: #000000;
  DARK-colorTextBase: #FFFFFF;
  LIGHT-transparent: rgba(0, 0, 0, 0);
  DARK-transparent: rgba(255, 255, 255, 0);
  LIGHT-colorIconBgDisabled: #8C8C8C;
  DARK-colorIconBgDisabled: #7E7E7E;
  LIGHT-colorDisabledText: #878787;
  DARK-colorDisabledText: #686868;
  LIGHT-colorText: rgba(0, 0, 0, 0.8784313725);
  DARK-colorText: rgba(255, 255, 255, 0.8509803922);
  LIGHT-colorTextSecondary: rgba(0, 0, 0, 0.6509803922);
  DARK-colorTextSecondary: rgba(255, 255, 255, 0.6509803922);
  LIGHT-colorTextTertiary: #808080;
  DARK-colorTextTertiary: rgba(255, 255, 255, 0.5490196078);
  LIGHT-colorTextQuaternary: rgba(0, 0, 0, 0.4509803922);
  DARK-colorTextQuaternary: rgba(255, 255, 255, 0.4509803922);
  LIGHT-colorTextLightSolid: #FFFFFF;
  DARK-colorTextLightSolid: #FFFFFF;
  LIGHT-colorTextHeading: rgba(0, 0, 0, 0.8784313725);
  DARK-colorTextHeading: rgba(255, 255, 255, 0.8509803922);
  LIGHT-colorTextLabel: rgba(0, 0, 0, 0.6509803922);
  DARK-colorTextLabel: rgba(255, 255, 255, 0.6509803922);
  LIGHT-colorTextDescription: #808080;
  DARK-colorTextDescription: rgba(255, 255, 255, 0.5490196078);
  LIGHT-colorTextDisabled: rgba(0, 0, 0, 0.4509803922);
  DARK-colorTextDisabled: rgba(255, 255, 255, 0.4509803922);
  LIGHT-colorTextPlaceholder: rgba(0, 0, 0, 0.4509803922);
  DARK-colorTextPlaceholder: rgba(255, 255, 255, 0.4509803922);
  LIGHT-colorIcon: #808080;
  DARK-colorIcon: rgba(255, 255, 255, 0.5490196078);
  LIGHT-colorIconBg: #FFFFFF;
  DARK-colorIconBg: rgba(255, 255, 255, 0.8784313725);
  LIGHT-colorIconHover: rgba(0, 0, 0, 0.8784313725);
  DARK-colorIconHover: rgba(255, 255, 255, 0.8509803922);
  LIGHT-colorBgLayoutContainer: #FAF8FF;
  DARK-colorBgLayoutContainer: #1f1f1f;
  LIGHT-colorBgDisabled: #f5f5f5;
  DARK-colorBgDisabled: #313131;
  LIGHT-colorBgContainer: #FAF8FF;
  DARK-colorBgContainer: #141414;
  LIGHT-colorBgElevated: #FAF8FF;
  DARK-colorBgElevated: #1F1F1F;
  LIGHT-colorBgLayout: #F5F5F5;
  DARK-colorBgLayout: #000000;
  LIGHT-colorBgMask: rgba(0, 0, 0, 0.4509803922);
  DARK-colorBgMask: rgba(0, 0, 0, 0.4509803922);
  LIGHT-colorBgSpotlight: rgba(0, 0, 0, 0.8509803922);
  DARK-colorBgSpotlight: #424242;
  LIGHT-colorBgContainerDisabled: #808080;
  DARK-colorBgContainerDisabled: rgba(255, 255, 255, 0.5490196078);
  LIGHT-colorBgTextActive: rgba(0, 0, 0, 0.1490196078);
  DARK-colorBgTextActive: rgba(255, 255, 255, 0.1803921569);
  LIGHT-colorBgTextHover: rgba(0, 0, 0, 0.0588235294);
  DARK-colorBgTextHover: rgba(255, 255, 255, 0.1215686275);
  LIGHT-colorBorderBg: #FAF8FF;
  DARK-colorBorderBg: #141414;
  LIGHT-colorBgDashboardGraph: #D9D9D9;
  DARK-colorBgDashboardGraph: #424242;
  LIGHT-colorBorder: #D9D9D9;
  DARK-colorBorder: #424242;
  LIGHT-colorBorderSecondary: #F0F0F0;
  DARK-colorBorderSecondary: #303030;
  LIGHT-colorSplit: rgba(0, 0, 0, 0.0588235294);
  DARK-colorSplit: rgba(255, 255, 255, 0.0588235294);
  LIGHT-colorFill: rgba(0, 0, 0, 0.1490196078);
  DARK-colorFill: rgba(255, 255, 255, 0.1803921569);
  LIGHT-colorFillSecondary: rgba(0, 0, 0, 0.0588235294);
  DARK-colorFillSecondary: rgba(255, 255, 255, 0.1215686275);
  LIGHT-colorFillTertiary: rgba(0, 0, 0, 0.0392156863);
  DARK-colorFillTertiary: rgba(255, 255, 255, 0.0784313725);
  LIGHT-colorFillQuaternary: rgba(0, 0, 0, 0.0196078431);
  DARK-colorFillQuaternary: rgba(255, 255, 255, 0.0392156863);
  LIGHT-colorFillContent: rgba(0, 0, 0, 0.0588235294);
  DARK-colorFillContent: rgba(255, 255, 255, 0.1215686275);
  LIGHT-colorFillContentHover: rgba(0, 0, 0, 0.1490196078);
  DARK-colorFillContentHover: rgba(255, 255, 255, 0.1803921569);
  LIGHT-colorFillAlter: rgba(0, 0, 0, 0.0196078431);
  DARK-colorFillAlter: rgba(255, 255, 255, 0.0392156863);
  LIGHT-colorPrimary: #0077C7;
  DARK-colorPrimary: #0091E6;
  LIGHT-colorPrimaryBg: #E6FAFF;
  DARK-colorPrimaryBg: #002041;
  LIGHT-colorPrimaryBgHover: #A6EAFF;
  DARK-colorPrimaryBgHover: #072F51;
  LIGHT-colorPrimaryBorder: #7DDCFF;
  DARK-colorPrimaryBorder: #005BA1;
  LIGHT-colorPrimaryBorderHover: #54CCFF;
  DARK-colorPrimaryBorderHover: #0077C7;
  LIGHT-colorPrimaryHover: #00A8FB;
  DARK-colorPrimaryHover: #0091E6;
  LIGHT-colorPrimaryActive: #0077C7;
  DARK-colorPrimaryActive: #0091E6;
  LIGHT-colorPrimaryTextHover: #005BA1;
  DARK-colorPrimaryTextHover: #7DDCFF;
  LIGHT-colorPrimaryText: #072F51;
  DARK-colorPrimaryText: #A6EAFF;
  LIGHT-colorPrimaryTextActive: #002041;
  DARK-colorPrimaryTextActive: #E6FAFF;
  LIGHT-colorSuccess: #25743F;
  DARK-colorSuccess: #51DB7F;
  LIGHT-colorSuccessBg: #B6E0C4;
  DARK-colorSuccessBg: #1C3123;
  LIGHT-colorSuccessBgHover: #96DDAD;
  DARK-colorSuccessBgHover: #225131;
  LIGHT-colorSuccessBorder: #74DC96;
  DARK-colorSuccessBorder: #25743F;
  LIGHT-colorSuccessBorderHover: #51DB7F;
  DARK-colorSuccessBorderHover: #26984C;
  LIGHT-colorSuccessHover: #31D768;
  DARK-colorSuccessHover: #51DB7F;
  LIGHT-colorSuccessActive: #26984C;
  DARK-colorSuccessActive: #27BC58;
  LIGHT-colorSuccessTextHover: #25743F;
  DARK-colorSuccessTextHover: #74DC96;
  LIGHT-colorSuccessText: #225131;
  DARK-colorSuccessText: #96DDAD;
  LIGHT-colorSuccessTextActive: #1C3123;
  DARK-colorSuccessTextActive: #B6E0C4;
  LIGHT-colorWarning: #765F20;
  DARK-colorWarning: #FCDC87;
  LIGHT-colorWarningBg: #F3EBD5;
  DARK-colorWarningBg: #2B2111;
  LIGHT-colorWarningBgHover: #F5E6BF;
  DARK-colorWarningBgHover: #443111;
  LIGHT-colorWarningBorder: #FCDC87;
  DARK-colorWarningBorder: #765F20;
  LIGHT-colorWarningBorderHover: #FED666;
  DARK-colorWarningBorderHover: #AA841B;
  LIGHT-colorWarningHover: #FECD44;
  DARK-colorWarningHover: #FED666;
  LIGHT-colorWarningActive: #AA841B;
  DARK-colorWarningActive: #E0A912;
  LIGHT-colorWarningTextHover: #765F20;
  DARK-colorWarningTextHover: #FCDC87;
  LIGHT-colorWarningText: #443111;
  DARK-colorWarningText: #F5E6BF;
  LIGHT-colorWarningTextActive: #2B2111;
  DARK-colorWarningTextActive: #F3EBD5;
  LIGHT-colorWarningOutline: #F3EBD5;
  DARK-colorWarningOutline: #2B2111;
  LIGHT-colorInfo: #0077C7;
  DARK-colorInfo: #00A8FB;
  LIGHT-colorInfoBg: #E6FAFF;
  DARK-colorInfoBg: #002041;
  LIGHT-colorInfoBgHover: #A6EAFF;
  DARK-colorInfoBgHover: #072F51;
  LIGHT-colorInfoBorder: #7DDCFF;
  DARK-colorInfoBorder: #005BA1;
  LIGHT-colorInfoBorderHover: #54CCFF;
  DARK-colorInfoBorderHover: #0077C7;
  LIGHT-colorInfoHover: #00A8FB;
  DARK-colorInfoHover: #0091E6;
  LIGHT-colorInfoActive: #0077C7;
  DARK-colorInfoActive: #0091E6;
  LIGHT-colorInfoTextHover: #005BA1;
  DARK-colorInfoTextHover: #7DDCFF;
  LIGHT-colorInfoText: #072F51;
  DARK-colorInfoText: #A6EAFF;
  LIGHT-colorInfoTextActive: #002041;
  DARK-colorInfoTextActive: #E6FAFF;
  LIGHT-colorError: #B81414;
  DARK-colorError: #FF8181;
  LIGHT-colorErrorBg: #FFC9C9;
  DARK-colorErrorBg: #2A1215;
  LIGHT-colorErrorBgHover: #FFA1A1;
  DARK-colorErrorBgHover: #431418;
  LIGHT-colorErrorBorder: #FF8181;
  DARK-colorErrorBorder: #B81414;
  LIGHT-colorErrorBorderHover: #FF6767;
  DARK-colorErrorBorderHover: #D91717;
  LIGHT-colorErrorHover: #FF5252;
  DARK-colorErrorHover: #FF6767;
  LIGHT-colorErrorActive: #D91717;
  DARK-colorErrorActive: #FF4242;
  LIGHT-colorErrorTextHover: #B81414;
  DARK-colorErrorTextHover: #FF8181;
  LIGHT-colorErrorText: #431418;
  DARK-colorErrorText: #FFA1A1;
  LIGHT-colorErrorTextActive: #2A1215;
  DARK-colorErrorTextActive: #FFC9C9;
  LIGHT-colorErrorOutline: #FFC9C9;
  DARK-colorErrorOutline: #2A1215;
  LIGHT-controlItemBgActive: #E6FAFF;
  DARK-controlItemBgActive: #002041;
  LIGHT-controlItemBgActiveDisabled: rgba(0, 0, 0, 0.1490196078);
  DARK-controlItemBgActiveDisabled: rgba(255, 255, 255, 0.1803921569);
  LIGHT-controlItemBgActiveHover: #A6EAFF;
  DARK-controlItemBgActiveHover: #072F51;
  LIGHT-controlItemBgHover: rgba(0, 0, 0, 0.0392156863);
  DARK-controlItemBgHover: rgba(255, 255, 255, 0.0784313725);
  LIGHT-controlOutline: rgba(5, 145, 255, 0.1019607843);
  DARK-controlOutline: #002041;
  LIGHT-controlTmpOutline: rgba(0, 0, 0, 0.0196078431);
  DARK-controlTmpOutline: rgba(255, 255, 255, 0.0392156863);
  LIGHT-colorCritical: #B81414;
  DARK-colorCritical: #B81414;
  LIGHT-colorVeryHigh: #FF5252;
  DARK-colorVeryHigh: #FF4242;
  LIGHT-colorHigh: #FE9544;
  DARK-colorHigh: #FE9544;
  LIGHT-colorModerate: #FECD44;
  DARK-colorModerate: #E0A912;
  LIGHT-colorLow: #31D768;
  DARK-colorLow: #31D768;
  LIGHT-colorVeryLow: #0D5108;
  DARK-colorVeryLow: #0D5108;
  LIGHT-colorTextCritical: #431418;
  DARK-colorTextCritical: #FFA1A1;
  LIGHT-colorTextVeryHigh: #B81414;
  DARK-colorTextVeryHigh: #FF8181;
  LIGHT-colorTextHigh: #AA5A1B;
  DARK-colorTextHigh: #F8C9A5;
  LIGHT-colorTextModerate: #765F20;
  DARK-colorTextModerate: #FCDC87;
  LIGHT-colorTextLow: #25743F;
  DARK-colorTextLow: #74DC96;
  LIGHT-colorTextVeryLow: #073D03;
  DARK-colorTextVeryLow: #8EC78A;
  LIGHT-badgeColorCritical: #FFC9C9;
  DARK-badgeColorCritical: #2A1215;
  LIGHT-badgeColorVeryHigh: #F3E2D5;
  DARK-badgeColorVeryHigh: #2B1D11;
  LIGHT-badgeColorHigh: #F3E2D5;
  DARK-badgeColorHigh: #2B1D11;
  LIGHT-badgeColorModerate: #F3EBD5;
  DARK-badgeColorModerate: #2B2111;
  LIGHT-badgeColorLow: #B6E0C4;
  DARK-badgeColorLow: #1C3123;
  LIGHT-badgeColorVeryLow: #BADFB7;
  DARK-badgeColorVeryLow: #162312;
  LIGHT-LAYOUT-headerBg: #141414;
  DARK-LAYOUT-headerBg: #141414;
  LIGHT-LAYOUT-siderBg: #141414;
  DARK-LAYOUT-siderBg: #141414;
  LIGHT-CARD-headerBg: rgba(255, 255, 255, 0.0392156863);
  DARK-CARD-headerBg: rgba(255, 255, 255, 0.0392156863);
  LIGHT-CARD-colorBorderSecondary: #424242;
  DARK-CARD-colorBorderSecondary: #424242;
  LIGHT-TABLE-borderColor: #D9D9D9;
  DARK-TABLE-borderColor: #424242;
  LIGHT-rowUnreadBg: #BFD0E8;
  DARK-rowUnreadBg: #161D40;
  LIGHT-rowUnreadHoverBg: #A8C3E8;
  DARK-rowUnreadHoverBg: #1C2755;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
  -webkit-background-clip: text;
  -webkit-text-fill-color: #ffffff;
  -webkit-transition: background-color 5000s ease-in-out 0s;
  transition: background-color 5000s ease-in-out 0s;
  box-shadow: inset 0 0 0 1000px #141414 !important;
}

body[data-theme=LIGHT] ul.ant-menu {
  background-color: #1f1f1f !important;
}
body[data-theme=LIGHT] #amb-root {
  font-family: "Inter", "Noto Sans", "Helvetica", "Arial" !important;
  height: 100%;
  position: absolute;
  width: 100%;
}
body[data-theme=LIGHT] #amb-root .amb--current-roles .ant-collapse {
  border-radius: 6px;
}
body[data-theme=LIGHT] #amb-root .amb--current-roles .ant-collapse .ant-collapse-header {
  padding: 12px;
}
body[data-theme=LIGHT] #amb-root .amb--permissions-list li {
  list-style-type: none;
  padding: 5px;
  border-bottom: 1px solid #424242;
}
body[data-theme=LIGHT] #amb-root .amb--roles-table .ant-table-cell {
  padding: 8px 12px !important;
}
body[data-theme=LIGHT] #amb-root .amb--roles-table th.ant-table-cell {
  background: #303032;
}
body[data-theme=LIGHT] #amb-root .amb--roles-table tr:last-child td {
  border-bottom: 0;
}
body[data-theme=LIGHT] #amb-root .amb-button {
  font-weight: 400;
}
body[data-theme=LIGHT] #amb-root .amb-button:disabled {
  background: #f5f5f5;
  color: #878787;
}
body[data-theme=LIGHT] #amb-root .amb-root--navigation {
  z-index: 99;
  height: 100vh;
  overflow-y: auto;
  background-color: #FAF8FF;
  border-right: 1px solid #D9D9D9;
}
body[data-theme=LIGHT] #amb-root .amb-root--navigation .ant-menu-title-content {
  color: rgba(0, 0, 0, 0.8784313725);
}
body[data-theme=LIGHT] #amb-root .amb-root--navigation .amb-icon {
  color: rgba(0, 0, 0, 0.8784313725);
}
body[data-theme=LIGHT] #amb-root .amb-root--navigation .amb-menu {
  background-color: #FAF8FF;
  display: flex;
  flex-direction: column;
  border-right: none;
  z-index: 99;
}
body[data-theme=LIGHT] #amb-root .amb-root--navigation .amb-menu.ant-menu-inline-collapsed .ant-menu-item,
body[data-theme=LIGHT] #amb-root .amb-root--navigation .amb-menu.ant-menu-inline-collapsed .ant-menu-submenu-title {
  padding-inline: calc(50% - 10px - 3px);
  line-height: 45px;
}
body[data-theme=LIGHT] #amb-root .amb-root--navigation .amb-menu .amb-icon {
  height: 20px;
  width: 20px;
}
body[data-theme=LIGHT] #amb-root .amb-root--navigation .amb-menu .ant-menu-item:hover {
  background-color: rgba(0, 0, 0, 0.0588235294);
}
body[data-theme=LIGHT] #amb-root .amb-root--navigation .amb-menu .ant-menu-submenu-selected .ant-menu-submenu-title {
  background-color: #E6FAFF;
}
body[data-theme=LIGHT] #amb-root .amb-root--navigation .amb-menu .ant-menu-submenu:hover .ant-menu-submenu-title {
  background-color: rgba(0, 0, 0, 0.0588235294);
}
body[data-theme=LIGHT] #amb-root .amb-root-container,
body[data-theme=LIGHT] #amb-root .amb-header {
  display: flex;
  width: 100%;
  overflow: hidden;
}
body[data-theme=LIGHT] #amb-root .amb-root-container {
  position: absolute;
  flex-direction: column;
  height: 100%;
  transition: margin-left 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
  z-index: 1;
}
@media (min-width: 768px) {
  body[data-theme=LIGHT] #amb-root .amb-root-container {
    position: relative;
    margin-left: 0;
  }
}
body[data-theme=LIGHT] #amb-root .amb-header {
  justify-content: space-between;
  padding: 0 8px;
  height: 54px;
  border-bottom: 1px solid #D9D9D9;
  background-color: #FAF8FF;
}
@media (min-width: 768px) {
  body[data-theme=LIGHT] #amb-root .amb-header {
    padding: 0 24px;
  }
}
body[data-theme=LIGHT] #amb-root .amb-header .amb-icon {
  color: rgba(0, 0, 0, 0.8784313725);
}
body[data-theme=LIGHT] #amb-root .amb-header .amb-header--logo {
  margin-top: -25px;
  color: rgba(0, 0, 0, 0.8784313725);
}
body[data-theme=LIGHT] #amb-root .amb-header .amb-header--right-buttons > :not(:last-child) {
  margin-right: 8px;
}
body[data-theme=LIGHT] #amb-root .amb-content {
  overflow: auto;
  background-color: #FAF8FF;
  padding: 8px;
  width: 100%;
  position: relative;
  z-index: 1;
}
body[data-theme=LIGHT] #amb-root .amb-content .ant-card-bordered {
  border: 1px solid #D9D9D9;
}
@media (min-width: 768px) {
  body[data-theme=LIGHT] #amb-root .amb-content {
    padding: 12px;
  }
}
body[data-theme=LIGHT] #amb-root .amb-content > *:not(.amb-identity-network--container) {
  margin: auto;
}
body[data-theme=LIGHT] #amb-root .amb-content > *:not(:last-child) {
  margin-bottom: 12px;
}
body[data-theme=LIGHT] #amb-root .amb-expand-collapse {
  margin: 11px 4px;
}
body[data-theme=LIGHT] #amb-root .amb-width-5 {
  width: 5%;
}
body[data-theme=LIGHT] #amb-root .amb-width-6 {
  width: 6%;
}
body[data-theme=LIGHT] #amb-root .amb-width-10 {
  width: 10%;
}
body[data-theme=LIGHT] #amb-root .amb-width-12 {
  width: 12%;
}
body[data-theme=LIGHT] #amb-root .amb-width-15 {
  width: 15%;
}
body[data-theme=LIGHT] #amb-root .amb-width-20 {
  width: 20%;
}
body[data-theme=LIGHT] #amb-root .amb-width-25 {
  width: 25%;
}
body[data-theme=LIGHT] #amb-root .amb-width-30 {
  width: 30%;
}
body[data-theme=LIGHT] #amb-root .amb-width-40 {
  width: 40%;
}

body[data-theme=DARK] ul.ant-menu {
  background-color: #1f1f1f !important;
}
body[data-theme=DARK] #amb-root {
  font-family: "Inter", "Noto Sans", "Helvetica", "Arial" !important;
  height: 100%;
  position: absolute;
  width: 100%;
}
body[data-theme=DARK] #amb-root .amb--current-roles .ant-collapse {
  border-radius: 6px;
}
body[data-theme=DARK] #amb-root .amb--current-roles .ant-collapse .ant-collapse-header {
  padding: 12px;
}
body[data-theme=DARK] #amb-root .amb--permissions-list li {
  list-style-type: none;
  padding: 5px;
  border-bottom: 1px solid #424242;
}
body[data-theme=DARK] #amb-root .amb--roles-table .ant-table-cell {
  padding: 8px 12px !important;
}
body[data-theme=DARK] #amb-root .amb--roles-table th.ant-table-cell {
  background: #303032;
}
body[data-theme=DARK] #amb-root .amb--roles-table tr:last-child td {
  border-bottom: 0;
}
body[data-theme=DARK] #amb-root .amb-button {
  font-weight: 400;
}
body[data-theme=DARK] #amb-root .amb-button:disabled {
  background: #313131;
  color: #686868;
}
body[data-theme=DARK] #amb-root .amb-root--navigation {
  z-index: 99;
  height: 100vh;
  overflow-y: auto;
  background-color: #1f1f1f;
  border-right: 1px solid #424242;
}
body[data-theme=DARK] #amb-root .amb-root--navigation .ant-menu-title-content {
  color: rgba(255, 255, 255, 0.8509803922);
}
body[data-theme=DARK] #amb-root .amb-root--navigation .amb-icon {
  color: rgba(255, 255, 255, 0.8509803922);
}
body[data-theme=DARK] #amb-root .amb-root--navigation .amb-menu {
  background-color: #1f1f1f;
  display: flex;
  flex-direction: column;
  border-right: none;
  z-index: 99;
}
body[data-theme=DARK] #amb-root .amb-root--navigation .amb-menu.ant-menu-inline-collapsed .ant-menu-item,
body[data-theme=DARK] #amb-root .amb-root--navigation .amb-menu.ant-menu-inline-collapsed .ant-menu-submenu-title {
  padding-inline: calc(50% - 10px - 3px);
  line-height: 45px;
}
body[data-theme=DARK] #amb-root .amb-root--navigation .amb-menu .amb-icon {
  height: 20px;
  width: 20px;
}
body[data-theme=DARK] #amb-root .amb-root--navigation .amb-menu .ant-menu-item:hover {
  background-color: rgba(255, 255, 255, 0.1215686275);
}
body[data-theme=DARK] #amb-root .amb-root--navigation .amb-menu .ant-menu-submenu-selected .ant-menu-submenu-title {
  background-color: #002041;
}
body[data-theme=DARK] #amb-root .amb-root--navigation .amb-menu .ant-menu-submenu:hover .ant-menu-submenu-title {
  background-color: rgba(255, 255, 255, 0.1215686275);
}
body[data-theme=DARK] #amb-root .amb-root-container,
body[data-theme=DARK] #amb-root .amb-header {
  display: flex;
  width: 100%;
  overflow: hidden;
}
body[data-theme=DARK] #amb-root .amb-root-container {
  position: absolute;
  flex-direction: column;
  height: 100%;
  transition: margin-left 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
  z-index: 1;
}
@media (min-width: 768px) {
  body[data-theme=DARK] #amb-root .amb-root-container {
    position: relative;
    margin-left: 0;
  }
}
body[data-theme=DARK] #amb-root .amb-header {
  justify-content: space-between;
  padding: 0 8px;
  height: 54px;
  border-bottom: 1px solid #424242;
  background-color: #1f1f1f;
}
@media (min-width: 768px) {
  body[data-theme=DARK] #amb-root .amb-header {
    padding: 0 24px;
  }
}
body[data-theme=DARK] #amb-root .amb-header .amb-icon {
  color: rgba(255, 255, 255, 0.8509803922);
}
body[data-theme=DARK] #amb-root .amb-header .amb-header--logo {
  margin-top: -25px;
  color: rgba(255, 255, 255, 0.8509803922);
}
body[data-theme=DARK] #amb-root .amb-header .amb-header--right-buttons > :not(:last-child) {
  margin-right: 8px;
}
body[data-theme=DARK] #amb-root .amb-content {
  overflow: auto;
  background-color: #000000;
  padding: 8px;
  width: 100%;
  position: relative;
  z-index: 1;
}
body[data-theme=DARK] #amb-root .amb-content .ant-card-bordered {
  border: 1px solid #424242;
}
@media (min-width: 768px) {
  body[data-theme=DARK] #amb-root .amb-content {
    padding: 12px;
  }
}
body[data-theme=DARK] #amb-root .amb-content > *:not(.amb-identity-network--container) {
  margin: auto;
}
body[data-theme=DARK] #amb-root .amb-content > *:not(:last-child) {
  margin-bottom: 12px;
}
body[data-theme=DARK] #amb-root .amb-expand-collapse {
  margin: 11px 4px;
}
body[data-theme=DARK] #amb-root .amb-width-5 {
  width: 5%;
}
body[data-theme=DARK] #amb-root .amb-width-6 {
  width: 6%;
}
body[data-theme=DARK] #amb-root .amb-width-10 {
  width: 10%;
}
body[data-theme=DARK] #amb-root .amb-width-12 {
  width: 12%;
}
body[data-theme=DARK] #amb-root .amb-width-15 {
  width: 15%;
}
body[data-theme=DARK] #amb-root .amb-width-20 {
  width: 20%;
}
body[data-theme=DARK] #amb-root .amb-width-25 {
  width: 25%;
}
body[data-theme=DARK] #amb-root .amb-width-30 {
  width: 30%;
}
body[data-theme=DARK] #amb-root .amb-width-40 {
  width: 40%;
}@layer tailwind-base, antd;
@layer tailwind-base {
  *, ::before, ::after{
    --tw-border-spacing-x: 0;
    --tw-border-spacing-y: 0;
    --tw-translate-x: 0;
    --tw-translate-y: 0;
    --tw-rotate: 0;
    --tw-skew-x: 0;
    --tw-skew-y: 0;
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    --tw-pan-x:  ;
    --tw-pan-y:  ;
    --tw-pinch-zoom:  ;
    --tw-scroll-snap-strictness: proximity;
    --tw-gradient-from-position:  ;
    --tw-gradient-via-position:  ;
    --tw-gradient-to-position:  ;
    --tw-ordinal:  ;
    --tw-slashed-zero:  ;
    --tw-numeric-figure:  ;
    --tw-numeric-spacing:  ;
    --tw-numeric-fraction:  ;
    --tw-ring-inset:  ;
    --tw-ring-offset-width: 0px;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: rgb(59 130 246 / 0.5);
    --tw-ring-offset-shadow: 0 0 #0000;
    --tw-ring-shadow: 0 0 #0000;
    --tw-shadow: 0 0 #0000;
    --tw-shadow-colored: 0 0 #0000;
    --tw-blur:  ;
    --tw-brightness:  ;
    --tw-contrast:  ;
    --tw-grayscale:  ;
    --tw-hue-rotate:  ;
    --tw-invert:  ;
    --tw-saturate:  ;
    --tw-sepia:  ;
    --tw-drop-shadow:  ;
    --tw-backdrop-blur:  ;
    --tw-backdrop-brightness:  ;
    --tw-backdrop-contrast:  ;
    --tw-backdrop-grayscale:  ;
    --tw-backdrop-hue-rotate:  ;
    --tw-backdrop-invert:  ;
    --tw-backdrop-opacity:  ;
    --tw-backdrop-saturate:  ;
    --tw-backdrop-sepia:  ;
    --tw-contain-size:  ;
    --tw-contain-layout:  ;
    --tw-contain-paint:  ;
    --tw-contain-style:  ;
  }
  ::backdrop{
    --tw-border-spacing-x: 0;
    --tw-border-spacing-y: 0;
    --tw-translate-x: 0;
    --tw-translate-y: 0;
    --tw-rotate: 0;
    --tw-skew-x: 0;
    --tw-skew-y: 0;
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    --tw-pan-x:  ;
    --tw-pan-y:  ;
    --tw-pinch-zoom:  ;
    --tw-scroll-snap-strictness: proximity;
    --tw-gradient-from-position:  ;
    --tw-gradient-via-position:  ;
    --tw-gradient-to-position:  ;
    --tw-ordinal:  ;
    --tw-slashed-zero:  ;
    --tw-numeric-figure:  ;
    --tw-numeric-spacing:  ;
    --tw-numeric-fraction:  ;
    --tw-ring-inset:  ;
    --tw-ring-offset-width: 0px;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: rgb(59 130 246 / 0.5);
    --tw-ring-offset-shadow: 0 0 #0000;
    --tw-ring-shadow: 0 0 #0000;
    --tw-shadow: 0 0 #0000;
    --tw-shadow-colored: 0 0 #0000;
    --tw-blur:  ;
    --tw-brightness:  ;
    --tw-contrast:  ;
    --tw-grayscale:  ;
    --tw-hue-rotate:  ;
    --tw-invert:  ;
    --tw-saturate:  ;
    --tw-sepia:  ;
    --tw-drop-shadow:  ;
    --tw-backdrop-blur:  ;
    --tw-backdrop-brightness:  ;
    --tw-backdrop-contrast:  ;
    --tw-backdrop-grayscale:  ;
    --tw-backdrop-hue-rotate:  ;
    --tw-backdrop-invert:  ;
    --tw-backdrop-opacity:  ;
    --tw-backdrop-saturate:  ;
    --tw-backdrop-sepia:  ;
    --tw-contain-size:  ;
    --tw-contain-layout:  ;
    --tw-contain-paint:  ;
    --tw-contain-style:  ;
  }
}
.container{
  width: 100%;
}
@media (min-width: 640px){
  .container{
    max-width: 640px;
  }
}
@media (min-width: 768px){
  .container{
    max-width: 768px;
  }
}
@media (min-width: 1024px){
  .container{
    max-width: 1024px;
  }
}
@media (min-width: 1280px){
  .container{
    max-width: 1280px;
  }
}
@media (min-width: 1536px){
  .container{
    max-width: 1536px;
  }
}
.pointer-events-none{
  pointer-events: none;
}
.pointer-events-auto{
  pointer-events: auto;
}
.\!visible{
  visibility: visible !important;
}
.visible{
  visibility: visible;
}
.collapse{
  visibility: collapse;
}
.fixed{
  position: fixed;
}
.absolute{
  position: absolute;
}
.relative{
  position: relative;
}
.inset-0{
  inset: 0px;
}
.bottom-4{
  bottom: 1rem;
}
.left-0{
  left: 0px;
}
.left-0\.5{
  left: 0.125rem;
}
.left-4{
  left: 1rem;
}
.right-4{
  right: 1rem;
}
.top-0{
  top: 0px;
}
.top-0\.5{
  top: 0.125rem;
}
.z-10{
  z-index: 10;
}
.z-20{
  z-index: 20;
}
.z-50{
  z-index: 50;
}
.z-\[99\]{
  z-index: 99;
}
.col-span-2{
  grid-column: span 2 / span 2;
}
.col-span-3{
  grid-column: span 3 / span 3;
}
.col-span-4{
  grid-column: span 4 / span 4;
}
.col-span-full{
  grid-column: 1 / -1;
}
.col-start-5{
  grid-column-start: 5;
}
.col-end-7{
  grid-column-end: 7;
}
.-m-1{
  margin: -0.25rem;
}
.-m-5{
  margin: -1.25rem;
}
.m-0{
  margin: 0px;
}
.m-1{
  margin: 0.25rem;
}
.m-\[10px_2px\]{
  margin: 10px 2px;
}
.mx-0{
  margin-left: 0px;
  margin-right: 0px;
}
.mx-0\.5{
  margin-left: 0.125rem;
  margin-right: 0.125rem;
}
.mx-2{
  margin-left: 0.5rem;
  margin-right: 0.5rem;
}
.mx-4{
  margin-left: 1rem;
  margin-right: 1rem;
}
.mx-auto{
  margin-left: auto;
  margin-right: auto;
}
.my-1{
  margin-top: 0.25rem;
  margin-bottom: 0.25rem;
}
.my-2{
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}
.my-2\.5{
  margin-top: 0.625rem;
  margin-bottom: 0.625rem;
}
.my-3{
  margin-top: 0.75rem;
  margin-bottom: 0.75rem;
}
.my-4{
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.\!mb-0{
  margin-bottom: 0px !important;
}
.\!mr-0{
  margin-right: 0px !important;
}
.\!mt-2{
  margin-top: 0.5rem !important;
}
.-mb-1{
  margin-bottom: -0.25rem;
}
.-mb-2{
  margin-bottom: -0.5rem;
}
.-mb-4{
  margin-bottom: -1rem;
}
.-mb-5{
  margin-bottom: -1.25rem;
}
.-ml-1{
  margin-left: -0.25rem;
}
.-ml-10{
  margin-left: -2.5rem;
}
.-ml-2{
  margin-left: -0.5rem;
}
.-ml-3{
  margin-left: -0.75rem;
}
.-ml-4{
  margin-left: -1rem;
}
.-ml-5{
  margin-left: -1.25rem;
}
.-ml-7{
  margin-left: -1.75rem;
}
.-ml-\[2px\]{
  margin-left: -2px;
}
.-ml-px{
  margin-left: -1px;
}
.-mt-0{
  margin-top: -0px;
}
.-mt-1{
  margin-top: -0.25rem;
}
.-mt-16{
  margin-top: -4rem;
}
.-mt-2{
  margin-top: -0.5rem;
}
.-mt-2\.5{
  margin-top: -0.625rem;
}
.-mt-4{
  margin-top: -1rem;
}
.-mt-6{
  margin-top: -1.5rem;
}
.-mt-\[45px\]{
  margin-top: -45px;
}
.-mt-\[70px\]{
  margin-top: -70px;
}
.mb-0{
  margin-bottom: 0px;
}
.mb-1{
  margin-bottom: 0.25rem;
}
.mb-1\.5{
  margin-bottom: 0.375rem;
}
.mb-2{
  margin-bottom: 0.5rem;
}
.mb-2\.5{
  margin-bottom: 0.625rem;
}
.mb-3{
  margin-bottom: 0.75rem;
}
.mb-4{
  margin-bottom: 1rem;
}
.mb-6{
  margin-bottom: 1.5rem;
}
.mb-\[-12px\]{
  margin-bottom: -12px;
}
.mb-\[-20px\]{
  margin-bottom: -20px;
}
.mb-\[0\.5em\]{
  margin-bottom: 0.5em;
}
.mb-\[0px\]{
  margin-bottom: 0px;
}
.mb-\[50px\]{
  margin-bottom: 50px;
}
.ml-0\.5{
  margin-left: 0.125rem;
}
.ml-1{
  margin-left: 0.25rem;
}
.ml-1\.5{
  margin-left: 0.375rem;
}
.ml-2{
  margin-left: 0.5rem;
}
.ml-2\.5{
  margin-left: 0.625rem;
}
.ml-3{
  margin-left: 0.75rem;
}
.ml-4{
  margin-left: 1rem;
}
.ml-6{
  margin-left: 1.5rem;
}
.ml-\[-12px\]{
  margin-left: -12px;
}
.ml-\[270px\]{
  margin-left: 270px;
}
.ml-auto{
  margin-left: auto;
}
.mr-0{
  margin-right: 0px;
}
.mr-1{
  margin-right: 0.25rem;
}
.mr-2{
  margin-right: 0.5rem;
}
.mr-2\.5{
  margin-right: 0.625rem;
}
.mr-3{
  margin-right: 0.75rem;
}
.mr-4{
  margin-right: 1rem;
}
.mr-5{
  margin-right: 1.25rem;
}
.mr-8{
  margin-right: 2rem;
}
.mr-\[-12px\]{
  margin-right: -12px;
}
.mt-0{
  margin-top: 0px;
}
.mt-1{
  margin-top: 0.25rem;
}
.mt-1\.5{
  margin-top: 0.375rem;
}
.mt-10{
  margin-top: 2.5rem;
}
.mt-2{
  margin-top: 0.5rem;
}
.mt-2\.5{
  margin-top: 0.625rem;
}
.mt-3{
  margin-top: 0.75rem;
}
.mt-4{
  margin-top: 1rem;
}
.mt-5{
  margin-top: 1.25rem;
}
.mt-6{
  margin-top: 1.5rem;
}
.mt-7{
  margin-top: 1.75rem;
}
.mt-8{
  margin-top: 2rem;
}
.mt-\[-10px\]{
  margin-top: -10px;
}
.mt-\[-12px\]{
  margin-top: -12px;
}
.mt-\[-16px\]{
  margin-top: -16px;
}
.mt-\[-3px\]{
  margin-top: -3px;
}
.mt-\[135px\]{
  margin-top: 135px;
}
.mt-\[4px\]{
  margin-top: 4px;
}
.mt-\[70px\]{
  margin-top: 70px;
}
.mt-auto{
  margin-top: auto;
}
.box-border{
  box-sizing: border-box;
}
.block{
  display: block;
}
.inline-block{
  display: inline-block;
}
.inline{
  display: inline;
}
.flex{
  display: flex;
}
.inline-flex{
  display: inline-flex;
}
.table{
  display: table;
}
.grid{
  display: grid;
}
.hidden{
  display: none;
}
.size-4{
  width: 1rem;
  height: 1rem;
}
.\!h-6{
  height: 1.5rem !important;
}
.h-10{
  height: 2.5rem;
}
.h-2{
  height: 0.5rem;
}
.h-2\.5{
  height: 0.625rem;
}
.h-3{
  height: 0.75rem;
}
.h-36{
  height: 9rem;
}
.h-4{
  height: 1rem;
}
.h-40{
  height: 10rem;
}
.h-5{
  height: 1.25rem;
}
.h-6{
  height: 1.5rem;
}
.h-64{
  height: 16rem;
}
.h-7{
  height: 1.75rem;
}
.h-8{
  height: 2rem;
}
.h-80{
  height: 20rem;
}
.h-9{
  height: 2.25rem;
}
.h-96{
  height: 24rem;
}
.h-\[100px\]{
  height: 100px;
}
.h-\[100vh\]{
  height: 100vh;
}
.h-\[130px\]{
  height: 130px;
}
.h-\[250px\]{
  height: 250px;
}
.h-\[300px\]{
  height: 300px;
}
.h-\[30px\]{
  height: 30px;
}
.h-\[5\%\]{
  height: 5%;
}
.h-\[600px\]{
  height: 600px;
}
.h-\[65vh\]{
  height: 65vh;
}
.h-\[84vh\]{
  height: 84vh;
}
.h-auto{
  height: auto;
}
.h-full{
  height: 100%;
}
.h-px{
  height: 1px;
}
.max-h-96{
  max-height: 24rem;
}
.max-h-\[400px\]{
  max-height: 400px;
}
.max-h-\[435px\]{
  max-height: 435px;
}
.max-h-\[60vh\]{
  max-height: 60vh;
}
.max-h-\[70vh\]{
  max-height: 70vh;
}
.max-h-\[90px\]{
  max-height: 90px;
}
.max-h-\[calc\(100vh-100px\)\]{
  max-height: calc(100vh - 100px);
}
.min-h-\[110px\]{
  min-height: 110px;
}
.min-h-\[120px\]{
  min-height: 120px;
}
.min-h-\[150px\]{
  min-height: 150px;
}
.min-h-\[200px\]{
  min-height: 200px;
}
.min-h-\[240px\]{
  min-height: 240px;
}
.min-h-\[280px\]{
  min-height: 280px;
}
.min-h-\[32px\]{
  min-height: 32px;
}
.min-h-\[40px\]{
  min-height: 40px;
}
.min-h-\[525px\]{
  min-height: 525px;
}
.min-h-\[90vh\]{
  min-height: 90vh;
}
.min-h-fit{
  min-height: -moz-fit-content;
  min-height: fit-content;
}
.min-h-screen{
  min-height: 100vh;
}
.w-1\/2{
  width: 50%;
}
.w-1\/4{
  width: 25%;
}
.w-1\/5{
  width: 20%;
}
.w-16{
  width: 4rem;
}
.w-2{
  width: 0.5rem;
}
.w-2\.5{
  width: 0.625rem;
}
.w-2\/5{
  width: 40%;
}
.w-20{
  width: 5rem;
}
.w-24{
  width: 6rem;
}
.w-28{
  width: 7rem;
}
.w-3{
  width: 0.75rem;
}
.w-3\/4{
  width: 75%;
}
.w-32{
  width: 8rem;
}
.w-36{
  width: 9rem;
}
.w-4{
  width: 1rem;
}
.w-4\/5{
  width: 80%;
}
.w-40{
  width: 10rem;
}
.w-44{
  width: 11rem;
}
.w-48{
  width: 12rem;
}
.w-5{
  width: 1.25rem;
}
.w-60{
  width: 15rem;
}
.w-64{
  width: 16rem;
}
.w-8{
  width: 2rem;
}
.w-80{
  width: 20rem;
}
.w-9{
  width: 2.25rem;
}
.w-\[100\%\]{
  width: 100%;
}
.w-\[120px\]{
  width: 120px;
}
.w-\[130px\]{
  width: 130px;
}
.w-\[15px\]{
  width: 15px;
}
.w-\[17\%\]{
  width: 17%;
}
.w-\[190px\]{
  width: 190px;
}
.w-\[260px\]{
  width: 260px;
}
.w-\[30\%\]{
  width: 30%;
}
.w-\[300px\]{
  width: 300px;
}
.w-\[40\%\]{
  width: 40%;
}
.w-\[48\%\]{
  width: 48%;
}
.w-\[60\%\]{
  width: 60%;
}
.w-\[60px\]{
  width: 60px;
}
.w-\[80px\]{
  width: 80px;
}
.w-\[90\%\]{
  width: 90%;
}
.w-\[95\%\]{
  width: 95%;
}
.w-fit{
  width: -moz-fit-content;
  width: fit-content;
}
.w-full{
  width: 100%;
}
.w-px{
  width: 1px;
}
.min-w-0{
  min-width: 0px;
}
.min-w-10{
  min-width: 2.5rem;
}
.min-w-52{
  min-width: 13rem;
}
.min-w-7{
  min-width: 1.75rem;
}
.min-w-\[120px\]{
  min-width: 120px;
}
.min-w-\[140px\]{
  min-width: 140px;
}
.min-w-\[280px\]{
  min-width: 280px;
}
.min-w-\[28px\]{
  min-width: 28px;
}
.min-w-\[400px\]{
  min-width: 400px;
}
.min-w-\[500px\]{
  min-width: 500px;
}
.min-w-\[calc\(50\%-8px\)\]{
  min-width: calc(50% - 8px);
}
.max-w-4xl{
  max-width: 56rem;
}
.max-w-\[150px\]{
  max-width: 150px;
}
.max-w-\[35\%\]{
  max-width: 35%;
}
.max-w-\[550px\]{
  max-width: 550px;
}
.max-w-full{
  max-width: 100%;
}
.max-w-lg{
  max-width: 32rem;
}
.max-w-md{
  max-width: 28rem;
}
.flex-1{
  flex: 1 1 0%;
}
.flex-shrink-0{
  flex-shrink: 0;
}
.flex-grow{
  flex-grow: 1;
}
.grow{
  flex-grow: 1;
}
.border-collapse{
  border-collapse: collapse;
}
.-rotate-90{
  --tw-rotate: -90deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.transform{
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
@keyframes pulse{
  50%{
    opacity: .5;
  }
}
.animate-pulse{
  animation: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
}
.cursor-help{
  cursor: help;
}
.cursor-not-allowed{
  cursor: not-allowed;
}
.cursor-pointer{
  cursor: pointer;
}
.resize-y{
  resize: vertical;
}
.resize{
  resize: both;
}
.grid-cols-1{
  grid-template-columns: repeat(1, minmax(0, 1fr));
}
.grid-cols-4{
  grid-template-columns: repeat(4, minmax(0, 1fr));
}
.grid-cols-6{
  grid-template-columns: repeat(6, minmax(0, 1fr));
}
.flex-row{
  flex-direction: row;
}
.flex-col{
  flex-direction: column;
}
.flex-wrap{
  flex-wrap: wrap;
}
.items-start{
  align-items: flex-start;
}
.items-end{
  align-items: flex-end;
}
.items-center{
  align-items: center;
}
.justify-start{
  justify-content: flex-start;
}
.justify-end{
  justify-content: flex-end;
}
.justify-center{
  justify-content: center;
}
.justify-between{
  justify-content: space-between;
}
.gap-0{
  gap: 0px;
}
.gap-0\.5{
  gap: 0.125rem;
}
.gap-1{
  gap: 0.25rem;
}
.gap-1\.5{
  gap: 0.375rem;
}
.gap-2{
  gap: 0.5rem;
}
.gap-3{
  gap: 0.75rem;
}
.gap-4{
  gap: 1rem;
}
.gap-6{
  gap: 1.5rem;
}
.gap-8{
  gap: 2rem;
}
.space-x-1 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(0.25rem * var(--tw-space-x-reverse));
  margin-left: calc(0.25rem * calc(1 - var(--tw-space-x-reverse)));
}
.space-x-2 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(0.5rem * var(--tw-space-x-reverse));
  margin-left: calc(0.5rem * calc(1 - var(--tw-space-x-reverse)));
}
.space-x-3 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(0.75rem * var(--tw-space-x-reverse));
  margin-left: calc(0.75rem * calc(1 - var(--tw-space-x-reverse)));
}
.space-x-4 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(1rem * var(--tw-space-x-reverse));
  margin-left: calc(1rem * calc(1 - var(--tw-space-x-reverse)));
}
.space-y-1 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(0.25rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.25rem * var(--tw-space-y-reverse));
}
.space-y-2 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.5rem * var(--tw-space-y-reverse));
}
.space-y-3 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(0.75rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.75rem * var(--tw-space-y-reverse));
}
.space-y-4 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1rem * var(--tw-space-y-reverse));
}
.space-y-6 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1.5rem * var(--tw-space-y-reverse));
}
.divide-y > :not([hidden]) ~ :not([hidden]){
  --tw-divide-y-reverse: 0;
  border-top-width: calc(1px * calc(1 - var(--tw-divide-y-reverse)));
  border-bottom-width: calc(1px * var(--tw-divide-y-reverse));
}
.divide-\[\#2B303B\]\/50 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(43 48 59 / 0.5);
}
.overflow-auto{
  overflow: auto;
}
.overflow-hidden{
  overflow: hidden;
}
.overflow-x-auto{
  overflow-x: auto;
}
.overflow-y-auto{
  overflow-y: auto;
}
.scroll-smooth{
  scroll-behavior: smooth;
}
.truncate{
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.text-ellipsis{
  text-overflow: ellipsis;
}
.whitespace-normal{
  white-space: normal;
}
.whitespace-nowrap{
  white-space: nowrap;
}
.whitespace-pre{
  white-space: pre;
}
.whitespace-pre-wrap{
  white-space: pre-wrap;
}
.text-nowrap{
  text-wrap: nowrap;
}
.break-words{
  overflow-wrap: break-word;
}
.break-all{
  word-break: break-all;
}
.rounded{
  border-radius: 0.25rem;
}
.rounded-\[10px\]{
  border-radius: 10px;
}
.rounded-\[5px\]{
  border-radius: 5px;
}
.rounded-\[8px\]{
  border-radius: 8px;
}
.rounded-full{
  border-radius: 9999px;
}
.rounded-lg{
  border-radius: 0.5rem;
}
.rounded-md{
  border-radius: 0.375rem;
}
.rounded-none{
  border-radius: 0px;
}
.rounded-xl{
  border-radius: 0.75rem;
}
.rounded-l-lg{
  border-top-left-radius: 0.5rem;
  border-bottom-left-radius: 0.5rem;
}
.rounded-l-none{
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
}
.rounded-r-lg{
  border-top-right-radius: 0.5rem;
  border-bottom-right-radius: 0.5rem;
}
.rounded-r-none{
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
}
.rounded-bl-lg{
  border-bottom-left-radius: 0.5rem;
}
.rounded-br-lg{
  border-bottom-right-radius: 0.5rem;
}
.border{
  border-width: 1px;
}
.border-0{
  border-width: 0px;
}
.border-\[0\.5px\]{
  border-width: 0.5px;
}
.border-\[1px\]{
  border-width: 1px;
}
.border-b{
  border-bottom-width: 1px;
}
.border-l-\[1px\]{
  border-left-width: 1px;
}
.border-r-0{
  border-right-width: 0px;
}
.border-solid{
  border-style: solid;
}
.\!border-none{
  border-style: none !important;
}
.border-none{
  border-style: none;
}
.\!border-blue-600{
  --tw-border-opacity: 1 !important;
  border-color: rgb(37 99 235 / var(--tw-border-opacity, 1)) !important;
}
.\!border-gray-500{
  --tw-border-opacity: 1 !important;
  border-color: rgb(107 114 128 / var(--tw-border-opacity, 1)) !important;
}
.\!border-green-600{
  --tw-border-opacity: 1 !important;
  border-color: rgb(22 163 74 / var(--tw-border-opacity, 1)) !important;
}
.\!border-red-600{
  --tw-border-opacity: 1 !important;
  border-color: rgb(220 38 38 / var(--tw-border-opacity, 1)) !important;
}
.\!border-yellow-600{
  --tw-border-opacity: 1 !important;
  border-color: rgb(202 138 4 / var(--tw-border-opacity, 1)) !important;
}
.border-\[\#0091E6\]{
  --tw-border-opacity: 1;
  border-color: rgb(0 145 230 / var(--tw-border-opacity, 1));
}
.border-\[\#057ec7\]{
  --tw-border-opacity: 1;
  border-color: rgb(5 126 199 / var(--tw-border-opacity, 1));
}
.border-\[\#2B303B\]{
  --tw-border-opacity: 1;
  border-color: rgb(43 48 59 / var(--tw-border-opacity, 1));
}
.border-\[\#424242\]{
  --tw-border-opacity: 1;
  border-color: rgb(66 66 66 / var(--tw-border-opacity, 1));
}
.border-blue-200{
  --tw-border-opacity: 1;
  border-color: rgb(191 219 254 / var(--tw-border-opacity, 1));
}
.border-blue-500{
  --tw-border-opacity: 1;
  border-color: rgb(59 130 246 / var(--tw-border-opacity, 1));
}
.border-gray-200{
  --tw-border-opacity: 1;
  border-color: rgb(229 231 235 / var(--tw-border-opacity, 1));
}
.border-gray-300{
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-border-opacity, 1));
}
.border-gray-600{
  --tw-border-opacity: 1;
  border-color: rgb(75 85 99 / var(--tw-border-opacity, 1));
}
.border-gray-700{
  --tw-border-opacity: 1;
  border-color: rgb(55 65 81 / var(--tw-border-opacity, 1));
}
.border-red-500{
  --tw-border-opacity: 1;
  border-color: rgb(239 68 68 / var(--tw-border-opacity, 1));
}
.border-red-600{
  --tw-border-opacity: 1;
  border-color: rgb(220 38 38 / var(--tw-border-opacity, 1));
}
.border-transparent{
  border-color: transparent;
}
.border-white\/10{
  border-color: rgb(255 255 255 / 0.1);
}
.border-yellow-500{
  --tw-border-opacity: 1;
  border-color: rgb(234 179 8 / var(--tw-border-opacity, 1));
}
.border-x-transparent{
  border-left-color: transparent;
  border-right-color: transparent;
}
.border-l-white{
  --tw-border-opacity: 1;
  border-left-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
}
.\!bg-blue-900{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(30 58 138 / var(--tw-bg-opacity, 1)) !important;
}
.\!bg-gray-700{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(55 65 81 / var(--tw-bg-opacity, 1)) !important;
}
.\!bg-green-900{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(20 83 45 / var(--tw-bg-opacity, 1)) !important;
}
.\!bg-red-900{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(127 29 29 / var(--tw-bg-opacity, 1)) !important;
}
.\!bg-yellow-900{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(113 63 18 / var(--tw-bg-opacity, 1)) !important;
}
.bg-\[\#0091E6\]{
  --tw-bg-opacity: 1;
  background-color: rgb(0 145 230 / var(--tw-bg-opacity, 1));
}
.bg-\[\#121111\]{
  --tw-bg-opacity: 1;
  background-color: rgb(18 17 17 / var(--tw-bg-opacity, 1));
}
.bg-\[\#141414CC\]{
  background-color: #141414CC;
}
.bg-\[\#141414\]{
  --tw-bg-opacity: 1;
  background-color: rgb(20 20 20 / var(--tw-bg-opacity, 1));
}
.bg-\[\#17191C\]{
  --tw-bg-opacity: 1;
  background-color: rgb(23 25 28 / var(--tw-bg-opacity, 1));
}
.bg-\[\#17191c\]{
  --tw-bg-opacity: 1;
  background-color: rgb(23 25 28 / var(--tw-bg-opacity, 1));
}
.bg-\[\#181818\]{
  --tw-bg-opacity: 1;
  background-color: rgb(24 24 24 / var(--tw-bg-opacity, 1));
}
.bg-\[\#181B25\]{
  --tw-bg-opacity: 1;
  background-color: rgb(24 27 37 / var(--tw-bg-opacity, 1));
}
.bg-\[\#1FC16B\]{
  --tw-bg-opacity: 1;
  background-color: rgb(31 193 107 / var(--tw-bg-opacity, 1));
}
.bg-\[\#1a1a1a\]{
  --tw-bg-opacity: 1;
  background-color: rgb(26 26 26 / var(--tw-bg-opacity, 1));
}
.bg-\[\#1f1f1f\]{
  --tw-bg-opacity: 1;
  background-color: rgb(31 31 31 / var(--tw-bg-opacity, 1));
}
.bg-\[\#282828\]{
  --tw-bg-opacity: 1;
  background-color: rgb(40 40 40 / var(--tw-bg-opacity, 1));
}
.bg-\[\#2B303B\]{
  --tw-bg-opacity: 1;
  background-color: rgb(43 48 59 / var(--tw-bg-opacity, 1));
}
.bg-\[\#303030\]{
  --tw-bg-opacity: 1;
  background-color: rgb(48 48 48 / var(--tw-bg-opacity, 1));
}
.bg-\[\#303032\]{
  --tw-bg-opacity: 1;
  background-color: rgb(48 48 50 / var(--tw-bg-opacity, 1));
}
.bg-\[\#393939\]{
  --tw-bg-opacity: 1;
  background-color: rgb(57 57 57 / var(--tw-bg-opacity, 1));
}
.bg-\[\#3EE089\]\/20{
  background-color: rgb(62 224 137 / 0.2);
}
.bg-\[\#424242\]{
  --tw-bg-opacity: 1;
  background-color: rgb(66 66 66 / var(--tw-bg-opacity, 1));
}
.bg-\[\#8C71F6\]{
  --tw-bg-opacity: 1;
  background-color: rgb(140 113 246 / var(--tw-bg-opacity, 1));
}
.bg-\[\#E93544\]\/20{
  background-color: rgb(233 53 68 / 0.2);
}
.bg-\[transparent\]{
  background-color: transparent;
}
.bg-black{
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1));
}
.bg-blue-50{
  --tw-bg-opacity: 1;
  background-color: rgb(239 246 255 / var(--tw-bg-opacity, 1));
}
.bg-blue-500{
  --tw-bg-opacity: 1;
  background-color: rgb(59 130 246 / var(--tw-bg-opacity, 1));
}
.bg-gray-300{
  --tw-bg-opacity: 1;
  background-color: rgb(209 213 219 / var(--tw-bg-opacity, 1));
}
.bg-gray-50{
  --tw-bg-opacity: 1;
  background-color: rgb(249 250 251 / var(--tw-bg-opacity, 1));
}
.bg-gray-600{
  --tw-bg-opacity: 1;
  background-color: rgb(75 85 99 / var(--tw-bg-opacity, 1));
}
.bg-gray-700{
  --tw-bg-opacity: 1;
  background-color: rgb(55 65 81 / var(--tw-bg-opacity, 1));
}
.bg-gray-800{
  --tw-bg-opacity: 1;
  background-color: rgb(31 41 55 / var(--tw-bg-opacity, 1));
}
.bg-gray-900{
  --tw-bg-opacity: 1;
  background-color: rgb(17 24 39 / var(--tw-bg-opacity, 1));
}
.bg-green-500{
  --tw-bg-opacity: 1;
  background-color: rgb(34 197 94 / var(--tw-bg-opacity, 1));
}
.bg-orange-500{
  --tw-bg-opacity: 1;
  background-color: rgb(249 115 22 / var(--tw-bg-opacity, 1));
}
.bg-red-500{
  --tw-bg-opacity: 1;
  background-color: rgb(239 68 68 / var(--tw-bg-opacity, 1));
}
.bg-red-950{
  --tw-bg-opacity: 1;
  background-color: rgb(69 10 10 / var(--tw-bg-opacity, 1));
}
.bg-transparent{
  background-color: transparent;
}
.bg-white{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
.bg-white\/10{
  background-color: rgb(255 255 255 / 0.1);
}
.bg-yellow-300{
  --tw-bg-opacity: 1;
  background-color: rgb(253 224 71 / var(--tw-bg-opacity, 1));
}
.bg-yellow-500{
  --tw-bg-opacity: 1;
  background-color: rgb(234 179 8 / var(--tw-bg-opacity, 1));
}
.bg-yellow-500\/10{
  background-color: rgb(234 179 8 / 0.1);
}
.bg-gradient-to-r{
  background-image: linear-gradient(to right, var(--tw-gradient-stops));
}
.from-transparent{
  --tw-gradient-from: transparent var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(0 0 0 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.via-white{
  --tw-gradient-to: rgb(255 255 255 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), #fff var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.to-transparent{
  --tw-gradient-to: transparent var(--tw-gradient-to-position);
}
.fill-white{
  fill: #fff;
}
.p-0{
  padding: 0px;
}
.p-1{
  padding: 0.25rem;
}
.p-10{
  padding: 2.5rem;
}
.p-2{
  padding: 0.5rem;
}
.p-20{
  padding: 5rem;
}
.p-3{
  padding: 0.75rem;
}
.p-4{
  padding: 1rem;
}
.p-5{
  padding: 1.25rem;
}
.p-6{
  padding: 1.5rem;
}
.p-8{
  padding: 2rem;
}
.p-\[10px\]{
  padding: 10px;
}
.px-1{
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}
.px-1\.5{
  padding-left: 0.375rem;
  padding-right: 0.375rem;
}
.px-2{
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.px-3{
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
.px-4{
  padding-left: 1rem;
  padding-right: 1rem;
}
.px-6{
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
.py-0{
  padding-top: 0px;
  padding-bottom: 0px;
}
.py-0\.5{
  padding-top: 0.125rem;
  padding-bottom: 0.125rem;
}
.py-1{
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}
.py-1\.5{
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
}
.py-12{
  padding-top: 3rem;
  padding-bottom: 3rem;
}
.py-2{
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.py-3{
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}
.py-4{
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.py-5{
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}
.py-8{
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.py-\[2px\]{
  padding-top: 2px;
  padding-bottom: 2px;
}
.pb-1{
  padding-bottom: 0.25rem;
}
.pb-1\.5{
  padding-bottom: 0.375rem;
}
.pb-2{
  padding-bottom: 0.5rem;
}
.pb-2\.5{
  padding-bottom: 0.625rem;
}
.pb-4{
  padding-bottom: 1rem;
}
.pb-6{
  padding-bottom: 1.5rem;
}
.pb-8{
  padding-bottom: 2rem;
}
.pl-1\.5{
  padding-left: 0.375rem;
}
.pl-4{
  padding-left: 1rem;
}
.pl-8{
  padding-left: 2rem;
}
.pl-\[4px\]{
  padding-left: 4px;
}
.pr-1{
  padding-right: 0.25rem;
}
.pr-1\.5{
  padding-right: 0.375rem;
}
.pr-2{
  padding-right: 0.5rem;
}
.pr-4{
  padding-right: 1rem;
}
.pr-\[4px\]{
  padding-right: 4px;
}
.pt-1{
  padding-top: 0.25rem;
}
.pt-2{
  padding-top: 0.5rem;
}
.pt-2\.5{
  padding-top: 0.625rem;
}
.pt-3{
  padding-top: 0.75rem;
}
.pt-4{
  padding-top: 1rem;
}
.pt-6{
  padding-top: 1.5rem;
}
.text-left{
  text-align: left;
}
.text-center{
  text-align: center;
}
.text-right{
  text-align: right;
}
.align-middle{
  vertical-align: middle;
}
.font-mono{
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}
.font-sans{
  font-family: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}
.text-2xl{
  font-size: 1.5rem;
  line-height: 2rem;
}
.text-4xl{
  font-size: 2.25rem;
  line-height: 2.5rem;
}
.text-5xl{
  font-size: 3rem;
  line-height: 1;
}
.text-\[10px\]{
  font-size: 10px;
}
.text-\[12px\]{
  font-size: 12px;
}
.text-\[18px\]{
  font-size: 18px;
}
.text-\[30px\]{
  font-size: 30px;
}
.text-base{
  font-size: 1rem;
  line-height: 1.5rem;
}
.text-lg{
  font-size: 1.125rem;
  line-height: 1.75rem;
}
.text-sm{
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.text-xl{
  font-size: 1.25rem;
  line-height: 1.75rem;
}
.text-xs{
  font-size: 0.75rem;
  line-height: 1rem;
}
.\!font-semibold{
  font-weight: 600 !important;
}
.font-bold{
  font-weight: 700;
}
.font-light{
  font-weight: 300;
}
.font-medium{
  font-weight: 500;
}
.font-normal{
  font-weight: 400;
}
.font-semibold{
  font-weight: 600;
}
.uppercase{
  text-transform: uppercase;
}
.lowercase{
  text-transform: lowercase;
}
.capitalize{
  text-transform: capitalize;
}
.italic{
  font-style: italic;
}
.leading-4{
  line-height: 1rem;
}
.leading-5{
  line-height: 1.25rem;
}
.leading-6{
  line-height: 1.5rem;
}
.leading-\[18px\]{
  line-height: 18px;
}
.leading-none{
  line-height: 1;
}
.leading-relaxed{
  line-height: 1.625;
}
.leading-tight{
  line-height: 1.25;
}
.tracking-tight{
  letter-spacing: -0.025em;
}
.\!text-blue-200{
  --tw-text-opacity: 1 !important;
  color: rgb(191 219 254 / var(--tw-text-opacity, 1)) !important;
}
.\!text-gray-300{
  --tw-text-opacity: 1 !important;
  color: rgb(209 213 219 / var(--tw-text-opacity, 1)) !important;
}
.\!text-green-200{
  --tw-text-opacity: 1 !important;
  color: rgb(187 247 208 / var(--tw-text-opacity, 1)) !important;
}
.\!text-red-200{
  --tw-text-opacity: 1 !important;
  color: rgb(254 202 202 / var(--tw-text-opacity, 1)) !important;
}
.\!text-yellow-200{
  --tw-text-opacity: 1 !important;
  color: rgb(254 240 138 / var(--tw-text-opacity, 1)) !important;
}
.text-\[\#0091E6\]{
  --tw-text-opacity: 1;
  color: rgb(0 145 230 / var(--tw-text-opacity, 1));
}
.text-\[\#00A8FB\]{
  --tw-text-opacity: 1;
  color: rgb(0 168 251 / var(--tw-text-opacity, 1));
}
.text-\[\#038BDD\]{
  --tw-text-opacity: 1;
  color: rgb(3 139 221 / var(--tw-text-opacity, 1));
}
.text-\[\#0391E6\]{
  --tw-text-opacity: 1;
  color: rgb(3 145 230 / var(--tw-text-opacity, 1));
}
.text-\[\#057ec7\]{
  --tw-text-opacity: 1;
  color: rgb(5 126 199 / var(--tw-text-opacity, 1));
}
.text-\[\#1890ff\]{
  --tw-text-opacity: 1;
  color: rgb(24 144 255 / var(--tw-text-opacity, 1));
}
.text-\[\#1FC16B\]{
  --tw-text-opacity: 1;
  color: rgb(31 193 107 / var(--tw-text-opacity, 1));
}
.text-\[\#3EE089\]{
  --tw-text-opacity: 1;
  color: rgb(62 224 137 / var(--tw-text-opacity, 1));
}
.text-\[\#40B6FF\]{
  --tw-text-opacity: 1;
  color: rgb(64 182 255 / var(--tw-text-opacity, 1));
}
.text-\[\#52c41a\]{
  --tw-text-opacity: 1;
  color: rgb(82 196 26 / var(--tw-text-opacity, 1));
}
.text-\[\#6366F1\]{
  --tw-text-opacity: 1;
  color: rgb(99 102 241 / var(--tw-text-opacity, 1));
}
.text-\[\#7e7e7e\]{
  --tw-text-opacity: 1;
  color: rgb(126 126 126 / var(--tw-text-opacity, 1));
}
.text-\[\#99A0AE\]{
  --tw-text-opacity: 1;
  color: rgb(153 160 174 / var(--tw-text-opacity, 1));
}
.text-\[\#E1E4EA\]{
  --tw-text-opacity: 1;
  color: rgb(225 228 234 / var(--tw-text-opacity, 1));
}
.text-\[\#E93544\]{
  --tw-text-opacity: 1;
  color: rgb(233 53 68 / var(--tw-text-opacity, 1));
}
.text-\[\#FFFFFF8C\]{
  color: #FFFFFF8C;
}
.text-\[\#FFFFFFA6\]{
  color: #FFFFFFA6;
}
.text-\[\#FFFFFF\]{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.text-\[\#ff4d4f\]{
  --tw-text-opacity: 1;
  color: rgb(255 77 79 / var(--tw-text-opacity, 1));
}
.text-\[\#ffffff40\]{
  color: #ffffff40;
}
.text-\[\#ffffff73\]{
  color: #ffffff73;
}
.text-\[\#ffffff80\]{
  color: #ffffff80;
}
.text-\[\#ffffff\]{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.text-\[\#ffffffd9\]{
  color: #ffffffd9;
}
.text-black{
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}
.text-blue-300{
  --tw-text-opacity: 1;
  color: rgb(147 197 253 / var(--tw-text-opacity, 1));
}
.text-blue-400{
  --tw-text-opacity: 1;
  color: rgb(96 165 250 / var(--tw-text-opacity, 1));
}
.text-blue-500{
  --tw-text-opacity: 1;
  color: rgb(59 130 246 / var(--tw-text-opacity, 1));
}
.text-blue-600{
  --tw-text-opacity: 1;
  color: rgb(37 99 235 / var(--tw-text-opacity, 1));
}
.text-blue-700{
  --tw-text-opacity: 1;
  color: rgb(29 78 216 / var(--tw-text-opacity, 1));
}
.text-blue-800{
  --tw-text-opacity: 1;
  color: rgb(30 64 175 / var(--tw-text-opacity, 1));
}
.text-gray-200{
  --tw-text-opacity: 1;
  color: rgb(229 231 235 / var(--tw-text-opacity, 1));
}
.text-gray-300{
  --tw-text-opacity: 1;
  color: rgb(209 213 219 / var(--tw-text-opacity, 1));
}
.text-gray-400{
  --tw-text-opacity: 1;
  color: rgb(156 163 175 / var(--tw-text-opacity, 1));
}
.text-gray-500{
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity, 1));
}
.text-gray-600{
  --tw-text-opacity: 1;
  color: rgb(75 85 99 / var(--tw-text-opacity, 1));
}
.text-green-300{
  --tw-text-opacity: 1;
  color: rgb(134 239 172 / var(--tw-text-opacity, 1));
}
.text-green-400{
  --tw-text-opacity: 1;
  color: rgb(74 222 128 / var(--tw-text-opacity, 1));
}
.text-green-500{
  --tw-text-opacity: 1;
  color: rgb(34 197 94 / var(--tw-text-opacity, 1));
}
.text-orange-300{
  --tw-text-opacity: 1;
  color: rgb(253 186 116 / var(--tw-text-opacity, 1));
}
.text-orange-400{
  --tw-text-opacity: 1;
  color: rgb(251 146 60 / var(--tw-text-opacity, 1));
}
.text-purple-300{
  --tw-text-opacity: 1;
  color: rgb(216 180 254 / var(--tw-text-opacity, 1));
}
.text-purple-400{
  --tw-text-opacity: 1;
  color: rgb(192 132 252 / var(--tw-text-opacity, 1));
}
.text-red-200{
  --tw-text-opacity: 1;
  color: rgb(254 202 202 / var(--tw-text-opacity, 1));
}
.text-red-300{
  --tw-text-opacity: 1;
  color: rgb(252 165 165 / var(--tw-text-opacity, 1));
}
.text-red-400{
  --tw-text-opacity: 1;
  color: rgb(248 113 113 / var(--tw-text-opacity, 1));
}
.text-red-500{
  --tw-text-opacity: 1;
  color: rgb(239 68 68 / var(--tw-text-opacity, 1));
}
.text-sky500{
  --tw-text-opacity: 1;
  color: rgb(71 194 255 / var(--tw-text-opacity, 1));
}
.text-white{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.text-yellow-300{
  --tw-text-opacity: 1;
  color: rgb(253 224 71 / var(--tw-text-opacity, 1));
}
.text-yellow-400{
  --tw-text-opacity: 1;
  color: rgb(250 204 21 / var(--tw-text-opacity, 1));
}
.text-yellow-500{
  --tw-text-opacity: 1;
  color: rgb(234 179 8 / var(--tw-text-opacity, 1));
}
.underline{
  text-decoration-line: underline;
}
.no-underline{
  text-decoration-line: none;
}
.\!opacity-100{
  opacity: 1 !important;
}
.opacity-100{
  opacity: 1;
}
.opacity-30{
  opacity: 0.3;
}
.opacity-50{
  opacity: 0.5;
}
.opacity-60{
  opacity: 0.6;
}
.opacity-70{
  opacity: 0.7;
}
.opacity-75{
  opacity: 0.75;
}
.opacity-80{
  opacity: 0.8;
}
.shadow-lg{
  --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-none{
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-sm{
  --tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
  --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.outline-none{
  outline: 2px solid transparent;
  outline-offset: 2px;
}
.outline{
  outline-style: solid;
}
.blur{
  --tw-blur: blur(8px);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.invert{
  --tw-invert: invert(100%);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.filter{
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.transition{
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-all{
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-colors{
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-opacity{
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-shadow{
  transition-property: box-shadow;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.duration-1000{
  transition-duration: 1000ms;
}
.duration-200{
  transition-duration: 200ms;
}
.duration-500{
  transition-duration: 500ms;
}
.duration-75{
  transition-duration: 75ms;
}
.ease-out{
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
  -webkit-background-clip: text;
  -webkit-text-fill-color: #ffffff;
  -webkit-transition: background-color 5000s ease-in-out 0s;
  transition: background-color 5000s ease-in-out 0s;
  box-shadow: inset 0 0 0 1000px #141414 !important;
}

.amb--roles-collapse .ant-collapse-content-box {
  padding: 8px !important;
}
.amb--roles-collapse .ant-collapse-content-box ul {
  padding-left: 10px !important;
  margin: 5px 0;
}

html {
  --scrollbarBG: #141414;
  --thumbBG: #404040 #000000;
}

body::-webkit-scrollbar {
  width: 6px;
}

body {
  scrollbar-width: thin;
  scrollbar-color: var(--thumbBG) var(--scrollbarBG);
}

body::-webkit-scrollbar-track {
  background: var(--scrollbarBG);
}

body::-webkit-scrollbar-thumb {
  background-color: var(--thumbBG);
  border-radius: 6px;
  border: 3px solid var(--scrollbarBG);
}

textarea {
  resize: none;
  font-size: 12px;
}

.ant-popconfirm .ant-popconfirm-buttons button {
  height: 24px !important;
  width: 60px !important;
  font-weight: normal !important;
}

.amb--custom-switch {
  width: 33px !important;
}

.amb--custom-btn-height {
  height: 30px !important;
}

.amb--table-dropdown {
  height: 26px !important;
  box-shadow: none !important;
}

.amb-disabled-row {
  opacity: 0.5;
  cursor: not-allowed;
}

.ant-tooltip-arrow::before {
  background-color: #000;
}

input.ant-input-number-input {
  background: #1f1f1f;
  height: 24px;
}

.amb--custom-input input:hover,
input.ant-input-number-input:hover,
.amb--custom-input .ant-select-selector:hover,
.ant-input-search-button:hover {
  border: 1px solid #424242 !important;
  outline: none !important;
  box-shadow: none !important;
}

.amb--approvals-request .ant-card-body {
  background: #161616;
  border-radius: 8px;
}
.amb--approvals-request .ant-timeline-item-content {
  margin-inline-start: 40px;
}
.amb--approvals-request .amb--timeline-content-body {
  background: #303032;
  border: none !important;
  padding: 12px;
  border-radius: 10px;
  margin: 10px 0;
}

.ant-input-group-addon button {
  border-top-left-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
  height: 28px !important;
}

.amb--modal-addon span.ant-input-affix-wrapper {
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
  border-top-left-radius: 6px !important;
  border-bottom-left-radius: 6px !important;
}
.amb--modal-addon .ant-input-group-addon button {
  border-top-left-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
  height: 28px !important;
}

.amb--change-policies .ant-btn {
  height: 28px !important;
}
.amb--change-policies .ant-btn:hover, .amb--change-policies .ant-btn:focus {
  outline: none !important;
}
.amb--change-policies .ant-modal-header {
  margin-bottom: 0 !important;
  padding: 0 3px !important;
  background: #282828;
}

form .ant-form-item {
  margin-bottom: 10px;
}

.amb--settings-menu .ant-menu-item-group-title {
  padding: 5px !important;
}
.amb--settings-menu ul li {
  padding-left: 5px !important;
}

.amb--half-pagination li.ant-pagination-options {
  margin-left: 25%;
}

.ant-select-dropdown .ant-select-item-option {
  padding: 2px 8px !important;
}

.ant-modal.create-edit-policy-modal .ant-modal-content .ant-modal-header .ant-modal-title {
  background-color: #1f1f1f !important;
}

.amb--custom-modal .amb--modal-btn {
  height: 24px !important;
}
.amb--custom-modal .amb--double-box .ant-select-selection-search-input {
  height: auto !important;
  border: none !important;
}
.amb--custom-modal .amb--double-box .ant-select-selection-search-input:hover, .amb--custom-modal .amb--double-box .ant-select-selection-search-input:focus {
  height: auto !important;
  border: none !important;
}
.amb--custom-modal table {
  font-size: 12px;
}
.amb--custom-modal .cursor-not-allowed .ant-select-selector {
  cursor: not-allowed !important;
}
.amb--custom-modal .amb--custom-disabled .ant-select-selector {
  background: #393939 !important;
}
.amb--custom-modal .amb--custom-disabled .ant-select-selection-overflow {
  height: 20px;
}
.amb--custom-modal .amb--multiselect-input .ant-select-selector {
  height: 100% !important;
}
.amb--custom-modal .amb--multiselect-input span.ant-select-selection-item {
  height: 16px;
  padding: 1px 4px;
  border-radius: 4px;
}
.amb--custom-modal .amb--policy-select .ant-select-selector {
  height: 30px !important;
  min-height: 30px !important;
  display: flex !important;
  align-items: center !important;
}
.amb--custom-modal .amb--policy-select .ant-select-selection-search {
  display: flex !important;
  align-items: center !important;
  height: 100% !important;
}
.amb--custom-modal .amb--policy-select .ant-select-selection-search .ant-select-selection-search-input {
  height: 100% !important;
  display: flex !important;
  align-items: center !important;
  line-height: 30px !important;
  padding: 0 !important;
  margin: 0 !important;
}
.amb--custom-modal .amb--policy-select .ant-select-selection-search .ant-select-selection-search-input input {
  height: 100% !important;
  line-height: 30px !important;
  padding: 0 !important;
  margin: 0 !important;
  vertical-align: middle !important;
}
.amb--custom-modal .amb--policy-select .ant-select-selection-item {
  display: flex !important;
  align-items: center !important;
  line-height: 30px !important;
  height: 100% !important;
}
.amb--custom-modal .amb--policy-select .ant-select-arrow {
  top: 55% !important;
}
.amb--custom-modal .amb--policy-select .ant-select-clear {
  top: 75% !important;
}
.amb--custom-modal .amb--30 .ant-select-selector {
  height: 26px !important;
}
.amb--custom-modal .amb--custom-timeline .ant-timeline-item-head {
  margin-top: 12px;
}
.amb--custom-modal .amb--custom-timeline .amb--info-timeline {
  min-height: 67px;
}
.amb--custom-modal .amb--custom-timeline .amb--info-timeline .amb--floating-date {
  position: absolute;
  z-index: 9999999;
  background: #161616;
  color: rgba(255, 255, 255, 0.6509803922) !important;
  margin: 3px 0 !important;
  padding: 2px;
  font-size: 9px;
  top: -28%;
  left: -7%;
}
@media only screen and (min-width: 1800px) {
  .amb--custom-modal .amb--custom-timeline .amb--info-timeline .amb--floating-date {
    left: -6%;
  }
}
.amb--custom-modal .amb--custom-timeline .amb--info-timeline #ticket-created-date {
  top: -4.5%;
}
.amb--custom-modal .amb--custom-timeline .amb--status-disable .ant-timeline-item-tail {
  background: #737373;
}
.amb--custom-modal .amb--custom-timeline .amb--status-info .ant-timeline-item-tail {
  background: #0077c7;
}
.amb--custom-modal .amb--custom-timeline .amb--status-success .ant-timeline-item-tail {
  background: #27bc58;
}
.amb--custom-modal .amb--custom-timeline .amb--status-pending .ant-timeline-item-tail {
  background: #aa831a;
}
.amb--custom-modal .amb--custom-timeline .amb--status-danger .ant-timeline-item-tail {
  background: #b71315;
}
.amb--custom-modal .amb--custom-timeline .amb--permissions-search .ant-input {
  height: auto;
}
.amb--custom-modal .amb--multiselect-input .ant-select-selection-search-input {
  height: 22px !important;
}
.amb--custom-modal .amb--multiselect-input span.ant-select-selection-item {
  height: 16px;
  padding: 1px 4px;
  border-radius: 4px;
}
.amb--custom-modal .ant-pagination-options .ant-select-selector {
  height: auto !important;
}
.amb--custom-modal .amb--custom-caret span.anticon.anticon-caret-down {
  color: #fff;
}
.amb--custom-modal .amb--resource-tabs .ant-tabs-content-holder {
  min-height: 380px;
}
.amb--custom-modal .amb--disabled-input input,
.amb--custom-modal .amb--disabled-input .ant-select-dropdown {
  border-radius: 0;
  background: #393939 !important;
}
.amb--custom-modal .amb--disabled-input input:hover,
.amb--custom-modal .amb--disabled-input .ant-select-dropdown:hover {
  outline: none !important;
  border: none !important;
}
.amb--custom-modal .ant-table-tbody {
  background: #1f1f1f;
}
.amb--custom-modal .ant-select-dropdown .ant-select-item-option {
  padding: 2px 8px !important;
}
.amb--custom-modal .ant-table-pagination.ant-pagination {
  background: #303032 !important;
  margin: 0;
  padding: 6px 0;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
}
.amb--custom-modal .ant-table-pagination.ant-pagination .ant-select-selector {
  font-size: 12px !important;
  border-radius: 4px !important;
  height: 24px;
}
.amb--custom-modal .ant-table-pagination.ant-pagination li.ant-pagination-total-text {
  margin-top: -6px;
}
.amb--custom-modal .ant-table-pagination.ant-pagination li {
  padding: 2px 16px;
}
.amb--custom-modal .ant-table-pagination.ant-pagination li .ant-pagination-options-size-changer {
  margin-top: -6px;
}
.amb--custom-modal .ant-table-pagination.ant-pagination li p {
  font-size: 12px !important;
}
.amb--custom-modal .ant-table-pagination.ant-pagination .ant-pagination-item {
  padding: 0 4px !important;
}
.amb--custom-modal .ant-table-pagination.ant-pagination .ant-pagination-item-active {
  border-color: #0091e6 !important;
}
.amb--custom-modal .ant-table-pagination.ant-pagination .ant-pagination-item-active a {
  color: #0091e6 !important;
}
.amb--custom-modal .ant-table-pagination.ant-pagination .ant-pagination-item-ellipsis {
  display: flex;
}
.amb--custom-modal .ant-table-pagination.ant-pagination .ant-pagination-options {
  border-color: #424242 !important;
}
.amb--custom-modal .amb--external-btn {
  height: 28px !important;
  font-size: 12px;
  font-weight: normal !important;
}
.amb--custom-modal .amb--searchbar .ant-input {
  height: 28px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.amb--custom-modal .amb--searchbar .ant-input-search-button {
  background: #282828;
  height: 28px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.amb--custom-modal .amb--combined-dropdown {
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}
.amb--custom-modal .amb--footer-btns .ant-btn,
.amb--custom-modal .amb--minimized-buttons .ant-btn {
  height: 25px !important;
  font-weight: normal !important;
}
.amb--custom-modal .amb--footer-btns .ant-btn:hover, .amb--custom-modal .amb--footer-btns .ant-btn:focus,
.amb--custom-modal .amb--minimized-buttons .ant-btn:hover,
.amb--custom-modal .amb--minimized-buttons .ant-btn:focus {
  outline: none !important;
}
.amb--custom-modal .ant-card .ant-card-head {
  background: #1d1d1d;
  padding: 4px 10px;
}
.amb--custom-modal .ant-card .ant-card-head-title {
  font-size: 14px;
}
.amb--custom-modal .amb--custom-select-dropdown .ant-select-selector {
  background: #141414;
  border-radius: 6px;
}
.amb--custom-modal .amb--policy-select-dropdown .ant-select-selector {
  height: 32px !important;
  min-height: 32px !important;
  display: flex !important;
  align-items: center !important;
  background: #141414;
  border-radius: 6px;
}
.amb--custom-modal .amb--policy-select-dropdown .ant-select-selection-search {
  display: flex !important;
  align-items: center !important;
  height: 100% !important;
}
.amb--custom-modal .amb--policy-select-dropdown .ant-select-selection-search .ant-select-selection-search-input {
  height: 100% !important;
  display: flex !important;
  align-items: center !important;
  line-height: 32px !important;
  padding: 0 !important;
  margin: 0 !important;
}
.amb--custom-modal .amb--policy-select-dropdown .ant-select-selection-search .ant-select-selection-search-input input {
  height: 100% !important;
  line-height: 32px !important;
  padding: 0 !important;
  margin: 0 !important;
  vertical-align: middle !important;
}
.amb--custom-modal .amb--policy-select-dropdown .ant-select-selection-item {
  display: flex !important;
  align-items: center !important;
  line-height: 32px !important;
  height: 100% !important;
}
.amb--custom-modal .amb--policy-select-dropdown .ant-select-selection-placeholder {
  display: flex !important;
  align-items: center !important;
  line-height: 32px !important;
  height: 100% !important;
}
.amb--custom-modal .amb--policy-select-dropdown .ant-select-arrow {
  top: 70% !important;
  transform: translateY(-50%) !important;
}
.amb--custom-modal .amb--policy-select-dropdown .ant-select-clear {
  top: 70% !important;
  transform: translateY(-50%) !important;
}
.amb--custom-modal .amb--custom-switch {
  width: 33px !important;
}
.amb--custom-modal .amb--custom-shortened-height {
  height: 25px !important;
  font-weight: normal !important;
}
.amb--custom-modal .amb--custom-footer-btns {
  height: 40px;
}
.amb--custom-modal .amb--custom-footer-btns button {
  height: 25px !important;
  font-weight: normal !important;
}
.amb--custom-modal .ant-btn-primary,
.amb--custom-modal .ant-btn {
  font-weight: normal !important;
}
.amb--custom-modal .ant-btn-primary:hover, .amb--custom-modal .ant-btn-primary:focus,
.amb--custom-modal .ant-btn:hover,
.amb--custom-modal .ant-btn:focus {
  outline: none !important;
}
.amb--custom-modal .ant-btn-primary:disabled,
.amb--custom-modal .ant-btn:disabled {
  color: rgba(255, 255, 255, 0.4509803922) !important;
  background: #393939 !important;
  border: 1px solid #424242 !important;
}
.amb--custom-modal .ant-modal-footer .ant-btn:hover, .amb--custom-modal .ant-modal-footer .ant-btn:focus {
  outline: none !important;
}
.amb--custom-modal .ant-modal-footer .ant-btn span {
  text-transform: capitalize !important;
}
.amb--custom-modal .ant-modal-footer .ant-btn {
  width: 80px !important;
  height: 28px !important;
}
.amb--custom-modal .ant-modal-footer .ant-btn:hover, .amb--custom-modal .ant-modal-footer .ant-btn:focus {
  outline: none !important;
}
.amb--custom-modal .ant-modal-content {
  padding: 16px;
}
.amb--custom-modal .ant-modal-title {
  font-size: 16px !important;
}
.amb--custom-modal .ant-modal-title,
.amb--custom-modal .ant-modal-content {
  background: #282828 !important;
}
.amb--custom-modal .amb--custom-relay .ant-select-selector {
  border-radius: 6px;
}
.amb--custom-modal .amb--custom-relay.ant-select-disabled .ant-select-selector {
  background: #393939 !important;
}
.amb--custom-modal .amb--custom-input .ant-select-selector,
.amb--custom-modal .ant-select-selector {
  height: 24px;
  background: #141414;
}
.amb--custom-modal .ant-input {
  background: #141414;
  border-radius: 6px;
  font-size: 12px;
}
.amb--custom-modal .ant-input-disabled {
  background: #393939;
}
.amb--custom-modal .ant-input-search-button,
.amb--custom-modal span.ant-input-affix-wrapper {
  border-radius: 6px;
}
.amb--custom-modal .ant-input-search-button {
  height: 28px !important;
}

.ant-dropdown-menu-item:hover {
  background: #002041 !important;
}

.ant-dropdown-menu-title-content {
  font-size: 13px !important;
}

.ant-menu-submenu-popup .ant-menu-submenu-selected .ant-menu-submenu-title,
.ant-menu-submenu-popup .ant-menu-item-selected .ant-menu-submenu-title {
  background-color: #002041;
}

#pam .refresh-btn svg:hover {
  color: #005ba1;
}
#pam .amb--btn-interaction {
  background: transparent;
}
#pam .amb--btn-interaction:hover {
  background: transparent;
}
#pam .amb--current-roles .ant-collapse {
  border-radius: 6px;
}
#pam .amb--current-roles .ant-collapse .ant-collapse-header {
  padding: 12px;
}
#pam .amb--permissions-list li {
  list-style-type: none;
  padding: 5px;
  border-bottom: 1px solid #424242;
}
#pam .amb--header-menu li.ant-dropdown-menu-item {
  padding: 2px 12px;
  height: 24px;
  font-weight: normal !important;
}
#pam .amb--logout-btn {
  font-size: 12px !important;
  height: 20px !important;
}
#pam .amb--logout-btn span {
  font-weight: normal !important;
}
#pam .amb--logout-btn:hover {
  background: none !important;
}
#pam table {
  font-size: 12px;
}
#pam .amb--custom-timeline .ant-timeline-item {
  min-height: 79px;
}
#pam .amb--custom-timeline .ant-timeline-item-head {
  margin-top: 8px;
}
#pam .amb--custom-timeline .amb--floating-date {
  position: absolute;
  z-index: 9999999;
  background: #161616;
  color: rgba(255, 255, 255, 0.6509803922) !important;
  margin: 3px 0 !important;
  padding: 2px;
  font-size: 9px;
  top: -55%;
  left: -5%;
}
@media only screen and (min-width: 1800px) {
  #pam .amb--custom-timeline .amb--floating-date {
    left: -4%;
  }
}
#pam .amb--custom-timeline #ticket-created-date {
  top: -25px;
}
#pam .amb--custom-timeline .amb--status-disable .ant-timeline-item-tail {
  background: #737373;
}
#pam .amb--custom-timeline .amb--status-info .ant-timeline-item-tail {
  background: #0077c7;
}
#pam .amb--custom-timeline .amb--status-success .ant-timeline-item-tail {
  background: #27bc58;
}
#pam .amb--custom-timeline .amb--status-pending .ant-timeline-item-tail {
  background: #aa831a;
}
#pam .amb--custom-timeline .amb--status-danger .ant-timeline-item-tail {
  background: #b71315;
}
#pam .amb--multiselect-input span.ant-select-selection-item {
  height: 16px;
  padding: 1px 4px;
  border-radius: 4px;
}
#pam .amb--multiselect-input .ant-select-selection-overflow {
  height: 20px;
}
#pam .ant-select-selection-search .ant-select-selection-search-input {
  height: auto !important;
}
#pam .ant-select-selection-search .ant-select-selection-search-input:hover {
  border: none !important;
}
#pam .ant-pagination-options .ant-select-selector {
  height: auto !important;
}
#pam .ant-breadcrumb-link a:hover,
#pam .ant-breadcrumb-link:hover {
  text-decoration: none !important;
  background: transparent;
}
#pam .amb--pam-menu {
  background: #1f1f1f !important;
  border: none;
}
#pam .amb--pam-menu li .ant-menu-submenu-title {
  margin-top: 7px !important;
}
#pam .amb--pam-menu.ant-menu-inline-collapsed .ant-menu-submenu-selected > .ant-menu-submenu-title {
  background-color: #002041;
}
#pam .amb--pam-menu .ant-menu-item-icon svg {
  width: 16px;
  height: 16px;
}
#pam .amb--select-dropdown-padding .ant-select-item {
  padding: 2px 8px !important;
}
#pam .ant-btn-primary:hover, #pam .ant-btn-primary:focus {
  outline: none !important;
}
#pam .ant-btn-primary:disabled {
  color: rgba(255, 255, 255, 0.4509803922) !important;
  background: #393939 !important;
  border: 1px solid #424242 !important;
}
#pam .amb--header-dropdwn button {
  background: #1f1f1f;
}
#pam .amb--header-dropdwn .ant-dropdown-trigger {
  border-left: 0 !important;
}
#pam .amb--custom-search .ant-input-affix-wrapper {
  height: 30px !important;
}
#pam .amb--custom-search input {
  border-radius: 6px 0 0 6px !important;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
#pam .ant-select-select {
  font-size: 12px !important;
  border-radius: 6px !important;
}
#pam .ant-input-search-button {
  background: #1f1f1f;
}
#pam .amb--roles .ant-btn {
  height: 24px !important;
}
#pam .amb--roles .ant-btn:hover, #pam .amb--roles .ant-btn:focus {
  outline: none !important;
}
#pam .ant-btn,
#pam span.ant-input-affix-wrapper.ant-input-outlined,
#pam .ant-input-search-button,
#pam .ant-input-group > .ant-input,
#pam .ant-select-selector {
  font-weight: normal !important;
  height: 28px !important;
}
#pam .ant-table-wrapper .ant-table {
  font-size: 12px !important;
}
#pam .ant-table-wrapper .ant-table .ant-btn {
  height: 24px !important;
  font-weight: normal !important;
  box-shadow: none !important;
}
#pam .ant-table-wrapper .ant-table .ant-btn:hover, #pam .ant-table-wrapper .ant-table .ant-btn:focus {
  background: transparent;
}
#pam .ant-table-wrapper .ant-table .ant-select-selector {
  background: #1f1f1f !important;
  border-radius: 6px !important;
}
#pam .ant-table-wrapper .ant-table .ant-table-cell {
  vertical-align: middle !important;
  padding: 4px 6px;
}
#pam .ant-table-wrapper .ant-table .ant-table-tbody > tr > td {
  border-bottom: 1px solid #424242 !important;
}
#pam .ant-table-wrapper .ant-table .ant-table-thead > tr > th {
  border-bottom: none !important;
}
#pam .ant-table-wrapper .ant-table .ant-table-tbody > tr:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(31 41 55 / var(--tw-bg-opacity, 1));
}
#pam .ant-table-wrapper .ant-table .ant-table-thead > tr > th {
  background: #303032;
}
#pam .ant-table-wrapper .ant-table .ant-table-tbody > tr:hover {
  background: #313131 !important;
  cursor: pointer;
}
#pam .ant-table-wrapper .ant-table .ant-table-thead > tr > th::before,
#pam .ant-table-wrapper .ant-table .ant-table-thead > tr > td::before {
  background-color: #5e656c !important;
}
#pam li.ant-menu-item-active {
  outline: none !important;
  box-shadow: none !important;
}
#pam .ant-table-pagination.ant-pagination {
  background: #303032 !important;
  margin: 0;
  padding: 6px 0;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
}
#pam .ant-table-pagination.ant-pagination .ant-select-selector {
  font-size: 12px !important;
  border-radius: 6px !important;
}
#pam .ant-table-pagination.ant-pagination li.ant-pagination-total-text {
  margin-top: -6px;
}
#pam .ant-table-pagination.ant-pagination li {
  padding: 2px 16px;
}
#pam .ant-table-pagination.ant-pagination li .ant-pagination-options-size-changer {
  margin-top: -6px;
}
#pam .ant-table-pagination.ant-pagination li p {
  font-size: 12px !important;
}
#pam .ant-table-pagination.ant-pagination .ant-pagination-item {
  padding: 0 4px !important;
}
#pam .ant-table-pagination.ant-pagination .ant-pagination-item-active {
  border-color: #0091e6 !important;
}
#pam .ant-table-pagination.ant-pagination .ant-pagination-item-active a {
  color: #0091e6 !important;
}
#pam .ant-table-pagination.ant-pagination .ant-pagination-options {
  border-color: #424242 !important;
}

.amb--roles-select-height .ant-select-selector {
  height: 32px !important;
  min-height: 32px !important;
}

/* Global icon styling for FilterOutlined */
.amb--filter-icon {
  position: absolute;
  z-index: 1;
  border: 1px solid #393939;
  border-radius: 4px 0 0 4px;
  padding: 4px;
  color: rgba(255, 255, 255, 0.4509803922);
  background-color: transparent;
  font-size: 14px;
  height: 28px;
}

/* Global styling for Select input */
.amb--multiselect-input-container {
  display: flex;
  align-items: center;
}

.amb--multiselect-input-filter {
  width: 100%;
  height: 28px;
  padding-left: 24px;
}
.amb--multiselect-input-filter .ant-select-selector {
  border-left: 0 !important;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.amb--multiselect-input-filter .ant-select-selector:hover {
  outline: none;
  border-left: 0 !important;
}

/* Global styling for Select carat in center */
.amb--custom-select-carat {
  align-items: center;
  height: 100%;
}

.ant-message .anticon.anticon-check-circle {
  color: #52c41a !important;
}
.ant-message .anticon.anticon-close-circle {
  color: #ff4d4f !important;
}
.ant-message .anticon.anticon-exclamation-circle {
  color: #faad14 !important;
}
.ant-message .anticon.anticon-info-circle {
  color: #1890ff !important;
}

.connector-manager.ant-alert.ant-alert-error.ant-alert-with-description {
  padding: 8px !important;
}

.amb--custom-confirm-modal .ant-modal-content {
  background: #2a2d2f !important;
}
.amb--custom-confirm-modal .ant-modal-confirm-body-wrapper .ant-modal-confirm-body .ant-modal-confirm-title,
.amb--custom-confirm-modal .ant-modal-confirm-body-wrapper .ant-modal-confirm-body .ant-modal-confirm-content {
  color: rgba(232, 230, 227, 0.8509803922);
}
.amb--custom-confirm-modal .ant-modal-confirm-btns .ant-btn-default {
  background-color: #232628 !important;
  color: rgba(232, 230, 227, 0.8509803922) !important;
}
.placeholder\:text-gray-400::-moz-placeholder{
  --tw-text-opacity: 1;
  color: rgb(156 163 175 / var(--tw-text-opacity, 1));
}
.placeholder\:text-gray-400::placeholder{
  --tw-text-opacity: 1;
  color: rgb(156 163 175 / var(--tw-text-opacity, 1));
}
.first\:rounded-l-xl:first-child{
  border-top-left-radius: 0.75rem;
  border-bottom-left-radius: 0.75rem;
}
.first\:rounded-tl-lg:first-child{
  border-top-left-radius: 0.5rem;
}
.first\:border-t-transparent:first-child{
  border-top-color: transparent;
}
.first\:pl-0:first-child{
  padding-left: 0px;
}
.first\:pl-3:first-child{
  padding-left: 0.75rem;
}
.last\:rounded-r-xl:last-child{
  border-top-right-radius: 0.75rem;
  border-bottom-right-radius: 0.75rem;
}
.last\:rounded-tr-lg:last-child{
  border-top-right-radius: 0.5rem;
}
.last\:pr-0:last-child{
  padding-right: 0px;
}
.hover\:border-\[\#005BA1\]:hover{
  --tw-border-opacity: 1;
  border-color: rgb(0 91 161 / var(--tw-border-opacity, 1));
}
.hover\:border-\[\#0091E6\]:hover{
  --tw-border-opacity: 1;
  border-color: rgb(0 145 230 / var(--tw-border-opacity, 1));
}
.hover\:border-\[\#424242\]:hover{
  --tw-border-opacity: 1;
  border-color: rgb(66 66 66 / var(--tw-border-opacity, 1));
}
.hover\:border-blue-500:hover{
  --tw-border-opacity: 1;
  border-color: rgb(59 130 246 / var(--tw-border-opacity, 1));
}
.hover\:border-red-500:hover{
  --tw-border-opacity: 1;
  border-color: rgb(239 68 68 / var(--tw-border-opacity, 1));
}
.hover\:bg-\[\#323232\]:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(50 50 50 / var(--tw-bg-opacity, 1));
}
.hover\:bg-gray-500:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(107 114 128 / var(--tw-bg-opacity, 1));
}
.hover\:bg-gray-600:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(75 85 99 / var(--tw-bg-opacity, 1));
}
.hover\:bg-gray-800:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(31 41 55 / var(--tw-bg-opacity, 1));
}
.hover\:text-\[\#0091E6\]:hover{
  --tw-text-opacity: 1;
  color: rgb(0 145 230 / var(--tw-text-opacity, 1));
}
.hover\:text-\[\#52d1ff\]:hover{
  --tw-text-opacity: 1;
  color: rgb(82 209 255 / var(--tw-text-opacity, 1));
}
.hover\:text-blue-300:hover{
  --tw-text-opacity: 1;
  color: rgb(147 197 253 / var(--tw-text-opacity, 1));
}
.hover\:text-blue-500:hover{
  --tw-text-opacity: 1;
  color: rgb(59 130 246 / var(--tw-text-opacity, 1));
}
.hover\:text-red-100:hover{
  --tw-text-opacity: 1;
  color: rgb(254 226 226 / var(--tw-text-opacity, 1));
}
.hover\:text-white:hover{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.hover\:underline:hover{
  text-decoration-line: underline;
}
.hover\:no-underline:hover{
  text-decoration-line: none;
}
.hover\:opacity-100:hover{
  opacity: 1;
}
.hover\:opacity-80:hover{
  opacity: 0.8;
}
.hover\:shadow-md:hover{
  --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.focus\:border-\[\#424242\]:focus{
  --tw-border-opacity: 1;
  border-color: rgb(66 66 66 / var(--tw-border-opacity, 1));
}
.focus\:shadow-none:focus{
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.focus\:outline-none:focus{
  outline: 2px solid transparent;
  outline-offset: 2px;
}
.focus\:ring-2:focus{
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}
.focus\:ring-blue-500:focus{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(59 130 246 / var(--tw-ring-opacity, 1));
}
.active\:border-red-400:active{
  --tw-border-opacity: 1;
  border-color: rgb(248 113 113 / var(--tw-border-opacity, 1));
}
.active\:bg-red-900:active{
  --tw-bg-opacity: 1;
  background-color: rgb(127 29 29 / var(--tw-bg-opacity, 1));
}
.active\:text-red-50:active{
  --tw-text-opacity: 1;
  color: rgb(254 242 242 / var(--tw-text-opacity, 1));
}
.disabled\:cursor-not-allowed:disabled{
  cursor: not-allowed;
}
.disabled\:bg-\[\#1a1a1a\]:disabled{
  --tw-bg-opacity: 1;
  background-color: rgb(26 26 26 / var(--tw-bg-opacity, 1));
}
.group:hover .group-hover\:brightness-110{
  --tw-brightness: brightness(1.1);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.data-\[active\=true\]\:rounded-\[8px\][data-active="true"]{
  border-radius: 8px;
}
.data-\[active\=true\]\:border-blue-500[data-active="true"]{
  --tw-border-opacity: 1;
  border-color: rgb(59 130 246 / var(--tw-border-opacity, 1));
}
@media not all and (min-width: 1536px){
  .max-2xl\:grid-cols-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .max-2xl\:grid-cols-4{
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
  .max-2xl\:grid-cols-6{
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}
@media not all and (min-width: 1024px){
  .max-lg\:grid-cols-2{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media (min-width: 768px){
  .md\:grid-cols-2{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media (min-width: 1536px){
  .\32xl\:h-5{
    height: 1.25rem;
  }
  .\32xl\:w-5{
    width: 1.25rem;
  }
  .\32xl\:pt-12{
    padding-top: 3rem;
  }
  .\32xl\:text-\[24px\]{
    font-size: 24px;
  }
  .\32xl\:text-\[30px\]{
    font-size: 30px;
  }
  .\32xl\:text-base{
    font-size: 1rem;
    line-height: 1.5rem;
  }
  .\32xl\:text-lg{
    font-size: 1.125rem;
    line-height: 1.75rem;
  }
  .\32xl\:text-xl{
    font-size: 1.25rem;
    line-height: 1.75rem;
  }
}
.\[\&\.ant-select-disabled_\.ant-select-selector\]\:\!border-\[\#424242\].ant-select-disabled .ant-select-selector{
  --tw-border-opacity: 1 !important;
  border-color: rgb(66 66 66 / var(--tw-border-opacity, 1)) !important;
}
.\[\&\.ant-select-disabled_\.ant-select-selector\]\:\!bg-\[\#1f1f1f\].ant-select-disabled .ant-select-selector{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(31 31 31 / var(--tw-bg-opacity, 1)) !important;
}
.\[\&\.ant-select-disabled_\.ant-select-selector\]\:\!text-white.ant-select-disabled .ant-select-selector{
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1)) !important;
}
.\[\&_\.ant-alert-description\]\:\!text-orange-300 .ant-alert-description{
  --tw-text-opacity: 1 !important;
  color: rgb(253 186 116 / var(--tw-text-opacity, 1)) !important;
}
.\[\&_\.ant-alert-message\]\:\!text-orange-200 .ant-alert-message{
  --tw-text-opacity: 1 !important;
  color: rgb(254 215 170 / var(--tw-text-opacity, 1)) !important;
}
.\[\&_\.ant-alert\]\:\!border-orange-600 .ant-alert{
  --tw-border-opacity: 1 !important;
  border-color: rgb(234 88 12 / var(--tw-border-opacity, 1)) !important;
}
.\[\&_\.ant-alert\]\:\!bg-orange-900 .ant-alert{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(124 45 18 / var(--tw-bg-opacity, 1)) !important;
}
.\[\&_\.ant-btn\]\:h-\[25px\] .ant-btn{
  height: 25px;
}
.\[\&_\.ant-btn\]\:font-normal .ant-btn{
  font-weight: 400;
}
.hover\:\[\&_\.ant-btn\]\:outline-none .ant-btn:hover{
  outline: 2px solid transparent;
  outline-offset: 2px;
}
.focus\:\[\&_\.ant-btn\]\:outline-none .ant-btn:focus{
  outline: 2px solid transparent;
  outline-offset: 2px;
}
.\[\&_\.ant-input-affix-wrapper\]\:flex .ant-input-affix-wrapper{
  display: flex;
}
.\[\&_\.ant-input-affix-wrapper\]\:\!h-\[28px\] .ant-input-affix-wrapper{
  height: 28px !important;
}
.\[\&_\.ant-input-affix-wrapper\]\:items-center .ant-input-affix-wrapper{
  align-items: center;
}
.\[\&_\.ant-input-search-button\]\:flex .ant-input-search-button{
  display: flex;
}
.\[\&_\.ant-input-search-button\]\:\!h-\[28px\] .ant-input-search-button{
  height: 28px !important;
}
.\[\&_\.ant-input-search-button\]\:items-center .ant-input-search-button{
  align-items: center;
}
.\[\&_\.ant-input-search-button\]\:justify-center .ant-input-search-button{
  justify-content: center;
}
.\[\&_\.ant-input\]\:\!h-\[28px\] .ant-input{
  height: 28px !important;
}
.\[\&_\.ant-input\]\:leading-\[28px\] .ant-input{
  line-height: 28px;
}
.\[\&_\.ant-select-selection-item\]\:\!flex .ant-select-selection-item{
  display: flex !important;
}
.\[\&_\.ant-select-selection-item\]\:\!items-center .ant-select-selection-item{
  align-items: center !important;
}
.\[\&_\.ant-select-selection-item\]\:\!leading-normal .ant-select-selection-item{
  line-height: 1.5 !important;
}
.\[\&_\.ant-select-selection-overflow\]\:flex .ant-select-selection-overflow{
  display: flex;
}
.\[\&_\.ant-select-selection-overflow\]\:items-center .ant-select-selection-overflow{
  align-items: center;
}
.\[\&_\.ant-select-selection-placeholder\]\:\!flex .ant-select-selection-placeholder{
  display: flex !important;
}
.\[\&_\.ant-select-selection-placeholder\]\:\!items-center .ant-select-selection-placeholder{
  align-items: center !important;
}
.\[\&_\.ant-select-selection-search-input\]\:\!h-full .ant-select-selection-search-input{
  height: 100% !important;
}
.\[\&_\.ant-select-selection-search-input\]\:h-auto .ant-select-selection-search-input{
  height: auto;
}
.\[\&_\.ant-select-selection-search-input\]\:border-none .ant-select-selection-search-input{
  border-style: none;
}
.hover\:\[\&_\.ant-select-selection-search-input\]\:h-auto .ant-select-selection-search-input:hover{
  height: auto;
}
.hover\:\[\&_\.ant-select-selection-search-input\]\:border-none .ant-select-selection-search-input:hover{
  border-style: none;
}
.focus\:\[\&_\.ant-select-selection-search-input\]\:h-auto .ant-select-selection-search-input:focus{
  height: auto;
}
.focus\:\[\&_\.ant-select-selection-search-input\]\:border-none .ant-select-selection-search-input:focus{
  border-style: none;
}
.\[\&_\.ant-select-selection-search\]\:\!flex .ant-select-selection-search{
  display: flex !important;
}
.\[\&_\.ant-select-selection-search\]\:\!items-center .ant-select-selection-search{
  align-items: center !important;
}
.\[\&_\.ant-select-selector\]\:\!flex .ant-select-selector{
  display: flex !important;
}
.\[\&_\.ant-select-selector\]\:flex .ant-select-selector{
  display: flex;
}
.\[\&_\.ant-select-selector\]\:h-6 .ant-select-selector{
  height: 1.5rem;
}
.\[\&_\.ant-select-selector\]\:h-\[26px\] .ant-select-selector{
  height: 26px;
}
.\[\&_\.ant-select-selector\]\:h-full .ant-select-selector{
  height: 100%;
}
.\[\&_\.ant-select-selector\]\:\!items-center .ant-select-selector{
  align-items: center !important;
}
.\[\&_\.ant-select-selector\]\:items-center .ant-select-selector{
  align-items: center;
}
.\[\&_\.ant-select-selector\]\:rounded-md .ant-select-selector{
  border-radius: 0.375rem;
}
.\[\&_\.ant-select-selector\]\:bg-\[\#141414\] .ant-select-selector{
  --tw-bg-opacity: 1;
  background-color: rgb(20 20 20 / var(--tw-bg-opacity, 1));
}
.hover\:\[\&_\.ant-select-selector\]\:border-\[\#424242\] .ant-select-selector:hover{
  --tw-border-opacity: 1;
  border-color: rgb(66 66 66 / var(--tw-border-opacity, 1));
}
.focus\:\[\&_\.ant-select-selector\]\:border-\[\#424242\] .ant-select-selector:focus{
  --tw-border-opacity: 1;
  border-color: rgb(66 66 66 / var(--tw-border-opacity, 1));
}
.focus\:\[\&_\.ant-select-selector\]\:shadow-none .ant-select-selector:focus{
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.focus\:\[\&_\.ant-select-selector\]\:outline-none .ant-select-selector:focus{
  outline: 2px solid transparent;
  outline-offset: 2px;
}
.\[\&_\.ant-table-tbody\>tr\:hover\>td\]\:\!bg-gray-700 .ant-table-tbody>tr:hover>td{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(55 65 81 / var(--tw-bg-opacity, 1)) !important;
}
.\[\&_\.ant-table-tbody\>tr\>td\]\:\!border-gray-700 .ant-table-tbody>tr>td{
  --tw-border-opacity: 1 !important;
  border-color: rgb(55 65 81 / var(--tw-border-opacity, 1)) !important;
}
.\[\&_\.ant-table-tbody\>tr\>td\]\:\!bg-gray-800 .ant-table-tbody>tr>td{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(31 41 55 / var(--tw-bg-opacity, 1)) !important;
}
.\[\&_\.ant-table-tbody\>tr\>td\]\:\!text-gray-200 .ant-table-tbody>tr>td{
  --tw-text-opacity: 1 !important;
  color: rgb(229 231 235 / var(--tw-text-opacity, 1)) !important;
}
.\[\&_\.ant-table-thead\>tr\>th\]\:\!border-gray-600 .ant-table-thead>tr>th{
  --tw-border-opacity: 1 !important;
  border-color: rgb(75 85 99 / var(--tw-border-opacity, 1)) !important;
}
.\[\&_\.ant-table-thead\>tr\>th\]\:\!bg-gray-700 .ant-table-thead>tr>th{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(55 65 81 / var(--tw-bg-opacity, 1)) !important;
}
.\[\&_\.ant-table-thead\>tr\>th\]\:\!font-semibold .ant-table-thead>tr>th{
  font-weight: 600 !important;
}
.\[\&_\.ant-table-thead\>tr\>th\]\:\!text-gray-200 .ant-table-thead>tr>th{
  --tw-text-opacity: 1 !important;
  color: rgb(229 231 235 / var(--tw-text-opacity, 1)) !important;
}
.\[\&_\.ant-table\]\:\!bg-gray-800 .ant-table{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(31 41 55 / var(--tw-bg-opacity, 1)) !important;
}
.\[\&_\.ant-tabs-tab\]\:mb-0 .ant-tabs-tab{
  margin-bottom: 0px;
}
.\[\&_span\.ant-select-selection-item\]\:flex span.ant-select-selection-item{
  display: flex;
}
.\[\&_span\.ant-select-selection-item\]\:h-4 span.ant-select-selection-item{
  height: 1rem;
}
.\[\&_span\.ant-select-selection-item\]\:items-center span.ant-select-selection-item{
  align-items: center;
}
.\[\&_span\.ant-select-selection-item\]\:rounded span.ant-select-selection-item{
  border-radius: 0.25rem;
}
.\[\&_span\.ant-select-selection-item\]\:px-1 span.ant-select-selection-item{
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}
.\[\&_span\.ant-select-selection-item\]\:py-\[1px\] span.ant-select-selection-item{
  padding-top: 1px;
  padding-bottom: 1px;
}
.\[\&_span\.ant-select-selection-item\]\:leading-4 span.ant-select-selection-item{
  line-height: 1rem;
}