@charset "UTF-8";@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% !important;
}
.container{
  width: 100%;
}
@media (min-width: 640px){
  .\!container{
    max-width: 640px !important;
  }
  .container{
    max-width: 640px;
  }
}
@media (min-width: 768px){
  .\!container{
    max-width: 768px !important;
  }
  .container{
    max-width: 768px;
  }
}
@media (min-width: 1024px){
  .\!container{
    max-width: 1024px !important;
  }
  .container{
    max-width: 1024px;
  }
}
@media (min-width: 1280px){
  .\!container{
    max-width: 1280px !important;
  }
  .container{
    max-width: 1280px;
  }
}
@media (min-width: 1536px){
  .\!container{
    max-width: 1536px !important;
  }
  .container{
    max-width: 1536px;
  }
}
.sr-only{
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}
.pointer-events-none{
  pointer-events: none;
}
.pointer-events-auto{
  pointer-events: auto;
}
.\!visible{
  visibility: visible !important;
}
.visible{
  visibility: visible;
}
.collapse{
  visibility: collapse;
}
.static{
  position: static;
}
.fixed{
  position: fixed;
}
.absolute{
  position: absolute;
}
.relative{
  position: relative;
}
.sticky{
  position: sticky;
}
.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-6{
  grid-column: span 6 / span 6;
}
.col-span-full{
  grid-column: 1 / -1;
}
.-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;
}
.-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-5{
  margin-bottom: 1.25rem;
}
.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{
  margin-left: 0px;
}
.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-0\.5{
  margin-top: 0.125rem;
}
.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-\[130px\]{
  height: 130px;
}
.h-\[200px\]{
  height: 200px;
}
.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-auto{
  height: auto;
}
.h-full{
  height: 100%;
}
.h-px{
  height: 1px;
}
.max-h-32{
  max-height: 8rem;
}
.max-h-96{
  max-height: 24rem;
}
.max-h-\[40\%\]{
  max-height: 40%;
}
.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;
}
.min-h-0{
  min-height: 0px;
}
.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-\[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-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-32{
  width: 8rem;
}
.w-36{
  width: 9rem;
}
.w-4{
  width: 1rem;
}
.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-\[128px\]{
  min-width: 128px;
}
.min-w-\[140px\]{
  min-width: 140px;
}
.min-w-\[150px\]{
  min-width: 150px;
}
.min-w-\[280px\]{
  min-width: 280px;
}
.min-w-\[28px\]{
  min-width: 28px;
}
.min-w-\[400px\]{
  min-width: 400px;
}
.min-w-\[500px\]{
  min-width: 500px;
}
.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-md{
  max-width: 28rem;
}
.flex-1{
  flex: 1 1 0%;
}
.flex-shrink-0{
  flex-shrink: 0;
}
.shrink{
  flex-shrink: 1;
}
.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;
}
.list-disc{
  list-style-type: disc;
}
.grid-cols-1{
  grid-template-columns: repeat(1, minmax(0, 1fr));
}
.grid-cols-2{
  grid-template-columns: repeat(2, 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-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;
}
.gap-x-4{
  -moz-column-gap: 1rem;
       column-gap: 1rem;
}
.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-0\.5 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(0.125rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.125rem * var(--tw-space-y-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-1\.5 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(0.375rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.375rem * 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;
}
.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-b{
  border-bottom-width: 1px;
}
.border-l-\[1px\]{
  border-left-width: 1px;
}
.border-r-0{
  border-right-width: 0px;
}
.border-t{
  border-top-width: 1px;
}
.border-solid{
  border-style: solid;
}
.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-\[\#2B303B\]{
  --tw-border-opacity: 1;
  border-color: rgb(43 48 59 / 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-300{
  --tw-border-opacity: 1;
  border-color: rgb(252 165 165 / 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-\[\#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-\[\#1f1f1f\]{
  --tw-bg-opacity: 1;
  background-color: rgb(31 31 31 / 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-\[\#3EE089\]\/20{
  background-color: rgb(62 224 137 / 0.2);
}
.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-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-50{
  --tw-bg-opacity: 1;
  background-color: rgb(254 242 242 / 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-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);
}
.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-0\.5{
  padding-bottom: 0.125rem;
}
.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{
  padding-left: 0.25rem;
}
.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-0\.5{
  padding-top: 0.125rem;
}
.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-\[11px\]{
  font-size: 11px;
}
.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-normal{
  line-height: 1.5;
}
.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-\[\#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-\[\#4ade80\]{
  --tw-text-opacity: 1;
  color: rgb(74 222 128 / 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-\[\#6B7280\]{
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / 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-\[\#FFFFFF\]{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.text-\[\#a6a6a6\]{
  --tw-text-opacity: 1;
  color: rgb(166 166 166 / var(--tw-text-opacity, 1));
}
.text-\[\#cccccc\]{
  --tw-text-opacity: 1;
  color: rgb(204 204 204 / 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-\[\#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-green-600{
  --tw-text-opacity: 1;
  color: rgb(22 163 74 / 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-red-700{
  --tw-text-opacity: 1;
  color: rgb(185 28 28 / 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-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;
}
.ring{
  --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(3px + 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);
}
.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);
}
body[data-theme=DARK] input:-webkit-autofill,
body[data-theme=DARK] input:-webkit-autofill:hover,
body[data-theme=DARK] input:-webkit-autofill:focus,
body[data-theme=DARK] input:-webkit-autofill:active,
body[data-theme=DARK] .ant-input:-webkit-autofill,
body[data-theme=DARK] .ant-input:-webkit-autofill:hover,
body[data-theme=DARK] .ant-input:-webkit-autofill:focus,
body[data-theme=DARK] .ant-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;
  background-color: #141414 !important;
  box-shadow: inset 0 0 0 1000px #141414 !important;
}

/* Login form autofill: theme on form container so it works on auth route (body may not have data-theme) */
.amb-login-form--light input:-webkit-autofill,
.amb-login-form--light input:-webkit-autofill:hover,
.amb-login-form--light input:-webkit-autofill:focus,
.amb-login-form--light input:-webkit-autofill:active {
  -webkit-background-clip: text;
  -webkit-text-fill-color: rgba(0, 0, 0, 0.8509803922) !important;
  -webkit-transition: background-color 5000s ease-in-out 0s;
  transition: background-color 5000s ease-in-out 0s;
  background-color: #ffffff !important;
  box-shadow: inset 0 0 0 1000px #ffffff !important;
}

.amb-login-form--dark input:-webkit-autofill,
.amb-login-form--dark input:-webkit-autofill:hover,
.amb-login-form--dark input:-webkit-autofill:focus,
.amb-login-form--dark input:-webkit-autofill:active {
  -webkit-background-clip: text;
  -webkit-text-fill-color: #ffffff !important;
  -webkit-transition: background-color 5000s ease-in-out 0s;
  transition: background-color 5000s ease-in-out 0s;
  background-color: #141414 !important;
  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;
}

body[data-theme=DARK] {
  --scrollbarBG: #141414;
  --thumbBG: #404040;
}

body[data-theme=LIGHT] {
  --scrollbarBG: #eeeeee;
  --thumbBG: #737373;
}

body:not([data-theme]) {
  --scrollbarBG: #141414;
  --thumbBG: #404040;
}

.amb-view-request-content {
  --amb-text-primary: #ffffff;
  --amb-text-secondary: #ffffffa6;
  --amb-border: #424242;
}

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;
}
.amb--approvals-request .ant-tag {
  color: rgba(255, 255, 255, 0.8509803922) !important;
  border-color: #434343 !important;
  background: #303032 !important;
}

.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;
}

body[data-theme=DARK] .ant-modal.create-edit-policy-modal .ant-modal-content .ant-modal-header .ant-modal-title,
body:not([data-theme]) .ant-modal.create-edit-policy-modal .ant-modal-content .ant-modal-header .ant-modal-title {
  background-color: #1f1f1f !important;
}

body[data-theme=LIGHT] .ant-modal.create-edit-policy-modal .ant-modal-content .ant-modal-header .ant-modal-title {
  background-color: #fff !important;
  color: rgba(0, 0, 0, 0.88) !important;
}

body[data-theme=DARK] .ant-modal .ant-modal-header,
body:not([data-theme]) .ant-modal .ant-modal-header {
  box-shadow: none !important;
}

.amb--custom-modal .amb--modal-btn {
  height: 24px !important;
}
.amb--custom-modal .amb--directory-select.ant-select.ant-select-single .ant-select-selection-search input {
  height: 100% !important;
  line-height: 32px !important;
  padding: 0 !important;
  margin: 0 !important;
  vertical-align: middle !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: 1px 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-header {
  background: #282828 !important;
  border-bottom: none !important;
}
.amb--custom-modal .ant-modal-title {
  font-size: 16px !important;
  background: #282828 !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;
}

body[data-theme=DARK] .ant-dropdown-menu-item:hover,
body:not([data-theme]) .ant-dropdown-menu-item:hover {
  background: #002041 !important;
}

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

body[data-theme=DARK] .ant-menu-submenu-popup .ant-menu-submenu-selected > .ant-menu-submenu-title,
body[data-theme=DARK] .ant-menu-submenu-popup .ant-menu-item-selected .ant-menu-submenu-title,
body:not([data-theme]) .ant-menu-submenu-popup .ant-menu-submenu-selected > .ant-menu-submenu-title,
body:not([data-theme]) .ant-menu-submenu-popup .ant-menu-item-selected .ant-menu-submenu-title {
  background-color: #002041 !important;
}

#pam .amb-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 24px;
  height: 60px;
  border-bottom: 1px solid #424242;
  background-color: #1f1f1f;
  font-family: "Inter", "Noto Sans", "Helvetica", "Arial" !important;
}
#pam .amb-header *,
#pam .amb-header .ant-flex,
#pam .amb-header .ant-btn,
#pam .amb-header .ant-dropdown-trigger {
  font-family: inherit !important;
}
#pam .amb-header .amb-header--logo {
  display: flex;
  align-items: center;
}
#pam .amb-header .amb-header--right-buttons {
  display: flex;
  align-items: center;
  height: 100%;
}
#pam .amb-header .amb-header--right-buttons .ant-skeleton {
  display: inline-flex !important;
  vertical-align: middle;
  line-height: 1;
}
#pam .amb-header .amb-header--right-buttons .ant-skeleton .ant-skeleton-avatar,
#pam .amb-header .amb-header--right-buttons .ant-skeleton .ant-skeleton-input {
  background: rgba(255, 255, 255, 0.08) !important;
  vertical-align: middle;
}
#pam .amb-header .amb-header--right-buttons .ant-skeleton.ant-skeleton-active .ant-skeleton-avatar, #pam .amb-header .amb-header--right-buttons .ant-skeleton.ant-skeleton-active .ant-skeleton-input {
  background: linear-gradient(90deg, rgba(255, 255, 255, 0.06) 25%, rgba(255, 255, 255, 0.12) 50%, rgba(255, 255, 255, 0.06) 75%) !important;
  background-size: 200% 100% !important;
  animation: header-skeleton-pulse 1.5s ease-in-out infinite !important;
}
@keyframes header-skeleton-pulse {
  0% {
    background-position: 200% 0;
  }
  100% {
    background-position: -200% 0;
  }
}
#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-tbody > tr.amb-role-default .ant-table-cell {
  background-color: #161d40 !important;
}
#pam .ant-table-wrapper .ant-table .ant-table-tbody > tr.amb-role-default:hover .ant-table-cell {
  background-color: #1a2347 !important;
}
#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: #0091e6 !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;
}

.integrations-table .ant-table-pagination.ant-pagination li.ant-pagination-total-text {
  margin-left: 10px !important;
}
.integrations-table .ant-table-pagination.ant-pagination .ant-pagination-options {
  margin-right: 10px !important;
}

@keyframes amb-download-fill {
  0% {
    clip-path: inset(0 0 100% 0);
  }
  100% {
    clip-path: inset(0 0 0 0);
  }
}
.amb--download-progress-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.amb--download-progress-icon .anticon {
  animation: amb-download-fill 1s ease-in-out infinite;
}

.amb-header--right-buttons {
  display: flex;
  align-items: center;
}

.amb--binary-download-header-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 32px;
  height: 32px;
  padding: 0;
  margin-right: 8px;
  border: none;
  border-radius: 50%;
  cursor: pointer;
  transition: opacity 0.2s ease;
}
.amb--binary-download-header-btn:hover {
  opacity: 0.85;
}
.amb--binary-download-header-btn .anticon {
  font-size: 16px;
}

body[data-theme=LIGHT] .amb--binary-download-header-btn {
  background: #1f1f1f;
  color: #0091e6;
}

body[data-theme=DARK] .amb--binary-download-header-btn {
  background: #1f1f1f;
  color: #0091e6;
}

.cmd-palette-trigger {
  display: inline-flex;
  align-items: center;
  gap: 2px;
  height: 30px;
  padding: 0 10px;
  margin-right: 4px;
  background: rgba(255, 255, 255, 0.06);
  border: 1px solid #3a3a3a;
  border-radius: 6px;
  color: rgba(255, 255, 255, 0.6509803922);
  font-size: 12px;
  font-family: inherit;
  cursor: pointer;
  transition: all 0.15s ease;
  white-space: nowrap;
}
.cmd-palette-trigger:hover {
  background: rgba(255, 255, 255, 0.1);
  border-color: #505050;
  color: rgba(255, 255, 255, 0.8509803922);
}
.cmd-palette-trigger:active {
  background: rgba(255, 255, 255, 0.08);
}

.cmd-palette-trigger-text {
  font-size: 12px;
  opacity: 0.7;
}

.cmd-palette-trigger-kbd {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 18px;
  height: 18px;
  padding: 0 4px;
  margin-left: 8px;
  font-size: 10px;
  font-weight: 500;
  color: rgba(255, 255, 255, 0.5490196078);
  background: rgba(255, 255, 255, 0.08);
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 3px;
  line-height: 1;
}

body[data-theme=LIGHT] .cmd-palette-trigger-text {
  color: inherit;
}
body[data-theme=LIGHT] #pam .amb-header {
  color: #000;
}
body[data-theme=LIGHT] #pam .amb-header .amb-icon,
body[data-theme=LIGHT] #pam .amb-header .amb-header--logo,
body[data-theme=LIGHT] #pam .amb-header .amb-header--right-buttons .anticon {
  color: #000 !important;
}
body[data-theme=LIGHT] #pam .amb-header .amb-header--right-buttons {
  color: #000;
}

