
  

  
  @property --Primitive--Red {
  syntax: "<color>";
  inherits: true;
  initial-value: transparent;
}
@property --Primitive--Green {
  syntax: "<color>";
  inherits: true;
  initial-value: transparent;
}
@property --Primitive--White {
  syntax: "<color>";
  inherits: true;
  initial-value: transparent;
}
@property --Primitive--Neutral {
  syntax: "<color>";
  inherits: true;
  initial-value: transparent;
}
@property --Primitive--Red_dark {
  syntax: "<color>";
  inherits: true;
  initial-value: transparent;
}
@property --UI-Colors--bg-error {
  syntax: "<color>";
  inherits: true;
  initial-value: transparent;
}
@property --Primitive--Brand-red {
  syntax: "<color>";
  inherits: true;
  initial-value: transparent;
}
@property --Primitive--Red_light {
  syntax: "<color>";
  inherits: true;
  initial-value: transparent;
}
@property --UI-Styles--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 --UI-Styles--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 --UI-Styles--shadow-sm {
  syntax: "*";
  inherits: true;
  initial-value:  0 1px 2px 0 rgba(0, 0, 0, 0.25);
}
@property --UI-Styles--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 --Primitive--Brand-blue {
  syntax: "<color>";
  inherits: true;
  initial-value: transparent;
}
@property --Primitive--Green_Dark {
  syntax: "<color>";
  inherits: true;
  initial-value: transparent;
}
@property --UI-Colors--bg-primary {
  syntax: "<color>";
  inherits: true;
  initial-value: transparent;
}
@property --UI-Colors--bg-success {
  syntax: "<color>";
  inherits: true;
  initial-value: transparent;
}
@property --UI-Styles--shadow-2xl {
  syntax: "*";
  inherits: true;
  initial-value:  0 25px 50px -12px rgba(0, 0, 0, 0.25);
}
@property --Primitive--Green_Light {
  syntax: "<color>";
  inherits: true;
  initial-value: transparent;
}
@property --UI-Colors--bg-tertiary {
  syntax: "<color>";
  inherits: true;
  initial-value: transparent;
}
@property --UI-Styles--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 --Primitive--Brand-purple {
  syntax: "<color>";
  inherits: true;
  initial-value: transparent;
}
@property --Primitive--Neutral-Dark {
  syntax: "<color>";
  inherits: true;
  initial-value: transparent;
}
@property --UI-Colors--bg-secondary {
  syntax: "<color>";
  inherits: true;
  initial-value: transparent;
}
@property --UI-Colors--text-primary {
  syntax: "<color>";
  inherits: true;
  initial-value: transparent;
}
@property --UI-Styles--Border-width {
  syntax: "<color>";
  inherits: true;
  initial-value: transparent;
}
@property --Primitive--Neutral-Light {
  syntax: "<color>";
  inherits: true;
  initial-value: transparent;
}
@property --Typography--font-size-lg {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 1.125rem;
}
@property --Typography--font-size-sm {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 0.875rem;
}
@property --Typography--font-size-xl {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 1.25rem;
}
@property --Typography--font-size-xs {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 0.75rem;
}
@property --UI-Colors--text-tertiary {
  syntax: "<color>";
  inherits: true;
  initial-value: transparent;
}
@property --Primitive--Brand-red_dark {
  syntax: "<color>";
  inherits: true;
  initial-value: transparent;
}
@property --Primitive--Neutral-Darker {
  syntax: "<color>";
  inherits: true;
  initial-value: transparent;
}
@property --Typography--font-size-2xl {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 1.5rem;
}
@property --Typography--font-size-3xl {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 1.875rem;
}
@property --Typography--font-size-4xl {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 2.25rem;
}
@property --Typography--font-size-5xl {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 3rem;
}
@property --Typography--font-size-xxs {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 0.625rem;
}
@property --UI-Colors--border-primary {
  syntax: "<color>";
  inherits: true;
  initial-value: transparent;
}
@property --UI-Colors--text-secondary {
  syntax: "<color>";
  inherits: true;
  initial-value: transparent;
}
@property --Primitive--Brand-blue_dark {
  syntax: "<color>";
  inherits: true;
  initial-value: transparent;
}
@property --Primitive--Brand-red_light {
  syntax: "<color>";
  inherits: true;
  initial-value: transparent;
}
@property --Primitive--Neutral-Darkest {
  syntax: "<color>";
  inherits: true;
  initial-value: transparent;
}
@property --Primitive--Neutral-Lighter {
  syntax: "<color>";
  inherits: true;
  initial-value: transparent;
}
@property --Typography--font-size-base {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 1rem;
}
@property --Primitive--Brand-blue_light {
  syntax: "<color>";
  inherits: true;
  initial-value: transparent;
}
@property --Primitive--Neutral-Lightest {
  syntax: "<color>";
  inherits: true;
  initial-value: transparent;
}
@property --UI-Colors--border-secondary {
  syntax: "<color>";
  inherits: true;
  initial-value: transparent;
}
@property --Primitive--Brand-purple_dark {
  syntax: "<color>";
  inherits: true;
  initial-value: transparent;
}
@property --Typography--font-weight-bold {
  syntax: "<number>";
  inherits: true;
  initial-value: 700;
}
@property --Typography--font-weight-thin {
  syntax: "<number>";
  inherits: true;
  initial-value: 100;
}
@property --Primitive--Brand-purple_light {
  syntax: "<color>";
  inherits: true;
  initial-value: transparent;
}
@property --Typography--font-weight-black {
  syntax: "<number>";
  inherits: true;
  initial-value: 900;
}
@property --Typography--font-weight-light {
  syntax: "<number>";
  inherits: true;
  initial-value: 300;
}
@property --UI-Styles--Border-radius_full {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 0px;
}
@property --Typography--font-weight-bolder {
  syntax: "<number>";
  inherits: true;
  initial-value: 800;
}
@property --Typography--font-weight-normal {
  syntax: "<number>";
  inherits: true;
  initial-value: 500;
}
@property --UI-Styles--Border-radius_large {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 0px;
}
@property --UI-Styles--Border-radius_small {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 0px;
}
@property --Typography--font-weight-lighter {
  syntax: "<number>";
  inherits: true;
  initial-value: 200;
}
@property --Typography--font-weight-regular {
  syntax: "<number>";
  inherits: true;
  initial-value: 400;
}
@property --UI-Styles--Border-radius_medium {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 0px;
}
@property --Typography--font-weight-semi-bold {
  syntax: "<number>";
  inherits: true;
  initial-value: 600;
}

  :host, :root {
  --Primitive--Red: #F04438;
  --Primitive--Green: #17B26A;
  --Primitive--White: #ffffff;
  --Primitive--Neutral: #5e6366;
  --Primitive--Red_dark: #912018;
  --UI-Colors--bg-error: var(--Primitive--Red_light);
  --Primitive--Brand-red: #e5300b;
  --Primitive--Red_light: #FEE4E2;
  --UI-Styles--shadow-lg:  0 10px 15px -3px rgba(0, 0, 0, 0.25), 0 4px 6px -2px rgba(0, 0, 0, 0.25);
  --UI-Styles--shadow-md:  0 4px 6px -1px rgba(0, 0, 0, 0.25), 0 2px 4px -1px rgba(0, 0, 0, 0.25);
  --UI-Styles--shadow-sm:  0 1px 2px 0 rgba(0, 0, 0, 0.25);
  --UI-Styles--shadow-xl: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.01);
  --Primitive--Brand-blue: #247af2;
  --Primitive--Green_Dark: #085D3A;
  --UI-Colors--bg-primary: var(--Primitive--White);
  --UI-Colors--bg-success: var(--Primitive--Green_Light);
  --UI-Styles--shadow-2xl:  0 25px 50px -12px rgba(0, 0, 0, 0.25);
  --Primitive--Green_Light: #ECFDF3;
  --UI-Colors--bg-tertiary: var(--Primitive--Neutral-Lighter);
  --UI-Styles--shadow-base:  0 1px 3px 0 rgba(0, 0, 0, 0.25), 0 1px 2px 0 rgba(0, 0, 0, 0.25);
  --Primitive--Brand-purple: #b53df2;
  --Primitive--Neutral-Dark: #35393b;
  --UI-Colors--bg-secondary: var(--Primitive--Neutral-Lightest);
  --UI-Colors--text-primary: var(--Primitive--Neutral-Darkest);
  --UI-Styles--Border-width: 1px;
  --Primitive--Neutral-Light: #d2d6db;
  --Typography--font-size-lg: 1.125rem;
  --Typography--font-size-sm: 0.875rem;
  --Typography--font-size-xl: 1.25rem;
  --Typography--font-size-xs: 0.75rem;
  --UI-Colors--text-tertiary: var(--Primitive--Neutral);
  --Primitive--Brand-red_dark: #a61c00;
  --Primitive--Neutral-Darker: #151819;
  --Typography--font-size-2xl: 1.5rem;
  --Typography--font-size-3xl: 1.875rem;
  --Typography--font-size-4xl: 2.25rem;
  --Typography--font-size-5xl: 3rem;
  --Typography--font-size-xxs: 0.625rem;
  --UI-Colors--border-primary: var(--Primitive--Neutral-Lightest);
  --UI-Colors--text-secondary: var(--Primitive--Neutral-Dark);
  --Primitive--Brand-blue_dark: #0050bf;
  --Primitive--Brand-red_light: #ff7559;
  --Primitive--Neutral-Darkest: #0a0c0d;
  --Primitive--Neutral-Lighter: #e5e7eb;
  --Typography--font-size-base: 1rem;
  --Primitive--Brand-blue_light: #66a6ff;
  --Primitive--Neutral-Lightest: #f3f4f6;
  --UI-Colors--border-secondary: var(--Primitive--Neutral-Light);
  --Primitive--Brand-purple_dark: #8513bf;
  --Typography--font-weight-bold: 700;
  --Typography--font-weight-thin: 100;
  --Primitive--Brand-purple_light: #d480ff;
  --Typography--font-weight-black: 900;
  --Typography--font-weight-light: 300;
  --UI-Styles--Border-radius_full: 100rem;
  --Typography--font-weight-bolder: 800;
  --Typography--font-weight-normal: 500;
  --UI-Styles--Border-radius_large: .75rem;
  --UI-Styles--Border-radius_small: .25rem;
  --Typography--font-weight-lighter: 200;
  --Typography--font-weight-regular: 400;
  --UI-Styles--Border-radius_medium: .5rem;
  --Typography--font-weight-semi-bold: 600;
}
  @media (prefers-color-scheme: dark) {
      :host, :root {
  --UI-Colors--bg-error: var(--Primitive--Red_dark);
  --UI-Colors--bg-primary: var(--Primitive--Neutral-Darkest);
  --UI-Colors--bg-success: var(--Primitive--Green_Dark);
  --UI-Colors--bg-tertiary: var(--Primitive--Neutral-Dark);
  --UI-Colors--bg-secondary: var(--Primitive--Neutral-Darker);
  --UI-Colors--text-primary: var(--Primitive--White);
  --UI-Colors--border-primary: var(--Primitive--Neutral-Dark);
  --UI-Colors--text-secondary: var(--Primitive--Neutral-Light);
  --UI-Colors--border-secondary: var(--Primitive--Neutral-Darkest);
}
    }
  @media (prefers-color-scheme: light) {
      :host, :root {
  --Primitive--Red: #F04438;
  --Primitive--Green: #17B26A;
  --Primitive--White: #ffffff;
  --Primitive--Neutral: #5e6366;
  --Primitive--Red_dark: #912018;
  --UI-Colors--bg-error: var(--Primitive--Red_light);
  --Primitive--Brand-red: #e5300b;
  --Primitive--Red_light: #FEE4E2;
  --UI-Styles--shadow-lg:  0 10px 15px -3px rgba(0, 0, 0, 0.25), 0 4px 6px -2px rgba(0, 0, 0, 0.25);
  --UI-Styles--shadow-md:  0 4px 6px -1px rgba(0, 0, 0, 0.25), 0 2px 4px -1px rgba(0, 0, 0, 0.25);
  --UI-Styles--shadow-sm:  0 1px 2px 0 rgba(0, 0, 0, 0.25);
  --UI-Styles--shadow-xl: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.01);
  --Primitive--Brand-blue: #247af2;
  --Primitive--Green_Dark: #085D3A;
  --UI-Colors--bg-primary: var(--Primitive--White);
  --UI-Colors--bg-success: var(--Primitive--Green_Light);
  --UI-Styles--shadow-2xl:  0 25px 50px -12px rgba(0, 0, 0, 0.25);
  --Primitive--Green_Light: #ECFDF3;
  --UI-Colors--bg-tertiary: var(--Primitive--Neutral-Lighter);
  --UI-Styles--shadow-base:  0 1px 3px 0 rgba(0, 0, 0, 0.25), 0 1px 2px 0 rgba(0, 0, 0, 0.25);
  --Primitive--Brand-purple: #b53df2;
  --Primitive--Neutral-Dark: #35393b;
  --UI-Colors--bg-secondary: var(--Primitive--Neutral-Lightest);
  --UI-Colors--text-primary: var(--Primitive--Neutral-Darkest);
  --UI-Styles--Border-width: 1px;
  --Primitive--Neutral-Light: #d2d6db;
  --Typography--font-size-lg: 1.125rem;
  --Typography--font-size-sm: 0.875rem;
  --Typography--font-size-xl: 1.25rem;
  --Typography--font-size-xs: 0.75rem;
  --UI-Colors--text-tertiary: var(--Primitive--Neutral);
  --Primitive--Brand-red_dark: #a61c00;
  --Primitive--Neutral-Darker: #151819;
  --Typography--font-size-2xl: 1.5rem;
  --Typography--font-size-3xl: 1.875rem;
  --Typography--font-size-4xl: 2.25rem;
  --Typography--font-size-5xl: 3rem;
  --Typography--font-size-xxs: 0.625rem;
  --UI-Colors--border-primary: var(--Primitive--Neutral-Lightest);
  --UI-Colors--text-secondary: var(--Primitive--Neutral-Dark);
  --Primitive--Brand-blue_dark: #0050bf;
  --Primitive--Brand-red_light: #ff7559;
  --Primitive--Neutral-Darkest: #0a0c0d;
  --Primitive--Neutral-Lighter: #e5e7eb;
  --Typography--font-size-base: 1rem;
  --Primitive--Brand-blue_light: #66a6ff;
  --Primitive--Neutral-Lightest: #f3f4f6;
  --UI-Colors--border-secondary: var(--Primitive--Neutral-Light);
  --Primitive--Brand-purple_dark: #8513bf;
  --Typography--font-weight-bold: 700;
  --Typography--font-weight-thin: 100;
  --Primitive--Brand-purple_light: #d480ff;
  --Typography--font-weight-black: 900;
  --Typography--font-weight-light: 300;
  --UI-Styles--Border-radius_full: 100rem;
  --Typography--font-weight-bolder: 800;
  --Typography--font-weight-normal: 500;
  --UI-Styles--Border-radius_large: .75rem;
  --UI-Styles--Border-radius_small: .25rem;
  --Typography--font-weight-lighter: 200;
  --Typography--font-weight-regular: 400;
  --UI-Styles--Border-radius_medium: .5rem;
  --Typography--font-weight-semi-bold: 600;
}
    }
  [data-nc-theme~="Dark"] {
  --UI-Colors--bg-error: var(--Primitive--Red_dark);
  --UI-Colors--bg-primary: var(--Primitive--Neutral-Darkest);
  --UI-Colors--bg-success: var(--Primitive--Green_Dark);
  --UI-Colors--bg-tertiary: var(--Primitive--Neutral-Dark);
  --UI-Colors--bg-secondary: var(--Primitive--Neutral-Darker);
  --UI-Colors--text-primary: var(--Primitive--White);
  --UI-Colors--border-primary: var(--Primitive--Neutral-Dark);
  --UI-Colors--text-secondary: var(--Primitive--Neutral-Light);
  --UI-Colors--border-secondary: var(--Primitive--Neutral-Darkest);
}
[data-nc-theme~="Default"] {
  --Primitive--Red: #F04438;
  --Primitive--Green: #17B26A;
  --Primitive--White: #ffffff;
  --Primitive--Neutral: #5e6366;
  --Primitive--Red_dark: #912018;
  --UI-Colors--bg-error: var(--Primitive--Red_light);
  --Primitive--Brand-red: #e5300b;
  --Primitive--Red_light: #FEE4E2;
  --UI-Styles--shadow-lg:  0 10px 15px -3px rgba(0, 0, 0, 0.25), 0 4px 6px -2px rgba(0, 0, 0, 0.25);
  --UI-Styles--shadow-md:  0 4px 6px -1px rgba(0, 0, 0, 0.25), 0 2px 4px -1px rgba(0, 0, 0, 0.25);
  --UI-Styles--shadow-sm:  0 1px 2px 0 rgba(0, 0, 0, 0.25);
  --UI-Styles--shadow-xl: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.01);
  --Primitive--Brand-blue: #247af2;
  --Primitive--Green_Dark: #085D3A;
  --UI-Colors--bg-primary: var(--Primitive--White);
  --UI-Colors--bg-success: var(--Primitive--Green_Light);
  --UI-Styles--shadow-2xl:  0 25px 50px -12px rgba(0, 0, 0, 0.25);
  --Primitive--Green_Light: #ECFDF3;
  --UI-Colors--bg-tertiary: var(--Primitive--Neutral-Lighter);
  --UI-Styles--shadow-base:  0 1px 3px 0 rgba(0, 0, 0, 0.25), 0 1px 2px 0 rgba(0, 0, 0, 0.25);
  --Primitive--Brand-purple: #b53df2;
  --Primitive--Neutral-Dark: #35393b;
  --UI-Colors--bg-secondary: var(--Primitive--Neutral-Lightest);
  --UI-Colors--text-primary: var(--Primitive--Neutral-Darkest);
  --UI-Styles--Border-width: 1px;
  --Primitive--Neutral-Light: #d2d6db;
  --Typography--font-size-lg: 1.125rem;
  --Typography--font-size-sm: 0.875rem;
  --Typography--font-size-xl: 1.25rem;
  --Typography--font-size-xs: 0.75rem;
  --UI-Colors--text-tertiary: var(--Primitive--Neutral);
  --Primitive--Brand-red_dark: #a61c00;
  --Primitive--Neutral-Darker: #151819;
  --Typography--font-size-2xl: 1.5rem;
  --Typography--font-size-3xl: 1.875rem;
  --Typography--font-size-4xl: 2.25rem;
  --Typography--font-size-5xl: 3rem;
  --Typography--font-size-xxs: 0.625rem;
  --UI-Colors--border-primary: var(--Primitive--Neutral-Lightest);
  --UI-Colors--text-secondary: var(--Primitive--Neutral-Dark);
  --Primitive--Brand-blue_dark: #0050bf;
  --Primitive--Brand-red_light: #ff7559;
  --Primitive--Neutral-Darkest: #0a0c0d;
  --Primitive--Neutral-Lighter: #e5e7eb;
  --Typography--font-size-base: 1rem;
  --Primitive--Brand-blue_light: #66a6ff;
  --Primitive--Neutral-Lightest: #f3f4f6;
  --UI-Colors--border-secondary: var(--Primitive--Neutral-Light);
  --Primitive--Brand-purple_dark: #8513bf;
  --Typography--font-weight-bold: 700;
  --Typography--font-weight-thin: 100;
  --Primitive--Brand-purple_light: #d480ff;
  --Typography--font-weight-black: 900;
  --Typography--font-weight-light: 300;
  --UI-Styles--Border-radius_full: 100rem;
  --Typography--font-weight-bolder: 800;
  --Typography--font-weight-normal: 500;
  --UI-Styles--Border-radius_large: .75rem;
  --UI-Styles--Border-radius_small: .25rem;
  --Typography--font-weight-lighter: 200;
  --Typography--font-weight-regular: 400;
  --UI-Styles--Border-radius_medium: .5rem;
  --Typography--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;
    }
  }
}


    .ePpEnu {
      display:flex;
      background:var(--UI-Colors--bg-primary);
      overflow-x:scroll;
      overflow-y:scroll;
      align-items:center;
    }

    .cyOUGx {
      top:0px;
      left:0px;
      width:100%;
      cursor:crosshair;
      height:100%;
      z-index:10;
      position:absolute;
      background:transparent;
      pointer-events:var(--overlay-pointer-event);
    }

    .edklef {
      top:1rem;
      left:1rem;
      display:flex;
      row-gap:.5rem;
      z-index:999;
      position:fixed;
      column-gap:.5rem;
      align-items:flex-start;
      flex-direction:column;
      justify-content:flex-start;
    }

    .boynpl {
      width:100%;
      border:none;
      height:100%;
      z-index:1;
    }

    .cpiVXa {
      top:0px;
      left:0px;
      width:100%;
      height:100%;
      z-index:999;
      position:absolute;
      pointer-events:none;
    }

    .enCuKC {
      color:var(--UI-Colors--text-primary);
      cursor:pointer;
      background:var(--UI-Colors--bg-success);
      padding-top:0.75rem;
      padding-left:1rem;
      padding-right:1rem;
      padding-bottom:0.75rem;
      border-top-left-radius:var(--UI-Styles--Border-radius_small);
      border-top-right-radius:var(--UI-Styles--Border-radius_small);
      border-bottom-left-radius:var(--UI-Styles--Border-radius_small);
      border-bottom-right-radius:var(--UI-Styles--Border-radius_small);
      font-family:inherit;
      font-size:var(--Typography--font-size-base);
    }

    .enCuKC.disabled {
      background:var(--UI-Colors--bg-error);
    }

    .doJpLB {
      width:var(--width);
      height:100vh;
      overflow:hidden;
      position:relative;
    }

    .diGogR {
      width:100%;
      max-width:100%;
      min-width:100%;
      padding-top:.5rem;
      padding-bottom:.5rem;
    }

    .cPczJA {
      cursor:pointer;
      padding-left:.5rem;
      padding-right:.5rem;
      padding-top:.25rem;
      padding-bottom:.25rem;
      margin-left:auto;
      color:var(--UI-Colors--text-secondary);
      font-family:inherit;
      font-size:inherit;
      font-weight:inherit;
    }

    .cPczJA:hover {
      background:var(--UI-Colors--bg-error);
      border-top-left-radius:var(--UI-Styles--Border-radius_small);
      border-top-right-radius:var(--UI-Styles--Border-radius_small);
      border-bottom-left-radius:var(--UI-Styles--Border-radius_small);
      border-bottom-right-radius:var(--UI-Styles--Border-radius_small);
    }

    .QdmfP {
      cursor:pointer;
      background:var(--UI-Colors--bg-secondary);
      font-weight:inherit;
      padding-top:0.75rem;
      padding-left:1rem;
      padding-right:1rem;
      padding-bottom:0.75rem;
      border-top-left-radius:var(--UI-Styles--Border-radius_small);
      border-top-right-radius:var(--UI-Styles--Border-radius_small);
      border-bottom-left-radius:var(--UI-Styles--Border-radius_small);
      border-bottom-right-radius:var(--UI-Styles--Border-radius_small);
      font-family:inherit;
      font-size:inherit;
      color:var(--UI-Colors--text-primary);
      align-items:center;
      justify-content:center;
      display:flex;
      flex-direction:row;
      row-gap:.5rem;
      column-gap:.5rem;
    }

    .blNfoP {
      position:fixed;
      right:0px;
      top:0px;
      width:20rem;
      padding-left:1rem;
      padding-right:1rem;
      padding-top:1rem;
      padding-bottom:1rem;
      z-index:11;
      row-gap:.5rem;
      column-gap:.5rem;
      background:var(--UI-Colors--bg-secondary);
      font-family:inherit;
      font-size:inherit;
      font-weight:inherit;
      height:100vh;
    }

    .cbNwSW {
      padding-left:1rem;
      padding-right:1rem;
      padding-top:1rem;
      padding-bottom:1rem;
      background:var(--UI-Colors--bg-primary);
      border-top-left-radius:var(--UI-Styles--Border-radius_medium);
      border-top-right-radius:var(--UI-Styles--Border-radius_medium);
      border-bottom-left-radius:var(--UI-Styles--Border-radius_medium);
      border-bottom-right-radius:var(--UI-Styles--Border-radius_medium);
      row-gap:.5rem;
      column-gap:.5rem;
      align-items:flex-start;
      justify-content:flex-start;
      display:flex;
      border-width:1px;
      border-style:solid;
      border-color:transparent;
      cursor:pointer;
    }

    .cbNwSW:hover {
      border-width:1px;
      border-style:solid;
      border-color:var(--UI-Colors--border-primary);
    }

    .bHFfOj {
      display:inline;
      font-family:inherit;
      font-weight:inherit;
      font-size:inherit;
      color:var(--UI-Colors--text-primary);
      text-align:left;
    }

    .cEbmiK {
      display:inline;
      font-family:inherit;
      font-weight:inherit;
      font-size:var(--Typography--font-size-xs);
      color:var(--UI-Colors--text-secondary);
    }

    .dspIcT {
      width:2.5rem;
      height:2.5rem;
      display:flex;
      align-items:center;
      justify-content:center;
      text-align:center;
      font-size:var(--Typography--font-size-base);
      font-weight:var(--Typography--font-weight-normal);
      color:var(--UI-Colors--text-primary);
      border-top-left-radius:var(--UI-Styles--Border-radius_full);
      border-top-right-radius:var(--UI-Styles--Border-radius_full);
      border-bottom-left-radius:var(--UI-Styles--Border-radius_full);
      border-bottom-right-radius:var(--UI-Styles--Border-radius_full);
      background:var(--UI-Colors--bg-secondary);
    }

    .bCTwEd {
      display:inline;
      font-family:inherit;
      font-weight:inherit;
      font-size:inherit;
    }

    .kvvLK {
      flex-direction:row;
      align-items:flex-start;
      justify-content:start;
      display:flex;
      width:100%;
      row-gap:.5rem;
      column-gap:.5rem;
    }

    .cMdAsG {
      display:inline;
      font-family:inherit;
      font-weight:inherit;
      font-size:inherit;
    }

    .kMCRk {
      width:2.5rem;
      height:2.5rem;
      display:flex;
      align-items:center;
      justify-content:center;
      text-align:center;
      font-size:var(--Typography--font-size-base);
      font-weight:var(--Typography--font-weight-normal);
      color:var(--UI-Colors--text-primary);
      border-top-left-radius:var(--UI-Styles--Border-radius_full);
      border-top-right-radius:var(--UI-Styles--Border-radius_full);
      border-bottom-left-radius:var(--UI-Styles--Border-radius_full);
      border-bottom-right-radius:var(--UI-Styles--Border-radius_full);
      background:var(--UI-Colors--bg-primary);
      cursor:pointer;
    }

    .cCYXsI {
      width:100%;
    }

    .dlOjlD {
      width:100%;
      border-top-width:1px;
      border-top-style:solid;
      border-top-color:var(--UI-Colors--border-primary);
      row-gap:1rem;
      column-gap:1rem;
    }

    .bMrXKx {
      row-gap:.5rem;
      column-gap:.5rem;
      width:100%;
      padding-top:1rem;
      padding-bottom:1rem;
      border-bottom-width:1px;
      border-bottom-style:solid;
      border-bottom-color:var(--UI-Colors--border-primary);
    }

    .bGqSIv {
      width:2.5rem;
      height:2.5rem;
      display:flex;
      align-items:center;
      justify-content:center;
      text-align:center;
      font-size:var(--Typography--font-size-base);
      font-weight:var(--Typography--font-weight-normal);
      color:var(--UI-Colors--text-primary);
      border-top-left-radius:var(--UI-Styles--Border-radius_full);
      border-top-right-radius:var(--UI-Styles--Border-radius_full);
      border-bottom-left-radius:var(--UI-Styles--Border-radius_full);
      border-bottom-right-radius:var(--UI-Styles--Border-radius_full);
      background:var(--UI-Colors--bg-primary);
    }

    .dKYQzo {
      top:var(--y-inset);
      left:var(--x-inset);
      color:var(--UI-Colors--text-primary);
      display:flex;
      position:absolute;
      font-size:12px;
      align-items:flex-start;
      font-weight:600;
      pointer-events:auto;
      justify-content:flex-start;
      padding-left:1rem;
      padding-right:1rem;
      padding-top:1rem;
      padding-bottom:1rem;
      background:var(--UI-Colors--bg-secondary);
      border-top-left-radius:var(--UI-Styles--Border-radius_medium);
      border-top-right-radius:var(--UI-Styles--Border-radius_medium);
      border-bottom-left-radius:var(--UI-Styles--Border-radius_medium);
      border-bottom-right-radius:var(--UI-Styles--Border-radius_medium);
      row-gap:.5rem;
      column-gap:.5rem;
      width:20rem;
    }

    .csvHaX {
      top:var(--y-inset);
      left:var(--x-inset);
      color:var(--UI-Colors--text-primary);
      display:flex;
      position:absolute;
      font-size:12px;
      align-items:flex-start;
      font-weight:600;
      pointer-events:auto;
      justify-content:flex-start;
      padding-left:.5rem;
      padding-right:.5rem;
      padding-top:.5rem;
      padding-bottom:.5rem;
      background:var(--UI-Colors--bg-secondary);
      border-top-left-radius:0rem;
      border-top-right-radius:var(--UI-Styles--Border-radius_full);
      border-bottom-left-radius:var(--UI-Styles--Border-radius_full);
      border-bottom-right-radius:var(--UI-Styles--Border-radius_full);
      row-gap:.5rem;
      column-gap:.5rem;
      cursor:pointer;
    }

    .fjgFgb {
      flex-direction:row;
      align-items:flex-start;
      justify-content:space-between;
      display:flex;
      width:100%;
    }

    .eQPWex {
      display:inline;
      font-family:inherit;
      font-weight:inherit;
      font-size:var(--Typography--font-size-sm);
      color:var(--UI-Colors--text-primary);
    }

    .bUPGrq {
      display:inline;
      font-family:inherit;
      font-weight:inherit;
      font-size:var(--Typography--font-size-xxs);
      color:var(--UI-Colors--text-secondary);
    }

    .cESfll {
      row-gap:.5rem;
      column-gap:.5rem;
      width:100%;
      margin-top:.5rem;
    }

    .fiVEBH {
      width:2rem;
      height:2rem;
      display:flex;
      align-items:center;
      justify-content:center;
      text-align:center;
      font-size:var(--Typography--font-size-base);
      font-weight:var(--Typography--font-weight-normal);
      color:var(--UI-Colors--text-primary);
      border-top-left-radius:var(--UI-Styles--Border-radius_full);
      border-top-right-radius:var(--UI-Styles--Border-radius_full);
      border-bottom-left-radius:var(--UI-Styles--Border-radius_full);
      border-bottom-right-radius:var(--UI-Styles--Border-radius_full);
      background:var(--UI-Colors--bg-primary);
    }

    .IhmDc {
      flex:1;
      align-items:flex-start;
      justify-content:flex-start;
      display:flex;
      flex-direction:row;
      row-gap:.5rem;
      column-gap:.5rem;
    }

    .cBEagg {
      width:1.5rem;
      height:1.5rem;
      align-items:center;
      justify-content:center;
      display:flex;
      border-top-left-radius:var(--UI-Styles--Border-radius_full);
      border-top-right-radius:var(--UI-Styles--Border-radius_full);
      border-bottom-left-radius:var(--UI-Styles--Border-radius_full);
      border-bottom-right-radius:var(--UI-Styles--Border-radius_full);
      background:var(--Primitive--Brand-blue);
      color:var(--UI-Colors--text-primary);
      opacity:.5;
      cursor:pointer;
    }

    .cBEagg:hover {
      opacity:1;
    }

    .fvIEhQ {
      flex:1;
      padding-top:.5rem;
      padding-bottom:.5rem;
    }