
  

  
  @property --red-50 {
  syntax: "<color>";
  inherits: true;
  initial-value: #FEF2F2;
}
@property --blue-50 {
  syntax: "<color>";
  inherits: true;
  initial-value: #EFF6FF;
}
@property --grey-50 {
  syntax: "<color>";
  inherits: true;
  initial-value: #FAFAFA;
}
@property --lime-50 {
  syntax: "<color>";
  inherits: true;
  initial-value: #F7FEE7;
}
@property --pink-50 {
  syntax: "<color>";
  inherits: true;
  initial-value: #FDF2F8;
}
@property --red-100 {
  syntax: "<color>";
  inherits: true;
  initial-value: #FEE2E2;
}
@property --red-200 {
  syntax: "<color>";
  inherits: true;
  initial-value: #FECACA;
}
@property --red-300 {
  syntax: "<color>";
  inherits: true;
  initial-value: #FCA5A5;
}
@property --red-400 {
  syntax: "<color>";
  inherits: true;
  initial-value: #F87171;
}
@property --red-500 {
  syntax: "<color>";
  inherits: true;
  initial-value: #EF4444;
}
@property --red-600 {
  syntax: "<color>";
  inherits: true;
  initial-value: #DC2626;
}
@property --red-700 {
  syntax: "<color>";
  inherits: true;
  initial-value: #B91C1C;
}
@property --red-800 {
  syntax: "<color>";
  inherits: true;
  initial-value: #991B1B;
}
@property --red-900 {
  syntax: "<color>";
  inherits: true;
  initial-value: #7F1D1D;
}
@property --teal-50 {
  syntax: "<color>";
  inherits: true;
  initial-value: #F0FDFA;
}
@property --blue-100 {
  syntax: "<color>";
  inherits: true;
  initial-value: #DBEAFE;
}
@property --blue-200 {
  syntax: "<color>";
  inherits: true;
  initial-value: #BFDBFE;
}
@property --blue-300 {
  syntax: "<color>";
  inherits: true;
  initial-value: #93C5FD;
}
@property --blue-400 {
  syntax: "<color>";
  inherits: true;
  initial-value: #60A5FA;
}
@property --blue-500 {
  syntax: "<color>";
  inherits: true;
  initial-value: #3B82F6;
}
@property --blue-600 {
  syntax: "<color>";
  inherits: true;
  initial-value: #2563EB;
}
@property --blue-700 {
  syntax: "<color>";
  inherits: true;
  initial-value: #1D4ED8;
}
@property --blue-800 {
  syntax: "<color>";
  inherits: true;
  initial-value: #1E40AF;
}
@property --blue-900 {
  syntax: "<color>";
  inherits: true;
  initial-value: #1E3A8A;
}
@property --green-50 {
  syntax: "<color>";
  inherits: true;
  initial-value: #ECFDF5;
}
@property --grey-100 {
  syntax: "<color>";
  inherits: true;
  initial-value: #F5F5F5;
}
@property --grey-200 {
  syntax: "<color>";
  inherits: true;
  initial-value: #E5E5E5;
}
@property --grey-300 {
  syntax: "<color>";
  inherits: true;
  initial-value: #D4D4D4;
}
@property --grey-400 {
  syntax: "<color>";
  inherits: true;
  initial-value: #A3A3A3;
}
@property --grey-500 {
  syntax: "<color>";
  inherits: true;
  initial-value: #737373;
}
@property --grey-600 {
  syntax: "<color>";
  inherits: true;
  initial-value: #525252;
}
@property --grey-700 {
  syntax: "<color>";
  inherits: true;
  initial-value: #404040;
}
@property --grey-800 {
  syntax: "<color>";
  inherits: true;
  initial-value: #262626;
}
@property --grey-900 {
  syntax: "<color>";
  inherits: true;
  initial-value: #171717;
}
@property --lime-100 {
  syntax: "<color>";
  inherits: true;
  initial-value: #ECFCCB;
}
@property --lime-200 {
  syntax: "<color>";
  inherits: true;
  initial-value: #D9F99D;
}
@property --lime-300 {
  syntax: "<color>";
  inherits: true;
  initial-value: #BEF264;
}
@property --lime-400 {
  syntax: "<color>";
  inherits: true;
  initial-value: #A3E635;
}
@property --lime-500 {
  syntax: "<color>";
  inherits: true;
  initial-value: #84CC16;
}
@property --lime-600 {
  syntax: "<color>";
  inherits: true;
  initial-value: #65A30D;
}
@property --lime-700 {
  syntax: "<color>";
  inherits: true;
  initial-value: #4D7C0F;
}
@property --lime-800 {
  syntax: "<color>";
  inherits: true;
  initial-value: #3F6212;
}
@property --lime-900 {
  syntax: "<color>";
  inherits: true;
  initial-value: #365314;
}
@property --midfield {
  syntax: "<color>";
  inherits: true;
  initial-value: transparent;
}
@property --pink-100 {
  syntax: "<color>";
  inherits: true;
  initial-value: #FCE7F3;
}
@property --pink-200 {
  syntax: "<color>";
  inherits: true;
  initial-value: #FBCFE8;
}
@property --pink-300 {
  syntax: "<color>";
  inherits: true;
  initial-value: #F9A8D4;
}
@property --pink-400 {
  syntax: "<color>";
  inherits: true;
  initial-value: #F472B6;
}
@property --pink-500 {
  syntax: "<color>";
  inherits: true;
  initial-value: #EC4899;
}
@property --pink-600 {
  syntax: "<color>";
  inherits: true;
  initial-value: #DB2777;
}
@property --pink-700 {
  syntax: "<color>";
  inherits: true;
  initial-value: #BE185D;
}
@property --pink-800 {
  syntax: "<color>";
  inherits: true;
  initial-value: #9D174D;
}
@property --pink-900 {
  syntax: "<color>";
  inherits: true;
  initial-value: #831843;
}
@property --teal-100 {
  syntax: "<color>";
  inherits: true;
  initial-value: #CCFBF1;
}
@property --teal-200 {
  syntax: "<color>";
  inherits: true;
  initial-value: #99F6E4;
}
@property --teal-300 {
  syntax: "<color>";
  inherits: true;
  initial-value: #5EEAD4;
}
@property --teal-400 {
  syntax: "<color>";
  inherits: true;
  initial-value: #2DD4BF;
}
@property --teal-500 {
  syntax: "<color>";
  inherits: true;
  initial-value: #14B8A6;
}
@property --teal-600 {
  syntax: "<color>";
  inherits: true;
  initial-value: #0D9488;
}
@property --teal-700 {
  syntax: "<color>";
  inherits: true;
  initial-value: #0F766E;
}
@property --teal-800 {
  syntax: "<color>";
  inherits: true;
  initial-value: #115E59;
}
@property --teal-900 {
  syntax: "<color>";
  inherits: true;
  initial-value: #134E4A;
}
@property ---midfield {
  syntax: "<color>";
  inherits: true;
  initial-value: transparent;
}
@property --green-100 {
  syntax: "<color>";
  inherits: true;
  initial-value: #D1FAE5;
}
@property --green-200 {
  syntax: "<color>";
  inherits: true;
  initial-value: #A7F3D0;
}
@property --green-300 {
  syntax: "<color>";
  inherits: true;
  initial-value: #6EE7B7;
}
@property --green-400 {
  syntax: "<color>";
  inherits: true;
  initial-value: #34D399;
}
@property --green-500 {
  syntax: "<color>";
  inherits: true;
  initial-value: #10B981;
}
@property --green-600 {
  syntax: "<color>";
  inherits: true;
  initial-value: #059669;
}
@property --green-700 {
  syntax: "<color>";
  inherits: true;
  initial-value: #047857;
}
@property --green-800 {
  syntax: "<color>";
  inherits: true;
  initial-value: #065F46;
}
@property --green-900 {
  syntax: "<color>";
  inherits: true;
  initial-value: #064E3B;
}
@property --purple-50 {
  syntax: "<color>";
  inherits: true;
  initial-value: #F5F3FF;
}
@property --shadow-lg {
  syntax: "*";
  inherits: true;
  initial-value:  0 10px 15px -3px rgba(0, 0, 0, 0.25), 0 4px 6px -2px rgba(0, 0, 0, 0.25);
}
@property --shadow-md {
  syntax: "*";
  inherits: true;
  initial-value:  0 4px 6px -1px rgba(0, 0, 0, 0.25), 0 2px 4px -1px rgba(0, 0, 0, 0.25);
}
@property --shadow-sm {
  syntax: "*";
  inherits: true;
  initial-value:  0 1px 2px 0 rgba(0, 0, 0, 0.25);
}
@property --shadow-xl {
  syntax: "*";
  inherits: true;
  initial-value: 0 20px 25px -5px rgba(0, 0, 0, 0.25), 0 10px 10px -5px rgba(0, 0, 0, 0.25);
}
@property --yellow-50 {
  syntax: "<color>";
  inherits: true;
  initial-value: #FFFBEB;
}
@property ---backfield {
  syntax: "<color>";
  inherits: true;
  initial-value: transparent;
}
@property ---cardfield {
  syntax: "<color>";
  inherits: true;
  initial-value: transparent;
}
@property ---forefield {
  syntax: "<color>";
  inherits: true;
  initial-value: transparent;
}
@property --bg-surface {
  syntax: "*";
  inherits: true;
  initial-value: ;
}
@property --purple-100 {
  syntax: "<color>";
  inherits: true;
  initial-value: #EDE9FE;
}
@property --purple-200 {
  syntax: "<color>";
  inherits: true;
  initial-value: #DDD6FE;
}
@property --purple-300 {
  syntax: "<color>";
  inherits: true;
  initial-value: #C4B5FD;
}
@property --purple-400 {
  syntax: "<color>";
  inherits: true;
  initial-value: #A78BFA;
}
@property --purple-500 {
  syntax: "<color>";
  inherits: true;
  initial-value: #8B5CF6;
}
@property --purple-600 {
  syntax: "<color>";
  inherits: true;
  initial-value: #7C3AED;
}
@property --purple-700 {
  syntax: "<color>";
  inherits: true;
  initial-value: #6D28D9;
}
@property --purple-800 {
  syntax: "<color>";
  inherits: true;
  initial-value: #5B21B6;
}
@property --purple-900 {
  syntax: "<color>";
  inherits: true;
  initial-value: #4C1D95;
}
@property --shadow-2xl {
  syntax: "*";
  inherits: true;
  initial-value:  0 25px 50px -12px rgba(0, 0, 0, 0.25);
}
@property --theme-text {
  syntax: "*";
  inherits: true;
  initial-value: ;
}
@property --yellow-100 {
  syntax: "<color>";
  inherits: true;
  initial-value: #FEF3C7;
}
@property --yellow-200 {
  syntax: "<color>";
  inherits: true;
  initial-value: #FDE68A;
}
@property --yellow-300 {
  syntax: "<color>";
  inherits: true;
  initial-value: #FCD34D;
}
@property --yellow-400 {
  syntax: "<color>";
  inherits: true;
  initial-value: #FBBF24;
}
@property --yellow-500 {
  syntax: "<color>";
  inherits: true;
  initial-value: #F59E0B;
}
@property --yellow-600 {
  syntax: "<color>";
  inherits: true;
  initial-value: #D97706;
}
@property --yellow-700 {
  syntax: "<color>";
  inherits: true;
  initial-value: #B45309;
}
@property --yellow-800 {
  syntax: "<color>";
  inherits: true;
  initial-value: #92400E;
}
@property --yellow-900 {
  syntax: "<color>";
  inherits: true;
  initial-value: #78350F;
}
@property --shadow-base {
  syntax: "*";
  inherits: true;
  initial-value:  0 1px 3px 0 rgba(0, 0, 0, 0.25), 0 1px 2px 0 rgba(0, 0, 0, 0.25);
}
@property --font-size-lg {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 1.125rem;
}
@property --font-size-sm {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 0.875rem;
}
@property --font-size-xl {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 1.25rem;
}
@property --font-size-xs {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 0.75rem;
}
@property --font-size-2xl {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 1.5rem;
}
@property --font-size-3xl {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 1.875rem;
}
@property --font-size-4xl {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 2.25rem;
}
@property --font-size-5xl {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 3rem;
}
@property --font-size-xxs {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 0.625rem;
}
@property --font-size-base {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 1rem;
}
@property --font-weight-bold {
  syntax: "<number>";
  inherits: true;
  initial-value: 700;
}
@property --font-weight-thin {
  syntax: "<number>";
  inherits: true;
  initial-value: 100;
}
@property --font-weight-black {
  syntax: "<number>";
  inherits: true;
  initial-value: 900;
}
@property --font-weight-light {
  syntax: "<number>";
  inherits: true;
  initial-value: 300;
}
@property --font-weight-bolder {
  syntax: "<number>";
  inherits: true;
  initial-value: 800;
}
@property --font-weight-normal {
  syntax: "<number>";
  inherits: true;
  initial-value: 500;
}
@property --font-weight-lighter {
  syntax: "<number>";
  inherits: true;
  initial-value: 200;
}
@property --font-weight-regular {
  syntax: "<number>";
  inherits: true;
  initial-value: 400;
}
@property --font-weight-semi-bold {
  syntax: "<number>";
  inherits: true;
  initial-value: 600;
}

  :host, :root {
  --red-50: #FEF2F2;
  --blue-50: #EFF6FF;
  --grey-50: #FAFAFA;
  --lime-50: #F7FEE7;
  --pink-50: #FDF2F8;
  --red-100: #FEE2E2;
  --red-200: #FECACA;
  --red-300: #FCA5A5;
  --red-400: #F87171;
  --red-500: #EF4444;
  --red-600: #DC2626;
  --red-700: #B91C1C;
  --red-800: #991B1B;
  --red-900: #7F1D1D;
  --teal-50: #F0FDFA;
  --blue-100: #DBEAFE;
  --blue-200: #BFDBFE;
  --blue-300: #93C5FD;
  --blue-400: #60A5FA;
  --blue-500: #3B82F6;
  --blue-600: #2563EB;
  --blue-700: #1D4ED8;
  --blue-800: #1E40AF;
  --blue-900: #1E3A8A;
  --green-50: #ECFDF5;
  --grey-100: #F5F5F5;
  --grey-200: #E5E5E5;
  --grey-300: #D4D4D4;
  --grey-400: #A3A3A3;
  --grey-500: #737373;
  --grey-600: #525252;
  --grey-700: #404040;
  --grey-800: #262626;
  --grey-900: #171717;
  --lime-100: #ECFCCB;
  --lime-200: #D9F99D;
  --lime-300: #BEF264;
  --lime-400: #A3E635;
  --lime-500: #84CC16;
  --lime-600: #65A30D;
  --lime-700: #4D7C0F;
  --lime-800: #3F6212;
  --lime-900: #365314;
  --pink-100: #FCE7F3;
  --pink-200: #FBCFE8;
  --pink-300: #F9A8D4;
  --pink-400: #F472B6;
  --pink-500: #EC4899;
  --pink-600: #DB2777;
  --pink-700: #BE185D;
  --pink-800: #9D174D;
  --pink-900: #831843;
  --teal-100: #CCFBF1;
  --teal-200: #99F6E4;
  --teal-300: #5EEAD4;
  --teal-400: #2DD4BF;
  --teal-500: #14B8A6;
  --teal-600: #0D9488;
  --teal-700: #0F766E;
  --teal-800: #115E59;
  --teal-900: #134E4A;
  --green-100: #D1FAE5;
  --green-200: #A7F3D0;
  --green-300: #6EE7B7;
  --green-400: #34D399;
  --green-500: #10B981;
  --green-600: #059669;
  --green-700: #047857;
  --green-800: #065F46;
  --green-900: #064E3B;
  --purple-50: #F5F3FF;
  --shadow-lg:  0 10px 15px -3px rgba(0, 0, 0, 0.25), 0 4px 6px -2px rgba(0, 0, 0, 0.25);
  --shadow-md:  0 4px 6px -1px rgba(0, 0, 0, 0.25), 0 2px 4px -1px rgba(0, 0, 0, 0.25);
  --shadow-sm:  0 1px 2px 0 rgba(0, 0, 0, 0.25);
  --shadow-xl: 0 20px 25px -5px rgba(0, 0, 0, 0.25), 0 10px 10px -5px rgba(0, 0, 0, 0.25);
  --yellow-50: #FFFBEB;
  --purple-100: #EDE9FE;
  --purple-200: #DDD6FE;
  --purple-300: #C4B5FD;
  --purple-400: #A78BFA;
  --purple-500: #8B5CF6;
  --purple-600: #7C3AED;
  --purple-700: #6D28D9;
  --purple-800: #5B21B6;
  --purple-900: #4C1D95;
  --shadow-2xl:  0 25px 50px -12px rgba(0, 0, 0, 0.25);
  --yellow-100: #FEF3C7;
  --yellow-200: #FDE68A;
  --yellow-300: #FCD34D;
  --yellow-400: #FBBF24;
  --yellow-500: #F59E0B;
  --yellow-600: #D97706;
  --yellow-700: #B45309;
  --yellow-800: #92400E;
  --yellow-900: #78350F;
  --shadow-base:  0 1px 3px 0 rgba(0, 0, 0, 0.25), 0 1px 2px 0 rgba(0, 0, 0, 0.25);
  --font-size-lg: 1.125rem;
  --font-size-sm: 0.875rem;
  --font-size-xl: 1.25rem;
  --font-size-xs: 0.75rem;
  --font-size-2xl: 1.5rem;
  --font-size-3xl: 1.875rem;
  --font-size-4xl: 2.25rem;
  --font-size-5xl: 3rem;
  --font-size-xxs: 0.625rem;
  --font-size-base: 1rem;
  --font-weight-bold: 700;
  --font-weight-thin: 100;
  --font-weight-black: 900;
  --font-weight-light: 300;
  --font-weight-bolder: 800;
  --font-weight-normal: 500;
  --font-weight-lighter: 200;
  --font-weight-regular: 400;
  --font-weight-semi-bold: 600;
}
  
  
  [data-nc-theme~="Default"] {
  --red-50: #FEF2F2;
  --blue-50: #EFF6FF;
  --grey-50: #FAFAFA;
  --lime-50: #F7FEE7;
  --pink-50: #FDF2F8;
  --red-100: #FEE2E2;
  --red-200: #FECACA;
  --red-300: #FCA5A5;
  --red-400: #F87171;
  --red-500: #EF4444;
  --red-600: #DC2626;
  --red-700: #B91C1C;
  --red-800: #991B1B;
  --red-900: #7F1D1D;
  --teal-50: #F0FDFA;
  --blue-100: #DBEAFE;
  --blue-200: #BFDBFE;
  --blue-300: #93C5FD;
  --blue-400: #60A5FA;
  --blue-500: #3B82F6;
  --blue-600: #2563EB;
  --blue-700: #1D4ED8;
  --blue-800: #1E40AF;
  --blue-900: #1E3A8A;
  --green-50: #ECFDF5;
  --grey-100: #F5F5F5;
  --grey-200: #E5E5E5;
  --grey-300: #D4D4D4;
  --grey-400: #A3A3A3;
  --grey-500: #737373;
  --grey-600: #525252;
  --grey-700: #404040;
  --grey-800: #262626;
  --grey-900: #171717;
  --lime-100: #ECFCCB;
  --lime-200: #D9F99D;
  --lime-300: #BEF264;
  --lime-400: #A3E635;
  --lime-500: #84CC16;
  --lime-600: #65A30D;
  --lime-700: #4D7C0F;
  --lime-800: #3F6212;
  --lime-900: #365314;
  --pink-100: #FCE7F3;
  --pink-200: #FBCFE8;
  --pink-300: #F9A8D4;
  --pink-400: #F472B6;
  --pink-500: #EC4899;
  --pink-600: #DB2777;
  --pink-700: #BE185D;
  --pink-800: #9D174D;
  --pink-900: #831843;
  --teal-100: #CCFBF1;
  --teal-200: #99F6E4;
  --teal-300: #5EEAD4;
  --teal-400: #2DD4BF;
  --teal-500: #14B8A6;
  --teal-600: #0D9488;
  --teal-700: #0F766E;
  --teal-800: #115E59;
  --teal-900: #134E4A;
  --green-100: #D1FAE5;
  --green-200: #A7F3D0;
  --green-300: #6EE7B7;
  --green-400: #34D399;
  --green-500: #10B981;
  --green-600: #059669;
  --green-700: #047857;
  --green-800: #065F46;
  --green-900: #064E3B;
  --purple-50: #F5F3FF;
  --shadow-lg:  0 10px 15px -3px rgba(0, 0, 0, 0.25), 0 4px 6px -2px rgba(0, 0, 0, 0.25);
  --shadow-md:  0 4px 6px -1px rgba(0, 0, 0, 0.25), 0 2px 4px -1px rgba(0, 0, 0, 0.25);
  --shadow-sm:  0 1px 2px 0 rgba(0, 0, 0, 0.25);
  --shadow-xl: 0 20px 25px -5px rgba(0, 0, 0, 0.25), 0 10px 10px -5px rgba(0, 0, 0, 0.25);
  --yellow-50: #FFFBEB;
  --purple-100: #EDE9FE;
  --purple-200: #DDD6FE;
  --purple-300: #C4B5FD;
  --purple-400: #A78BFA;
  --purple-500: #8B5CF6;
  --purple-600: #7C3AED;
  --purple-700: #6D28D9;
  --purple-800: #5B21B6;
  --purple-900: #4C1D95;
  --shadow-2xl:  0 25px 50px -12px rgba(0, 0, 0, 0.25);
  --yellow-100: #FEF3C7;
  --yellow-200: #FDE68A;
  --yellow-300: #FCD34D;
  --yellow-400: #FBBF24;
  --yellow-500: #F59E0B;
  --yellow-600: #D97706;
  --yellow-700: #B45309;
  --yellow-800: #92400E;
  --yellow-900: #78350F;
  --shadow-base:  0 1px 3px 0 rgba(0, 0, 0, 0.25), 0 1px 2px 0 rgba(0, 0, 0, 0.25);
  --font-size-lg: 1.125rem;
  --font-size-sm: 0.875rem;
  --font-size-xl: 1.25rem;
  --font-size-xs: 0.75rem;
  --font-size-2xl: 1.5rem;
  --font-size-3xl: 1.875rem;
  --font-size-4xl: 2.25rem;
  --font-size-5xl: 3rem;
  --font-size-xxs: 0.625rem;
  --font-size-base: 1rem;
  --font-weight-bold: 700;
  --font-weight-thin: 100;
  --font-weight-black: 900;
  --font-weight-light: 300;
  --font-weight-bolder: 800;
  --font-weight-normal: 500;
  --font-weight-lighter: 200;
  --font-weight-regular: 400;
  --font-weight-semi-bold: 600;
}
    