body[data-theme=DARK] .amb-home-bulk-toolbar {
  background: #121111;
  border: 1px solid #424242;
}
body[data-theme=DARK] .amb-table-head-cell {
  background: #303032;
  color: rgba(255, 255, 255, 0.6509803922);
}
body[data-theme=DARK] .amb-table-pagination-bar {
  background: #303032;
  color: #ffffff;
}
body[data-theme=DARK] .amb-exec-card .recharts-legend-item-text,
body[data-theme=DARK] .amb-exec-card .recharts-default-legend .recharts-legend-item text,
body[data-theme=DARK] .amb-exec-card .recharts-text {
  fill: #99a0ae !important;
  color: #99a0ae !important;
}
body[data-theme=DARK] .amb--connector-manager-form-modal .ant-modal-content,
body[data-theme=DARK] .amb--connector-manager-form-modal .ant-modal-header,
body[data-theme=DARK] .amb--connector-manager-form-modal .ant-modal-title,
body[data-theme=DARK] .amb--connector-manager-form-modal .ant-modal-body,
body[data-theme=DARK] .amb--connector-manager-form-modal .ant-modal-footer,
body[data-theme=DARK] .amb--custom-modal.amb--connector-manager-form-modal .ant-modal-content,
body[data-theme=DARK] .amb--custom-modal.amb--connector-manager-form-modal .ant-modal-header,
body[data-theme=DARK] .amb--custom-modal.amb--connector-manager-form-modal .ant-modal-title,
body[data-theme=DARK] .amb--custom-modal.amb--connector-manager-form-modal .ant-modal-body,
body[data-theme=DARK] .amb--custom-modal.amb--connector-manager-form-modal .ant-modal-footer,
body[data-theme=DARK] #pam .amb--connector-manager-form-modal .ant-modal-content,
body[data-theme=DARK] #pam .amb--connector-manager-form-modal .ant-modal-header,
body[data-theme=DARK] #pam .amb--connector-manager-form-modal .ant-modal-title,
body[data-theme=DARK] #pam .amb--connector-manager-form-modal .ant-modal-body,
body[data-theme=DARK] #pam .amb--connector-manager-form-modal .ant-modal-footer,
body[data-theme=DARK] #pam .amb--custom-modal.amb--connector-manager-form-modal .ant-modal-content,
body[data-theme=DARK] #pam .amb--custom-modal.amb--connector-manager-form-modal .ant-modal-header,
body[data-theme=DARK] #pam .amb--custom-modal.amb--connector-manager-form-modal .ant-modal-title,
body[data-theme=DARK] #pam .amb--custom-modal.amb--connector-manager-form-modal .ant-modal-body,
body[data-theme=DARK] #pam .amb--custom-modal.amb--connector-manager-form-modal .ant-modal-footer {
  background: #1f1f1f !important;
}
body[data-theme=DARK] .amb--connector-manager-form-modal .ant-modal-header,
body[data-theme=DARK] .amb--custom-modal.amb--connector-manager-form-modal .ant-modal-header,
body[data-theme=DARK] #pam .amb--connector-manager-form-modal .ant-modal-header,
body[data-theme=DARK] #pam .amb--custom-modal.amb--connector-manager-form-modal .ant-modal-header {
  border-bottom-color: #434343 !important;
}
body[data-theme=DARK] .amb--connector-manager-form-modal .amb--connector-manager-modal-content,
body[data-theme=DARK] .amb--custom-modal.amb--connector-manager-form-modal .amb--connector-manager-modal-content,
body[data-theme=DARK] #pam .amb--connector-manager-form-modal .amb--connector-manager-modal-content,
body[data-theme=DARK] #pam .amb--custom-modal.amb--connector-manager-form-modal .amb--connector-manager-modal-content {
  background: #141414 !important;
  border-radius: 8px;
}
body[data-theme=DARK] .amb-home-modal .ant-modal-content,
body[data-theme=DARK] .amb-home-modal .ant-modal-header,
body[data-theme=DARK] .amb-home-modal .ant-modal-title,
body[data-theme=DARK] #pam .amb-home-modal .ant-modal-content,
body[data-theme=DARK] #pam .amb-home-modal .ant-modal-header,
body[data-theme=DARK] #pam .amb-home-modal .ant-modal-title {
  background: #1f1f1f !important;
  color: rgba(255, 255, 255, 0.8509803922) !important;
}
body[data-theme=DARK] .amb-home-modal .ant-modal-body,
body[data-theme=DARK] #pam .amb-home-modal .ant-modal-body {
  background: #1f1f1f !important;
}
body[data-theme=DARK] .amb-home-modal .ant-modal-footer,
body[data-theme=DARK] #pam .amb-home-modal .ant-modal-footer {
  background: #1f1f1f !important;
  border-top-color: #434343 !important;
}
body[data-theme=DARK] .amb-home-modal .ant-timeline-item-head-custom,
body[data-theme=DARK] #pam .amb-home-modal .ant-timeline-item-head-custom {
  background: transparent !important;
}
body[data-theme=DARK] .amb-home-modal .amb--approvals-request .ant-card-body,
body[data-theme=DARK] #pam .amb-home-modal .amb--approvals-request .ant-card-body {
  background: #161616 !important;
}
body[data-theme=DARK] .amb--register-relay-modal .ant-modal-content,
body[data-theme=DARK] .amb--register-relay-modal .ant-modal-header,
body[data-theme=DARK] .amb--register-relay-modal .ant-modal-title,
body[data-theme=DARK] .amb--register-relay-modal .ant-modal-body,
body[data-theme=DARK] .amb--register-relay-modal .ant-modal-footer,
body[data-theme=DARK] #pam .amb--register-relay-modal .ant-modal-content,
body[data-theme=DARK] #pam .amb--register-relay-modal .ant-modal-header,
body[data-theme=DARK] #pam .amb--register-relay-modal .ant-modal-title,
body[data-theme=DARK] #pam .amb--register-relay-modal .ant-modal-body,
body[data-theme=DARK] #pam .amb--register-relay-modal .ant-modal-footer {
  background: #1f1f1f !important;
  color: rgba(255, 255, 255, 0.8509803922) !important;
}
body[data-theme=DARK] .amb--register-relay-modal .ant-modal-header,
body[data-theme=DARK] #pam .amb--register-relay-modal .ant-modal-header {
  border-bottom-color: #434343 !important;
}
body[data-theme=DARK] .amb--register-relay-modal .ant-modal-footer,
body[data-theme=DARK] #pam .amb--register-relay-modal .ant-modal-footer {
  border-top-color: #434343 !important;
}
body[data-theme=DARK] .amb--register-relay-modal .amb--register-relay-modal-content,
body[data-theme=DARK] #pam .amb--register-relay-modal .amb--register-relay-modal-content {
  background: #141414 !important;
  border-radius: 8px;
}
body[data-theme=DARK] .amb--role-config-card {
  border-radius: 8px;
  overflow: hidden;
}
body[data-theme=DARK] .amb--role-config-card .ant-card-head {
  background: #1d1d1d !important;
  border-bottom: 1px solid #434343 !important;
  padding: 10px 16px;
  min-height: 40px;
}
body[data-theme=DARK] .amb--role-config-card .ant-card-head-title {
  padding: 0;
  font-weight: 600;
}
body[data-theme=DARK] .amb--role-config-card .ant-card-body {
  background: #161616 !important;
  padding: 16px;
}

