
  

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


    .dASuYn {
      width:100%;
      background:var(--UI-Colors--bg-primary);
      min-height:100vh;
      font-family:system-ui;
      flex-direction:row;
    }

    .eEzfmw {
      flex:1;
      width:100%;
      display:flex;
      max-width:100%;
      background:var(--UI-Colors--bg-secondary);
      min-height:100vh;
      overflow-x:scroll;
      overflow-y:scroll;
      align-items:flex-start;
      font-family:inherit;
      justify-content:flex-start;
    }

    .dMkgwU {
      width:100%;
      display:flex;
      position:relative;
      align-items:center;
      font-family:inherit;
      flex-direction:row;
      justify-content:space-between;
    }

    .blbbRN {
      width:100%;
      height:7rem;
      display:flex;
      row-gap:1rem;
      z-index:888;
      column-gap:1rem;
      align-items:flex-start;
      font-family:inherit;
      padding-top:1rem;
      padding-left:1rem;
      padding-right:1rem;
      flex-direction:column;
      padding-bottom:1rem;
      justify-content:start;
    }

    .chAamY {
      color:var(--UI-Colors--text-primary);
      display:inline;
      font-size:var(--Typography--font-size-xl);
      font-family:inherit;
      font-weight:var(--Typography--font-weight-semi-bold);
    }

    .dRlEgF {
      color:ui;
    }

    .cmmKgt {
      color:var(--UI-Colors--text-primary);
      cursor:pointer;
      display:flex;
      row-gap:.5rem;
      column-gap:.5rem;
      align-items:center;
      font-family:inherit;
      padding-top:.5rem;
      border-color:var(--UI-Colors--border-secondary);
      border-style:solid;
      border-width:1px;
      padding-left:1rem;
      padding-right:1rem;
      flex-direction:row;
      padding-bottom:.5rem;
      justify-content:center;
      border-top-left-radius:100vw;
      border-top-right-radius:100vw;
      border-bottom-left-radius:100vw;
      border-bottom-right-radius:100vw;
    }

    .cmmKgt.selected {
      background:var(--UI-Colors--bg-primary);
    }

    .eTOQoi {
      flex:1;
      display:flex;
      overflow:hidden;
      position:relative;
      background:var(--UI-Colors--bg-secondary);
      flex-direction:column;
    }

    .UYGdH {
      display:flex;
      align-items:center;
      flex-direction:row;
    }

    .NWgRU {
      color:var(--UI-Colors--text-secondary);
      display:inline;
      font-size:inherit;
      max-width:100%;
      font-family:inherit;
      font-weight:600;
      padding-left:1rem;
      padding-right:1rem;
    }

    .cWLUT {
      top:1rem;
      right:1rem;
      z-index:999;
      position:absolute;
    }

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

    .foPIJf {
      color:var(--UI-Colors--text-primary);
      width:100%;
      display:grid;
      row-gap:1rem;
      column-gap:1rem;
      font-family:inherit;
      padding-top:.5rem;
      padding-left:1rem;
      grid-template:auto / 1fr 1fr 1fr 1fr;
      padding-right:1rem;
      flex-direction:row;
      border-top-color:var(--UI-Colors--border-primary);
      border-top-style:solid;
      border-top-width:1px;
    }

    .eJpqOJ {
      color:var(--UI-Colors--text-primary);
      display:flex;
      row-gap:1rem;
      background:var(--UI-Colors--bg-primary);
      box-shadow:var(--UI-Styles--shadow-xl);
      column-gap:1rem;
      align-items:flex-start;
      font-family:inherit;
      padding-top:1.5rem;
      padding-left:1.5rem;
      padding-right:1.5rem;
      flex-direction:column;
      padding-bottom:1.5rem;
      justify-content:flex-start;
      border-top-left-radius:.5rem;
      border-top-right-radius:.5rem;
      border-bottom-left-radius:.5rem;
      border-bottom-right-radius:.5rem;
    }

    .otrEY {
      right:1rem;
      bottom:1rem;
      display:flex;
      row-gap:.5rem;
      z-index:999;
      position:absolute;
      background:var(--UI-Colors--bg-primary);
      column-gap:.5rem;
      align-items:center;
      font-family:inherit;
      padding-top:.5rem;
      padding-left:.5rem;
      padding-right:.5rem;
      flex-direction:row;
      padding-bottom:.5rem;
      justify-content:flex-end;
      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);
    }

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

    .gIcxa {
      top:-800px;
      left:-800px;
      z-index:0;
      position:absolute;
      pointer-events:none;
    }

    .njMWV {
      width:fit-content;
      display:flex;
      row-gap:2rem;
      column-gap:2rem;
      align-items:center;
      font-family:inherit;
      flex-direction:column;
      justify-content:flex-start;
    }

    .ngoMv {
      color:var(--UI-Colors--text-primary);
      width:100%;
      display:flex;
      row-gap:1rem;
      column-gap:1rem;
      padding-top:0.75rem;
      padding-left:1rem;
      grid-template:auto / 1fr 1fr;
      padding-right:1rem;
      flex-direction:row;
      justify-content:space-between;
      border-top-color:var(--UI-Colors--border-primary);
      border-top-style:solid;
      border-top-width:1px;
    }

    .peINW {
      flex:1;
      color:var(--Primitive--White);
      display:inline;
      font-size:inherit;
      grid-area:1 / 4 / 1 / 5;
      max-width:10rem;
      min-width:0px;
      overflow-x:hidden;
      overflow-y:hidden;
      text-align:center;
      align-items:flex-start;
      font-family:inherit;
      font-weight:inherit;
      padding-top:.25rem;
      white-space:nowrap;
      padding-left:0.5rem;
      padding-right:0.5rem;
      text-overflow:ellipsis;
      padding-bottom:.25rem;
      justify-content:center;
      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);
    }

    .peINW.blue {
      background:var(--Primitive--Brand-blue);
    }

    .peINW.red {
      background:var(--Primitive--Brand-red_light);
    }

    .peINW.purple {
      background:var(--Primitive--Brand-purple);
    }

    .peINW.green {
      background:var(--Primitive--Green);
    }

    .peINW.red-light {
      background:var(--Primitive--Red_light);
    }

    .peINW.green-dark {
      background:var(--Primitive--Green_Dark);
    }

    .coaxhH {
      display:inline;
      font-size:inherit;
      max-width:100%;
      min-width:0px;
      overflow-x:hidden;
      font-family:inherit;
      font-weight:inherit;
      white-space:nowrap;
      text-overflow:ellipsis;
      flex-direction:row;
    }

    .euusEP {
      width:100%;
      height:100%;
      display:flex;
      row-gap:2rem;
      position:absolute;
      transform:translate(var(--panX), var(--panY)) scale(var(--zoom), var(--zoom));
      background:var(--UI-Colors--bg-secondary);
      column-gap:2rem;
      overflow-x:visible;
      overflow-y:visible;
      align-items:center;
      padding-top:7rem;
      justify-content:flex-start;
      transform-origin:center center;
    }

    .eXnIOx {
      display:inline;
      font-size:inherit;
      min-width:0px;
      overflow-x:hidden;
      overflow-y:hidden;
      font-family:inherit;
      font-weight:inherit;
      white-space:nowrap;
      text-overflow:ellipsis;
    }

    .dASrGj {
      color:var(--UI-Colors--text-secondary);
      font-size:var(--Typography--font-size-sm);
      text-align:center;
      padding-left:0.5rem;
      padding-right:0.5rem;
    }

    .clERKm {
      display:inline;
      font-size:inherit;
      max-width:5rem;
      overflow-x:hidden;
      font-family:inherit;
      font-weight:inherit;
      white-space:nowrap;
      text-overflow:ellipsis;
    }

    .fyZdFe {
      display:flex;
      background:var(--UI-Colors--bg-secondary);
      align-items:center;
      font-family:inherit;
      padding-top:2px;
      border-color:var(--UI-Colors--border-secondary);
      border-style:solid;
      border-width:1px;
      padding-left:2px;
      padding-right:2px;
      flex-direction:row;
      padding-bottom:2px;
      justify-content:center;
      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);
    }

    .frnZBc {
      color:var(--UI-Colors--text-secondary);
      cursor:pointer;
      padding:8px 16px;
      font-size:14px;
      background:var(--UI-Colors--bg-secondary);
      font-weight:500;
      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);
    }

    .frnZBc:hover {
      background:var(--UI-Colors--bg-tertiary);
    }

    .chWNqD {
      display:flex;
      row-gap:.5rem;
      font-size:var(--Typography--font-size-xs);
      max-width:25rem;
      background:var(--UI-Colors--bg-primary);
      box-shadow:var(--UI-Styles--shadow-xl);
      column-gap:.5rem;
      align-items:flex-start;
      font-family:inherit;
      padding-top:1rem;
      flex-direction:column;
      padding-bottom:1rem;
      justify-content:flex-start;
      border-top-left-radius:.5rem;
      border-top-right-radius:.5rem;
      border-bottom-left-radius:.5rem;
      border-bottom-right-radius:.5rem;
    }

    .dwuRxp {
      color:var(--UI-Colors--border-secondary);
    }

    .eOcBxS {
      flex:1 1 0%;
      width:100%;
      display:flex;
      align-items:flex-start;
      justify-content:center;
    }

    .uRCCt {
      display:flex;
      row-gap:.5rem;
      font-size:var(--Typography--font-size-xs);
      max-width:25rem;
      background:var(--UI-Colors--bg-primary);
      box-shadow:var(--UI-Styles--shadow-xl);
      column-gap:.5rem;
      align-items:flex-start;
      font-family:inherit;
      padding-top:1rem;
      flex-direction:column;
      justify-content:flex-start;
      border-top-left-radius:.5rem;
      border-top-right-radius:.5rem;
      border-bottom-left-radius:.5rem;
      border-bottom-right-radius:.5rem;
    }

    .fypa-Dc {
      flex:1;
      color:var(--Primitive--White);
      display:inline;
      font-size:inherit;
      max-width:10rem;
      min-width:0px;
      overflow-x:hidden;
      overflow-y:hidden;
      text-align:center;
      align-items:flex-start;
      font-family:inherit;
      font-weight:inherit;
      padding-top:.25rem;
      white-space:nowrap;
      padding-left:0.5rem;
      padding-right:0.5rem;
      text-overflow:ellipsis;
      padding-bottom:.25rem;
      justify-content:center;
      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);
    }

    .fypa-Dc.blue {
      background:var(--Primitive--Brand-blue);
    }

    .fypa-Dc.red {
      background:var(--Primitive--Brand-red_light);
    }

    .fypa-Dc.purple {
      background:var(--Primitive--Brand-purple);
    }

    .fypa-Dc.green {
      background:var(--Primitive--Green);
    }

    .fypa-Dc.red-light {
      background:var(--Primitive--Red_light);
    }

    .fypa-Dc.green-dark {
      background:var(--Primitive--Green_Dark);
    }

    .cWSWWg {
      width:100%;
      display:flex;
      row-gap:1rem;
      flex-wrap:nowrap;
      column-gap:1rem;
      align-items:flex-start;
      flex-direction:row;
      justify-content:space-between;
    }

    .fHiAXZ {
      cursor:pointer;
      font-size:var(--Typography--font-size-sm);
      font-family:inherit;
      padding-top:.5rem;
      padding-left:0.75rem;
      padding-right:0.75rem;
      padding-bottom:.5rem;
      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);
    }

    .fHiAXZ.selected {
      background:var(--UI-Colors--bg-primary);
      box-shadow:0px 2px 4px 0px #00000020;
    }

    .vUEHx {
      color:var(--UI-Colors--text-primary);
      display:flex;
      row-gap:.25rem;
      font-size:12px;
      background:var(--UI-Colors--bg-secondary);
      column-gap:.25rem;
      align-items:center;
      font-family:inherit;
      font-weight:400;
      padding-top:.25rem;
      padding-left:.5rem;
      padding-right:.5rem;
      flex-direction:row;
      padding-bottom:.25rem;
      justify-content:center;
      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);
    }

    .cubMtV {
      color:inherit;
      display:inline;
      font-size:inherit;
      text-align:center;
      font-family:inherit;
      font-weight:inherit;
    }

    .draggable-canvas\:nsMNzwRNKeQe7uS6RQN-T {
      color:var(--UI-Colors--text-secondary);
      border-color:var(--UI-Colors--border-secondary);
      border-style:solid;
      border-width:1px;
    }

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

    .cpBeUn {
      cursor:grab;
      display:flex;
      overflow:hidden;
      position:relative;
      flex-grow:1;
      background:var(--UI-Colors--bg-secondary);
      align-items:center;
      justify-content:center;
    }

    .cpBeUn.dragging {
      cursor:grabbing;
    }

    .exvOPB {
      color:var(--UI-Colors--text-tertiary);
      display:inline;
      font-size:inerhit;
      text-align:left;
      font-family:inherit;
      font-weight:500;
    }

    .draggable-canvas\:pFMtLdvoO_HBrKJqNKY9e {
      color:var(--UI-Colors--text-secondary);
      border-color:var(--UI-Colors--border-secondary);
      border-style:solid;
      border-width:1px;
    }

    .dddXbA {
      top:1rem;
      right:1rem;
      cursor:pointer;
      position:absolute;
      padding-top:.25rem;
      padding-left:.25rem;
      padding-right:.25rem;
      padding-bottom:.25rem;
      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);
    }

    .dddXbA:hover {
      background:var(--UI-Colors--bg-secondary);
    }

    .dZwlx {
      color:var(--UI-Colors--text-primary);
      width:100%;
      display:grid;
      row-gap:1rem;
      column-gap:1rem;
      padding-top:0.75rem;
      padding-left:1rem;
      grid-template:auto / 1fr 1fr 1fr 1fr;
      padding-right:1rem;
      flex-direction:row;
      padding-bottom:.75rem;
      border-top-color:var(--UI-Colors--border-primary);
      border-top-style:solid;
      border-top-width:1px;
      grid-template-columns:repeat(auto-fit, minmax(50px, 1fr));
    }

    .byTsxz {
      color:var(--UI-Colors--text-primary);
      width:100%;
      display:flex;
      row-gap:1rem;
      column-gap:1rem;
      padding-left:1rem;
      grid-template:auto / 1fr 1fr;
      padding-right:1rem;
      flex-direction:row;
      justify-content:space-between;
    }

    .draggable-canvas\:tk5CDF6C7UtmzVneEGTrR {
      color:var(--UI-Colors--text-secondary);
      border-color:var(--UI-Colors--border-secondary);
      border-style:solid;
      border-width:1px;
    }

    .dYvGa-d {
      color:var(--UI-Colors--text-primary);
      display:inline;
      font-size:inherit;
      max-width:15rem;
      text-align:left;
      font-family:inherit;
      font-weight:600;
    }

    .efJTuw {
      display:flex;
      row-gap:1rem;
      flex-wrap:nowrap;
      column-gap:1rem;
      align-items:flex-start;
      flex-direction:row;
      justify-content:center;
    }

    .cxEFuU {
      color:var(--UI-Colors--text-secondary);
      cursor:pointer;
      padding:8px 16px;
      font-size:var(--Typography--font-size-sm);
      background:var(--UI-Colors--bg-secondary);
      font-family:inherit;
      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);
    }

    .cxEFuU:hover {
      background:var(--UI-Colors--bg-tertiary);
    }

    .culyCS {
      display:inline;
      font-size:inherit;
      max-width:100%;
      min-width:0px;
      overflow-x:hidden;
      overflow-y:hidden;
      text-align:left;
      font-family:inherit;
      font-weight:inherit;
      white-space:nowrap;
      text-overflow:ellipsis;
    }

    .bjovTi {
      color:var(--UI-Colors--text-tertiary);
      display:inline;
      font-size:inherit;
      text-align:left;
      font-family:inherit;
      font-weight:500;
      white-space:nowrap;
    }

    .campaigns\:NZP8ikNkm2fSXBEAPD3Sg {
      width:100vw;
      height:100%;
      margin-top:-7rem;
      margin-left:var(--margin-left);
    }

    @media (max-width: 500px) {
    }

    .HtKMe {
      font-family:inherit;
    }

    .HtKMe.show {
      overflow-x:visible;
      overflow-y:visible;
    }

    .ERbGo {
      top:calc(100% + .5rem);
      color:var(--UI-Colors--text-primary);
      width:fit-content;
      display:flex;
      opacity:0;
      row-gap:.5rem;
      z-index:5;
      position:absolute;
      max-width:90vw;
      translate:0 1rem 0;
      background:var(--UI-Colors--bg-primary);
      box-shadow:0px 4px 8px 0px #00000020;
      column-gap:.5rem;
      transition:all 300ms ease;
      align-items:flex-start;
      font-family:inherit;
      padding-top:1rem;
      border-color:var(--UI-Colors--border-primary);
      border-style:solid;
      border-width:1px;
      padding-left:1rem;
      padding-right:1rem;
      flex-direction:column;
      padding-bottom:1rem;
      pointer-events:none;
      justify-content:flex-start;
      border-top-left-radius:.5rem;
      border-top-right-radius:.5rem;
      border-bottom-left-radius:.5rem;
      border-bottom-right-radius:.5rem;
    }

    .ERbGo.show {
      opacity:1;
      translate:0 0 0;
      pointer-events:auto;
    }

    .cLCbYy {
      display:flex;
      row-gap:1rem;
      z-index:999;
      position:relative;
      flex-wrap:wrap;
      column-gap:1rem;
      font-family:inherit;
      flex-direction:row;
    }

    .eDYafT {
      color:inherit;
      cursor:pointer;
      display:flex;
      font-size:inherit;
      text-align:left;
      align-items:flex-start;
      font-family:inherit;
      font-weight:inherit;
      white-space:pre;
      justify-content:flex-start;
    }

    .fsAuli {
      display:flex;
      row-gap:1rem;
      column-gap:1rem;
      align-items:center;
      font-family:inherit;
      flex-direction:row;
      justify-content:flex-start;
    }

    .cvQzzT {
      width:100%;
      height:100%;
      display:flex;
      max-width:16rem;
      background:var(--UI-Colors--bg-secondary);
      transition:max-width 300ms ease;
      align-items:flex-start;
      justify-content:flex-start;
      border-right-color:var(--UI-Colors--border-secondary);
      border-right-style:solid;
      border-right-width:1px;
    }

    .cvQzzT.collapsed {
      display:flex;
      max-width:4rem;
      align-items:center;
      flex-direction:column;
      justify-content:flex-start;
    }

    @media (max-width: 500px) {

    .cvQzzT.collapsed {
      max-width:0px;
      overflow-x:hidden;
      overflow-y:hidden;
    }
    }

    @media (max-width: 500px) {

    .cvQzzT {
      max-width:100%;
    }
    }

    .cqfMeD {
      color:var(--UI-Colors--text-secondary);
      cursor:pointer;
      padding-top:.5rem;
      padding-left:.5rem;
      padding-right:.5rem;
      padding-bottom:.5rem;
      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);
    }

    .cqfMeD:hover {
      color:var(--UI-Colors--text-primary);
      background:var(--UI-Colors--bg-primary);
    }

    .XxEXt {
      flex:1;
      color:var(--UI-Colors--text-primary);
      cursor:pointer;
      display:flex;
      row-gap:.5rem;
      z-index:2;
      animation:6s cubic-bezier(0.42, 0, 0.58, 1) infinite animation-cWOqIx;
      font-size:1rem;
      background:linear-gradient(var(--UI-Colors--bg-secondary) 0%, var(--UI-Colors--bg-secondary) 100%) padding-box padding-box, linear-gradient(var(--angle), var(--Primitive--Brand-red) 0%, var(--Primitive--Brand-purple) 50%, var(--Primitive--Brand-blue) 100%) border-box border-box;
      column-gap:.5rem;
      align-items:center;
      font-family:inherit;
      padding-top:.5rem;
      border-color:transparent;
      border-style:solid;
      border-width:1.5px;
      padding-left:.875rem;
      padding-right:.875rem;
      flex-direction:row;
      padding-bottom:.5rem;
      justify-content:flex-start;
      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);
    }

    .XxEXt:hover {
      background:linear-gradient(var(--UI-Colors--bg-primary) 0%, var(--UI-Colors--bg-primary) 100%) padding-box padding-box, linear-gradient(var(--angle), var(--Primitive--Brand-red) 0%, var(--Primitive--Brand-purple) 50%, var(--Primitive--Brand-blue) 100%) border-box border-box;
    }

    @keyframes animation-cWOqIx {
        0% {
          --angle: 0deg;
        }

        100% {
          --angle: 360deg;
        }
    }

    .bruZoG {
      color:var(--UI-Colors--text-primary);
      opacity:.6;
    }

    .fhIyxE {
      top:0px;
      left:0px;
      width:100%;
      height:100vh;
      display:flex;
      row-gap:1rem;
      position:sticky;
      column-gap:1rem;
      align-items:center;
      padding-top:2rem;
      padding-left:1rem;
      padding-right:1rem;
      flex-direction:column;
      padding-bottom:2rem;
      justify-content:flex-start;
    }

    .fhIyxE.collapsed {
      max-width:4rem;
      padding-left:.5rem;
      padding-right:.5rem;
    }

    .eKtRIo {
      width:100%;
      row-gap:2px;
      column-gap:2px;
    }

    .XoKbd {
      display:flex;
      row-gap:.5rem;
      column-gap:.5rem;
      align-items:center;
      font-family:inherit;
      padding-top:.5rem;
      padding-left:.875rem;
      padding-right:.875rem;
      flex-direction:row;
      padding-bottom:.5rem;
      justify-content:flex-start;
      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);
    }

    .XoKbd.selected {
      background:var(--UI-Colors--bg-primary);
    }

    .XoKbd:hover {
      background:var(--UI-Colors--bg-primary);
    }

    .XoKbd.collapsed {
      display:flex;
      align-items:center;
      padding-top:.75rem;
      padding-left:.75rem;
      padding-right:.75rem;
      padding-bottom:.75rem;
      justify-content:center;
    }

    .fgzTSp {
      color:var(--UI-Colors--text-primary);
      opacity:.6;
    }

    .fgzTSp.selected {
      opacity:1;
    }

    .HXAth {
      color:var(--UI-Colors--text-primary);
      display:inline;
      font-size:var(--Typography--font-size-base);
      font-family:inherit;
      font-weight:var(--Typography--font-weight-semi-bold);
    }

    .cOwAha {
      color:var(--UI-Colors--text-primary);
      display:inline;
      font-size:var(--Typography--font-size-xs);
      font-family:inherit;
      font-weight:var(--Typography--font-weight-semi-bold);
      margin-left:auto;
    }

    .cUQePX {
      width:100%;
      margin-top:auto;
    }

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

    .EOaac.collapsed {
      display:flex;
      row-gap:.5rem;
      column-gap:.5rem;
      align-items:center;
      flex-direction:column-reverse;
      justify-content:flex-start;
    }

    .coWOAi {
      color:inherit;
    }

    .cCYXsI {
      width:100%;
    }

    .capYVC {
      color:var(--UI-Colors--text-primary);
      opacity:.6;
    }

    .capYVC.collapsed {
      rotate:0 1 0 180deg;
    }

    .uiPzo {
      color:var(--UI-Colors--text-primary);
    }

    .side-navigation\:sKKw5Z0poVuR8pTiusN_B {
      height:2rem;
    }

    .eKKxTu {
      color:text;
    }

    .fFyinO {
      cursor:pointer;
      display:flex;
      row-gap:.5rem;
      column-gap:.5rem;
      align-items:center;
      font-family:inherit;
      padding-top:.5rem;
      padding-left:.875rem;
      padding-right:.875rem;
      flex-direction:row;
      padding-bottom:.5rem;
      justify-content:flex-start;
      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);
    }

    .fFyinO:hover {
      background:var(--UI-Colors--bg-primary);
    }

    .fFyinO.collapsed {
      display:flex;
      align-items:center;
      padding-top:.75rem;
      padding-left:.75rem;
      padding-right:.75rem;
      padding-bottom:.75rem;
      justify-content:center;
    }

    .ddGnnJ {
      color:var(--UI-Colors--text-secondary);
      cursor:pointer;
      padding-top:.5rem;
      padding-left:.5rem;
      padding-right:.5rem;
      padding-bottom:.5rem;
      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);
      position:fixed;
      right:1rem;
      top:2rem;
      z-index:999;
    }

    .ddGnnJ:hover {
      color:var(--UI-Colors--text-primary);
      background:var(--UI-Colors--bg-primary);
    }

    @media (min-width: 500px) {

    .ddGnnJ {
      display:none;
    }
    }