@layer base {
  
  body, :host {
    /* Color */
    
    /* Fonts */
    --font-sans: 'Inter',sans-serif;

    /* Font size */
    
    /* Font weight */
    
    /* Shadows */
    
    /* Border radius */
    
    /* Spacing */
    
    /* Z-index */
    
  }
  @keyframes animation-spin {
    from {
      transform: rotate(0deg);
    }
    to {
      transform: rotate(360deg);
    }
  }
  @keyframes animation-fade-in {
    from {
      opacity:0;
    }
    to {
      opacity:1;
    }
  }
  @keyframes animation-fade-out {
    from {
      opacity:1;
    }
    to {
      opacity:0;
    }
  }
}


    .ai-tools-stable-bu\:root {
      height:100vh;
      overflow:hidden;
    }

    .bEItUu {
      color:var(--grey-200);
      cursor:pointer;
      font-size:12px;
      padding-top:6px;
      padding-left:8px;
      padding-right:8px;
      padding-bottom:6px;
      border-bottom-color:var(--grey-500);
      border-bottom-style:solid;
      border-bottom-width:0.5px;
    }

    .bEItUu:hover {
      background:var(--grey-500);
    }

    .ftKXTI {
      display:inline-flex;
      position:relative;
      align-items:center;
      justify-content:center;
    }

    .fFOWRs {
      color:var(--grey-300);
      font-size:12px;
      margin-top:4px;
    }

    .tDBrx {
      color:var(--grey-100);
      font-size:12px;
      font-weight:600;
      margin-bottom:4px;
      padding-bottom:4px;
      border-bottom-color:var(--grey-500);
      border-bottom-style:solid;
      border-bottom-width:1px;
    }

    .dVZBdy {
      top:var(--tt-top);
      left:var(--tt-left);
      color:var(--grey-200);
      right:var(--tt-right);
      bottom:var(--tt-bottom);
      display:flex;
      z-index:9999;
      position:fixed;
      font-size:12px;
      max-width:220px;
      min-width:120px;
      background:var(--grey-700);
      box-shadow:0 4px 12px rgba(0, 0, 0, 0.4);
      font-family:inherit;
      font-weight:inherit;
      line-height:1.5;
      padding-top:8px;
      padding-left:10px;
      padding-right:10px;
      flex-direction:column;
      padding-bottom:8px;
      pointer-events:none;
      border-top-color:var(--grey-500);
      border-top-style:solid;
      border-top-width:1px;
      border-left-color:var(--grey-500);
      border-left-style:solid;
      border-left-width:1px;
      border-right-color:var(--grey-500);
      border-right-style:solid;
      border-right-width:1px;
      border-bottom-color:var(--grey-500);
      border-bottom-style:solid;
      border-bottom-width:1px;
      border-top-left-radius:6px;
      border-top-right-radius:6px;
      border-bottom-left-radius:6px;
      border-bottom-right-radius:6px;
    }

    .ai-tools-stable-bu\:0Gr5lWqq7BzSq9o975Nbw {
      width:100%;
      height:100%;
    }

    .eyqDYp {
      width:150px;
      height:150px;
    }

    .dqtPEu {
      width:400px;
      background:var(--grey-400);
      align-items:center;
      padding-top:20px;
      padding-left:20px;
      padding-right:20px;
      padding-bottom:20px;
      justify-content:flex-start;
    }

    .evAmOv {
      color:var(--grey-200);
      width:100%;
      font-size:12px;
      background:var(--grey-600);
      padding-top:5px;
      padding-left:8px;
      padding-right:8px;
      padding-bottom:5px;
      border-top-color:var(--grey-600);
      border-top-style:solid;
      border-top-width:0.5px;
      border-left-color:var(--grey-600);
      border-left-style:solid;
      border-left-width:0.5px;
      border-right-color:var(--grey-600);
      border-right-style:solid;
      border-right-width:0.5px;
      border-bottom-color:var(--grey-600);
      border-bottom-style:solid;
      border-bottom-width:0.5px;
      border-top-left-radius:4px;
      border-top-right-radius:4px;
      border-bottom-left-radius:4px;
      border-bottom-right-radius:4px;
    }

    .dIhA-Dc {
      color:var(--grey-400);
      width:70%;
      display:flex;
      overflow-x:visible;
      overflow-y:visible;
      align-items:center;
      flex-direction:row;
      justify-content:center;
    }

    .dqJAIx {
      color:var(--grey-400);
    }

    .chVssm {
      width:40px;
      display:flex;
      align-items:center;
      padding-top:.5rem;
      border-color:var(--grey-600);
      border-style:solid;
      border-width:1px;
      padding-bottom:.5rem;
      justify-content:center;
      border-left-width:0px;
    }

    .chVssm:hover {
      background:var(--grey-700);
    }

    .chVssm:active {
      background:var(--grey-700);
    }

    .bqYoWW {
      color:var(--grey-400);
      width:40px;
      height:40px;
      display:flex;
      align-items:center;
      padding-top:.5rem;
      padding-bottom:.5rem;
      justify-content:center;
      border-top-color:var(--grey-600);
      border-top-style:solid;
      border-top-width:1px;
      border-right-color:var(--grey-600);
      border-right-style:solid;
      border-right-width:1px;
      border-bottom-color:var(--grey-600);
      border-bottom-style:solid;
      border-bottom-width:1px;
    }

    .bqYoWW:hover {
      background:var(--grey-700);
    }

    .bqYoWW:active {
      background:var(--grey-700);
    }

    .eRpQXf {
      width:20px;
      height:20px;
    }

    .eSdXPq {
      width:40px;
      display:flex;
      align-items:center;
      padding-top:.5rem;
      border-color:var(--grey-600);
      border-style:solid;
      border-width:1px;
      padding-bottom:.5rem;
      justify-content:center;
      border-left-width:0px;
      border-top-left-radius:3px;
      border-top-right-radius:3px;
      border-bottom-left-radius:3px;
      border-bottom-right-radius:3px;
    }

    .eSdXPq:hover {
      background:var(--grey-700);
    }

    .eSdXPq:active {
      background:var(--grey-700);
    }

    .cBMmx {
      width:24px;
      height:24px;
    }

    .eZQeqz {
      color:var(--grey-400);
      width:40px;
      height:40px;
      display:flex;
      align-items:center;
      padding-top:.5rem;
      border-color:var(--grey-600);
      border-style:solid;
      border-width:1px;
      padding-bottom:.5rem;
      justify-content:center;
    }

    .eZQeqz:hover {
      background:var(--grey-700);
    }

    .eZQeqz:active {
      background:var(--grey-700);
    }

    .bIImqi {
      color:var(--grey-400);
      width:18px;
      height:18px;
    }

    .ai-tools-stable-bu\:4rL47ARcNxgaBchnaHZJj {
      width:auto;
    }

    .eDHLUZ {
      width:fit-content;
      height:fit-content;
      display:flex;
      align-items:center;
      padding-top:3px;
      padding-left:5px;
      padding-right:5px;
      padding-bottom:3px;
      justify-content:center;
      border-top-left-radius:3px;
      border-top-right-radius:3px;
      border-bottom-left-radius:3px;
      border-bottom-right-radius:3px;
    }

    .eDHLUZ:hover {
      background:var(--grey-600);
    }

    .euCiRH {
      color:var(--grey-600);
    }

    .dTGMGY {
      color:#dbdbdb;
      align-items:center;
      flex-direction:row;
      justify-content:flex-start;
    }

    .dvDEwL {
      color:#a6a6a6;
      font-size:x-small;
      margin-right:6px;
    }

    .ai-tools-stable-bu\:5R9ozP7ly6ZL5HVZITMRT {
      width:110px;
      margin-left:8px;
      margin-bottom:8px;
    }

    .dCfJOG {
      color:var(--grey-700);
      font-size:10px;
      margin-bottom:4px;
    }

    .fxeVHB {
      flex:1;
      width:100%;
      height:100%;
      display:flex;
      background:#383838;
      min-height:0px;
      align-items:stretch;
      padding-left:px;
      padding-right:px;
      flex-direction:column;
      justify-content:flex-start;
    }

    .dDwCjH {
      width:25%;
      display:flex;
      row-gap:10px;
      column-gap:10px;
      align-items:center;
      flex-direction:row;
      justify-content:flex-start;
    }

    .eIXlco {
      width:100vw;
      height:100vh;
      display:flex;
      background:#000000;
      overflow-x:hidden;
      overflow-y:hidden;
      flex-direction:column;
      border-top-left-radius:12px;
      border-top-right-radius:12px;
      border-bottom-left-radius:12px;
      border-bottom-right-radius:12px;
    }

    .eQqJaB {
      top:40%;
      left:50%;
      color:var(--grey-200);
      width:300px;
      height:200px;
      z-index:1000;
      position:fixed;
      background:var(--grey-700);
      align-items:center;
      padding-top:12px;
      padding-left:12px;
      padding-right:12px;
      padding-bottom:12px;
      justify-content:center;
      border-top-left-radius:6px;
      border-top-right-radius:6px;
      border-bottom-left-radius:6px;
      border-bottom-right-radius:6px;
    }

    .fzJaNf {
      gap:10px;
      display:flex;
      flex-direction:row;
    }

    .eknYWB {
      width:55%;
      display:flex;
      align-items:center;
      flex-direction:row;
      justify-content:end;
    }

    .dPIJKL {
      color:var(--grey-400);
      width:120px;
      display:flex;
      align-items:center;
      padding-top:.5rem;
      padding-bottom:.5rem;
      justify-content:center;
      border-top-color:var(--grey-400);
      border-top-style:solid;
      border-top-width:1px;
      border-left-color:var(--grey-400);
      border-left-style:solid;
      border-left-width:1px;
      border-right-color:var(--grey-400);
      border-right-style:solid;
      border-right-width:1px;
      border-top-left-radius:3px;
      border-top-right-radius:3px;
      border-bottom-left-radius:3px;
      border-bottom-right-radius:3px;
    }

    .dPIJKL:hover {
      background:var(--grey-600);
    }

    .cPiLjK {
      width:100%;
      height:100%;
      display:flex;
      overflow:hidden;
      max-width:100%;
      background:#404040;
      min-height:0px;
      flex-direction:row;
      border-bottom-right-radius:12px;
    }

    .bSeAgq {
      top:0px;
      left:0px;
      right:0px;
      bottom:0px;
      display:flex;
      z-index:2000;
      position:absolute;
      background:rgba(0,0,0,0.6);
      align-items:center;
      justify-content:center;
    }

    .Tddif {
      color:var(--grey-100);
      width:100%;
      height:2rem;
      background:var(--grey-700);
      padding-left:8px;
      margin-bottom:12px;
      padding-right:8px;
      border-top-color:var(--grey-600);
      border-top-style:solid;
      border-top-width:1px;
      border-left-color:var(--grey-600);
      border-left-style:solid;
      border-left-width:1px;
      border-right-color:var(--grey-600);
      border-right-style:solid;
      border-right-width:1px;
      border-bottom-color:var(--grey-600);
      border-bottom-style:solid;
      border-bottom-width:1px;
      border-top-left-radius:4px;
      border-top-right-radius:4px;
      border-bottom-left-radius:4px;
      border-bottom-right-radius:4px;
    }

    .ogKTP {
      color:#ffffff;
      cursor:pointer;
      height:2rem;
      display:flex;
      background:#891a1a;
      align-items:center;
      padding-left:14px;
      padding-right:14px;
      justify-content:center;
      border-top-left-radius:4px;
      border-top-right-radius:4px;
      border-bottom-left-radius:4px;
      border-bottom-right-radius:4px;
    }

    .ogKTP:hover {
      background:#6b1414;
    }

    .kPKxJ {
      top:8px;
      right:8px;
      width:32px;
      cursor:pointer;
      height:32px;
      display:flex;
      position:absolute;
      background:var(--grey-700);
      align-items:center;
      justify-content:center;
      border-top-left-radius:6px;
      border-top-right-radius:6px;
      border-bottom-left-radius:6px;
      border-bottom-right-radius:6px;
    }

    .kPKxJ:hover {
      background:var(--grey-800);
    }

    .czBjUY {
      color:var(--grey-300);
    }

    .bXUYPF {
      gap:8px;
      display:flex;
      margin-top:4px;
      flex-direction:row;
      justify-content:flex-end;
    }

    .ccrTcw {
      flex:1 1 0;
      width:100%;
      height:100%;
      display:flex;
      min-height:0px;
      overflow-y:scroll;
      padding-top:4px;
      padding-right:4px;
      flex-direction:column;
      padding-bottom:4px;
      scrollbar-color:var(--grey-400) var(--grey-700);
      scrollbar-width:thin;
    }

    .ccrTcw::-webkit-scrollbar {
    width: 4px;
    }

    .bmoONJ.loading {
      display:none;
    }

    .bmBnmv {
      height:100%;
      font-size:inherit;
    }

    .eyVPLS {
      font-size:inherit;
      font-family:inherit;
      font-weight:inherit;
    }

    .confab-wp\:4xjhKy8dGrOeYLE1qkPDL {
      color:#bababa;
    }

    .bLnoDX {
      color:var(--grey-100);
      cursor:pointer;
      height:2rem;
      display:flex;
      background:var(--grey-700);
      align-items:center;
      padding-left:14px;
      padding-right:14px;
      justify-content:center;
      border-top-left-radius:4px;
      border-top-right-radius:4px;
      border-bottom-left-radius:4px;
      border-bottom-right-radius:4px;
    }

    .bLnoDX:hover {
      background:var(--grey-600);
    }

    .eTgKhd {
      color:#adadad;
      display:flex;
      align-items:center;
      flex-direction:row;
      justify-content:space-between;
    }

    .fJlej {
      gap:6px;
      display:flex;
      margin-top:4px;
      align-items:center;
      margin-right:12px;
      margin-bottom:4px;
      flex-direction:row;
    }

    .bEzgYM {
      width:100%;
      height:fit-content;
      display:flex;
      align-items:center;
      margin-bottom:12px;
      flex-direction:row;
    }

    .dhWvgp {
      flex:1 1 0;
      width:100%;
      display:flex;
      overflow:hidden;
      background:#5e5e5e;
      min-height:0px;
      align-items:stretch;
      padding-top:12px;
      padding-left:14px;
      margin-bottom:1px;
      padding-right:14px;
      flex-direction:column;
      padding-bottom:12px;
      border-top-left-radius:3px;
      border-top-right-radius:3px;
      border-bottom-left-radius:3px;
      border-bottom-right-radius:3px;
    }

    .xSPZC {
      display:flex;
      align-items:flex-start;
      justify-content:center;
    }

    .eLBDgZ {
      right:6px;
      width:24px;
      bottom:6px;
      cursor:pointer;
      height:24px;
      display:flex;
      position:absolute;
      background:var(--grey-700);
      align-items:center;
      justify-content:center;
      border-top-left-radius:4px;
      border-top-right-radius:4px;
      border-bottom-left-radius:4px;
      border-bottom-right-radius:4px;
    }

    .eLBDgZ:hover {
      background:var(--grey-600);
    }

    .dETuwj {
      row-gap:4px;
      column-gap:4px;
      flex-direction:row;
    }

    .eAtHtS {
      width:100%;
      display:flex;
      flex-shrink:0;
      margin-bottom:10px;
      flex-direction:row;
    }

    .bZkQgy {
      color:var(--grey-300);
      display:block;
      font-size:11px;
      margin-bottom:4px;
    }

    .bJdIzQ {
      width:100%;
      bottom:0px;
      height:60px;
      display:flex;
      z-index:200;
      position:absolute;
      align-items:flex-start;
      padding-top:8px;
      padding-left:8px;
      padding-right:8px;
      flex-direction:row;
      padding-bottom:8px;
      justify-content:flex-start;
    }

    .dhFplg {
      color:var(--grey-400);
      display:flex;
      font-size:12px;
      margin-top:8px;
      align-items:flex-end;
      line-height:1.4;
      padding-top:8px;
      flex-direction:row;
      justify-content:flex-start;
    }

    .bgPXmK {
      color:#ffffff;
      height:1.5rem;
      font-size:11px;
      background:grey;
      padding-top:5px;
      padding-left:4px;
      padding-right:4px;
      padding-bottom:5px;
      border-top-left-radius:4px;
      border-top-right-radius:4px;
      border-bottom-left-radius:4px;
      border-bottom-right-radius:4px;
    }

    .bhYqyC {
      color:var(--grey-400);
      font-size:11px;
    }

    .cgeDXo {
      width:100%;
      display:flex;
      flex-wrap:wrap;
      padding-top:6px;
      flex-direction:row;
      padding-bottom:6px;
      justify-content:space-evenly;
    }

    .JrgvK {
      gap:8px;
      bottom:0px;
      display:flex;
      padding:12px;
      z-index:1000;
      position:absolute;
      font-size:13px;
      transform:translateY(0);
      background:var(--grey-600);
      box-shadow:0 -4px 12px rgba(0, 0, 0, 0.3);
      max-height:80vh;
      overflow-y:auto;
      transition:transform 0.3s ease-out;
      padding-top:40px;
      flex-direction:column;
      border-top-color:var(--grey-500);
      border-top-style:solid;
      border-top-width:1px;
      border-top-left-radius:12px;
      border-top-right-radius:12px;
    }

    .JrgvK {
      
    @starting-style {
      transform:translateY(0);
    }
    }

    .erVWzI {
      color:var(--grey-300);
      width:fit-content;
      display:flex;
      font-size:18px;
      padding-top:4px;
      margin-right:4px;
      padding-left:6px;
      margin-bottom:3px;
      padding-right:6px;
      flex-direction:row;
      padding-bottom:4px;
      border-top-left-radius:5px;
      border-top-right-radius:5px;
      border-bottom-left-radius:5px;
      border-bottom-right-radius:5px;
    }

    .fEEevB {
      width:100%;
      height:fit-content;
      display:flex;
      position:relative;
      font-size:13px;
      background:black;
      padding-top:8px;
      padding-left:6px;
      margin-bottom:6px;
      padding-right:6px;
      padding-bottom:8px;
      border-top-left-radius:6px;
      border-top-right-radius:6px;
      border-bottom-left-radius:6px;
      border-bottom-right-radius:6px;
    }

    .bBzJme {
      color:var(--grey-300);
      display:block;
      font-size:13px;
      line-height:1.5;
      margin-bottom:20px;
    }

    .cnpDQl {
      color:var(--grey-300);
      overflow:hidden;
      font-size:11px;
      min-width:0px;
      font-style:italic;
      white-space:nowrap;
      text-overflow:ellipsis;
    }

    .udynA {
      display:flex;
      flex-wrap:wrap;
      min-height:0px;
      margin-bottom:12px;
    }

    .bXqJYw {
      color:var(--grey-200);
      display:flex;
      font-size:11px;
      background:var(--grey-600);
      align-items:center;
      padding-top:3px;
      margin-right:4px;
      padding-left:8px;
      margin-bottom:4px;
      padding-right:6px;
      padding-bottom:3px;
      border-top-left-radius:3px;
      border-top-right-radius:3px;
      border-bottom-left-radius:3px;
      border-bottom-right-radius:3px;
    }

    .RDFds {
      color:#ffffff;
      cursor:pointer;
      height:2rem;
      display:flex;
      background:var(--green-500);
      align-items:center;
      padding-left:12px;
      padding-right:12px;
      justify-content:center;
      border-top-left-radius:4px;
      border-top-right-radius:4px;
      border-bottom-left-radius:4px;
      border-bottom-right-radius:4px;
    }

    .RDFds:hover {
      background:#000000;
    }

    .eSLOgg {
      width:100%;
      display:flex;
      flex-direction:row;
    }

    .cWSMzk {
      color:var(--grey-100);
      font-size:15px;
      font-weight:600;
      margin-bottom:16px;
    }

    .dbdmgV {
      top:0px;
      left:0px;
      right:0px;
      width:100%;
      bottom:0px;
      height:100%;
      display:flex;
      z-index:10;
      position:sticky;
      background:rgba(0, 0, 0, 0.5);
      align-items:center;
      justify-content:center;
      border-top-left-radius:8px;
      border-top-right-radius:8px;
      border-bottom-left-radius:8px;
      border-bottom-right-radius:8px;
    }

    .ePJXnX {
      gap:6px;
      display:flex;
      margin-top:4px;
      align-items:center;
      margin-bottom:4px;
      flex-direction:column;
    }

    .dhGMYa {
      color:inherit;
      width:40px;
      cursor:pointer;
      height:2rem;
      display:flex;
      font-size:inherit;
      background:var(--grey-800);
      align-items:center;
      flex-shrink:1;
      font-family:inherit;
      font-weight:inherit;
      margin-left:8px;
      padding-left:6px;
      padding-right:6px;
      flex-direction:row;
      justify-content:center;
      border-top-left-radius:8px;
      border-top-right-radius:8px;
      border-bottom-left-radius:8px;
      border-bottom-right-radius:8px;
    }

    .dhGMYa:hover {
      background:black;
    }

    .pHiwq {
      color:#ffffff;
      font-weight:600;
    }

    .fycJko {
      color:var(--grey-300);
      font-size:11px;
      flex-shrink:0;
    }

    .PRvBA {
      color:var(--grey-400);
      font-size:11px;
      flex-shrink:0;
      margin-left:6px;
      margin-right:6px;
    }

    .cLPvSa {
      width:340px;
      display:flex;
      padding:20px;
      background:var(--grey-600);
      box-shadow:0 8px 32px rgba(0,0,0,0.5);
      max-height:80vh;
      overflow-y:auto;
      flex-direction:column;
      border-top-left-radius:8px;
      border-top-right-radius:8px;
      border-bottom-left-radius:8px;
      border-bottom-right-radius:8px;
    }

    .ccRGGi {
      color:var(--grey-400);
      width:20px;
      height:20px;
    }

    .YsFZT {
      width:100%;
      display:flex;
      overflow:hidden;
      align-items:center;
      flex-direction:row;
    }

    .WfvKx {
      top:0px;
      left:0px;
      right:0px;
      bottom:0px;
      display:flex;
      z-index:2001;
      position:absolute;
      background:rgba(0,0,0,0.6);
      align-items:center;
      justify-content:center;
    }

    .eUHQwA {
      color:var(--grey-800);
      width:fit-content;
      display:flex;
      font-size:14px;
      padding-top:4px;
      margin-right:4px;
      padding-left:6px;
      margin-bottom:3px;
      padding-right:6px;
      padding-bottom:4px;
      border-top-left-radius:5px;
      border-top-right-radius:5px;
      border-bottom-left-radius:5px;
      border-bottom-right-radius:5px;
    }

    .bNEIrv {
      color:#c0c0c0;
      width:min-content;
      height:1.5rem;
      display:flex;
      font-size:small;
      background:var(--bg-surface);
      align-items:center;
      padding-left:4px;
      margin-bottom:12px;
      padding-right:4px;
      flex-direction:row;
      justify-content:space-between;
    }

    .dZInWB {
      gap:6px;
      display:flex;
      margin-top:4px;
      align-items:center;
      margin-right:12px;
      margin-bottom:4px;
      flex-direction:column;
    }

    .bJvGWA {
      flex:1;
      color:#ffffff;
      display:flex;
      overflow:hidden;
      font-size:14px;
      min-width:0px;
      font-weight:500;
      white-space:nowrap;
      text-overflow:ellipsis;
      flex-direction:column;
    }

    .cnLszU {
      width:100%;
      cursor:pointer;
      display:flex;
      background:var(--grey-700);
      flex-shrink:0;
      padding-top:8px;
      padding-left:10px;
      margin-bottom:6px;
      padding-right:10px;
      flex-direction:column;
      padding-bottom:8px;
      border-top-left-radius:6px;
      border-top-right-radius:6px;
      border-bottom-left-radius:6px;
      border-bottom-right-radius:6px;
    }

    .cnLszU:hover {
      background:var(--grey-800);
    }

    .bPjvRi {
      color:var(--grey-400);
      width:30px;
      height:1.5rem;
      display:flex;
      background:var(--grey-600);
      align-items:center;
      margin-left:8px;
      padding-left:6px;
      margin-bottom:12px;
      padding-right:6px;
      justify-content:center;
      border-top-left-radius:4px;
      border-top-right-radius:4px;
      border-bottom-left-radius:4px;
      border-bottom-right-radius:4px;
    }

    .bPjvRi:hover {
      background:var(--grey-800);
    }

    .dgTBiI {
      color:inherit;
      width:40px;
      cursor:pointer;
      height:2rem;
      display:flex;
      font-size:inherit;
      background:#891a1a;
      align-items:center;
      flex-shrink:1;
      font-family:inherit;
      font-weight:inherit;
      margin-left:8px;
      padding-left:6px;
      padding-right:6px;
      flex-direction:row;
      justify-content:center;
      border-top-left-radius:8px;
      border-top-right-radius:8px;
      border-bottom-left-radius:8px;
      border-bottom-right-radius:8px;
    }

    .dgTBiI:hover {
      background:black;
    }

    .faSuIe {
      color:#adadad;
      display:flex;
      align-items:center;
      font-weight:normal;
      flex-direction:row;
      justify-content:space-between;
    }

    .dsRMWM {
      color:var(--grey-100);
      font-size:15px;
      font-weight:600;
      margin-bottom:12px;
    }

    .GLUBM {
      width:400px;
      height:100%;
      display:flex;
      overflow:hidden;
      max-width:400px;
      min-width:400px;
      overflow-y:auto;
      flex-shrink:0;
    }

    .bswJhH {
      width:26px;
      cursor:pointer;
      height:26px;
      display:flex;
      background:transparent;
      align-items:center;
      flex-shrink:0;
      margin-left:8px;
      justify-content:center;
      border-top-left-radius:4px;
      border-top-right-radius:4px;
      border-bottom-left-radius:4px;
      border-bottom-right-radius:4px;
    }

    .bswJhH:hover {
      background:rgba(220,38,38,0.4);
    }

    .cVOBxr {
      width:360px;
      display:flex;
      padding:20px;
      max-width:90%;
      background:var(--grey-600);
      box-shadow:0 8px 32px rgba(0,0,0,0.6);
      flex-direction:column;
      border-top-left-radius:8px;
      border-top-right-radius:8px;
      border-bottom-left-radius:8px;
      border-bottom-right-radius:8px;
    }

    .nZSXe {
      width:100%;
      display:flex;
      align-items:center;
      margin-bottom:3px;
      flex-direction:row;
    }

    .bzreqh {
      color:var(--grey-400);
      font-size:12px;
    }

    .cXThBi {
      width:100%;
      height:fit-content;
      display:flex;
      align-items:flex-start;
      justify-content:flex-end;
    }

    .aCwQw {
      z-index:1002;
    }

    .eZFNWe {
      flex:1;
      width:100%;
      position:relative;
      min-width:0px;
      background:var(--grey-700);
      min-height:0px;
      padding-top:8px;
      padding-left:8px;
      padding-right:8px;
      flex-direction:column;
      padding-bottom:8px;
      border-bottom-right-radius:12px;
    }

    .fGIMxy {
      color:var(--grey-100);
      width:fit-content;
      display:flex;
      font-size:18px;
      align-items:center;
      font-weight:600;
      flex-direction:row;
      justify-content:flex-start;
    }

    .bLloTm {
      cursor:pointer;
      display:flex;
      background:transparent;
      align-items:center;
      justify-content:center;
    }

    .fyTXlv {
      gap:8px;
      display:flex;
      flex-direction:row;
      justify-content:flex-end;
    }

    .bNMFqf {
      width:30px;
      height:1.5rem;
      display:flex;
      background:var(--grey-600);
      align-items:center;
      margin-left:8px;
      padding-left:6px;
      margin-bottom:12px;
      padding-right:6px;
      justify-content:center;
      border-top-left-radius:4px;
      border-top-right-radius:4px;
      border-bottom-left-radius:4px;
      border-bottom-right-radius:4px;
    }

    .bNMFqf:hover {
      background:var(--grey-800);
    }

    .cbNzKN {
      top:0px;
      left:0px;
      right:0px;
      bottom:0px;
      z-index:999;
      position:absolute;
      background:rgba(0, 0, 0, 0.5);
    }

    .dQucfX {
      flex:1;
      width:100%;
      height:fit-content;
      display:flex;
      background:var(--grey-400);
      min-height:2rem;
      align-items:flex-start;
      margin-left:6px;
      padding-left:6px;
      padding-right:6px;
      justify-content:center;
      border-top-left-radius:6px;
      border-top-right-radius:6px;
      border-bottom-left-radius:6px;
      border-bottom-right-radius:6px;
    }

    .boQdRl {
      color:var(--grey-300);
      cursor:pointer;
      height:2rem;
      display:flex;
      background:var(--grey-700);
      align-items:center;
      padding-left:12px;
      padding-right:12px;
      justify-content:center;
      border-top-left-radius:4px;
      border-top-right-radius:4px;
      border-bottom-left-radius:4px;
      border-bottom-right-radius:4px;
    }

    .boQdRl:hover {
      background:var(--grey-600);
    }

    .dqrXRG {
      color:inherit;
      width:12px;
      height:12px;
      rotate:0 0 1 45deg;
      display:flex;
      font-size:var(--font-size-xs);
      background:var(--grey-600);
      align-items:flex-end;
      flex-shrink:1;
      font-family:inherit;
      font-weight:inherit;
      margin-left:4px;
      flex-direction:row;
      justify-content:center;
      border-top-left-radius:5px;
      border-top-right-radius:5px;
      border-bottom-left-radius:5px;
      border-bottom-right-radius:5px;
    }

    .eoZMRw {
      color:#c0c0c0;
      display:flex;
      font-size:12px;
      margin-top:4px;
      align-items:center;
      flex-direction:row;
    }

    .dTIVWt {
      color:var(--grey-400);
      cursor:pointer;
      font-size:11px;
      margin-left:6px;
    }

    .eNwVJz {
      flex:1;
      color:var(--grey-400);
      width:100%;
      height:100%;
      display:flex;
      font-size:var(--font-size-sm);
      min-width:0px;
      background:var(--grey-800);
      max-height:100%;
      min-height:0px;
      overflow-y:auto;
      padding-top:6px;
      padding-left:6px;
      margin-bottom:8px;
      padding-right:6px;
      flex-direction:column;
      padding-bottom:6px;
      border-top-color:rgba(0,0,0,0.6);
      border-top-style:solid;
      border-top-width:1px;
      border-left-color:rgba(0,0,0,0.6);
      border-left-style:solid;
      border-left-width:1px;
      border-right-color:rgba(255,255,255,0.3);
      border-right-style:solid;
      border-right-width:1px;
      border-bottom-color:rgba(255,255,255,0.3);
      border-bottom-style:solid;
      border-bottom-width:1px;
      border-top-left-radius:8px;
      border-top-right-radius:8px;
      border-bottom-left-radius:8px;
      border-bottom-right-radius:8px;
    }

    .iieU {
      width:100%;
      display:flex;
      flex-wrap:wrap;
      background:var(--grey-700);
      min-height:2.5rem;
      padding-top:6px;
      padding-left:6px;
      margin-bottom:12px;
      padding-right:6px;
      flex-direction:row;
      padding-bottom:6px;
      border-top-left-radius:6px;
      border-top-right-radius:6px;
      border-bottom-left-radius:6px;
      border-bottom-right-radius:6px;
    }

    .cbdzwA {
      width:400px;
      height:100%;
      display:flex;
      overflow:hidden;
      position:relative;
      max-width:400px;
      min-width:400px;
      background:var(--grey-500);
      align-items:center;
      flex-direction:column;
      justify-content:flex-start;
    }

    .enjZJb {
      width:300px;
      display:flex;
      padding:20px;
      background:var(--grey-600);
      box-shadow:0 8px 32px rgba(0,0,0,0.5);
      flex-direction:column;
      border-top-left-radius:8px;
      border-top-right-radius:8px;
      border-bottom-left-radius:8px;
      border-bottom-right-radius:8px;
    }

    .eRgfAO {
      width:100%;
      height:fit-content;
      display:flex;
      flex-wrap:wrap;
      background:var(--grey-600);
      min-height:2.5rem;
      padding-top:8px;
      padding-left:6px;
      margin-bottom:12px;
      padding-right:6px;
      flex-direction:row;
      padding-bottom:6px;
      border-bottom-left-radius:6px;
      border-bottom-right-radius:6px;
    }

    .btedut {
      width:100%;
      height:1px;
      flex-shrink:0;
    }

    .dzYtbb {
      row-gap:4px;
      column-gap:4px;
      margin-right:4px;
    }

    .eMLGfn {
      flex:1;
      width:60%;
      height:100%;
      display:flex;
      z-index:999;
      overflow:hidden;
      position:absolute;
      min-width:400px;
      background:#5e5e5e;
      min-height:400px;
      align-items:stretch;
      flex-direction:column;
      justify-content:flex-start;
      border-top-left-radius:12px;
      border-top-right-radius:12px;
      border-bottom-left-radius:12px;
      border-bottom-right-radius:12px;
    }

    .dbRjSm {
      width:100%;
      height:50px;
      display:flex;
      flex-wrap:wrap;
      align-items:center;
      flex-shrink:0;
      padding-top:10px;
      padding-left:14px;
      padding-right:10px;
      flex-direction:row;
      padding-bottom:10px;
      justify-content:space-between;
    }

    .eRFeiF {
      color:#c0c0c0;
      display:flex;
      font-size:12px;
      margin-top:24px;
      align-items:center;
      flex-direction:row;
      justify-content:space-between;
    }

    .dSugXR {
      color:var(--grey-800);
      height:1.5rem;
      display:flex;
      background:var(--grey-400);
      margin-top:8px;
      align-items:flex-start;
      padding-top:3px;
      padding-left:3px;
      padding-right:3px;
      padding-bottom:3px;
      justify-content:center;
      border-top-left-radius:3px;
      border-top-right-radius:3px;
      border-bottom-left-radius:3px;
      border-bottom-right-radius:3px;
    }

    .FSjek {
      color:var(--grey-100);
      font-size:small;
      margin-left:6px;
    }

    .euIzdk {
      right:34px;
      width:24px;
      bottom:6px;
      cursor:pointer;
      height:24px;
      display:flex;
      position:absolute;
      background:var(--grey-700);
      align-items:center;
      justify-content:center;
      border-top-left-radius:4px;
      border-top-right-radius:4px;
      border-bottom-left-radius:4px;
      border-bottom-right-radius:4px;
    }

    .euIzdk:hover {
      background:var(--grey-600);
    }

    .dULJkd {
      margin-right:6px;
    }

    .bwyHpz {
      width:100%;
      height:85%;
      overflow-y:auto;
      padding-top:8px;
      padding-left:6px;
      padding-right:6px;
      padding-bottom:8px;
    }

    .ccvhaM {
      color:#ffffff;
      display:flex;
      align-items:center;
      flex-direction:row;
      justify-content:space-between;
    }

    .uyRDH {
      width:100%;
      height:2.5rem;
      background:var(--grey-300);
      padding-left:6px;
      padding-right:6px;
      border-top-left-radius:6px;
      border-top-right-radius:6px;
    }

    .cZRHwk {
      font-size:18px;
    }

    .cvnKAc {
      color:#ffffff;
    }

    .cPaJs {
      color:#9a9a9a;
      display:flex;
      font-size:12px;
      margin-top:8px;
      line-height:1.4;
      padding-top:8px;
      flex-direction:column;
      border-top-color:var(--grey-500);
      border-top-style:solid;
      border-top-width:1px;
    }

    .ctikLu {
      top:0px;
      left:0px;
      right:0px;
      bottom:0px;
      display:flex;
      z-index:3000;
      position:absolute;
      background:rgba(0,0,0,0.7);
      align-items:center;
      justify-content:center;
    }

    .bhqwMa {
      color:var(--grey-800);
      width:100%;
      height:2rem;
      background:var(--grey-300);
      padding-left:8px;
      padding-right:8px;
      border-top-left-radius:6px;
      border-top-right-radius:6px;
      border-bottom-left-radius:6px;
      border-bottom-right-radius:6px;
    }

    .ai-tools-stable-bu\:IMXJLGe47EeVFfMChkUyO {
      width:100%;
      height:100%;
      display:flex;
      min-width:0px;
      min-height:0px;
    }

    .eBKEKe {
      width:100%;
      height:100px;
      display:flex;
      background:var(--grey-600);
      box-shadow:0px 2px 4px 0px #00000020;
      align-items:center;
      padding-left:10px;
      padding-right:10px;
      flex-direction:row;
      justify-content:space-between;
    }

    .dPLPoj {
      display:flex;
      position:relative;
      margin-bottom:2px;
      flex-direction:column;
    }

    .cSDEUo {
      display:flex;
      flex-direction:column;
    }

    .cJtdqZ {
      color:#ffffff;
      font-size:var(--font-size-4xl);
      margin-left:20px;
    }

    .eptIpb {
      left:50%;
      color:var(--grey-400);
      width:50%;
      height:100%;
      display:flex;
      z-index:10001;
      position:absolute;
      background:var(--grey-900);
      padding-top:16px;
      padding-left:16px;
      padding-right:16px;
      padding-bottom:16px;
    }

    .Lrtht {
      width:40px;
      display:flex;
      align-items:center;
      margin-left:30px;
      padding-top:.5rem;
      padding-bottom:.5rem;
      justify-content:center;
      border-top-left-radius:3px;
      border-top-right-radius:3px;
      border-bottom-left-radius:3px;
      border-bottom-right-radius:3px;
    }

    .Lrtht:hover {
      background:var(--grey-700);
    }

    .cGTPaW {
      color:inherit;
      width:100%;
      height:100%;
      display:flex;
      font-size:inherit;
      max-width:100%;
      background:#404040;
      min-height:0px;
      flex-shrink:1;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:row;
      border-bottom-right-radius:12px;
    }

    .cqPpbG {
      top:0px;
      left:0px;
      color:inherit;
      width:100vw;
      height:100vh;
      display:flex;
      z-index:2100;
      position:fixed;
      font-size:inherit;
      background:rgba(0, 0, 0, 0.8);
      align-items:center;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:row;
      justify-content:center;
    }

    .eqFpFe {
      gap:16px;
      color:var(--grey-400);
      display:flex;
      font-size:14px;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:row;
    }

    .dqjcJH {
      color:white;
      margin:0px;
      display:block;
      font-size:20px;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:row;
    }

    .bjGRTp {
      gap:12px;
      color:inherit;
      display:flex;
      padding:16px 24px;
      font-size:inherit;
      background:var(--grey-900);
      border-top:1px solid var(--grey-600);
      font-family:inherit;
      font-weight:inherit;
      flex-direction:row;
      justify-content:flex-end;
    }

    .dDPJkN {
      color:inherit;
      display:flex;
      padding:16px 24px;
      font-size:inherit;
      background:var(--grey-900);
      align-items:center;
      font-family:inherit;
      font-weight:inherit;
      border-bottom:1px solid var(--grey-600);
      flex-direction:row;
      justify-content:space-between;
    }

    .cOWdFY {
      color:white;
      border:none;
      display:inline-block;
      padding:8px 24px;
      font-size:14px;
      background:forestgreen;
      font-family:inherit;
      font-weight:bold;
      border-radius:4px;
      flex-direction:row;
    }

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

    .cDYWze {
      color:inherit;
      display:block;
      font-size:inherit;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:row;
    }

    .emOfxD {
      color:var(--grey-300);
      border:1px solid var(--grey-500);
      display:inline-block;
      padding:8px 24px;
      font-size:14px;
      background:transparent;
      font-family:inherit;
      font-weight:inherit;
      border-radius:4px;
      flex-direction:row;
    }

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

    .eyeznz {
      color:#4CAF50;
      display:block;
      padding:8px 16px;
      font-size:12px;
      background:rgba(76, 175, 80, 0.1);
      font-family:inherit;
      font-weight:bold;
      border-bottom:1px solid var(--grey-600);
      flex-direction:row;
      text-transform:uppercase;
    }

    .dGznyq {
      color:#4CAF50;
      display:inline;
      padding:4px 10px;
      font-size:11px;
      background:rgba(76, 175, 80, 0.15);
      font-family:inherit;
      font-weight:bold;
      border-radius:9999px;
      flex-direction:row;
    }

    .dxTfhF {
      gap:16px;
      flex:1;
      color:var(--grey-200);
      display:flex;
      padding:16px;
      font-size:inherit;
      overflow-y:auto;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:column;
    }

    .cdQkCA {
      color:var(--grey-400);
      display:block;
      padding:8px 16px;
      font-size:12px;
      background:var(--grey-700);
      font-family:inherit;
      font-weight:bold;
      border-bottom:1px solid var(--grey-600);
      flex-direction:row;
      text-transform:uppercase;
    }

    .dDynSC {
      flex:1;
      color:var(--grey-300);
      display:block;
      padding:16px;
      font-size:13px;
      overflow-y:auto;
      font-family:monospace;
      font-weight:inherit;
      line-height:1.5;
      white-space:pre-wrap;
      flex-direction:row;
    }

    .eejpzD {
      flex:1;
      color:inherit;
      display:flex;
      overflow:hidden;
      font-size:inherit;
      font-family:inherit;
      font-weight:inherit;
      border-right:1px solid var(--grey-600);
      flex-direction:column;
    }

    .fpXBnC {
      color:var(--grey-200);
      display:block;
      font-size:13px;
      font-family:inherit;
      font-weight:inherit;
      line-height:1.5;
      flex-direction:row;
    }

    .cshBAK {
      gap:6px;
      color:inherit;
      display:flex;
      flex-wrap:wrap;
      font-size:inherit;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:row;
    }

    .dUDZCS {
      color:var(--grey-200);
      width:90vw;
      border:1px solid var(--grey-600);
      height:90vh;
      display:flex;
      overflow:hidden;
      font-size:inherit;
      background:var(--grey-800);
      font-family:inherit;
      font-weight:inherit;
      border-radius:8px;
      flex-direction:column;
    }

    .eAguRm {
      flex:1;
      color:inherit;
      display:flex;
      overflow:hidden;
      font-size:inherit;
      background:rgba(76, 175, 80, 0.05);
      font-family:inherit;
      font-weight:inherit;
      flex-direction:column;
    }

    .ewYiFk {
      color:#4CAF50;
      display:block;
      font-size:11px;
      font-family:inherit;
      font-weight:bold;
      flex-direction:row;
      text-transform:uppercase;
    }

    .bkzQpk {
      color:var(--grey-400);
      display:block;
      font-size:11px;
      margin-top:8px;
      font-family:inherit;
      font-weight:bold;
      flex-direction:row;
      text-transform:uppercase;
    }

    .qcwWM {
      flex:1;
      color:inherit;
      display:flex;
      overflow:hidden;
      font-size:inherit;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:row;
    }

    .fwtcNm {
      color:var(--grey-400);
      display:block;
      font-size:11px;
      font-family:inherit;
      font-weight:bold;
      flex-direction:row;
      text-transform:uppercase;
    }

    .bqfAiS {
      color:var(--grey-200);
      display:block;
      font-size:13px;
      font-family:monospace;
      font-weight:inherit;
      line-height:1.5;
      white-space:pre-wrap;
      flex-direction:row;
    }

    .eHJnmZ {
      gap:8px;
      color:inherit;
      display:flex;
      padding:12px;
      font-size:inherit;
      background:rgba(255, 255, 255, 0.05);
      border-left:3px solid #4CAF50;
      font-family:inherit;
      font-weight:inherit;
      border-radius:4px;
      flex-direction:column;
    }

    .cEkZmA {
      gap:8px;
      color:inherit;
      display:flex;
      font-size:inherit;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:column;
    }

    .bQJzqr {
      gap:12px;
      color:inherit;
      display:flex;
      font-size:inherit;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:column;
    }

    .dtzxEO {
      top:0px;
      left:0px;
      color:inherit;
      width:100vw;
      height:100vh;
      display:flex;
      z-index:2000;
      position:fixed;
      font-size:inherit;
      background:rgba(0, 0, 0, 0.5);
      align-items:center;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:row;
      justify-content:center;
    }

    .rrhA {
      gap:12px;
      color:inherit;
      display:flex;
      font-size:inherit;
      margin-top:8px;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:row;
      justify-content:flex-end;
    }

    .maWyk {
      color:white;
      margin:0px;
      display:block;
      font-size:18px;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:row;
    }

    .dbyjCm {
      color:inherit;
      display:inline-block;
      font-size:inherit;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:row;
    }

    .a-dCPA {
      gap:8px;
      color:inherit;
      cursor:pointer;
      display:flex;
      font-size:14px;
      align-items:center;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:row;
    }

    .bEMhvK {
      color:inherit;
      width:24px;
      border:3px solid var(--grey-500);
      height:24px;
      display:block;
      animation:spin 1s linear infinite;
      font-size:inherit;
      font-family:inherit;
      font-weight:inherit;
      border-radius:50%;
      flex-direction:row;
      border-top-color:#4CAF50;
    }

    @keyframes spin {
        0% {
          transform: rotate(0deg);
        }

        100% {
          transform: rotate(360deg);
        }
    }

    .bqfaZv {
      color:var(--grey-400);
      display:block;
      font-size:14px;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:row;
    }

    .boOSCi {
      color:var(--grey-300);
      border:1px solid var(--grey-500);
      display:inline-block;
      padding:8px 16px;
      font-size:14px;
      background:transparent;
      font-family:inherit;
      font-weight:inherit;
      border-radius:4px;
      flex-direction:row;
    }

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

    .bvFnFr {
      color:white;
      border:none;
      display:inline-block;
      padding:8px 16px;
      font-size:14px;
      background:forestgreen;
      font-family:inherit;
      font-weight:inherit;
      border-radius:4px;
      flex-direction:row;
    }

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

    .chnrMU {
      color:var(--grey-300);
      display:block;
      font-size:14px;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:row;
    }

    .ccIyKj {
      gap:12px;
      color:inherit;
      display:flex;
      padding:20px 0;
      font-size:inherit;
      align-items:center;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:column;
    }

    .ePExVK {
      gap:16px;
      color:var(--grey-200);
      width:400px;
      border:1px solid var(--grey-600);
      display:flex;
      padding:24px;
      font-size:inherit;
      background:var(--grey-800);
      font-family:inherit;
      font-weight:inherit;
      border-radius:8px;
      flex-direction:column;
    }

    .fBeFUN {
      color:var(--grey-200);
      width:100%;
      border:1px solid var(--grey-500);
      resize:vertical;
      display:inline-block;
      padding:8px;
      font-size:14px;
      background:var(--grey-700);
      min-height:80px;
      font-family:inherit;
      font-weight:inherit;
      border-radius:4px;
      flex-direction:row;
    }

    .ddJQbZ {
      gap:4px;
      color:var(--grey-200);
      border:0.5px solid var(--grey-400);
      display:flex;
      padding:2px 8px;
      font-size:11px;
      background:var(--grey-500);
      align-items:center;
      flex-shrink:1;
      font-family:inherit;
      font-weight:inherit;
      border-radius:12px;
      flex-direction:row;
    }

    .EDHXU {
      color:inherit;
      display:flex;
      font-size:inherit;
      flex-shrink:1;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:column;
    }

    .cdUzYu {
      color:var(--grey-400);
      border:none;
      cursor:pointer;
      display:inline-block;
      padding:0px 2px;
      font-size:10px;
      background:transparent;
      flex-shrink:1;
      font-family:inherit;
      font-weight:inherit;
      line-height:1;
      flex-direction:row;
    }

    .cdUzYu:hover {
      color:#ff4d4d;
    }

    .bTTdBi {
      width:100%;
      display:flex;
      background:#3a3a3a;
      align-items:center;
      padding-top:10px;
      padding-left:14px;
      padding-right:14px;
      flex-direction:row;
      padding-bottom:10px;
      justify-content:space-between;
      border-bottom-color:#444444;
      border-bottom-style:solid;
      border-bottom-width:0.5px;
    }

    .eVbYEG {
      gap:10px;
      width:100%;
      display:flex;
      padding-top:12px;
      padding-left:14px;
      padding-right:14px;
      flex-direction:column;
      padding-bottom:12px;
    }

    .dEPnGt {
      display:flex;
      background:var(--grey-700);
      align-items:center;
      padding-top:10px;
      padding-left:14px;
      padding-right:14px;
      flex-direction:row;
      padding-bottom:10px;
      justify-content:space-between;
      border-bottom-color:var(--grey-600);
      border-bottom-style:solid;
      border-bottom-width:0.5px;
    }

    .bVTZJd {
      color:var(--grey-200);
      display:block;
      font-size:14px;
      flex-shrink:1;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:row;
    }

    .frjOUz {
      color:#cccccc;
      width:100%;
      font-size:12px;
      background:#222222;
      padding-top:5px;
      padding-left:8px;
      padding-right:8px;
      padding-bottom:5px;
      border-top-color:#444444;
      border-top-style:solid;
      border-top-width:0.5px;
      border-left-color:#444444;
      border-left-style:solid;
      border-left-width:0.5px;
      border-right-color:#444444;
      border-right-style:solid;
      border-right-width:0.5px;
      border-bottom-color:#444444;
      border-bottom-style:solid;
      border-bottom-width:0.5px;
      border-top-left-radius:4px;
      border-top-right-radius:4px;
      border-bottom-left-radius:4px;
      border-bottom-right-radius:4px;
    }

    .fDPQJV {
      align-items:center;
      padding-left:12px;
      margin-bottom:12px;
      padding-right:12px;
      flex-direction:row;
      justify-content:flex-end;
    }

    .dnseHe {
      color:var(--grey-200);
      width:100%;
      resize:vertical;
      font-size:12px;
      background:var(--grey-600);
      min-height:120px;
      line-height:1.5;
      padding-top:6px;
      padding-left:8px;
      padding-right:8px;
      padding-bottom:6px;
      border-top-color:var(--grey-600);
      border-top-style:solid;
      border-top-width:0.5px;
      border-left-color:var(--grey-600);
      border-left-style:solid;
      border-left-width:0.5px;
      border-right-color:var(--grey-600);
      border-right-style:solid;
      border-right-width:0.5px;
      border-bottom-color:var(--grey-600);
      border-bottom-style:solid;
      border-bottom-width:0.5px;
      border-top-left-radius:4px;
      border-top-right-radius:4px;
      border-bottom-left-radius:4px;
      border-bottom-right-radius:4px;
    }

    .LNQWk {
      flex:1;
      display:flex;
      flex-direction:column;
    }

    .eWwkSm {
      color:#cccccc;
      cursor:pointer;
      height:20px;
      font-size:14px;
      background:forestgreen;
      align-items:center;
      margin-left:6px;
      padding-top:12px;
      padding-left:10px;
      padding-right:10px;
      padding-bottom:12px;
      justify-content:center;
      border-top-color:#555555;
      border-top-style:solid;
      border-top-width:0.5px;
      border-left-color:#555555;
      border-left-style:solid;
      border-left-width:0.5px;
      border-right-color:#555555;
      border-right-style:solid;
      border-right-width:0.5px;
      border-bottom-color:#555555;
      border-bottom-style:solid;
      border-bottom-width:0.5px;
      border-top-left-radius:4px;
      border-top-right-radius:4px;
      border-bottom-left-radius:4px;
      border-bottom-right-radius:4px;
    }

    .fnmeEi {
      gap:16px;
      color:inherit;
      width:360px;
      border:1px solid #444444;
      display:flex;
      padding:24px;
      font-size:inherit;
      background:#333333;
      flex-shrink:1;
      font-family:inherit;
      font-weight:inherit;
      border-radius:8px;
      flex-direction:column;
    }

    .blCcxl {
      width:100%;
      display:flex;
      overflow:hidden;
      background:#333333;
      margin-bottom:100px;
      flex-direction:column;
      border-top-color:#444444;
      border-top-style:solid;
      border-top-width:0.5px;
      border-left-color:#444444;
      border-left-style:solid;
      border-left-width:0.5px;
      border-right-color:#444444;
      border-right-style:solid;
      border-right-width:0.5px;
      border-bottom-color:#444444;
      border-bottom-style:solid;
      border-bottom-width:0.5px;
      border-top-left-radius:8px;
      border-top-right-radius:8px;
      border-bottom-left-radius:8px;
      border-bottom-right-radius:8px;
    }

    .fxvoIm {
      gap:10px;
      display:flex;
      padding-top:12px;
      padding-left:14px;
      padding-right:14px;
      flex-direction:column;
      padding-bottom:12px;
    }

    .nTQHF {
      color:#cccccc;
      cursor:pointer;
      display:inline-block;
      font-size:14px;
      background:forestgreen;
      align-items:center;
      font-family:inherit;
      font-weight:inherit;
      margin-left:6px;
      padding-top:3px;
      padding-left:10px;
      padding-right:10px;
      flex-direction:row;
      padding-bottom:3px;
      justify-content:center;
      border-top-color:#555555;
      border-top-style:solid;
      border-top-width:0.5px;
      border-left-color:#555555;
      border-left-style:solid;
      border-left-width:0.5px;
      border-right-color:#555555;
      border-right-style:solid;
      border-right-width:0.5px;
      border-bottom-color:#555555;
      border-bottom-style:solid;
      border-bottom-width:0.5px;
      border-top-left-radius:4px;
      border-top-right-radius:4px;
      border-bottom-left-radius:4px;
      border-bottom-right-radius:4px;
    }

    .toMFW {
      color:#666666;
      font-size:10px;
      margin-bottom:4px;
    }

    .mqfCg {
      display:flex;
      overflow:hidden;
      background:#333333;
      margin-bottom:24px;
      flex-direction:column;
      border-top-color:#444444;
      border-top-style:solid;
      border-top-width:0.5px;
      border-left-color:#444444;
      border-left-style:solid;
      border-left-width:0.5px;
      border-right-color:#444444;
      border-right-style:solid;
      border-right-width:0.5px;
      border-bottom-color:#444444;
      border-bottom-style:solid;
      border-bottom-width:0.5px;
      border-top-left-radius:8px;
      border-top-right-radius:8px;
      border-bottom-left-radius:8px;
      border-bottom-right-radius:8px;
    }

    .eLSIvu {
      width:100%;
      height:auto;
      display:flex;
      flex-direction:column;
    }

    .cAOeiU {
      color:var(--grey-300);
      display:flex;
      row-gap:10px;
      background:var(--grey-600);
      column-gap:10px;
      align-items:center;
      padding-top:3px;
      padding-left:6px;
      padding-right:6px;
      flex-direction:row;
      padding-bottom:3px;
      justify-content:flex-start;
    }

    .cuJTAn {
      font-size:10px;
      background:var(--grey-800);
      padding-top:2px;
      padding-left:2px;
      padding-right:2px;
      padding-bottom:2px;
      border-top-left-radius:3px;
      border-top-right-radius:3px;
      border-bottom-left-radius:3px;
      border-bottom-right-radius:3px;
    }

    .ezTZzY {
      color:var(--grey-200);
      width:95%;
      height:1.75rem;
      display:block;
      font-size:14px;
      background:var(--grey-600);
      align-items:flex-start;
      flex-shrink:1;
      font-family:inherit;
      font-weight:inherit;
      padding-left:6px;
      padding-right:6px;
      flex-direction:row;
      justify-content:center;
      border-bottom-color:black;
      border-bottom-style:solid;
      border-bottom-width:1px;
    }

    .cCrMby {
      display:flex;
      row-gap:6px;
      flex-wrap:wrap;
      column-gap:6px;
      margin-bottom:8px;
      flex-direction:row;
    }

    .bdHshD {
      color:var(--grey-700);
      height:2rem;
      display:inline-block;
      font-size:inherit;
      background:#4d4d4d;
      flex-shrink:1;
      font-family:inherit;
      font-weight:inherit;
      padding-left:6px;
      padding-right:6px;
      flex-direction:row;
      border-top-left-radius:4px;
      border-top-right-radius:4px;
      border-bottom-left-radius:4px;
      border-bottom-right-radius:4px;
    }

    .ERmdP {
      top:0px;
      left:0px;
      width:100%;
      height:100%;
      display:flex;
      z-index:100;
      position:absolute;
      background:#737373;
    }

    .bSuPaz {
      color:#6b6b6b;
      row-gap:6px;
      font-size:small;
      column-gap:6px;
      align-items:center;
      padding-left:12px;
      padding-right:12px;
      flex-direction:row;
      justify-content:flex-start;
    }

    .eXgvKE {
      color:#ffffff;
      margin:0px;
      display:block;
      font-size:large;
      flex-shrink:1;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:row;
    }

    .eZiyGn {
      color:var(--grey-800);
      width:100%;
      row-gap:6px;
      font-size:small;
      column-gap:6px;
      align-items:center;
      padding-left:12px;
      padding-right:12px;
      flex-direction:row;
      justify-content:flex-end;
    }

    .fkNvgq {
      display:flex;
      overflow:hidden;
      background:var(--grey-400);
      margin-bottom:12px;
      flex-direction:column;
      border-top-color:var(--grey-600);
      border-top-style:solid;
      border-top-width:0.5px;
      border-left-color:var(--grey-600);
      border-left-style:solid;
      border-left-width:0.5px;
      border-right-color:var(--grey-600);
      border-right-style:solid;
      border-right-width:0.5px;
      border-bottom-color:var(--grey-600);
      border-bottom-style:solid;
      border-bottom-width:0.5px;
    }

    .cuFWGq {
      display:flex;
      background:#3a3a3a;
      align-items:center;
      padding-top:10px;
      padding-left:14px;
      padding-right:14px;
      flex-direction:row;
      padding-bottom:10px;
      justify-content:space-between;
      border-bottom-color:#444444;
      border-bottom-style:solid;
      border-bottom-width:0.5px;
    }

    .fqRgsE {
      width:100%;
      align-items:flex-start;
      flex-direction:row;
      justify-content:flex-end;
    }

    .eaEPQK {
      width:100%;
      height:30px;
      align-items:center;
      padding-left:14px;
      margin-bottom:4px;
      padding-right:14px;
      flex-direction:row;
      justify-content:flex-end;
    }

    .dzGxji {
      color:#cccccc;
      width:100%;
      resize:vertical;
      font-size:12px;
      background:#222222;
      min-height:300px;
      line-height:1.5;
      padding-top:6px;
      padding-left:8px;
      padding-right:8px;
      padding-bottom:6px;
      border-top-color:#444444;
      border-top-style:solid;
      border-top-width:0.5px;
      border-left-color:#444444;
      border-left-style:solid;
      border-left-width:0.5px;
      border-right-color:#444444;
      border-right-style:solid;
      border-right-width:0.5px;
      border-bottom-color:#444444;
      border-bottom-style:solid;
      border-bottom-width:0.5px;
      border-top-left-radius:4px;
      border-top-right-radius:4px;
      border-bottom-left-radius:4px;
      border-bottom-right-radius:4px;
    }

    .cfqKRN {
      flex-direction:row;
    }

    .bLmXTE {
      gap:12px;
      color:inherit;
      display:flex;
      font-size:inherit;
      margin-top:8px;
      flex-shrink:1;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:row;
      justify-content:flex-end;
    }

    .eJdTqx {
      color:#ffffff;
      border:none;
      cursor:pointer;
      display:inline-block;
      padding:8px 16px;
      font-size:inherit;
      background:#812c18;
      flex-shrink:1;
      font-family:inherit;
      font-weight:inherit;
      border-radius:4px;
      flex-direction:row;
    }

    .eJdTqx:hover {
      background:#a53920;
    }

    .fdzaHB {
      color:var(--grey-400);
      row-gap:6px;
      font-size:small;
      column-gap:6px;
      align-items:center;
      flex-direction:row;
      justify-content:flex-start;
    }

    .dPisiD {
      color:var(--grey-200);
      cursor:pointer;
      font-size:12px;
      border-bottom-color:var(--grey-500);
      border-bottom-style:solid;
      border-bottom-width:0.5px;
    }

    .dPisiD:hover {
      background:var(--grey-500);
    }

    .beerUU {
      top:0px;
      left:0px;
      color:inherit;
      width:100vw;
      height:100vh;
      display:flex;
      z-index:1100;
      position:fixed;
      font-size:inherit;
      background:rgba(0, 0, 0, 0.5);
      align-items:center;
      flex-shrink:1;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:row;
      justify-content:center;
    }

    .cXCWeh {
      width:100%;
      z-index:100;
      position:relative;
      background:var(--grey-700);
      max-height:180px;
      overflow-y:auto;
      border-top-color:var(--grey-500);
      border-top-style:solid;
      border-top-width:0.5px;
      border-left-color:var(--grey-600);
      border-left-style:solid;
      border-left-width:0.5px;
      border-right-color:var(--grey-600);
      border-right-style:solid;
      border-right-width:0.5px;
      border-bottom-color:var(--grey-600);
      border-bottom-style:solid;
      border-bottom-width:0.5px;
      border-bottom-left-radius:4px;
      border-bottom-right-radius:4px;
    }

    .egpkVF {
      color:var(--grey-200);
      width:100%;
      font-size:12px;
      background:var(--grey-600);
      padding-top:5px;
      padding-left:8px;
      padding-right:8px;
      padding-bottom:5px;
      border-top-color:var(--grey-600);
      border-top-style:solid;
      border-top-width:0.5px;
      border-left-color:var(--grey-600);
      border-left-style:solid;
      border-left-width:0.5px;
      border-right-color:var(--grey-600);
      border-right-style:solid;
      border-right-width:0.5px;
      border-bottom-color:var(--grey-600);
      border-bottom-style:solid;
      border-bottom-width:0.5px;
      border-top-left-radius:4px;
      border-top-right-radius:4px;
      border-bottom-left-radius:0px;
      border-bottom-right-radius:0px;
    }

    .cMcmAe {
      color:var(--grey-200);
      right:5px;
      display:inline-block;
      position:absolute;
      font-size:small;
      background:var(--grey-800);
      flex-shrink:1;
      font-family:inherit;
      font-weight:inherit;
      padding-top:4px;
      padding-left:8px;
      padding-right:8px;
      flex-direction:row;
      padding-bottom:4px;
      border-top-left-radius:6px;
      border-top-right-radius:6px;
      border-bottom-left-radius:6px;
      border-bottom-right-radius:6px;
    }

    .cMcmAe:hover {
      background:#000000;
    }

    .eRANjP {
      color:var(--grey-400);
      width:15px;
      height:15px;
      background:var(--grey-300);
    }

    .brain-manager\:YrqWLkl2xT_w5m0LWBWE7 {
      align-items:flex-start;
      justify-content:center;
    }

    .cZpCPQ {
      color:#cccccc;
      cursor:pointer;
      font-size:11px;
      background:#812c18;
      padding-top:3px;
      padding-left:10px;
      padding-right:10px;
      padding-bottom:3px;
      border-top-color:#555555;
      border-top-style:solid;
      border-top-width:0.5px;
      border-left-color:#555555;
      border-left-style:solid;
      border-left-width:0.5px;
      border-right-color:#555555;
      border-right-style:solid;
      border-right-width:0.5px;
      border-bottom-color:#555555;
      border-bottom-style:solid;
      border-bottom-width:0.5px;
      border-top-left-radius:4px;
      border-top-right-radius:4px;
      border-bottom-left-radius:4px;
      border-bottom-right-radius:4px;
    }

    .fsPGSV {
      color:var(--grey-400);
      border:none;
      cursor:pointer;
      display:inline-block;
      padding:0px 4px;
      font-size:14px;
      background:transparent;
      flex-shrink:1;
      font-family:inherit;
      font-weight:inherit;
      line-height:1;
      flex-direction:row;
    }

    .fsPGSV:hover {
      color:var(--grey-200);
    }

    .byjucp {
      color:var(--grey-800);
      cursor:pointer;
      height:20px;
      font-size:14px;
      background:var(--grey-400);
      align-items:flex-start;
      margin-left:6px;
      padding-top:12px;
      padding-left:10px;
      margin-bottom:12px;
      padding-right:10px;
      padding-bottom:12px;
      justify-content:center;
      border-top-color:#555555;
      border-top-style:solid;
      border-top-width:0.5px;
      border-left-color:#555555;
      border-left-style:solid;
      border-left-width:0.5px;
      border-right-color:#555555;
      border-right-style:solid;
      border-right-width:0.5px;
      border-bottom-color:#555555;
      border-bottom-style:solid;
      border-bottom-width:0.5px;
      border-top-left-radius:4px;
      border-top-right-radius:4px;
      border-bottom-left-radius:4px;
      border-bottom-right-radius:4px;
    }

    .byjucp:hover {
      background:var(--grey-200);
    }

    .ecnikK {
      gap:10px;
      display:flex;
      align-items:flex-start;
      flex-direction:row;
      justify-content:flex-end;
    }

    .ALmOZ {
      color:#888888;
      font-size:11px;
    }

    .cyuGMK {
      color:#cccccc;
      border:1px solid #666666;
      cursor:pointer;
      display:inline-block;
      padding:8px 16px;
      font-size:inherit;
      background:transparent;
      flex-shrink:1;
      font-family:inherit;
      font-weight:inherit;
      border-radius:4px;
      flex-direction:row;
    }

    .cyuGMK:hover {
      background:#444444;
    }

    .bA-Dxq {
      color:#cccccc;
      width:100%;
      resize:vertical;
      font-size:12px;
      background:#222222;
      min-height:120px;
      line-height:1.5;
      padding-top:6px;
      padding-left:8px;
      padding-right:8px;
      padding-bottom:6px;
      border-top-color:#444444;
      border-top-style:solid;
      border-top-width:0.5px;
      border-left-color:#444444;
      border-left-style:solid;
      border-left-width:0.5px;
      border-right-color:#444444;
      border-right-style:solid;
      border-right-width:0.5px;
      border-bottom-color:#444444;
      border-bottom-style:solid;
      border-bottom-width:0.5px;
      border-top-left-radius:4px;
      border-top-right-radius:4px;
      border-bottom-left-radius:4px;
      border-bottom-right-radius:4px;
    }

    .eufhiK {
      width:400px;
      background:var(--grey-500);
      align-items:flex-start;
      padding-top:12px;
      padding-left:20px;
      padding-right:20px;
      padding-bottom:12px;
      justify-content:flex-start;
    }

    .bRZcMg {
      color:#cccccc;
      cursor:pointer;
      height:20px;
      font-size:14px;
      background:var(--grey-800);
      align-items:center;
      padding-top:12px;
      padding-left:10px;
      margin-bottom:6px;
      padding-right:10px;
      padding-bottom:12px;
      justify-content:center;
      border-top-color:#555555;
      border-top-style:solid;
      border-top-width:0.5px;
      border-left-color:#555555;
      border-left-style:solid;
      border-left-width:0.5px;
      border-right-color:#555555;
      border-right-style:solid;
      border-right-width:0.5px;
      border-bottom-color:#555555;
      border-bottom-style:solid;
      border-bottom-width:0.5px;
      border-top-left-radius:4px;
      border-top-right-radius:4px;
      border-bottom-left-radius:4px;
      border-bottom-right-radius:4px;
    }

    .bRZcMg:hover {
      background:var(--grey-600);
    }

    .ZWiUX {
      flex:1;
      width:60%;
      display:flex;
      background:var(--grey-700);
      max-height:100%;
      min-height:0px;
      overflow-y:auto;
      padding-top:8px;
      padding-left:8px;
      padding-right:8px;
      flex-direction:column;
      padding-bottom:8px;
      border-bottom-right-radius:12px;
    }

    .deWMKZ {
      color:var(--grey-200);
      width:100%;
      resize:vertical;
      font-size:12px;
      background:var(--grey-600);
      min-height:60px;
      line-height:1.5;
      padding-top:6px;
      padding-left:8px;
      padding-right:8px;
      padding-bottom:6px;
      border-top-color:var(--grey-600);
      border-top-style:solid;
      border-top-width:0.5px;
      border-left-color:var(--grey-600);
      border-left-style:solid;
      border-left-width:0.5px;
      border-right-color:var(--grey-600);
      border-right-style:solid;
      border-right-width:0.5px;
      border-bottom-color:var(--grey-600);
      border-bottom-style:solid;
      border-bottom-width:0.5px;
      border-top-left-radius:4px;
      border-top-right-radius:4px;
      border-bottom-left-radius:4px;
      border-bottom-right-radius:4px;
    }

    .dqsErD {
      color:var(--grey-200);
      font-size:small;
      background:var(--red-800);
      padding-top:6px;
      padding-left:12px;
      padding-right:12px;
      padding-bottom:6px;
      border-top-left-radius:4px;
      border-top-right-radius:4px;
      border-bottom-left-radius:4px;
      border-bottom-right-radius:4px;
    }

    .dqsErD:hover {
      background:var(--red-900);
    }

    .dLtuwH {
      width:100%;
      flex-direction:row;
    }

    .ecSYoP {
      gap:6px;
      color:inherit;
      display:flex;
      padding:6px;
      flex-wrap:wrap;
      font-size:inherit;
      background:var(--grey-600);
      min-height:30px;
      align-items:center;
      flex-shrink:1;
      font-family:inherit;
      font-weight:inherit;
      border-radius:4px;
      flex-direction:row;
      justify-content:flex-start;
      border-top-color:var(--grey-600);
      border-top-style:solid;
      border-top-width:0.5px;
      border-left-color:var(--grey-600);
      border-left-style:solid;
      border-left-width:0.5px;
      border-right-color:var(--grey-600);
      border-right-style:solid;
      border-right-width:0.5px;
      border-bottom-color:var(--grey-600);
      border-bottom-style:solid;
      border-bottom-width:0.5px;
    }

    .bIlAYT {
      top:0px;
      left:0px;
      color:inherit;
      width:100vw;
      height:100vh;
      display:flex;
      z-index:1000;
      position:fixed;
      font-size:inherit;
      background:rgba(0, 0, 0, 0.5);
      align-items:center;
      flex-shrink:1;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:row;
      justify-content:center;
    }

    .bLVkbg {
      color:var(--grey-400);
      padding-left:16px;
      padding-right:16px;
    }

    .eASLBR {
      gap:10px;
      color:#1a1a1a;
      display:flex;
      flex-direction:row;
    }

    .bbXIwD {
      color:#ffffff;
      margin:0px;
      display:block;
      font-size:x-large;
      flex-shrink:1;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:row;
    }

    .ehLcPk {
      color:var(--grey-700);
      display:flex;
      font-size:10px;
      align-items:center;
      flex-shrink:1;
      font-family:inherit;
      font-weight:inherit;
      margin-bottom:4px;
      flex-direction:row;
      justify-content:space-between;
    }

    .eRpVmM {
      gap:16px;
      color:inherit;
      width:400px;
      border:1px solid #444444;
      display:flex;
      padding:24px;
      font-size:inherit;
      background:#333333;
      flex-shrink:1;
      font-weight:inherit;
      border-radius:8px;
      flex-direction:column;
    }

    .eMSXMZ {
      color:#ffffff;
      border:none;
      cursor:pointer;
      display:inline-block;
      padding:8px 16px;
      font-size:inherit;
      background:#228b22;
      flex-shrink:1;
      font-family:inherit;
      font-weight:inherit;
      border-radius:4px;
      flex-direction:row;
    }

    .eMSXMZ:hover {
      background:#1e7b1e;
    }

    .eZpOur {
      color:var(--grey-400);
      width:120px;
      display:flex;
      align-items:center;
      padding-top:.5rem;
      padding-bottom:.5rem;
      justify-content:center;
      border-left-color:var(--grey-400);
      border-left-style:solid;
      border-left-width:1px;
      border-right-color:var(--grey-400);
      border-right-style:solid;
      border-right-width:1px;
      border-bottom-color:var(--grey-400);
      border-bottom-style:solid;
      border-bottom-width:1px;
      border-top-left-radius:3px;
      border-top-right-radius:3px;
      border-bottom-left-radius:3px;
      border-bottom-right-radius:3px;
    }

    .eZpOur:hover {
      background:var(--grey-600);
    }

    .fcKyRX {
      color:var(--grey-300);
      width:95%;
      height:100%;
      overflow-y:auto;
    }

    .kXpkx {
      color:#cccccc;
      cursor:pointer;
      font-size:11px;
      background:#444444;
      margin-left:6px;
      padding-top:4px;
      padding-left:12px;
      padding-right:12px;
      padding-bottom:4px;
      border-top-color:#555555;
      border-top-style:solid;
      border-top-width:0.5px;
      border-left-color:#555555;
      border-left-style:solid;
      border-left-width:0.5px;
      border-right-color:#555555;
      border-right-style:solid;
      border-right-width:0.5px;
      border-bottom-color:#555555;
      border-bottom-style:solid;
      border-bottom-width:0.5px;
      border-top-left-radius:4px;
      border-top-right-radius:4px;
      border-bottom-left-radius:4px;
      border-bottom-right-radius:4px;
    }

    .HMJsQ {
      top:240px;
      color:var(--grey-500);
      width:max-content;
      rotate:-90deg;
      display:flex;
      font-size:xxx-large;
      align-items:flex-start;
      margin-bottom:86px;
      flex-direction:row;
      justify-content:center;
    }

    .bwHRfE {
      color:var(--grey-400);
      width:120px;
      display:flex;
      align-items:center;
      padding-top:.5rem;
      padding-bottom:.5rem;
      justify-content:center;
      border-top-color:var(--grey-400);
      border-top-style:solid;
      border-top-width:1px;
      border-left-color:var(--grey-400);
      border-left-style:solid;
      border-left-width:1px;
      border-right-color:var(--grey-400);
      border-right-style:solid;
      border-right-width:1px;
      border-bottom-color:var(--grey-400);
      border-bottom-style:solid;
      border-bottom-width:1px;
      border-top-left-radius:3px;
      border-top-right-radius:3px;
      border-bottom-left-radius:3px;
      border-bottom-right-radius:3px;
    }

    .bwHRfE:hover {
      background:var(--grey-600);
    }

    .dPQkzo {
      color:#cccccc;
      cursor:pointer;
      font-size:11px;
      background:#812c18;
      padding-top:4px;
      padding-left:12px;
      padding-right:12px;
      padding-bottom:4px;
      border-top-color:#555555;
      border-top-style:solid;
      border-top-width:0.5px;
      border-left-color:#555555;
      border-left-style:solid;
      border-left-width:0.5px;
      border-right-color:#555555;
      border-right-style:solid;
      border-right-width:0.5px;
      border-bottom-color:#555555;
      border-bottom-style:solid;
      border-bottom-width:0.5px;
      border-top-left-radius:4px;
      border-top-right-radius:4px;
      border-bottom-left-radius:4px;
      border-bottom-right-radius:4px;
    }

    .fgMNle {
      top:40%;
      left:40%;
      color:var(--grey-400);
      width:150px;
      height:150px;
      position:absolute;
    }

    .bzpUJA {
      width:140px;
      height:100%;
      display:flex;
      background:var(--grey-700);
      align-items:flex-start;
      flex-shrink:0;
      padding-top:1rem;
      padding-left:.5rem;
      padding-right:.5rem;
      flex-direction:column;
      padding-bottom:1rem;
      justify-content:space-between;
    }

    .eyAmaz {
      width:100%;
      height:100%;
    }

    .bgFYkc {
      width:100%;
      height:25px;
      row-gap:12px;
      column-gap:12px;
      align-items:center;
      padding-left:24px;
      padding-right:24px;
      flex-direction:row;
      justify-content:flex-end;
    }

    .cAcghy {
      width:100%;
      height:100%;
      position:relative;
    }

    .faLURI {
      width:100%;
      height:100%;
      display:block;
    }

    .bHcmYt {
      flex:0;
      height:50px;
      opacity:1;
      margin-left:35px;
    }

    .bDqaXa {
      width:100%;
      display:flex;
      overflow:hidden;
      background:var(--grey-400);
      margin-bottom:12px;
      flex-direction:column;
      border-top-color:var(--grey-600);
      border-top-style:solid;
      border-top-width:0.5px;
      border-left-color:var(--grey-600);
      border-left-style:solid;
      border-left-width:0.5px;
      border-right-color:var(--grey-600);
      border-right-style:solid;
      border-right-width:0.5px;
      border-bottom-color:var(--grey-600);
      border-bottom-style:solid;
      border-bottom-width:0.5px;
    }

    .ai-tools-stable-bu\:pB4zpDJpICkfIVcLSEHoa {
      color:var(--grey-400);
    }

    .bNjQjz {
      width:120px;
      margin-top:1rem;
      align-items:center;
      justify-content:flex-start;
    }

    .dlREUI {
      width:100%;
      height:100%;
      display:flex;
      overflow:hidden;
      min-width:0px;
      min-height:0px;
      flex-direction:row;
    }

    .dDgWKc {
      flex:1;
      width:100%;
      display:flex;
      background:#363636;
      min-height:0px;
      flex-direction:row;
    }

    .djubkF {
      top:8px;
      right:8px;
      width:20px;
      height:20px;
      display:flex;
      position:absolute;
      font-size:var(--font-size-lg);
      align-items:center;
      justify-content:center;
    }

    .cLRNLC {
      flex:1;
      width:100%;
      display:flex;
      background:var(--grey-700);
      max-height:100%;
      min-height:0px;
      flex-direction:column;
      border-bottom-right-radius:12px;
    }