body[data-theme=LIGHT] input:-webkit-autofill,
body[data-theme=LIGHT] input:-webkit-autofill:hover,
body[data-theme=LIGHT] input:-webkit-autofill:focus,
body[data-theme=LIGHT] input:-webkit-autofill:active,
body[data-theme=LIGHT] .ant-input:-webkit-autofill,
body[data-theme=LIGHT] .ant-input:-webkit-autofill:hover,
body[data-theme=LIGHT] .ant-input:-webkit-autofill:focus,
body[data-theme=LIGHT] .ant-input:-webkit-autofill:active {
  -webkit-background-clip: text;
  -webkit-text-fill-color: rgba(0, 0, 0, 0.8509803922);
  -webkit-transition: background-color 5000s ease-in-out 0s;
  transition: background-color 5000s ease-in-out 0s;
  background-color: #ffffff !important;
  box-shadow: inset 0 0 0 1000px #ffffff !important;
}
body[data-theme=LIGHT] .amb--log-viewer-terminal,
body[data-theme=LIGHT] .ant-modal .amb--log-viewer-terminal,
body[data-theme=LIGHT] #pam .amb--log-viewer-terminal {
  background: #ebeceb !important;
  border: 1px solid #d1d3d4 !important;
}
body[data-theme=LIGHT] .amb--log-viewer-terminal .ant-card-body,
body[data-theme=LIGHT] .ant-modal .amb--log-viewer-terminal .ant-card-body,
body[data-theme=LIGHT] #pam .amb--log-viewer-terminal .ant-card-body {
  background: #ebeceb !important;
  padding: 14px 16px !important;
}
body[data-theme=LIGHT] .amb--log-viewer-terminal-pre,
body[data-theme=LIGHT] .amb--log-viewer-terminal .amb--log-viewer-terminal-pre,
body[data-theme=LIGHT] .ant-modal .amb--log-viewer-terminal-pre,
body[data-theme=LIGHT] .ant-modal .amb--log-viewer-terminal .amb--log-viewer-terminal-pre,
body[data-theme=LIGHT] #pam .amb--log-viewer-terminal-pre,
body[data-theme=LIGHT] #pam .amb--log-viewer-terminal .amb--log-viewer-terminal-pre {
  font-family: "SF Mono", "Menlo", "Monaco", "Consolas", "Liberation Mono", "Courier New", monospace !important;
  font-size: 13px !important;
  line-height: 1.5 !important;
  color: #000000 !important;
  margin: 0 !important;
}
body[data-theme=LIGHT] pre.amb--log-viewer-terminal-pre.text-green-400,
body[data-theme=LIGHT] .ant-modal pre.amb--log-viewer-terminal-pre.text-green-400,
body[data-theme=LIGHT] #pam pre.amb--log-viewer-terminal-pre.text-green-400 {
  color: #000000 !important;
}
body[data-theme=LIGHT] .ant-btn-default {
  background: #ffffff !important;
  border-color: #d9d9d9 !important;
  color: rgba(0, 0, 0, 0.8509803922) !important;
}
body[data-theme=LIGHT] .ant-btn-default:hover {
  color: #4096ff !important;
  border-color: #4096ff !important;
  background: #ffffff !important;
}
body[data-theme=LIGHT] .ant-btn-primary:hover {
  opacity: 0.9;
}
body[data-theme=LIGHT] .ant-btn:disabled,
body[data-theme=LIGHT] .ant-btn.ant-btn-disabled {
  color: #808080 !important;
  background: #d9d9d9 !important;
  border-color: #d9d9d9 !important;
  cursor: not-allowed !important;
  opacity: 1 !important;
}
body[data-theme=LIGHT] #pam .ant-btn.ant-btn-disabled:not(.ant-btn-link):not(.ant-btn-text),
body[data-theme=LIGHT] #pam .ant-btn:disabled:not(.ant-btn-link):not(.ant-btn-text) {
  color: #808080 !important;
  background: #d9d9d9 !important;
  border-color: #d9d9d9 !important;
  cursor: not-allowed !important;
  opacity: 1 !important;
  box-shadow: none !important;
}
body[data-theme=LIGHT] #pam .ant-btn-link.ant-btn-disabled,
body[data-theme=LIGHT] #pam .ant-btn-link:disabled,
body[data-theme=LIGHT] #pam .ant-btn-text.ant-btn-disabled,
body[data-theme=LIGHT] #pam .ant-btn-text:disabled {
  color: #808080 !important;
  background: transparent !important;
  border-color: transparent !important;
  cursor: not-allowed !important;
  opacity: 1 !important;
  box-shadow: none !important;
}
body[data-theme=LIGHT] .ant-input-disabled,
body[data-theme=LIGHT] .ant-input[disabled] {
  background: #f5f5f5 !important;
  color: rgba(0, 0, 0, 0.25) !important;
  border-color: #d9d9d9 !important;
}
body[data-theme=LIGHT] .ant-select-disabled .ant-select-selector,
body[data-theme=LIGHT] .ant-select.ant-select-disabled .ant-select-selector {
  background: #f5f5f5 !important;
  color: rgba(0, 0, 0, 0.25) !important;
  border-color: #d9d9d9 !important;
}
body[data-theme=LIGHT] .amb--custom-disabled .ant-select-selector,
body[data-theme=LIGHT] .amb--custom-relay.ant-select-disabled .ant-select-selector,
body[data-theme=LIGHT] .amb--disabled-input input,
body[data-theme=LIGHT] .amb--disabled-input .ant-select-selector {
  background: #f5f5f5 !important;
  border-color: #d9d9d9 !important;
  color: rgba(0, 0, 0, 0.25) !important;
}
body[data-theme=LIGHT] .ant-input,
body[data-theme=LIGHT] .ant-input-affix-wrapper,
body[data-theme=LIGHT] .ant-select-selector {
  background: #ffffff !important;
  border-color: #d9d9d9 !important;
  color: rgba(0, 0, 0, 0.8509803922) !important;
}
body[data-theme=LIGHT] .ant-input:hover,
body[data-theme=LIGHT] .ant-input-affix-wrapper:hover,
body[data-theme=LIGHT] .ant-select-selector:hover {
  border-color: #4096ff !important;
}
body[data-theme=LIGHT] .ant-input-affix-wrapper .ant-input {
  border: none !important;
  box-shadow: none !important;
  background: transparent !important;
}
body[data-theme=LIGHT] .ant-input-affix-wrapper .ant-input:hover, body[data-theme=LIGHT] .ant-input-affix-wrapper .ant-input:focus {
  border: none !important;
  box-shadow: none !important;
}
body[data-theme=LIGHT] .amb--custom-input .ant-input-search .ant-input-search-button.ant-btn {
  height: 28px !important;
  min-height: 28px !important;
  max-height: 28px !important;
  width: 32px !important;
  min-width: 32px !important;
  padding: 0 !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  line-height: 1 !important;
}
body[data-theme=LIGHT] .ant-input-number-input {
  background: #ffffff !important;
}
body[data-theme=LIGHT] .ant-breadcrumb-link,
body[data-theme=LIGHT] .ant-breadcrumb-separator {
  color: rgba(0, 0, 0, 0.8509803922) !important;
}
body[data-theme=LIGHT] .ant-breadcrumb-link a:hover {
  color: #4096ff !important;
}
body[data-theme=LIGHT] .ant-tag {
  border-color: #d9d9d9;
  color: rgba(0, 0, 0, 0.8509803922);
}
body[data-theme=LIGHT] .ant-badge-status-text {
  color: rgba(0, 0, 0, 0.8509803922) !important;
}
body[data-theme=LIGHT] .ant-alert-message {
  color: rgba(0, 0, 0, 0.8509803922) !important;
}
body[data-theme=LIGHT] .ant-alert-description {
  color: rgba(0, 0, 0, 0.6509803922) !important;
}
body[data-theme=LIGHT] .amb-home-bulk-toolbar {
  background: #ffffff;
  border: 1px solid #d9d9d9;
}
body[data-theme=LIGHT] .ant-card {
  background: #ffffff !important;
  border-color: #f0f0f0 !important;
  color: rgba(0, 0, 0, 0.8509803922) !important;
}
body[data-theme=LIGHT] .ant-card .ant-card-head {
  background: #ffffff !important;
  border-bottom-color: #f0f0f0 !important;
  color: rgba(0, 0, 0, 0.8509803922) !important;
}
body[data-theme=LIGHT] .ant-card .ant-card-head-title {
  color: rgba(0, 0, 0, 0.8509803922) !important;
}
body[data-theme=LIGHT] .ant-card .ant-card-body {
  background: #ffffff !important;
  color: rgba(0, 0, 0, 0.8509803922) !important;
}
body[data-theme=LIGHT] .ant-dropdown-menu-item:hover {
  background: #e6f4ff !important;
}
body[data-theme=LIGHT] .ant-menu-submenu-popup .ant-menu-submenu-selected .ant-menu-submenu-title,
body[data-theme=LIGHT] .ant-menu-submenu-popup .ant-menu-item-selected .ant-menu-submenu-title {
  background-color: #e6f4ff;
}
body[data-theme=LIGHT] #pam .amb-header {
  background-color: #f7f7f7 !important;
  border-bottom-color: #d9d9d9;
}
body[data-theme=LIGHT] #pam .amb-header .amb-header--right-buttons .ant-skeleton .ant-skeleton-avatar,
body[data-theme=LIGHT] #pam .amb-header .amb-header--right-buttons .ant-skeleton .ant-skeleton-input {
  background: rgba(0, 0, 0, 0.06) !important;
}
body[data-theme=LIGHT] #pam .amb-header .amb-header--right-buttons .ant-skeleton.ant-skeleton-active .ant-skeleton-avatar, body[data-theme=LIGHT] #pam .amb-header .amb-header--right-buttons .ant-skeleton.ant-skeleton-active .ant-skeleton-input {
  background: linear-gradient(90deg, rgba(0, 0, 0, 0.04) 25%, rgba(0, 0, 0, 0.09) 50%, rgba(0, 0, 0, 0.04) 75%) !important;
  background-size: 200% 100% !important;
}
body[data-theme=LIGHT] #pam .amb-sidebar-light,
body[data-theme=LIGHT] #pam .amb-sidebar-light .ant-layout-sider-children {
  background: #f7f7f7 !important;
}
body[data-theme=LIGHT] #pam .amb--pam-menu {
  background: #f7f7f7 !important;
}
body[data-theme=LIGHT] #pam .amb-sidebar-light .amb--pam-menu.ant-menu .ant-menu-item:not(.ant-menu-item-selected),
body[data-theme=LIGHT] #pam .amb-sidebar-light .amb--pam-menu.ant-menu .ant-menu-submenu .ant-menu-submenu-title {
  background-color: #f7f7f7 !important;
}
body[data-theme=LIGHT] #pam .amb-sidebar-light .amb--pam-menu.ant-menu .ant-menu-submenu .ant-menu-sub {
  background: #f7f7f7 !important;
}
body[data-theme=LIGHT] #pam .amb-sidebar-light .amb--pam-menu.ant-menu .ant-menu-item-selected {
  background-color: #e6f4ff !important;
}
body[data-theme=LIGHT] #pam .amb-sidebar-light .amb--pam-menu.ant-menu .ant-menu-item:not(.ant-menu-item-selected):hover,
body[data-theme=LIGHT] #pam .amb-sidebar-light .amb--pam-menu.ant-menu .ant-menu-submenu-title:hover {
  background-color: #ececec !important;
}
body[data-theme=LIGHT] #pam .amb-sidebar-light .amb--pam-menu.ant-menu.ant-menu-inline-collapsed .ant-menu-submenu-selected > .ant-menu-submenu-title {
  background-color: #e6f4ff !important;
}
body[data-theme=LIGHT] #pam .amb--header-menu li.ant-dropdown-menu-item {
  color: rgba(0, 0, 0, 0.8509803922);
}
body[data-theme=LIGHT] .amb-header-account-menu .ant-dropdown-menu-item {
  color: rgba(0, 0, 0, 0.8509803922);
}
body[data-theme=LIGHT] .amb-header-account-menu .ant-dropdown-menu-item:hover {
  background: #e6f4ff !important;
}
body[data-theme=LIGHT] .ant-menu-submenu-popup .ant-menu {
  background: #f7f7f7 !important;
}
body[data-theme=LIGHT] .ant-menu-submenu-popup .ant-menu-item:not(.ant-menu-item-selected),
body[data-theme=LIGHT] .ant-menu-submenu-popup .ant-menu-submenu-title {
  background-color: #f7f7f7 !important;
}
body[data-theme=LIGHT] .ant-menu-submenu-popup .ant-menu-item-selected {
  background-color: #e6f4ff !important;
}
body[data-theme=LIGHT] .cmd-palette-trigger {
  background: rgba(0, 0, 0, 0.04);
  border-color: #d9d9d9;
  color: rgba(0, 0, 0, 0.65);
}
body[data-theme=LIGHT] .cmd-palette-trigger:hover {
  background: rgba(0, 0, 0, 0.06);
  border-color: #bfbfbf;
  color: rgba(0, 0, 0, 0.88);
}
body[data-theme=LIGHT] .cmd-palette-trigger:active {
  background: rgba(0, 0, 0, 0.08);
}
body[data-theme=LIGHT] .cmd-palette-trigger-kbd {
  color: rgba(0, 0, 0, 0.45);
  background: rgba(0, 0, 0, 0.04);
  border-color: rgba(0, 0, 0, 0.12);
}
body[data-theme=LIGHT] .amb-table-head-cell {
  background: #eeeeee;
  color: rgba(0, 0, 0, 0.8509803922);
}
body[data-theme=LIGHT] .amb-table-pagination-bar {
  background: #f7f7f7;
  color: rgba(0, 0, 0, 0.8509803922);
}
body[data-theme=LIGHT] .ant-table-wrapper {
  background: #fafafa !important;
}
body[data-theme=LIGHT] .ant-table-wrapper .ant-table {
  background: #ffffff !important;
}
body[data-theme=LIGHT] .ant-table-wrapper .ant-table .ant-table-thead > tr > th {
  background: #eeeeee !important;
  color: rgba(0, 0, 0, 0.8509803922) !important;
}
body[data-theme=LIGHT] .ant-table-wrapper .ant-table .ant-table-thead > tr > th::before,
body[data-theme=LIGHT] .ant-table-wrapper .ant-table .ant-table-thead > tr > td::before {
  background-color: #d9d9d9 !important;
}
body[data-theme=LIGHT] .ant-table-wrapper .ant-table .ant-table-footer {
  background: #eeeeee !important;
  color: rgba(0, 0, 0, 0.8509803922) !important;
}
body[data-theme=LIGHT] .ant-table-wrapper .ant-table .ant-table-summary .ant-table-cell {
  background: #eeeeee !important;
  color: rgba(0, 0, 0, 0.8509803922) !important;
}
body[data-theme=LIGHT] .ant-table-wrapper .ant-table .ant-table-tbody > tr > td {
  background: #ffffff !important;
  border-bottom-color: #f0f0f0 !important;
}
body[data-theme=LIGHT] .ant-table-wrapper .ant-table .ant-table-tbody > tr:hover > td {
  background: #fafafa !important;
}
body[data-theme=LIGHT] .ant-table-wrapper .ant-table .ant-select-selector {
  background: #ffffff !important;
}
body[data-theme=LIGHT] .ant-table-pagination.ant-pagination {
  background: #f7f7f7 !important;
  color: rgba(0, 0, 0, 0.8509803922) !important;
}
body[data-theme=LIGHT] .ant-table-pagination.ant-pagination .ant-pagination-options {
  border-color: #d9d9d9 !important;
}
body[data-theme=LIGHT] .ant-table-pagination.ant-pagination .ant-pagination-item a,
body[data-theme=LIGHT] .ant-table-pagination.ant-pagination .ant-pagination-total-text {
  color: rgba(0, 0, 0, 0.8509803922) !important;
}
body[data-theme=LIGHT] #amb-root .ant-table-wrapper .ant-spin-nested-loading > .ant-spin-container > .ant-pagination.ant-table-pagination,
body[data-theme=LIGHT] #amb-root .ant-table-wrapper .ant-pagination.ant-table-pagination {
  width: 100% !important;
  max-width: 100% !important;
  box-sizing: border-box !important;
  margin-inline: 0 !important;
  background: #f7f7f7 !important;
  background-color: #f7f7f7 !important;
  color: rgba(0, 0, 0, 0.8509803922) !important;
}
body[data-theme=LIGHT] #amb-root .ant-table-wrapper .ant-spin-nested-loading > .ant-spin-container > .ant-pagination.ant-table-pagination .ant-pagination-options,
body[data-theme=LIGHT] #amb-root .ant-table-wrapper .ant-pagination.ant-table-pagination .ant-pagination-options {
  border-color: #d9d9d9 !important;
}
body[data-theme=LIGHT] #amb-root .ant-table-wrapper .ant-spin-nested-loading > .ant-spin-container > .ant-pagination.ant-table-pagination .ant-pagination-item a,
body[data-theme=LIGHT] #amb-root .ant-table-wrapper .ant-spin-nested-loading > .ant-spin-container > .ant-pagination.ant-table-pagination .ant-pagination-total-text,
body[data-theme=LIGHT] #amb-root .ant-table-wrapper .ant-spin-nested-loading > .ant-spin-container > .ant-pagination.ant-table-pagination .ant-pagination-item,
body[data-theme=LIGHT] #amb-root .ant-table-wrapper .ant-spin-nested-loading > .ant-spin-container > .ant-pagination.ant-table-pagination li,
body[data-theme=LIGHT] #amb-root .ant-table-wrapper .ant-pagination.ant-table-pagination .ant-pagination-item a,
body[data-theme=LIGHT] #amb-root .ant-table-wrapper .ant-pagination.ant-table-pagination .ant-pagination-total-text,
body[data-theme=LIGHT] #amb-root .ant-table-wrapper .ant-pagination.ant-table-pagination .ant-pagination-item,
body[data-theme=LIGHT] #amb-root .ant-table-wrapper .ant-pagination.ant-table-pagination li {
  color: rgba(0, 0, 0, 0.8509803922) !important;
}
body[data-theme=LIGHT] #amb-root .ant-table-wrapper .ant-spin-nested-loading > .ant-spin-container > .ant-pagination.ant-table-pagination .ant-select-selector,
body[data-theme=LIGHT] #amb-root .ant-table-wrapper .ant-pagination.ant-table-pagination .ant-select-selector {
  background: #ffffff !important;
  color: rgba(0, 0, 0, 0.8509803922) !important;
}
body[data-theme=LIGHT]:not(.amb-route--visibility) .ant-table-pagination.ant-pagination,
body[data-theme=LIGHT]:not(.amb-route--visibility) #amb-root .ant-table-wrapper .ant-spin-nested-loading > .ant-spin-container > .ant-pagination.ant-table-pagination,
body[data-theme=LIGHT]:not(.amb-route--visibility) #amb-root .ant-table-wrapper .ant-pagination.ant-table-pagination {
  background: #fafafa !important;
  background-color: #fafafa !important;
}
body[data-theme=LIGHT] #pam .ant-table-pagination.ant-pagination,
body[data-theme=LIGHT] .amb--custom-modal .ant-table-pagination.ant-pagination {
  background: #fafafa !important;
  color: rgba(0, 0, 0, 0.8509803922) !important;
}
body[data-theme=LIGHT] #pam .ant-table-pagination.ant-pagination .ant-pagination-options,
body[data-theme=LIGHT] .amb--custom-modal .ant-table-pagination.ant-pagination .ant-pagination-options {
  border-color: #d9d9d9 !important;
}
body[data-theme=LIGHT] #pam .ant-table-pagination.ant-pagination .ant-pagination-item a,
body[data-theme=LIGHT] #pam .ant-table-pagination.ant-pagination .ant-pagination-total-text,
body[data-theme=LIGHT] #pam .ant-table-pagination.ant-pagination .ant-pagination-item,
body[data-theme=LIGHT] #pam .ant-table-pagination.ant-pagination li,
body[data-theme=LIGHT] .amb--custom-modal .ant-table-pagination.ant-pagination .ant-pagination-item a,
body[data-theme=LIGHT] .amb--custom-modal .ant-table-pagination.ant-pagination .ant-pagination-total-text,
body[data-theme=LIGHT] .amb--custom-modal .ant-table-pagination.ant-pagination .ant-pagination-item,
body[data-theme=LIGHT] .amb--custom-modal .ant-table-pagination.ant-pagination li {
  color: rgba(0, 0, 0, 0.8509803922) !important;
}
body[data-theme=LIGHT] #pam .ant-table-pagination.ant-pagination .ant-select-selector,
body[data-theme=LIGHT] .amb--custom-modal .ant-table-pagination.ant-pagination .ant-select-selector {
  background: #ffffff !important;
  color: rgba(0, 0, 0, 0.8509803922) !important;
}
body[data-theme=LIGHT] #pam .ant-table-wrapper {
  background: #fafafa !important;
}
body[data-theme=LIGHT] #pam .ant-table-wrapper .ant-table {
  background: #ffffff !important;
}
body[data-theme=LIGHT] #pam .ant-table-wrapper .ant-table .ant-table-thead > tr > th {
  background: #eeeeee !important;
  color: rgba(0, 0, 0, 0.8509803922) !important;
}
body[data-theme=LIGHT] #pam .ant-table-wrapper .ant-table .ant-table-thead > tr > th::before,
body[data-theme=LIGHT] #pam .ant-table-wrapper .ant-table .ant-table-thead > tr > td::before {
  background-color: #d9d9d9 !important;
}
body[data-theme=LIGHT] #pam .ant-table-wrapper .ant-table .ant-table-footer {
  background: #eeeeee !important;
  color: rgba(0, 0, 0, 0.8509803922) !important;
}
body[data-theme=LIGHT] #pam .ant-table-wrapper .ant-table .ant-table-summary .ant-table-cell {
  background: #eeeeee !important;
  color: rgba(0, 0, 0, 0.8509803922) !important;
}
body[data-theme=LIGHT] #pam .ant-table-wrapper .ant-table .ant-table-tbody > tr > td {
  background: #ffffff !important;
  border-bottom-color: #f0f0f0 !important;
}
body[data-theme=LIGHT] #pam .ant-table-wrapper .ant-table .ant-table-tbody > tr:hover,
body[data-theme=LIGHT] #pam .ant-table-wrapper .ant-table .ant-table-tbody > tr:hover > td {
  background: #fafafa !important;
}
body[data-theme=LIGHT] #pam .ant-table-wrapper .ant-table .ant-select-selector {
  background: #ffffff !important;
  border-color: #d9d9d9 !important;
  color: rgba(0, 0, 0, 0.8509803922) !important;
}
body[data-theme=LIGHT] #pam .ant-table-pagination.ant-pagination {
  background: #fafafa !important;
  color: rgba(0, 0, 0, 0.8509803922) !important;
}
body[data-theme=LIGHT] #pam .ant-table-pagination.ant-pagination .ant-pagination-options {
  border-color: #d9d9d9 !important;
}
body[data-theme=LIGHT] #pam .ant-table-pagination.ant-pagination .ant-pagination-item a,
body[data-theme=LIGHT] #pam .ant-table-pagination.ant-pagination .ant-pagination-total-text,
body[data-theme=LIGHT] #pam .ant-table-pagination.ant-pagination li {
  color: rgba(0, 0, 0, 0.8509803922) !important;
}
body[data-theme=LIGHT] #pam .ant-table-pagination.ant-pagination .ant-select-selector {
  background: #ffffff !important;
  color: rgba(0, 0, 0, 0.8509803922) !important;
}
body[data-theme=LIGHT] .ant-table-tbody > tr.amb-role-default .ant-table-cell,
body[data-theme=LIGHT] #pam .ant-table-wrapper .ant-table .ant-table-tbody > tr.amb-role-default .ant-table-cell {
  background: #e6f4ff !important;
  color: rgba(0, 0, 0, 0.8509803922) !important;
}
body[data-theme=LIGHT] .ant-table-tbody > tr.amb-role-default:hover .ant-table-cell,
body[data-theme=LIGHT] #pam .ant-table-wrapper .ant-table .ant-table-tbody > tr.amb-role-default:hover .ant-table-cell {
  background: #bae0ff !important;
  color: rgba(0, 0, 0, 0.8509803922) !important;
}
body[data-theme=LIGHT] .amb-home-modal .ant-modal-content,
body[data-theme=LIGHT] #pam .amb-home-modal .ant-modal-content {
  background: #ffffff !important;
}
body[data-theme=LIGHT] .amb-home-modal .ant-modal-header,
body[data-theme=LIGHT] .amb-home-modal .ant-modal-title,
body[data-theme=LIGHT] #pam .amb-home-modal .ant-modal-header,
body[data-theme=LIGHT] #pam .amb-home-modal .ant-modal-title {
  background: #ffffff !important;
  color: rgba(0, 0, 0, 0.8509803922) !important;
  border-bottom-color: #f0f0f0 !important;
}
body[data-theme=LIGHT] .amb-home-modal .ant-modal-body,
body[data-theme=LIGHT] #pam .amb-home-modal .ant-modal-body {
  background: #ffffff !important;
  color: rgba(0, 0, 0, 0.8509803922) !important;
}
body[data-theme=LIGHT] .amb-home-modal .ant-modal-footer,
body[data-theme=LIGHT] #pam .amb-home-modal .ant-modal-footer {
  background: #ffffff !important;
  border-top-color: #f0f0f0 !important;
}
body[data-theme=LIGHT] .amb-home-modal .text-white,
body[data-theme=LIGHT] .amb-home-modal [class*=text-white],
body[data-theme=LIGHT] #pam .amb-home-modal .text-white,
body[data-theme=LIGHT] #pam .amb-home-modal [class*=text-white] {
  color: rgba(0, 0, 0, 0.8509803922) !important;
}
body[data-theme=LIGHT] .amb-home-modal .text-green-400,
body[data-theme=LIGHT] #pam .amb-home-modal .text-green-400 {
  color: #52c41a !important;
}
body[data-theme=LIGHT] .amb-home-modal .text-gray-400,
body[data-theme=LIGHT] .amb-home-modal .text-gray-500,
body[data-theme=LIGHT] #pam .amb-home-modal .text-gray-400,
body[data-theme=LIGHT] #pam .amb-home-modal .text-gray-500 {
  color: #595959 !important;
}
body[data-theme=LIGHT] .amb-home-modal .text-red-400,
body[data-theme=LIGHT] .amb-home-modal .text-red-500,
body[data-theme=LIGHT] #pam .amb-home-modal .text-red-400,
body[data-theme=LIGHT] #pam .amb-home-modal .text-red-500 {
  color: #ff4d4f !important;
}
body[data-theme=LIGHT] .amb-home-modal .bg-gray-50,
body[data-theme=LIGHT] #pam .amb-home-modal .bg-gray-50 {
  background: #f5f5f5 !important;
}
body[data-theme=LIGHT] .amb-home-modal .text-gray-600,
body[data-theme=LIGHT] #pam .amb-home-modal .text-gray-600 {
  color: #595959 !important;
}
body[data-theme=LIGHT] .amb-home-modal .ant-timeline-item-head-custom,
body[data-theme=LIGHT] #pam .amb-home-modal .ant-timeline-item-head-custom {
  background: transparent !important;
}
body[data-theme=LIGHT] .amb-home-modal .ant-timeline-item-tail,
body[data-theme=LIGHT] #pam .amb-home-modal .ant-timeline-item-tail {
  border-inline-start-color: #d9d9d9 !important;
}
body[data-theme=LIGHT] .amb--custom-modal:not(.amb-home-modal) .ant-modal-content,
body[data-theme=LIGHT] .amb--custom-modal:not(.amb-home-modal) .ant-modal-header,
body[data-theme=LIGHT] .amb--custom-modal:not(.amb-home-modal) .ant-modal-title {
  background: #ffffff !important;
  color: rgba(0, 0, 0, 0.8509803922) !important;
}
body[data-theme=LIGHT] .amb--custom-modal:not(.amb-home-modal) .ant-modal-footer {
  background: #ffffff !important;
}
body[data-theme=LIGHT] #pam .amb--custom-modal .ant-modal-content,
body[data-theme=LIGHT] #pam .amb--custom-modal .ant-modal-header,
body[data-theme=LIGHT] #pam .amb--custom-modal .ant-modal-title {
  background: #ffffff !important;
  color: rgba(0, 0, 0, 0.8509803922) !important;
}
body[data-theme=LIGHT] #pam .amb--custom-modal .ant-modal-footer {
  background: #ffffff !important;
}
body[data-theme=LIGHT] #pam .amb--custom-modal .ant-input,
body[data-theme=LIGHT] #pam .amb--custom-modal .ant-select-selector {
  background: #ffffff !important;
  border-color: #d9d9d9 !important;
  color: rgba(0, 0, 0, 0.8509803922) !important;
}
body[data-theme=LIGHT] .amb--audit-log-details-modal .ant-modal-content,
body[data-theme=LIGHT] #pam .amb--audit-log-details-modal .ant-modal-content {
  background: #ffffff !important;
  border-radius: 10px;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.06);
  border: 1px solid rgba(0, 0, 0, 0.06);
}
body[data-theme=LIGHT] .amb--audit-log-details-modal .ant-modal-header,
body[data-theme=LIGHT] #pam .amb--audit-log-details-modal .ant-modal-header {
  background: #ffffff !important;
  color: #1f2937 !important;
  border-bottom: 1px solid #e5e7eb !important;
}
body[data-theme=LIGHT] .amb--audit-log-details-modal .ant-modal-title,
body[data-theme=LIGHT] #pam .amb--audit-log-details-modal .ant-modal-title {
  color: #1f2937 !important;
  font-weight: 600;
}
body[data-theme=LIGHT] .amb--audit-log-details-modal .ant-modal-body,
body[data-theme=LIGHT] #pam .amb--audit-log-details-modal .ant-modal-body {
  background: #f8fafc !important;
  color: #374151 !important;
}
body[data-theme=LIGHT] .amb--audit-log-details-modal .ant-modal-body .ace_editor,
body[data-theme=LIGHT] #pam .amb--audit-log-details-modal .ant-modal-body .ace_editor {
  background: #ffffff !important;
}
body[data-theme=LIGHT] .amb--audit-log-details-modal .ant-modal-body .ace-github,
body[data-theme=LIGHT] #pam .amb--audit-log-details-modal .ant-modal-body .ace-github {
  background: #ffffff !important;
}
body[data-theme=LIGHT] .amb--connector-manager-form-modal .ant-modal-content,
body[data-theme=LIGHT] .amb--connector-manager-form-modal .ant-modal-header,
body[data-theme=LIGHT] .amb--connector-manager-form-modal .ant-modal-title,
body[data-theme=LIGHT] .amb--connector-manager-form-modal .ant-modal-body,
body[data-theme=LIGHT] .amb--connector-manager-form-modal .ant-modal-footer,
body[data-theme=LIGHT] .amb--custom-modal.amb--connector-manager-form-modal .ant-modal-content,
body[data-theme=LIGHT] .amb--custom-modal.amb--connector-manager-form-modal .ant-modal-header,
body[data-theme=LIGHT] .amb--custom-modal.amb--connector-manager-form-modal .ant-modal-title,
body[data-theme=LIGHT] .amb--custom-modal.amb--connector-manager-form-modal .ant-modal-body,
body[data-theme=LIGHT] .amb--custom-modal.amb--connector-manager-form-modal .ant-modal-footer,
body[data-theme=LIGHT] #pam .amb--connector-manager-form-modal .ant-modal-content,
body[data-theme=LIGHT] #pam .amb--connector-manager-form-modal .ant-modal-header,
body[data-theme=LIGHT] #pam .amb--connector-manager-form-modal .ant-modal-title,
body[data-theme=LIGHT] #pam .amb--connector-manager-form-modal .ant-modal-body,
body[data-theme=LIGHT] #pam .amb--connector-manager-form-modal .ant-modal-footer,
body[data-theme=LIGHT] #pam .amb--custom-modal.amb--connector-manager-form-modal .ant-modal-content,
body[data-theme=LIGHT] #pam .amb--custom-modal.amb--connector-manager-form-modal .ant-modal-header,
body[data-theme=LIGHT] #pam .amb--custom-modal.amb--connector-manager-form-modal .ant-modal-title,
body[data-theme=LIGHT] #pam .amb--custom-modal.amb--connector-manager-form-modal .ant-modal-body,
body[data-theme=LIGHT] #pam .amb--custom-modal.amb--connector-manager-form-modal .ant-modal-footer {
  background: #ffffff !important;
}
body[data-theme=LIGHT] .amb--connector-manager-form-modal .ant-modal-header,
body[data-theme=LIGHT] .amb--custom-modal.amb--connector-manager-form-modal .ant-modal-header,
body[data-theme=LIGHT] #pam .amb--connector-manager-form-modal .ant-modal-header,
body[data-theme=LIGHT] #pam .amb--custom-modal.amb--connector-manager-form-modal .ant-modal-header {
  border-bottom-color: #f0f0f0 !important;
}
body[data-theme=LIGHT] .amb--connector-manager-form-modal .amb--connector-manager-modal-content,
body[data-theme=LIGHT] .amb--custom-modal.amb--connector-manager-form-modal .amb--connector-manager-modal-content,
body[data-theme=LIGHT] #pam .amb--connector-manager-form-modal .amb--connector-manager-modal-content,
body[data-theme=LIGHT] #pam .amb--custom-modal.amb--connector-manager-form-modal .amb--connector-manager-modal-content {
  background: #f5f5f5 !important;
  border-radius: 8px;
}
body[data-theme=LIGHT] .amb--register-relay-modal .ant-modal-content,
body[data-theme=LIGHT] .amb--register-relay-modal .ant-modal-header,
body[data-theme=LIGHT] .amb--register-relay-modal .ant-modal-title,
body[data-theme=LIGHT] .amb--register-relay-modal .ant-modal-body,
body[data-theme=LIGHT] .amb--register-relay-modal .ant-modal-footer,
body[data-theme=LIGHT] #pam .amb--register-relay-modal .ant-modal-content,
body[data-theme=LIGHT] #pam .amb--register-relay-modal .ant-modal-header,
body[data-theme=LIGHT] #pam .amb--register-relay-modal .ant-modal-title,
body[data-theme=LIGHT] #pam .amb--register-relay-modal .ant-modal-body,
body[data-theme=LIGHT] #pam .amb--register-relay-modal .ant-modal-footer {
  background: #ffffff !important;
  color: rgba(0, 0, 0, 0.8509803922) !important;
}
body[data-theme=LIGHT] .amb--register-relay-modal .ant-modal-header,
body[data-theme=LIGHT] #pam .amb--register-relay-modal .ant-modal-header {
  border-bottom-color: #f0f0f0 !important;
}
body[data-theme=LIGHT] .amb--register-relay-modal .ant-modal-footer,
body[data-theme=LIGHT] #pam .amb--register-relay-modal .ant-modal-footer {
  border-top-color: #f0f0f0 !important;
}
body[data-theme=LIGHT] .amb--register-relay-modal .amb--register-relay-modal-content,
body[data-theme=LIGHT] #pam .amb--register-relay-modal .amb--register-relay-modal-content {
  background: #f5f5f5 !important;
  border-radius: 8px;
}
body[data-theme=LIGHT] .amb-resources-panel {
  background: #eeeeee !important;
  border-color: #d9d9d9 !important;
  color: rgba(0, 0, 0, 0.8509803922) !important;
}
body[data-theme=LIGHT] #pam [class*="141414"] {
  background: #ffffff !important;
  color: rgba(0, 0, 0, 0.8509803922) !important;
}
body[data-theme=LIGHT] #pam [class*="1f1f1f"] {
  background: #ffffff !important;
  border-color: #d9d9d9 !important;
}
body[data-theme=LIGHT] .amb-view-request-content {
  --amb-text-primary: #000000d9;
  --amb-text-secondary: #000000a6;
  --amb-border: #d9d9d9;
}
body[data-theme=LIGHT] .amb-drawer-body-themed {
  background: #ffffff !important;
  color: rgba(0, 0, 0, 0.8509803922) !important;
}
body[data-theme=LIGHT] .amb-drawer-body-themed .amb-view-request-content {
  --amb-text-primary: #000000d9;
  --amb-text-secondary: #000000a6;
  --amb-border: #d9d9d9;
}
body[data-theme=LIGHT] .amb-integrations-page {
  background: #eeeeee !important;
  color: rgba(0, 0, 0, 0.8509803922) !important;
}
body[data-theme=LIGHT] .amb-integrations-page .ant-card {
  border-radius: 8px !important;
  overflow: hidden;
}
body[data-theme=LIGHT] .amb-integrations-page .ant-card .ant-card-head,
body[data-theme=LIGHT] .amb-integrations-page .ant-card .ant-card-body {
  border-top-left-radius: 8px !important;
  border-top-right-radius: 8px !important;
}
body[data-theme=LIGHT] .amb-integrations-page .ant-card .ant-card-body {
  border-bottom-left-radius: 8px !important;
  border-bottom-right-radius: 8px !important;
}
body[data-theme=LIGHT] .amb-integrations-page .text-white,
body[data-theme=LIGHT] .amb-integrations-page [class*=text-white] {
  color: rgba(0, 0, 0, 0.8509803922) !important;
}
body[data-theme=LIGHT] .amb-integrations-panel {
  background: #ffffff !important;
  border-color: #d9d9d9 !important;
  color: rgba(0, 0, 0, 0.8509803922) !important;
}
body[data-theme=LIGHT] .amb-integrations-card-hover:hover {
  background: #fafafa !important;
}
body[data-theme=LIGHT] .amb-integrations-card-hover .ant-card-body {
  background: #ffffff !important;
  color: rgba(0, 0, 0, 0.8509803922) !important;
}
body[data-theme=LIGHT] [class*="303032"],
body[data-theme=LIGHT] .integrations-table[class*="303032"] {
  background: #ffffff !important;
  color: rgba(0, 0, 0, 0.8509803922) !important;
}
body[data-theme=LIGHT] [style*="background: #141414"],
body[data-theme=LIGHT] [style*="background:#141414"],
body[data-theme=LIGHT] [style*="background: #1f1f1f"],
body[data-theme=LIGHT] [style*="background:#1f1f1f"] {
  background: #ffffff !important;
  border-color: #f0f0f0 !important;
  color: rgba(0, 0, 0, 0.8509803922) !important;
}
body[data-theme=LIGHT] [class*="bg-[#141414]"],
body[data-theme=LIGHT] [class*="bg-[#1f1f1f]"],
body[data-theme=LIGHT] [class*="bg-[#181818]"],
body[data-theme=LIGHT] [class*="bg-[#303032]"] {
  background: #ffffff !important;
  border-color: #f0f0f0 !important;
  color: rgba(0, 0, 0, 0.8509803922) !important;
}
body[data-theme=LIGHT] .ant-card:has(.ant-table-wrapper),
body[data-theme=LIGHT] .ant-card:has(.ant-table) {
  background: #f7f7f7 !important;
  border-color: #e8e8e8 !important;
}
body[data-theme=LIGHT] .ant-card:has(.ant-table-wrapper) .ant-card-head,
body[data-theme=LIGHT] .ant-card:has(.ant-table-wrapper) .ant-card-body,
body[data-theme=LIGHT] .ant-card:has(.ant-table) .ant-card-head,
body[data-theme=LIGHT] .ant-card:has(.ant-table) .ant-card-body {
  background: #f7f7f7 !important;
  border-color: #e8e8e8 !important;
}
body[data-theme=LIGHT] .ant-card:has(.ant-table-wrapper) .ant-table-wrapper,
body[data-theme=LIGHT] .ant-card:has(.ant-table) .ant-table-wrapper {
  background: #f7f7f7 !important;
}
body[data-theme=LIGHT] .amb-identity-network--panel .amb--service-now button {
  background: #f0f0f0 !important;
  color: rgba(0, 0, 0, 0.8509803922) !important;
  border-color: #d9d9d9 !important;
}
body[data-theme=LIGHT] .amb-identity-network--panel .amb-disabled--node {
  background-color: #fafafa !important;
}
body[data-theme=LIGHT] .amb-identity-network--panel [style*="#1f1f1f"],
body[data-theme=LIGHT] .amb-identity-network--panel [style*="#141414"],
body[data-theme=LIGHT] .amb-identity-network--panel [style*="#282828"] {
  background: #ffffff !important;
  border-color: #d9d9d9 !important;
  color: rgba(0, 0, 0, 0.8509803922) !important;
}
body[data-theme=LIGHT] .amb--create-ticket-modal .amb-button {
  background: #f0f0f0 !important;
  color: rgba(0, 0, 0, 0.8509803922) !important;
  border-color: #d9d9d9 !important;
}
body[data-theme=LIGHT] .notification-dropdown {
  background: #f3f3f3 !important;
  border-color: #d9d9d9 !important;
}
body[data-theme=LIGHT] .notification-dropdown .notification-dropdown-header {
  border-bottom-color: #d9d9d9 !important;
  color: rgba(0, 0, 0, 0.8509803922) !important;
}
body[data-theme=LIGHT] .notification-dropdown .notification-section {
  border-bottom-color: #d9d9d9 !important;
}
body[data-theme=LIGHT] .notification-dropdown .notification-dropdown-content {
  color: rgba(0, 0, 0, 0.8509803922) !important;
}
body[data-theme=LIGHT] .notification-dropdown .notification-item-icon .anticon,
body[data-theme=LIGHT] .notification-dropdown .notification-item-icon span[role=img] {
  color: #1677ff !important;
}
body[data-theme=LIGHT] .notification-dropdown .notification-item-icon svg,
body[data-theme=LIGHT] .notification-dropdown .notification-item-icon .anticon svg path {
  fill: #1677ff !important;
}
body[data-theme=LIGHT] .amb-modal .ant-modal-content,
body[data-theme=LIGHT] .amb--edit-modal .ant-modal-content,
body[data-theme=LIGHT] .amb--edit-modal .ant-card-body {
  background: #ffffff !important;
  border-color: #f0f0f0 !important;
  color: rgba(0, 0, 0, 0.8509803922) !important;
}
body[data-theme=LIGHT] .ant-modal-title {
  background: #ffffff !important;
  color: rgba(0, 0, 0, 0.8509803922) !important;
}
body[data-theme=LIGHT] .ant-select-outlined.ant-select-disabled .ant-select-selector,
body[data-theme=LIGHT] .ant-input-affix-wrapper-disabled {
  background: #f5f5f5 !important;
  color: rgba(0, 0, 0, 0.25) !important;
  border-color: #d9d9d9 !important;
}
body[data-theme=LIGHT] .amb-settings .amb-settings--content-body,
body[data-theme=LIGHT] .amb-settings .ant-card,
body[data-theme=LIGHT] .amb-settings .ant-card .ant-card-head,
body[data-theme=LIGHT] .amb-settings .ant-card .ant-card-body,
body[data-theme=LIGHT] .amb-settings .cards-wrapper .card,
body[data-theme=LIGHT] .amb-settings .cards-wrapper .card .ant-card-body,
body[data-theme=LIGHT] .amb-settings--content-body,
body[data-theme=LIGHT] .single-oidc-setting,
body[data-theme=LIGHT] .single-collector-setting,
body[data-theme=LIGHT] .cards-wrapper .card {
  background: #ffffff !important;
  color: rgba(0, 0, 0, 0.8509803922) !important;
  border-color: #f0f0f0 !important;
}
body[data-theme=LIGHT] .amb-settings .ant-card-head,
body[data-theme=LIGHT] .ant-card.amb-settings--content-body .ant-card-head,
body[data-theme=LIGHT] .ant-card.single-oidc-setting .ant-card-head,
body[data-theme=LIGHT] .ant-card.single-collector-setting .ant-card-head {
  border-bottom-color: #f0f0f0 !important;
}
body[data-theme=LIGHT] .ant-input-group-addon button {
  background: #ffffff !important;
  border-color: #d9d9d9 !important;
  color: rgba(0, 0, 0, 0.8509803922) !important;
}
body[data-theme=LIGHT] .ant-input-group-addon button:disabled {
  background: #f5f5f5 !important;
  color: rgba(0, 0, 0, 0.25) !important;
  border-color: #d9d9d9 !important;
}
body[data-theme=LIGHT] .amb-clusters-panel,
body[data-theme=LIGHT] .amb-relays-panel {
  background: #ffffff !important;
  border-color: #f0f0f0 !important;
  color: rgba(0, 0, 0, 0.8509803922) !important;
}
body[data-theme=LIGHT] .amb-home-sidepanel .ant-drawer-header,
body[data-theme=LIGHT] .amb-home-sidepanel .ant-drawer-body,
body[data-theme=LIGHT] .amb-home-sidepanel .ant-card .ant-card-body,
body[data-theme=LIGHT] .amb-home-sidepanel .ant-card .ant-card-head {
  background: #ffffff !important;
  color: rgba(0, 0, 0, 0.8509803922) !important;
}
body[data-theme=LIGHT] .amb-home-sidepanel [style*="border-bottom: 1px solid #424242"],
body[data-theme=LIGHT] .amb-home-sidepanel [style*="border-top: 1px solid #424242"],
body[data-theme=LIGHT] .amb-home-sidepanel [style*="border-bottom: 1px solid #303030"] {
  border-color: #d9d9d9 !important;
}
body[data-theme=LIGHT] .amb-home-sidepanel [style*="color: #FFFFFF"],
body[data-theme=LIGHT] .amb-home-sidepanel [style*="color: #FFFFFFE6"],
body[data-theme=LIGHT] .amb-home-sidepanel [style*="color: #FFFFFFA6"] {
  color: rgba(0, 0, 0, 0.8509803922) !important;
}
body[data-theme=LIGHT] .amb-home-sidepanel .text-gray-300,
body[data-theme=LIGHT] .amb-home-sidepanel .text-gray-400 {
  color: #595959 !important;
}
body[data-theme=LIGHT] .amb--approvals-request .ant-card-body,
body[data-theme=LIGHT] #pam .amb--approvals-request .ant-card-body {
  background: #ffffff !important;
  border-radius: 8px;
}
body[data-theme=LIGHT] .amb--approvals-request .amb--timeline-content-body,
body[data-theme=LIGHT] #pam .amb--approvals-request .amb--timeline-content-body {
  background: #ffffff !important;
  border: 1px solid #f0f0f0 !important;
}
body[data-theme=LIGHT] .amb--custom-modal .amb--custom-timeline .amb--info-timeline .amb--floating-date,
body[data-theme=LIGHT] .amb--custom-modal .amb--custom-timeline .amb--floating-date,
body[data-theme=LIGHT] #pam .amb--custom-timeline .amb--info-timeline .amb--floating-date,
body[data-theme=LIGHT] #pam .amb--custom-timeline .amb--floating-date {
  background: #eeeeee !important;
  color: #000000 !important;
  font-size: 11px !important;
}
body[data-theme=LIGHT] .amb--approvals-request .ant-tag,
body[data-theme=LIGHT] .amb--custom-modal .amb--approvals-request .ant-tag,
body[data-theme=LIGHT] #pam .amb--approvals-request .ant-tag {
  color: #000000 !important;
  border-color: #d9d9d9 !important;
  background: #eeeeee !important;
}
body[data-theme=LIGHT] .amb--approvals-request [style*="color: #FFFFFF"],
body[data-theme=LIGHT] .amb--approvals-request [style*="color: #FFFFFFE6"],
body[data-theme=LIGHT] .amb--approvals-request [style*="color: #FFFFFFA6"],
body[data-theme=LIGHT] .amb--custom-modal .amb--approvals-request [style*="color: #FFFFFF"],
body[data-theme=LIGHT] .amb--custom-modal .amb--approvals-request [style*="color: #FFFFFFE6"],
body[data-theme=LIGHT] .amb--custom-modal .amb--approvals-request [style*="color: #FFFFFFA6"],
body[data-theme=LIGHT] #pam .amb--approvals-request [style*="color: #FFFFFF"],
body[data-theme=LIGHT] #pam .amb--approvals-request [style*="color: #FFFFFFE6"],
body[data-theme=LIGHT] #pam .amb--approvals-request [style*="color: #FFFFFFA6"] {
  color: rgba(0, 0, 0, 0.8509803922) !important;
}
body[data-theme=LIGHT] .amb--approvals-request [style*="border-bottom: 1px solid #424242"],
body[data-theme=LIGHT] .amb--approvals-request [style*="border-top: 1px solid #424242"],
body[data-theme=LIGHT] .amb--custom-modal .amb--approvals-request [style*="border-bottom: 1px solid #424242"],
body[data-theme=LIGHT] .amb--custom-modal .amb--approvals-request [style*="border-top: 1px solid #424242"],
body[data-theme=LIGHT] #pam .amb--approvals-request [style*="border-bottom: 1px solid #424242"],
body[data-theme=LIGHT] #pam .amb--approvals-request [style*="border-top: 1px solid #424242"] {
  border-color: #d9d9d9 !important;
}
body[data-theme=LIGHT] .amb-exec-card {
  background: #ffffff !important;
  border-color: #f0f0f0 !important;
  color: rgba(0, 0, 0, 0.8509803922) !important;
}
body[data-theme=LIGHT] .amb-exec-card [class*="bg-[#17191C]"] {
  background: #ffffff !important;
}
body[data-theme=LIGHT] .amb-exec-card [class*="bg-[#181B25]"] {
  background: #ffffff !important;
}
body[data-theme=LIGHT] .amb-exec-card [class*="border-white/10"] {
  border-color: #d9d9d9 !important;
}
body[data-theme=LIGHT] .amb-exec-card [class*="border-[#2B303B]"] {
  border-color: #d9d9d9 !important;
}
body[data-theme=LIGHT] .amb-exec-card [class*=text-white] {
  color: rgba(0, 0, 0, 0.8509803922) !important;
}
body[data-theme=LIGHT] .amb-exec-card [class*=text-gray-300] {
  color: #595959 !important;
}
body[data-theme=LIGHT] .amb-exec-card [class*="text-[#99A0AE]"] {
  color: #595959 !important;
}
body[data-theme=LIGHT] .amb-exec-card [class*="text-[#E1E4EA]"] {
  color: rgba(0, 0, 0, 0.8509803922) !important;
}
body[data-theme=LIGHT] .amb-exec-card [class*="bg-[#2B303B]"] {
  background: #f5f5f5 !important;
}
body[data-theme=LIGHT] .amb-exec-card [class*="text-[#6B7280]"] {
  color: #8c8c8c !important;
}
body[data-theme=LIGHT] .amb-exec-card [class*="hover:text-white"]:hover {
  color: rgba(0, 0, 0, 0.8509803922) !important;
}
body[data-theme=LIGHT] .amb-exec-card .recharts-cartesian-grid line {
  stroke: #d9d9d9 !important;
}
body[data-theme=LIGHT] .amb-exec-card .recharts-cartesian-axis-tick-value {
  fill: #595959 !important;
}
body[data-theme=LIGHT] .amb-exec-card .recharts-legend-item-text,
body[data-theme=LIGHT] .amb-exec-card .recharts-default-legend .recharts-legend-item text,
body[data-theme=LIGHT] .amb-exec-card .recharts-text {
  fill: #595959 !important;
  color: #595959 !important;
}
body[data-theme=LIGHT] .group-summary {
  background-color: #f7f7f7 !important;
  border-color: #f0f0f0 !important;
  color: rgba(0, 0, 0, 0.8509803922) !important;
}
body[data-theme=LIGHT] .group-summary .group-summary__title,
body[data-theme=LIGHT] .group-summary .group-summary__card-title,
body[data-theme=LIGHT] .group-summary .group-summary__percentage-heading,
body[data-theme=LIGHT] .group-summary .group-summary__stat-percentage,
body[data-theme=LIGHT] .group-summary .group-summary__text-muted {
  color: rgba(0, 0, 0, 0.8509803922) !important;
}
body[data-theme=LIGHT] .group-summary .group-summary__card {
  background-color: #ffffff !important;
  border-color: #f0f0f0 !important;
}
body[data-theme=LIGHT] .group-summary .group-summary__stat-col--percentage::after,
body[data-theme=LIGHT] .group-summary .group-summary__stat-col--metric::after {
  background-color: #d9d9d9 !important;
}
body[data-theme=LIGHT] .group-summary .group-summary__text-blue {
  color: #0091e6 !important;
}
body[data-theme=LIGHT] .text-white {
  color: rgba(0, 0, 0, 0.8509803922) !important;
}
body[data-theme=LIGHT] .text-gray-300 {
  color: #595959 !important;
}
body[data-theme=LIGHT] .text-gray-400 {
  color: #8c8c8c !important;
}
body[data-theme=LIGHT] .bg-black {
  background-color: #ffffff !important;
  color: rgba(0, 0, 0, 0.8509803922) !important;
}
body[data-theme=LIGHT] .bg-gray-800 {
  background-color: #eeeeee !important;
  color: rgba(0, 0, 0, 0.8509803922) !important;
}
body[data-theme=LIGHT] .bg-gray-900 {
  background-color: #ffffff !important;
  color: rgba(0, 0, 0, 0.8509803922) !important;
}
body[data-theme=LIGHT] .border-gray-600 {
  border-color: #d9d9d9 !important;
}
body[data-theme=LIGHT] .border-gray-700 {
  border-color: #d9d9d9 !important;
}
body[data-theme=LIGHT] [class*="divide-[#2B303B]"] {
  border-color: #f0f0f0 !important;
}
body[data-theme=LIGHT] [class*="bg-[#303030]"],
body[data-theme=LIGHT] [class*="bg-[#282828]"],
body[data-theme=LIGHT] [class*="bg-[#2a2a2a]"],
body[data-theme=LIGHT] [class*="bg-[#222222]"],
body[data-theme=LIGHT] [class*="bg-[#2B303B]"] {
  background: #eeeeee !important;
  color: rgba(0, 0, 0, 0.8509803922) !important;
}
body[data-theme=LIGHT] [class*="text-[#ffffffd9]"],
body[data-theme=LIGHT] [class*="text-[#FFFFFFD9]"],
body[data-theme=LIGHT] [class*="text-[#FFFFFF]"],
body[data-theme=LIGHT] [class*="text-[#ffffff]"] {
  color: rgba(0, 0, 0, 0.8509803922) !important;
}
body[data-theme=LIGHT] [class*="text-[#ffffffa6]"],
body[data-theme=LIGHT] [class*="text-[#FFFFFFA6]"],
body[data-theme=LIGHT] [class*="text-[#ffffff8c]"],
body[data-theme=LIGHT] [class*="text-[#FFFFFF8C]"] {
  color: rgba(0, 0, 0, 0.6509803922) !important;
}
body[data-theme=LIGHT] [class*="text-[#ffffff73]"],
body[data-theme=LIGHT] [class*="text-[#FFFFFF73]"] {
  color: rgba(0, 0, 0, 0.4509803922) !important;
}
body[data-theme=LIGHT] [class*="text-[#ffffff40]"] {
  color: rgba(0, 0, 0, 0.2509803922) !important;
}
body[data-theme=LIGHT] [class*="text-[#7e7e7e]"] {
  color: rgba(0, 0, 0, 0.2509803922) !important;
}
body[data-theme=LIGHT] [class*="border-[#424242]"],
body[data-theme=LIGHT] [class*="border-[#2B303B]"],
body[data-theme=LIGHT] [class*="border-[#4B5563]"],
body[data-theme=LIGHT] [class*="border-[#434343]"],
body[data-theme=LIGHT] [class*="border-[#666666]"] {
  border-color: #d9d9d9 !important;
}
body[data-theme=LIGHT] [class*="bg-[#2a2a2a]"] {
  background: #f5f5f5 !important;
}
body[data-theme=LIGHT] [class*=border-white\/10],
body[data-theme=LIGHT] [class*="border-white/10"] {
  border-color: #f0f0f0 !important;
}
body[data-theme=LIGHT] [style*="background: rgb(18, 17, 17)"],
body[data-theme=LIGHT] [style*="background: #121111"],
body[data-theme=LIGHT] [style*="background:#121111"],
body[data-theme=LIGHT] [style*="background-color: #121111"],
body[data-theme=LIGHT] [style*="background: #282828"],
body[data-theme=LIGHT] [style*="background:#282828"],
body[data-theme=LIGHT] [style*="background-color: #282828"],
body[data-theme=LIGHT] [style*="background: #2a2a2a"],
body[data-theme=LIGHT] [style*="background:#2a2a2a"],
body[data-theme=LIGHT] [style*="background-color: #2a2a2a"],
body[data-theme=LIGHT] [style*="background: #303030"],
body[data-theme=LIGHT] [style*="background:#303030"],
body[data-theme=LIGHT] [style*="background-color: #303030"],
body[data-theme=LIGHT] [style*="background: #303032"],
body[data-theme=LIGHT] [style*="background:#303032"],
body[data-theme=LIGHT] [style*="background-color: #303032"] {
  background: #ffffff !important;
  color: rgba(0, 0, 0, 0.8509803922) !important;
  border-color: #f0f0f0 !important;
}
body[data-theme=LIGHT] [style*="color: #fff"],
body[data-theme=LIGHT] [style*="color:#fff"],
body[data-theme=LIGHT] [style*="color: white"],
body[data-theme=LIGHT] [style*="color:white"] {
  color: rgba(0, 0, 0, 0.8509803922) !important;
}
body[data-theme=LIGHT] [style*="color: #ffffffd9"],
body[data-theme=LIGHT] [style*="color:#ffffffd9"],
body[data-theme=LIGHT] [style*="color: #FFFFFFD9"] {
  color: rgba(0, 0, 0, 0.8509803922) !important;
}
body[data-theme=LIGHT] [style*="color: #ffffffa6"],
body[data-theme=LIGHT] [style*="color: #FFFFFFA6"] {
  color: rgba(0, 0, 0, 0.6509803922) !important;
}
body[data-theme=LIGHT] [style*="color: #ffffff73"],
body[data-theme=LIGHT] [style*="color: #FFFFFF73"],
body[data-theme=LIGHT] [style*="color: #ffffff8c"] {
  color: #8c8c8c !important;
}
body[data-theme=LIGHT] [style*="color: #ffffff80"],
body[data-theme=LIGHT] [style*="color: #ffffff40"] {
  color: #8c8c8c !important;
}
body[data-theme=LIGHT] [style*="border: 1px solid #424242"],
body[data-theme=LIGHT] [style*="border: 1.3px solid #424242"],
body[data-theme=LIGHT] [style*="border-color: #424242"],
body[data-theme=LIGHT] [style*="border: 1px solid #434343"],
body[data-theme=LIGHT] [style*="border: 1px solid #303030"] {
  border-color: #d9d9d9 !important;
}
body[data-theme=LIGHT] [style*="background-color: #FFFFFF0A"],
body[data-theme=LIGHT] [style*="backgroundColor: #FFFFFF0A"] {
  background-color: #eeeeee !important;
}
body[data-theme=LIGHT] .recharts-cartesian-grid line {
  stroke: #e8e8e8 !important;
}
body[data-theme=LIGHT] .recharts-cartesian-axis-line,
body[data-theme=LIGHT] .recharts-cartesian-axis-tick-line {
  stroke: #d9d9d9 !important;
}
body[data-theme=LIGHT] .recharts-cartesian-axis-tick-value {
  fill: #595959 !important;
}
body[data-theme=LIGHT] .recharts-brush rect:first-child {
  fill: #eeeeee !important;
}
body[data-theme=LIGHT] .recharts-legend-item-text,
body[data-theme=LIGHT] .recharts-text {
  fill: #595959 !important;
  color: #595959 !important;
}
body[data-theme=LIGHT] .recharts-tooltip-wrapper .recharts-default-tooltip {
  background: #ffffff !important;
  border-color: #d9d9d9 !important;
  color: rgba(0, 0, 0, 0.8509803922) !important;
}
body[data-theme=LIGHT] .ant-drawer-content,
body[data-theme=LIGHT] .ant-drawer-header,
body[data-theme=LIGHT] .ant-drawer-body {
  background: #ffffff !important;
  color: rgba(0, 0, 0, 0.8509803922) !important;
}
body[data-theme=LIGHT] .ant-drawer-header {
  border-bottom-color: #f0f0f0 !important;
}
body[data-theme=LIGHT] .ant-collapse,
body[data-theme=LIGHT] .ant-collapse-item,
body[data-theme=LIGHT] .ant-collapse-header,
body[data-theme=LIGHT] .ant-collapse-content,
body[data-theme=LIGHT] .ant-collapse-content-box {
  background: #ffffff !important;
  color: rgba(0, 0, 0, 0.8509803922) !important;
  border-color: #f0f0f0 !important;
}
body[data-theme=LIGHT] .ant-tabs-nav {
  color: rgba(0, 0, 0, 0.8509803922) !important;
}
body[data-theme=LIGHT] .ant-tabs-tab {
  color: rgba(0, 0, 0, 0.6509803922) !important;
}
body[data-theme=LIGHT] .ant-tabs-tab-active .ant-tabs-tab-btn {
  color: #1677ff !important;
}
body[data-theme=LIGHT] .ant-empty-description {
  color: #595959 !important;
}
body[data-theme=LIGHT] .ant-empty-image {
  opacity: 1 !important;
  color: #8c8c8c !important;
}
body[data-theme=LIGHT] .ant-empty-image svg {
  color: #8c8c8c !important;
}
body[data-theme=LIGHT] .ant-empty-image svg [fill="#f5f5f5"],
body[data-theme=LIGHT] .ant-empty-image svg [fill="#F5F5F5"],
body[data-theme=LIGHT] .ant-empty-image svg [fill="#e6e6e6"],
body[data-theme=LIGHT] .ant-empty-image svg [fill="#E6E6E6"],
body[data-theme=LIGHT] .ant-empty-image svg [fill="#d9d9d9"],
body[data-theme=LIGHT] .ant-empty-image svg [fill="#D9D9D9"],
body[data-theme=LIGHT] .ant-empty-image svg [fill="rgb(217, 217, 217)"],
body[data-theme=LIGHT] .ant-empty-image svg [fill="rgba(0, 0, 0, 0.25)"],
body[data-theme=LIGHT] .ant-empty-image svg [fill="rgba(0,0,0,0.25)"] {
  fill: #8c8c8c !important;
}
body[data-theme=LIGHT] .ant-empty-image svg [stroke="#d9d9d9"],
body[data-theme=LIGHT] .ant-empty-image svg [stroke="#D9D9D9"] {
  stroke: #8c8c8c !important;
}
body[data-theme=LIGHT] .ant-list-empty-text,
body[data-theme=LIGHT] .ant-transfer-list-body-not-found {
  color: #595959 !important;
}
body[data-theme=LIGHT] .ant-table-tbody > tr.ant-table-placeholder > td {
  color: #595959 !important;
}
body[data-theme=LIGHT] .ant-switch:not(.ant-switch-checked) {
  background: rgba(0, 0, 0, 0.25) !important;
}
body[data-theme=LIGHT] .ant-switch-checked {
  background: #1677ff !important;
}
body[data-theme=LIGHT] .ant-checkbox-inner {
  background: #ffffff !important;
  border-color: #d9d9d9 !important;
}
body[data-theme=LIGHT] .ant-checkbox-checked .ant-checkbox-inner {
  background: #1677ff !important;
  border-color: #1677ff !important;
}
body[data-theme=LIGHT] .ant-radio-inner {
  background: #ffffff !important;
  border-color: #d9d9d9 !important;
}
body[data-theme=LIGHT] .ant-radio-checked .ant-radio-inner {
  background: #1677ff !important;
  border-color: #1677ff !important;
}
body[data-theme=LIGHT] .ant-radio-checked .ant-radio-inner::after {
  background-color: #ffffff !important;
}
body[data-theme=LIGHT] .ant-popover-inner {
  background: #ffffff !important;
  color: rgba(0, 0, 0, 0.8509803922) !important;
}
body[data-theme=LIGHT] .ant-tooltip-inner {
  background: #ffffff !important;
  color: rgba(0, 0, 0, 0.8509803922) !important;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
}
body[data-theme=LIGHT] .ant-tooltip-arrow::before {
  background: #ffffff !important;
}
body[data-theme=LIGHT] .ant-select-dropdown,
body[data-theme=LIGHT] .ant-dropdown-menu,
body[data-theme=LIGHT] .ant-dropdown-menu-submenu .ant-dropdown-menu {
  background: #f1f1f1 !important;
  color: rgba(0, 0, 0, 0.8509803922) !important;
}
body[data-theme=LIGHT] .ant-select-item {
  color: rgba(0, 0, 0, 0.8509803922) !important;
}
body[data-theme=LIGHT] .ant-select-item-option-active {
  background: #e6f4ff !important;
}
body[data-theme=LIGHT] .ant-select-item-option-selected {
  background: #e6f4ff !important;
  font-weight: 600;
}
body[data-theme=LIGHT] a {
  color: #1677ff;
}
body[data-theme=LIGHT] a:hover {
  color: #4096ff;
}
body[data-theme=LIGHT] .ant-descriptions-bordered .ant-descriptions-item-label,
body[data-theme=LIGHT] .ant-descriptions-bordered .ant-descriptions-item-content {
  border-color: #f0f0f0 !important;
}
body[data-theme=LIGHT] .amb--resource-tabs {
  color: rgba(0, 0, 0, 0.8509803922) !important;
}
body[data-theme=LIGHT] .amb--resource-tabs label {
  color: rgba(0, 0, 0, 0.8509803922) !important;
}
body[data-theme=LIGHT] .amb--resource-tabs .ant-card {
  background: #ffffff !important;
  border-color: #d9d9d9 !important;
}
body[data-theme=LIGHT] .amb--resource-tabs .ant-card .ant-card-body {
  background: #ffffff !important;
}
body[data-theme=LIGHT] .amb--resource-tabs .font-bold {
  color: rgba(0, 0, 0, 0.8509803922) !important;
}
body[data-theme=LIGHT] .amb--role-config-card {
  border: 1px solid #d9d9d9 !important;
  border-radius: 8px;
  overflow: hidden;
}
body[data-theme=LIGHT] .amb--role-config-card .ant-card-head {
  background: #fafafa !important;
  border-bottom: 1px solid #f0f0f0 !important;
  padding: 10px 16px;
  min-height: 40px;
}
body[data-theme=LIGHT] .amb--role-config-card .ant-card-head-title {
  padding: 0;
  font-weight: 600;
  color: rgba(0, 0, 0, 0.8509803922) !important;
}
body[data-theme=LIGHT] .amb--role-config-card .ant-card-body {
  background: #ffffff !important;
  padding: 16px;
}
body[data-theme=LIGHT] .amb--role-config-card .amb--role-config-card-title {
  color: rgba(0, 0, 0, 0.8509803922);
}
body[data-theme=LIGHT] .ant-modal:has(.ant-modal-confirm-body-wrapper) .ant-modal-content,
body[data-theme=LIGHT] .ant-modal:has(.ant-modal-confirm-body-wrapper) .ant-modal-body {
  background: #fafafa !important;
  color: rgba(0, 0, 0, 0.8509803922) !important;
}
body[data-theme=LIGHT] .ant-modal:has(.ant-modal-confirm-body-wrapper) .ant-modal-confirm-body-wrapper .ant-modal-confirm-body .ant-modal-confirm-title,
body[data-theme=LIGHT] .ant-modal:has(.ant-modal-confirm-body-wrapper) .ant-modal-confirm-body-wrapper .ant-modal-confirm-body .ant-modal-confirm-content {
  color: rgba(0, 0, 0, 0.8509803922) !important;
}
body[data-theme=LIGHT] .ant-modal:has(.ant-modal-confirm-body-wrapper) .ant-modal-confirm-icon,
body[data-theme=LIGHT] .ant-modal:has(.ant-modal-confirm-body-wrapper) .ant-modal-confirm-icon .anticon {
  color: #ffc107 !important;
}
body[data-theme=LIGHT] .ant-modal:has(.ant-modal-confirm-body-wrapper) .ant-modal-confirm-btns .ant-btn-default {
  background-color: #ffffff !important;
  border-color: #d9d9d9 !important;
  color: rgba(0, 0, 0, 0.8509803922) !important;
}
body[data-theme=LIGHT] .ant-popconfirm .ant-popover-inner {
  background: #fafafa !important;
  color: rgba(0, 0, 0, 0.8509803922) !important;
}
body[data-theme=LIGHT] .ant-popconfirm .ant-popconfirm-message-title,
body[data-theme=LIGHT] .ant-popconfirm .ant-popconfirm-message-description {
  color: rgba(0, 0, 0, 0.8509803922) !important;
}
body[data-theme=LIGHT] .ant-popconfirm .ant-popconfirm-message-icon,
body[data-theme=LIGHT] .ant-popconfirm .ant-popconfirm-message-icon .anticon,
body[data-theme=LIGHT] .ant-popconfirm .ant-popconfirm-message .anticon {
  color: #ffc107 !important;
}
body[data-theme=LIGHT] .ant-popconfirm .ant-popover-arrow::before {
  background: #f1f1f1 !important;
}

.amb--custom-modal .ant-form-vertical .ant-form-item-label {
  padding-bottom: 4px;
}
.amb--custom-modal .ant-select-multiple .ant-select-selector {
  min-height: 32px !important;
  height: auto !important;
  padding: 2px 4px !important;
  display: flex !important;
  flex-wrap: wrap !important;
  align-items: center !important;
}
.amb--custom-modal .ant-select-multiple .ant-select-selection-overflow {
  height: auto !important;
  flex-wrap: wrap !important;
  gap: 4px;
}
.amb--custom-modal .ant-select-multiple .ant-select-selection-overflow-item {
  height: auto !important;
}
.amb--custom-modal .ant-select-multiple .ant-select-selection-item {
  height: 24px !important;
  line-height: 22px !important;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  display: inline-flex !important;
  align-items: center !important;
}
.amb--custom-modal .ant-select-multiple .ant-select-selection-placeholder {
  display: flex !important;
  align-items: center !important;
  height: 100% !important;
  line-height: normal !important;
}
.amb--custom-modal .ant-select-multiple .ant-select-selection-search {
  height: 24px !important;
  margin-inline-start: 0 !important;
}

.amb-btn-no-hover.ant-btn-primary:not(:disabled):hover,
.amb-btn-no-hover.ant-btn-primary:not(:disabled):focus,
.amb-btn-no-hover.ant-btn-primary:not(:disabled):active {
  background: var(--ant-color-primary) !important;
  border-color: var(--ant-color-primary) !important;
  color: #fff !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-red-400:hover{
  --tw-border-opacity: 1;
  border-color: rgb(248 113 113 / 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-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\:bg-red-100:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(254 226 226 / var(--tw-bg-opacity, 1));
}

.hover\:bg-red-900:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(127 29 29 / var(--tw-bg-opacity, 1));
}

.hover\:text-\[\#00A8FB\]:hover{
  --tw-text-opacity: 1;
  color: rgb(0 168 251 / 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-red-800:hover{
  --tw-text-opacity: 1;
  color: rgb(153 27 27 / 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\: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\:border-red-500:active{
  --tw-border-opacity: 1;
  border-color: rgb(239 68 68 / var(--tw-border-opacity, 1));
}

.active\:bg-red-200:active{
  --tw-bg-opacity: 1;
  background-color: rgb(254 202 202 / var(--tw-bg-opacity, 1));
}

.active\:bg-red-800:active{
  --tw-bg-opacity: 1;
  background-color: rgb(153 27 27 / var(--tw-bg-opacity, 1));
}

.active\:text-red-50:active{
  --tw-text-opacity: 1;
  color: rgb(254 242 242 / var(--tw-text-opacity, 1));
}

.active\:text-red-900:active{
  --tw-text-opacity: 1;
  color: rgb(127 29 29 / var(--tw-text-opacity, 1));
}

.disabled\:cursor-not-allowed:disabled{
  cursor: not-allowed;
}

.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: 640px){
  .sm\:ml-4{
    margin-left: 1rem;
  }
  .sm\:mt-6{
    margin-top: 1.5rem;
  }
  .sm\:w-\[48\%\]{
    width: 48%;
  }
  .sm\:min-w-\[calc\(50\%-8px\)\]{
    min-width: calc(50% - 8px);
  }
  .sm\:gap-4{
    gap: 1rem;
  }
  .sm\:p-4{
    padding: 1rem;
  }
  .sm\:text-\[12px\]{
    font-size: 12px;
  }
  .sm\:text-\[18px\]{
    font-size: 18px;
  }
  .sm\:text-lg{
    font-size: 1.125rem;
    line-height: 1.75rem;
  }
}

@media (min-width: 768px){
  .md\:grid-cols-2{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .md\:gap-4{
    gap: 1rem;
  }
  .md\: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));
  }
}

@media (min-width: 1024px){
  .lg\:w-1\/4{
    width: 25%;
  }
  .lg\:w-1\/5{
    width: 20%;
  }
  .lg\:w-3\/4{
    width: 75%;
  }
  .lg\:w-4\/5{
    width: 80%;
  }
  .lg\:min-w-\[200px\]{
    min-width: 200px;
  }
  .lg\:flex-row{
    flex-direction: row;
  }
}

@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-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-checkbox-checked_\.ant-checkbox-inner\:\:after\]\:\!border-\[\#666666\] .ant-checkbox-checked .ant-checkbox-inner::after{
  --tw-border-opacity: 1 !important;
  border-color: rgb(102 102 102 / var(--tw-border-opacity, 1)) !important;
}

.\[\&_\.ant-checkbox-checked_\.ant-checkbox-inner\]\:\!border-\[\#424242\] .ant-checkbox-checked .ant-checkbox-inner{
  --tw-border-opacity: 1 !important;
  border-color: rgb(66 66 66 / var(--tw-border-opacity, 1)) !important;
}

.\[\&_\.ant-checkbox-checked_\.ant-checkbox-inner\]\:\!bg-\[\#2a2a2a\] .ant-checkbox-checked .ant-checkbox-inner{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(42 42 42 / var(--tw-bg-opacity, 1)) !important;
}

.\[\&_\.ant-checkbox-inner\]\:\!border-\[\#424242\] .ant-checkbox-inner{
  --tw-border-opacity: 1 !important;
  border-color: rgb(66 66 66 / var(--tw-border-opacity, 1)) !important;
}

.\[\&_\.ant-checkbox-inner\]\:\!bg-\[\#2a2a2a\] .ant-checkbox-inner{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(42 42 42 / var(--tw-bg-opacity, 1)) !important;
}

.\[\&_\.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-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;
}

.\[\&_input\]\:\!cursor-not-allowed input{
  cursor: not-allowed !important;
}

.\[\&_input\]\:\!bg-\[\#2a2a2a\] input{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(42 42 42 / var(--tw-bg-opacity, 1)) !important;
}

.\[\&_input\]\:\!text-\[\#ffffffa6\] input{
  color: #ffffffa6 !important;
}

.\[\&_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;
}

.\[\&_span\]\:\!text-\[\#ffffffa6\] span{
  color: #ffffffa6 !important;
}

.\[\&_textarea\]\:\!cursor-not-allowed textarea{
  cursor: not-allowed !important;
}

.\[\&_textarea\]\:\!bg-\[\#2a2a2a\] textarea{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(42 42 42 / var(--tw-bg-opacity, 1)) !important;
}

.\[\&_textarea\]\:\!text-\[\#ffffffa6\] textarea{
  color: #ffffffa6 !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: #ffffff;
  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: #f7f7f7;
  DARK-colorBgLayoutContainer: #1f1f1f;
  LIGHT-colorBgDisabled: #f5f5f5;
  DARK-colorBgDisabled: #313131;
  LIGHT-colorBgContainer: #ffffff;
  DARK-colorBgContainer: #141414;
  LIGHT-colorBgElevated: #ffffff;
  DARK-colorBgElevated: #1f1f1f;
  LIGHT-colorBgLayout: #eeeeee;
  LIGHT-colorBgChrome: #f7f7f7;
  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: #ffffff;
  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: #f7f7f7;
  DARK-LAYOUT-headerBg: #141414;
  LIGHT-LAYOUT-siderBg: #f7f7f7;
  DARK-LAYOUT-siderBg: #141414;
  LIGHT-CARD-headerBg: rgba(0, 0, 0, 0.0196078431);
  DARK-CARD-headerBg: rgba(255, 255, 255, 0.0392156863);
  LIGHT-CARD-colorBorderSecondary: #d9d9d9;
  DARK-CARD-colorBorderSecondary: #424242;
  LIGHT-TABLE-borderColor: #d9d9d9;
  DARK-TABLE-borderColor: #424242;
  LIGHT-MESSAGE-contentBg: #ffffff;
  DARK-MESSAGE-contentBg: #1f1f1f;
  LIGHT-MESSAGE-contentPadding: 10px 16px;
  DARK-MESSAGE-contentPadding: 10px 16px;
  LIGHT-rowUnreadBg: #bfd0e8;
  DARK-rowUnreadBg: #161d40;
  LIGHT-rowUnreadHoverBg: #a8c3e8;
  DARK-rowUnreadHoverBg: #1c2755;
}

body[data-theme=LIGHT].amb-route--visibility #amb-root .amb-content .ant-card-bordered {
  border: none !important;
}
body[data-theme=LIGHT].amb-route--visibility #amb-root .amb-content .ant-card:not(.amb-card-group:has(.amb-card-group--findings)):not(.amb--outer-card):not(.amb-inner-card) {
  background-color: #f7f7f7 !important;
  border: none !important;
  box-shadow: none !important;
}
body[data-theme=LIGHT].amb-route--visibility #amb-root .amb-content .ant-card:not(.amb-card-group:has(.amb-card-group--findings)):not(.amb--outer-card):not(.amb-inner-card).amb-dashboard-finding--bar-chart--card, body[data-theme=LIGHT].amb-route--visibility #amb-root .amb-content .ant-card:not(.amb-card-group:has(.amb-card-group--findings)):not(.amb--outer-card):not(.amb-inner-card).amb-dashboard-finding--donut-chart--card, body[data-theme=LIGHT].amb-route--visibility #amb-root .amb-content .ant-card:not(.amb-card-group:has(.amb-card-group--findings)):not(.amb--outer-card):not(.amb-inner-card).amb-dashboard-finding--outstanding--card {
  border: 1px solid #e6e6e6 !important;
}
body[data-theme=LIGHT].amb-route--visibility #amb-root .amb-content .ant-card:not(.amb-card-group:has(.amb-card-group--findings)):not(.amb--outer-card):not(.amb-inner-card) .ant-card-head {
  background-color: #eeeeee !important;
  border-bottom: 1px solid #f0f0f0 !important;
}
body[data-theme=LIGHT].amb-route--visibility #amb-root .amb-content .ant-card:not(.amb-card-group:has(.amb-card-group--findings)):not(.amb--outer-card):not(.amb-inner-card) .ant-card-head-title {
  color: rgba(0, 0, 0, 0.8509803922) !important;
}
body[data-theme=LIGHT].amb-route--visibility #amb-root .amb-content .ant-card:not(.amb-card-group:has(.amb-card-group--findings)):not(.amb--outer-card):not(.amb-inner-card) .ant-card-body {
  background-color: #f7f7f7 !important;
}
body[data-theme=LIGHT].amb-route--visibility #amb-root .amb-content .ant-card.amb--outer-card {
  background-color: #f7f7f7 !important;
  border: none !important;
  box-shadow: none !important;
}
body[data-theme=LIGHT].amb-route--visibility #amb-root .amb-content .amb--inner-card-grid .amb-inner-card .ant-card-head {
  border-bottom: none !important;
}

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 code {
  white-space: pre-wrap;
  word-break: break-word;
}

body[data-theme=LIGHT] .markdown-container .markdown-code-block {
  overflow-x: auto;
  background-color: #ffffff !important;
  border-radius: 0 0 8px 8px;
  border: 1px solid #d9d9d9 !important;
  margin-top: 0 !important;
}
body[data-theme=LIGHT] .markdown-container .markdown-code-span {
  padding: 3px 5px;
  background-color: #ffffff !important;
  border-radius: 4px;
  border: 1px solid #d9d9d9 !important;
  font-size: small;
}
body[data-theme=LIGHT] .markdown-container .markdown-code-lang-header {
  background: #ffffff;
  padding: 4px 8px;
  font-size: 12px;
  font-weight: bold;
  border: 1px solid #d9d9d9;
  border-radius: 4px 4px 0 0;
}

body[data-theme=DARK] .markdown-container .markdown-code-block {
  overflow-x: auto;
  background-color: #1f1f1f !important;
  border-radius: 0 0 8px 8px;
  border: 1px solid #424242 !important;
  margin-top: 0 !important;
}
body[data-theme=DARK] .markdown-container .markdown-code-span {
  padding: 3px 5px;
  background-color: #1f1f1f !important;
  border-radius: 4px;
  border: 1px solid #424242 !important;
  font-size: small;
}
body[data-theme=DARK] .markdown-container .markdown-code-lang-header {
  background: #1f1f1f;
  padding: 4px 8px;
  font-size: 12px;
  font-weight: bold;
  border: 1px solid #424242;
  border-radius: 4px 4px 0 0;
}.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;
}: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: #ffffff;
  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: #f7f7f7;
  DARK-colorBgLayoutContainer: #1f1f1f;
  LIGHT-colorBgDisabled: #f5f5f5;
  DARK-colorBgDisabled: #313131;
  LIGHT-colorBgContainer: #ffffff;
  DARK-colorBgContainer: #141414;
  LIGHT-colorBgElevated: #ffffff;
  DARK-colorBgElevated: #1f1f1f;
  LIGHT-colorBgLayout: #eeeeee;
  LIGHT-colorBgChrome: #f7f7f7;
  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: #ffffff;
  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: #f7f7f7;
  DARK-LAYOUT-headerBg: #141414;
  LIGHT-LAYOUT-siderBg: #f7f7f7;
  DARK-LAYOUT-siderBg: #141414;
  LIGHT-CARD-headerBg: rgba(0, 0, 0, 0.0196078431);
  DARK-CARD-headerBg: rgba(255, 255, 255, 0.0392156863);
  LIGHT-CARD-colorBorderSecondary: #d9d9d9;
  DARK-CARD-colorBorderSecondary: #424242;
  LIGHT-TABLE-borderColor: #d9d9d9;
  DARK-TABLE-borderColor: #424242;
  LIGHT-MESSAGE-contentBg: #ffffff;
  DARK-MESSAGE-contentBg: #1f1f1f;
  LIGHT-MESSAGE-contentPadding: 10px 16px;
  DARK-MESSAGE-contentPadding: 10px 16px;
  LIGHT-rowUnreadBg: #bfd0e8;
  DARK-rowUnreadBg: #161d40;
  LIGHT-rowUnreadHoverBg: #a8c3e8;
  DARK-rowUnreadHoverBg: #1c2755;
}

.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[data-theme=LIGHT] .amb-icon--rounded-shell {
  border: 1px solid #d9d9d9;
  box-sizing: border-box;
}
.notification-bell-container {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
}
.notification-bell-container .ant-badge {
  display: flex;
  align-items: center;
  line-height: 1;
}
.notification-bell-container .ant-badge .ant-badge-count {
  min-width: 16px;
  height: 16px;
  line-height: 16px !important;
  font-size: 11px;
  padding: 0 4px;
  box-shadow: none;
  background-color: #ff4d4f !important;
  color: #fff !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
}

.notification-bell-button {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 32px;
  height: 32px;
  padding: 0;
  border: none;
  background: transparent;
  cursor: pointer;
  border-radius: 4px;
  transition: background-color 0.2s;
  line-height: 1;
  font-size: 18px;
  color: #fff;
  outline: none;
}
.notification-bell-button:hover {
  background-color: rgba(255, 255, 255, 0.1);
}
.notification-bell-button:focus-visible {
  box-shadow: 0 0 0 2px rgba(24, 144, 255, 0.5);
}

body[data-theme=LIGHT] .notification-bell-button {
  color: rgba(0, 0, 0, 0.65);
}
body[data-theme=LIGHT] .notification-bell-button:hover {
  background-color: rgba(0, 0, 0, 0.06);
}

.notification-dropdown {
  position: fixed;
  width: 380px;
  max-height: 500px;
  display: flex;
  flex-direction: column;
  background: #1f1f1f;
  border-radius: 8px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.3);
  z-index: 1050;
  border: 1px solid #424242;
}
.notification-dropdown .notification-dropdown-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 12px 16px;
  border-bottom: 1px solid #424242;
  color: #fff;
}
.notification-dropdown .notification-dropdown-content {
  flex: 1;
  overflow-y: auto;
  max-height: 450px;
}
.notification-dropdown .notification-dropdown-content .notification-loading {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 24px;
}
.notification-dropdown .notification-dropdown-content .notification-section {
  padding: 8px 0;
}
.notification-dropdown .notification-dropdown-content .notification-section:not(:last-child) {
  border-bottom: 1px solid #424242;
}
.notification-dropdown .notification-dropdown-content .notification-section > :first-child {
  padding: 8px 16px 4px;
}
.notification-dropdown .notification-dropdown-content .notification-item {
  padding: 12px 16px;
  cursor: pointer;
  transition: background-color 0.2s;
  border: none !important;
}
.notification-dropdown .notification-dropdown-content .notification-item:hover {
  background-color: #262626;
}
.notification-dropdown .notification-dropdown-content .notification-item.unread {
  background-color: rgba(24, 144, 255, 0.1);
}
.notification-dropdown .notification-dropdown-content .notification-item .notification-item-content {
  width: 100%;
}
.notification-dropdown .notification-dropdown-content .notification-item .notification-item-content .notification-item-header {
  display: flex;
  align-items: flex-start;
  gap: 12px;
  margin-bottom: 4px;
}
.notification-dropdown .notification-dropdown-content .notification-item .notification-item-content .notification-item-header .notification-item-icon {
  font-size: 18px;
  margin-top: 2px;
  flex-shrink: 0;
}
.notification-dropdown .notification-dropdown-content .notification-item .notification-item-content .notification-item-header .notification-item-text {
  flex: 1;
  min-width: 0;
}
.notification-dropdown .notification-dropdown-content .notification-item .notification-item-content .notification-item-header .notification-item-text .notification-item-title {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 4px;
}
.notification-dropdown .notification-dropdown-content .notification-item .notification-item-content .notification-item-header .notification-item-text .notification-item-title .notification-unread-dot {
  margin-left: 8px;
}
.notification-dropdown .notification-dropdown-content .notification-item .notification-item-content .notification-item-header .notification-item-text .notification-item-meta {
  display: flex;
  align-items: center;
}
.notification-dropdown .notification-dropdown-content .notification-item .notification-item-content .notification-item-message {
  margin-top: 4px;
  padding-left: 30px;
}

.notification-dropdown {
  color: #fff;
}
.notification-dropdown .ant-typography {
  color: #fff;
}
.notification-dropdown .ant-typography.ant-typography-secondary {
  color: rgba(255, 255, 255, 0.65);
}
.notification-dropdown .ant-empty-description {
  color: rgba(255, 255, 255, 0.65);
}
.notification-dropdown .ant-spin-text {
  color: rgba(255, 255, 255, 0.65);
}
.notification-dropdown .ant-btn-link {
  color: #1890ff;
}
.notification-dropdown .ant-btn-link:hover {
  color: #40a9ff;
}
.notification-dropdown .ant-list-item {
  color: #fff;
}

/* Light theme – notification dropdown */
body[data-theme=LIGHT] .notification-dropdown {
  background: #fff;
  border: 1px solid #f0f0f0;
  box-shadow: 0 6px 16px rgba(0, 0, 0, 0.08);
}
body[data-theme=LIGHT] .notification-dropdown .notification-dropdown-header {
  border-bottom-color: #f0f0f0;
  color: rgba(0, 0, 0, 0.88);
}
body[data-theme=LIGHT] .notification-dropdown .notification-dropdown-content .notification-item:hover {
  background-color: rgba(0, 0, 0, 0.04);
}
body[data-theme=LIGHT] .notification-dropdown .notification-dropdown-content .notification-item.unread {
  background-color: rgba(24, 144, 255, 0.08);
}
body[data-theme=LIGHT] .notification-dropdown .ant-typography {
  color: rgba(0, 0, 0, 0.88);
}
body[data-theme=LIGHT] .notification-dropdown .ant-typography.ant-typography-secondary {
  color: rgba(0, 0, 0, 0.65);
}
body[data-theme=LIGHT] .notification-dropdown .ant-empty-description {
  color: #595959;
}
body[data-theme=LIGHT] .notification-dropdown .ant-spin-text {
  color: rgba(0, 0, 0, 0.65);
}
body[data-theme=LIGHT] .notification-dropdown .ant-btn-link {
  color: #1677ff;
}
body[data-theme=LIGHT] .notification-dropdown .ant-btn-link:hover {
  color: #4096ff;
}
body[data-theme=LIGHT] .notification-dropdown .ant-list-item {
  color: rgba(0, 0, 0, 0.88);
}: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: #ffffff;
  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: #f7f7f7;
  DARK-colorBgLayoutContainer: #1f1f1f;
  LIGHT-colorBgDisabled: #f5f5f5;
  DARK-colorBgDisabled: #313131;
  LIGHT-colorBgContainer: #ffffff;
  DARK-colorBgContainer: #141414;
  LIGHT-colorBgElevated: #ffffff;
  DARK-colorBgElevated: #1f1f1f;
  LIGHT-colorBgLayout: #eeeeee;
  LIGHT-colorBgChrome: #f7f7f7;
  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: #ffffff;
  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: #f7f7f7;
  DARK-LAYOUT-headerBg: #141414;
  LIGHT-LAYOUT-siderBg: #f7f7f7;
  DARK-LAYOUT-siderBg: #141414;
  LIGHT-CARD-headerBg: rgba(0, 0, 0, 0.0196078431);
  DARK-CARD-headerBg: rgba(255, 255, 255, 0.0392156863);
  LIGHT-CARD-colorBorderSecondary: #d9d9d9;
  DARK-CARD-colorBorderSecondary: #424242;
  LIGHT-TABLE-borderColor: #d9d9d9;
  DARK-TABLE-borderColor: #424242;
  LIGHT-MESSAGE-contentBg: #ffffff;
  DARK-MESSAGE-contentBg: #1f1f1f;
  LIGHT-MESSAGE-contentPadding: 10px 16px;
  DARK-MESSAGE-contentPadding: 10px 16px;
  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;
}/**
 * Command Palette Styles
 *
 * Dark theme consistent with the PAM application.
 * Design tokens aligned with the existing Ant Design dark theme:
 * - Background: #141414 (layout), #1F1F1F (elevated), #282828 (surface)
 * - Primary: #0091E6
 * - Border: #424242
 * - Text: #ffffffd9 (primary), #ffffffa6 (secondary)
 */
.cmd-palette-overlay {
  position: fixed;
  inset: 0;
  z-index: 9999;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  padding-top: 12vh;
  background: rgba(0, 0, 0, 0.65);
  -webkit-backdrop-filter: blur(8px);
          backdrop-filter: blur(8px);
  animation: cmd-fade-in 0.15s ease-out;
}

.cmd-palette-container {
  width: 680px;
  max-width: calc(100vw - 32px);
  max-height: min(580px, 100vh - 200px);
  background: #1a1a1a;
  border: 1px solid #333333;
  border-radius: 12px;
  box-shadow: 0 25px 60px -12px rgba(0, 0, 0, 0.7), 0 0 0 1px rgba(255, 255, 255, 0.06);
  display: flex;
  flex-direction: column;
  overflow: hidden;
  animation: cmd-slide-in 0.15s ease-out;
}

.cmd-palette-input-wrapper {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 14px 16px;
  border-bottom: 1px solid #333333;
  flex-shrink: 0;
}

.cmd-palette-input-icon {
  font-size: 16px;
  color: rgba(255, 255, 255, 0.6509803922) !important;
  flex-shrink: 0;
}
.cmd-palette-input-icon svg {
  fill: rgba(255, 255, 255, 0.6509803922);
}

.cmd-palette-input {
  flex: 1;
  background: transparent;
  border: none;
  outline: none;
  color: rgba(255, 255, 255, 0.8509803922);
  font-size: 15px;
  font-family: "Inter", "Noto Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
  line-height: 1.5;
  caret-color: #0091e6;
}
.cmd-palette-input::-moz-placeholder {
  color: rgba(255, 255, 255, 0.368627451);
  font-size: 13px;
}
.cmd-palette-input::placeholder {
  color: rgba(255, 255, 255, 0.368627451);
  font-size: 13px;
}

.cmd-palette-input-hints {
  display: flex;
  align-items: center;
  gap: 4px;
  flex-shrink: 0;
}

.cmd-palette-tabs {
  display: flex;
  gap: 0;
  padding: 0 16px;
  border-bottom: 1px solid #333333;
  flex-shrink: 0;
}

.cmd-palette-tab {
  padding: 8px 14px;
  background: none;
  border: none;
  border-bottom: 2px solid transparent;
  color: rgba(255, 255, 255, 0.6509803922);
  font-size: 13px;
  cursor: pointer;
  display: flex;
  align-items: center;
  transition: color 0.15s, border-color 0.15s;
}
.cmd-palette-tab:hover {
  color: rgba(255, 255, 255, 0.8509803922);
}
.cmd-palette-tab--active {
  color: #0091e6;
  border-bottom-color: #0091e6;
}

.cmd-palette-intent-banner {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 8px 16px;
  font-size: 12px;
  line-height: 1.4;
  border-bottom: 1px solid #333333;
  flex-shrink: 0;
}
.cmd-palette-intent-banner--action {
  background: rgba(250, 140, 22, 0.08);
  border-bottom-color: rgba(250, 140, 22, 0.2);
  color: #fa8c16;
}
.cmd-palette-intent-banner--navigate {
  background: rgba(0, 145, 230, 0.08);
  border-bottom-color: rgba(0, 145, 230, 0.2);
  color: #0091e6;
}
.cmd-palette-intent-banner--filter {
  background: rgba(82, 196, 26, 0.08);
  border-bottom-color: rgba(82, 196, 26, 0.2);
  color: #52c41a;
}

.cmd-palette-intent-banner-icon {
  font-size: 13px;
  flex-shrink: 0;
}

.cmd-palette-intent-banner-text {
  flex: 1;
  min-width: 0;
}

.cmd-palette-results {
  flex: 1;
  overflow-y: auto;
  padding: 6px 0;
}
.cmd-palette-results::-webkit-scrollbar {
  width: 5px;
}
.cmd-palette-results::-webkit-scrollbar-track {
  background: transparent;
}
.cmd-palette-results::-webkit-scrollbar-thumb {
  background: #3a3a3a;
  border-radius: 4px;
}
.cmd-palette-results::-webkit-scrollbar-thumb:hover {
  background: #4a4a4a;
}

.cmd-palette-section {
  padding: 4px 0;
}
.cmd-palette-section:not(:last-child) {
  border-bottom: 1px solid rgba(255, 255, 255, 0.04);
}

.cmd-palette-section-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 6px 16px 4px;
  min-height: 22px;
  line-height: 1;
}

.cmd-palette-section-label {
  font-size: 11px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  color: rgba(255, 255, 255, 0.5490196078);
}

.cmd-palette-section-count {
  font-size: 10px;
  color: rgba(255, 255, 255, 0.368627451);
  background: rgba(255, 255, 255, 0.06);
  padding: 1px 6px;
  border-radius: 10px;
}

.cmd-palette-item {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 8px 16px;
  cursor: pointer;
  transition: background-color 0.08s ease;
  border-radius: 0;
  margin: 0 6px;
  border-radius: 6px;
}
.cmd-palette-item--active {
  background: #002041;
}
.cmd-palette-item--recent {
  opacity: 0.7;
}
.cmd-palette-item--recent:hover, .cmd-palette-item--recent.cmd-palette-item--active {
  opacity: 1;
  background: #002041;
}

.cmd-palette-item-icon {
  font-size: 14px;
  color: rgba(255, 255, 255, 0.6509803922) !important;
  width: 28px;
  height: 28px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 6px;
  flex-shrink: 0;
}
.cmd-palette-item-icon svg {
  fill: rgba(255, 255, 255, 0.6509803922);
}
.cmd-palette-item-icon--recent {
  background: transparent;
  width: auto;
  height: auto;
  color: rgba(255, 255, 255, 0.368627451) !important;
}
.cmd-palette-item-icon--recent svg {
  fill: rgba(255, 255, 255, 0.368627451);
}

.cmd-palette-item-content {
  flex: 1;
  min-width: 0;
  display: flex;
  flex-direction: column;
  gap: 1px;
}

.cmd-palette-item-row {
  display: flex;
  align-items: center;
  gap: 8px;
}

.cmd-palette-item-title {
  font-size: 13px;
  font-weight: 500;
  color: rgba(255, 255, 255, 0.8509803922);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.cmd-palette-item-subtitle {
  font-size: 11px;
  color: rgba(255, 255, 255, 0.6509803922);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.cmd-palette-item-badges {
  display: flex;
  gap: 4px;
  flex-shrink: 0;
}

.cmd-palette-item-tag {
  font-size: 10px !important;
  padding: 0 5px !important;
  line-height: 18px !important;
  border-radius: 4px !important;
  margin: 0 !important;
}
.cmd-palette-item-tag--recent {
  background: rgba(0, 145, 230, 0.15) !important;
  color: #0091e6 !important;
  border: none !important;
}
.cmd-palette-item-tag--action {
  font-weight: 500 !important;
}

.cmd-palette-item--has-action .cmd-palette-item-icon {
  color: #fa8c16;
  background: rgba(250, 140, 22, 0.1);
}

.cmd-palette-item-enter {
  font-size: 12px;
  color: rgba(255, 255, 255, 0.368627451);
  background: #2a2a2a;
  border: 1px solid #404040;
  border-radius: 4px;
  padding: 0 6px;
  line-height: 20px;
  flex-shrink: 0;
  font-family: monospace;
}

.cmd-palette-clear-btn {
  background: none;
  border: none;
  color: rgba(255, 255, 255, 0.368627451);
  cursor: pointer;
  font-size: 10px;
  padding: 1px 6px;
  border-radius: 10px;
  line-height: 1;
  margin: 0;
  transition: all 0.15s;
}
.cmd-palette-clear-btn:hover {
  color: rgba(255, 255, 255, 0.8509803922);
  background: rgba(255, 255, 255, 0.06);
}

.cmd-palette-empty {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 40px 20px;
  text-align: center;
}

.cmd-palette-empty-icon {
  font-size: 32px;
  color: rgba(255, 255, 255, 0.368627451) !important;
  margin-bottom: 12px;
}
.cmd-palette-empty-icon svg {
  fill: rgba(255, 255, 255, 0.368627451);
}

.cmd-palette-empty-title {
  font-size: 14px;
  color: rgba(255, 255, 255, 0.8509803922) !important;
  margin-bottom: 8px;
  display: block;
}

.cmd-palette-empty-hint {
  font-size: 12px;
  line-height: 1.6;
  display: block;
}
.cmd-palette-empty-hint code {
  background: rgba(0, 145, 230, 0.15);
  color: #0091e6;
  padding: 1px 5px;
  border-radius: 3px;
  font-size: 11px;
}

.cmd-palette-footer {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 8px 16px;
  border-top: 1px solid #333333;
  flex-shrink: 0;
  background: rgba(0, 0, 0, 0.2);
}

.cmd-palette-footer-hints {
  display: flex;
  align-items: center;
  gap: 12px;
}

.cmd-palette-footer-hint {
  display: flex;
  align-items: center;
  gap: 4px;
  font-size: 11px;
  color: rgba(255, 255, 255, 0.368627451);
}

.cmd-palette-footer-right {
  display: flex;
  align-items: center;
  gap: 8px;
}

.cmd-palette-footer-searching {
  font-size: 11px;
  color: #0091e6;
  animation: cmd-palette-pulse 1.2s ease-in-out infinite;
}

@keyframes cmd-palette-pulse {
  0%, 100% {
    opacity: 1;
  }
  50% {
    opacity: 0.4;
  }
}
.cmd-palette-footer-text {
  font-size: 11px !important;
}

.cmd-palette-kbd {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 20px;
  height: 20px;
  padding: 0 5px;
  font-size: 10px;
  font-family: "Inter", -apple-system, sans-serif;
  font-weight: 500;
  color: rgba(255, 255, 255, 0.6509803922);
  background: #2a2a2a;
  border: 1px solid #404040;
  border-radius: 4px;
  line-height: 1;
}

@keyframes cmd-fade-in {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes cmd-slide-in {
  from {
    opacity: 0;
    transform: translateY(-8px) scale(0.98);
  }
  to {
    opacity: 1;
    transform: translateY(0) scale(1);
  }
}: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: #ffffff;
  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: #f7f7f7;
  DARK-colorBgLayoutContainer: #1f1f1f;
  LIGHT-colorBgDisabled: #f5f5f5;
  DARK-colorBgDisabled: #313131;
  LIGHT-colorBgContainer: #ffffff;
  DARK-colorBgContainer: #141414;
  LIGHT-colorBgElevated: #ffffff;
  DARK-colorBgElevated: #1f1f1f;
  LIGHT-colorBgLayout: #eeeeee;
  LIGHT-colorBgChrome: #f7f7f7;
  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: #ffffff;
  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: #f7f7f7;
  DARK-LAYOUT-headerBg: #141414;
  LIGHT-LAYOUT-siderBg: #f7f7f7;
  DARK-LAYOUT-siderBg: #141414;
  LIGHT-CARD-headerBg: rgba(0, 0, 0, 0.0196078431);
  DARK-CARD-headerBg: rgba(255, 255, 255, 0.0392156863);
  LIGHT-CARD-colorBorderSecondary: #d9d9d9;
  DARK-CARD-colorBorderSecondary: #424242;
  LIGHT-TABLE-borderColor: #d9d9d9;
  DARK-TABLE-borderColor: #424242;
  LIGHT-MESSAGE-contentBg: #ffffff;
  DARK-MESSAGE-contentBg: #1f1f1f;
  LIGHT-MESSAGE-contentPadding: 10px 16px;
  DARK-MESSAGE-contentPadding: 10px 16px;
  LIGHT-rowUnreadBg: #bfd0e8;
  DARK-rowUnreadBg: #161d40;
  LIGHT-rowUnreadHoverBg: #a8c3e8;
  DARK-rowUnreadHoverBg: #1c2755;
}

body[data-theme=LIGHT] input:-webkit-autofill,
body[data-theme=LIGHT] input:-webkit-autofill:hover,
body[data-theme=LIGHT] input:-webkit-autofill:focus,
body[data-theme=LIGHT] input:-webkit-autofill:active {
  -webkit-background-clip: text;
  -webkit-text-fill-color: rgba(0, 0, 0, 0.8784313725);
  -webkit-transition: background-color 5000s ease-in-out 0s;
  transition: background-color 5000s ease-in-out 0s;
  box-shadow: inset 0 0 0 1000px #ffffff !important;
}
body[data-theme=LIGHT] ul.ant-menu {
  background-color: #f7f7f7 !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 #d9d9d9;
}
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: rgba(0, 0, 0, 0.0588235294);
}
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: #f7f7f7;
  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: #f7f7f7;
  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 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 24px;
  height: 60px;
  border-bottom: 1px solid #d9d9d9;
  background-color: #1f1f1f;
  font-family: inherit !important;
}
body[data-theme=LIGHT] #amb-root .amb-header *,
body[data-theme=LIGHT] #amb-root .amb-header .ant-flex,
body[data-theme=LIGHT] #amb-root .amb-header .ant-btn,
body[data-theme=LIGHT] #amb-root .amb-header .ant-dropdown-trigger {
  font-family: inherit !important;
}
@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 {
  display: flex;
  align-items: center;
  color: rgba(0, 0, 0, 0.8784313725);
}
body[data-theme=LIGHT] #amb-root .amb-header .amb-header--right-buttons {
  display: flex;
  align-items: center;
  height: 100%;
}
body[data-theme=LIGHT] #amb-root .amb-header .amb-header--right-buttons .ant-skeleton {
  display: inline-flex !important;
  vertical-align: middle;
  line-height: 1;
}
body[data-theme=LIGHT] #amb-root .amb-header .amb-header--right-buttons .ant-skeleton .ant-skeleton-avatar,
body[data-theme=LIGHT] #amb-root .amb-header .amb-header--right-buttons .ant-skeleton .ant-skeleton-input {
  background: rgba(255, 255, 255, 0.08) !important;
  vertical-align: middle;
}
body[data-theme=LIGHT] #amb-root .amb-header .amb-header--right-buttons .ant-skeleton.ant-skeleton-active .ant-skeleton-avatar, body[data-theme=LIGHT] #amb-root .amb-header .amb-header--right-buttons .ant-skeleton.ant-skeleton-active .ant-skeleton-input {
  background: linear-gradient(90deg, rgba(255, 255, 255, 0.06) 25%, rgba(255, 255, 255, 0.12) 50%, rgba(255, 255, 255, 0.06) 75%) !important;
  background-size: 200% 100% !important;
  animation: header-skeleton-pulse 1.5s ease-in-out infinite !important;
}
@keyframes header-skeleton-pulse {
  0% {
    background-position: 200% 0;
  }
  100% {
    background-position: -200% 0;
  }
}
body[data-theme=LIGHT] #amb-root .amb-content {
  overflow: auto;
  background-color: #eeeeee;
  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] input:-webkit-autofill,
body[data-theme=DARK] input:-webkit-autofill:hover,
body[data-theme=DARK] input:-webkit-autofill:focus,
body[data-theme=DARK] input:-webkit-autofill:active {
  -webkit-background-clip: text;
  -webkit-text-fill-color: rgba(255, 255, 255, 0.8509803922);
  -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=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: rgba(255, 255, 255, 0.1215686275);
}
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 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 24px;
  height: 60px;
  border-bottom: 1px solid #424242;
  background-color: #1f1f1f;
  font-family: inherit !important;
}
body[data-theme=DARK] #amb-root .amb-header *,
body[data-theme=DARK] #amb-root .amb-header .ant-flex,
body[data-theme=DARK] #amb-root .amb-header .ant-btn,
body[data-theme=DARK] #amb-root .amb-header .ant-dropdown-trigger {
  font-family: inherit !important;
}
@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 {
  display: flex;
  align-items: center;
  color: rgba(255, 255, 255, 0.8509803922);
}
body[data-theme=DARK] #amb-root .amb-header .amb-header--right-buttons {
  display: flex;
  align-items: center;
  height: 100%;
}
body[data-theme=DARK] #amb-root .amb-header .amb-header--right-buttons .ant-skeleton {
  display: inline-flex !important;
  vertical-align: middle;
  line-height: 1;
}
body[data-theme=DARK] #amb-root .amb-header .amb-header--right-buttons .ant-skeleton .ant-skeleton-avatar,
body[data-theme=DARK] #amb-root .amb-header .amb-header--right-buttons .ant-skeleton .ant-skeleton-input {
  background: rgba(255, 255, 255, 0.08) !important;
  vertical-align: middle;
}
body[data-theme=DARK] #amb-root .amb-header .amb-header--right-buttons .ant-skeleton.ant-skeleton-active .ant-skeleton-avatar, body[data-theme=DARK] #amb-root .amb-header .amb-header--right-buttons .ant-skeleton.ant-skeleton-active .ant-skeleton-input {
  background: linear-gradient(90deg, rgba(255, 255, 255, 0.06) 25%, rgba(255, 255, 255, 0.12) 50%, rgba(255, 255, 255, 0.06) 75%) !important;
  background-size: 200% 100% !important;
  animation: header-skeleton-pulse 1.5s ease-in-out infinite !important;
}
@keyframes header-skeleton-pulse {
  0% {
    background-position: 200% 0;
  }
  100% {
    background-position: -200% 0;
  }
}
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%;
}

.cmd-palette-trigger {
  display: inline-flex;
  align-items: center;
  gap: 2px;
  height: 30px;
  padding: 0 10px;
  margin-right: 4px;
  background: rgba(255, 255, 255, 0.06);
  border: 1px solid #3a3a3a;
  border-radius: 6px;
  color: rgba(255, 255, 255, 0.6509803922);
  font-size: 12px;
  font-family: inherit;
  cursor: pointer;
  transition: all 0.15s ease;
  white-space: nowrap;
}
.cmd-palette-trigger:hover {
  background: rgba(255, 255, 255, 0.1);
  border-color: #505050;
  color: rgba(255, 255, 255, 0.8509803922);
}
.cmd-palette-trigger:active {
  background: rgba(255, 255, 255, 0.08);
}

.cmd-palette-trigger-text {
  font-size: 12px;
  opacity: 0.7;
}

.cmd-palette-trigger-kbd {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 18px;
  height: 18px;
  padding: 0 4px;
  margin-left: 8px;
  font-size: 10px;
  font-weight: 500;
  color: rgba(255, 255, 255, 0.5490196078);
  background: rgba(255, 255, 255, 0.08);
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 3px;
  line-height: 1;
}

body[data-theme=LIGHT] #amb-root .amb-header {
  background-color: #f7f7f7 !important;
  color: #000;
}
body[data-theme=LIGHT] #amb-root .amb-header .amb-icon,
body[data-theme=LIGHT] #amb-root .amb-header .amb-header--logo,
body[data-theme=LIGHT] #amb-root .amb-header .amb-header--right-buttons .anticon {
  color: #000 !important;
}
body[data-theme=LIGHT] #amb-root .amb-header .amb-header--logo .amb-icon {
  color: #000 !important;
}
body[data-theme=LIGHT] #amb-root .amb-header .amb-header--right-buttons {
  color: #000;
}
body[data-theme=LIGHT] #amb-root .amb-root--navigation .amb-menu.ant-menu .ant-menu-item:not(.ant-menu-item-selected),
body[data-theme=LIGHT] #amb-root .amb-root--navigation .amb-menu.ant-menu .ant-menu-submenu .ant-menu-submenu-title {
  background-color: #f7f7f7 !important;
}
body[data-theme=LIGHT] #amb-root .amb-root--navigation .amb-menu.ant-menu .ant-menu-submenu .ant-menu-sub {
  background: #f7f7f7 !important;
}
body[data-theme=LIGHT] #amb-root .amb-root--navigation .amb-menu.ant-menu .ant-menu-item-selected {
  background-color: #e6f4ff !important;
}
body[data-theme=LIGHT] #amb-root .amb-root--navigation .amb-menu.ant-menu .ant-menu-item:not(.ant-menu-item-selected):hover,
body[data-theme=LIGHT] #amb-root .amb-root--navigation .amb-menu.ant-menu .ant-menu-submenu-title:hover {
  background-color: #ececec !important;
}