
  
body, :host {
  --font-sans: 'Inter',sans-serif;

  --font-weight-bold: 700;
--font-weight-bolder: 800;
--font-weight-normal: 500;
--font-weight-regular: 400;
--font-weight-semi-bold: 600;

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

  --spacing:0.25rem;
    --red-50:#FEF2F2;
--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;
--sky-50:#F0F9FF;
--sky-100:#E0F2FE;
--sky-200:#BAE6FD;
--sky-300:#7DD3FC;
--sky-400:#38BDF8;
--sky-500:#0EA5E9;
--sky-600:#0284C7;
--sky-700:#0369A1;
--sky-800:#075985;
--sky-900:#0C4A6E;
--blue-50:#EFF6FF;
--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;
--cyan-50:#ECFEFF;
--cyan-100:#CFFAFE;
--cyan-200:#A5F3FC;
--cyan-300:#67E8F9;
--cyan-400:#22D3EE;
--cyan-500:#06B6D4;
--cyan-600:#0891B2;
--cyan-700:#0E7490;
--cyan-800:#155E75;
--cyan-900:#164E63;
--grey-50:#FAFAFA;
--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-50:#F7FEE7;
--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-50:#FDF2F8;
--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;
--rose-50:#FFF1F2;
--rose-100:#FFE4E6;
--rose-200:#FECDD3;
--rose-300:#FDA4AF;
--rose-400:#FB7185;
--rose-500:#F43F5E;
--rose-600:#E11D48;
--rose-700:#BE123C;
--rose-800:#9F1239;
--rose-900:#881337;
--teal-50:#F0FDFA;
--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;
--amber-50:#FFFBEB;
--amber-100:#FEF3C7;
--amber-200:#FDE68A;
--amber-300:#FCD34D;
--amber-400:#FBBF24;
--amber-500:#F59E0B;
--amber-600:#D97706;
--amber-700:#B45309;
--amber-800:#92400E;
--amber-900:#78350F;
--green-50:#ECFDF5;
--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;
--indigo-50:#EEF2FF;
--indigo-100:#E0E7FF;
--indigo-200:#C7D2FE;
--indigo-300:#A5B4FC;
--indigo-400:#818CF8;
--indigo-500:#6366F1;
--indigo-600:#4F46E5;
--indigo-700:#4338CA;
--indigo-800:#3730A3;
--indigo-900:#312E81;
--orange-50:#FFF7ED;
--orange-100:#FFEDD5;
--orange-200:#FED7AA;
--orange-300:#FDBA74;
--orange-400:#FB923C;
--orange-500:#F97316;
--orange-600:#EA580C;
--orange-700:#C2410C;
--orange-800:#9A3412;
--orange-900:#7C2D12;
--purple-50:#F5F3FF;
--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;
--yellow-50:#FFFBEB;
--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;
--emerald-50:#ECFDF5;
--emerald-100:#D1FAE5;
--emerald-200:#A7F3D0;
--emerald-300:#6EE7B7;
--emerald-400:#34D399;
--emerald-500:#10B981;
--emerald-600:#059669;
--emerald-700:#047857;
--emerald-800:#065F46;
--emerald-900:#064E3B;
--fuchsia-50:#FDF4FF;
--fuchsia-100:#FAE8FF;
--fuchsia-200:#F5D0FE;
--fuchsia-300:#F0ABFC;
--fuchsia-400:#E879F9;
--fuchsia-500:#D946EF;
--fuchsia-600:#C026D3;
--fuchsia-700:#A21CAF;
--fuchsia-800:#86198F;
--fuchsia-900:#701A75;

  --text-xxs:0.625rem;
  --line-height-xxs:0.9rem;

  --text-xs:0.75rem;
  --line-height-xs:1rem;

  --text-sm:0.875rem;
  --line-height-sm:1.25rem;

  --text-base:1rem;
  --line-height-base:1.5rem;

  --text-lg:1.125rem;
  --line-height-lg:1.75rem;

  --text-xl:1.25rem;
  --line-height-xl:1.75rem;

  --text-2xl:1.5rem;
  --line-height-2xl:2rem;

  --text-3xl:1.875rem;
  --line-height-3xl:2.25rem;

  --text-4xl:2.25rem;
  --line-height-4xl:2.5rem;

  --text-5xl:3rem;
  --line-height-5xl:3rem;

  --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);
--shadow-2xl:0 25px 50px -12px rgba(0, 0, 0, 0.25);
--shadow-base:0 1px 3px 0 rgba(0, 0, 0, 0.25), 0 1px 2px 0 rgba(0, 0, 0, 0.25);
}


@layer reset {
  html {
    height:100%;
  }

  #App {
    height:100%;
    display:flex;
    flex-direction:column;
  }

  body {
    height:100%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin:0;
  }

  [data-node-id]:not([data-unset-toddle-styles],[data-node-type="text"],noscript,br,script,style,math,math *,link,template,meta,title,base), [data-node-id]:not([data-unset-toddle-styles],noscript)::before, [data-node-id]:not([data-unset-toddle-styles],noscript)::after {
    display: flex;
    flex-direction: column;
    flex-grow: 0;
    flex-shrink: 0;

    position: relative;
    box-sizing: border-box;
    padding: 0;
    margin: 0;

    font-size: var(--text-base);
    font-family: var(--font-sans);
    font-weight: var(--font-weight-normal);

    background: transparent;
    color: inherit;
    border: none;
    box-shadow: none;
  }

  [data-node-id]:not([data-unset-toddle-styles]):is(p, h1, h2, h3, h4, h5, h6, label, span, strong, b, i, address, caption, code, cite, dt, dd, em, figcaption, legend, blockquote, abbr, pre, bdo, bdi) {
    display: inline-block;
    overflow-wrap: break-word;
    color: inherit;
  }

  [data-node-id]:not([data-unset-toddle-styles]):is(input, button, textarea, select) {
    outline: none;
  }

  [data-node-id]:not([data-unset-toddle-styles]):is(a) {
    color: inherit;
    text-decoration: none;
  }

  [data-node-id]:not([data-unset-toddle-styles]):is(ul, ol, li) {
    list-style: none;
  }

  [data-node-id]:not([data-unset-toddle-styles]):is(span[data-node-type="text"]) {
    font: inherit;
    display: inline;
    flex-direction: column;
    flex-grow: 0;
    flex-shrink: 0;
    box-sizing: border-box;
  }

  [popover]:not(:popover-open):not(dialog[open]) {
    display: revert;
  }
}

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

  


@layer base {
  
  body, :host {
    /* Color */
    
    /* Fonts */
    

    /* 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;
    }
  }
}


    .ZSosf {
      min-height:100%;
      align-items:center;
      justify-content:start;
      background-color:var(--grey-800);
    }

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

    .cZgrnQ {
      opacity:0.5;
      position:absolute;
    }

    .bBRPpf {
      max-width:20%;
      border-radius:6px;
    }

    .cVLvrj {
      gap:8px;
      color:var(--grey-500);
      height:56px;
      opacity:0.5;
      padding:8px;
      flex-grow:1;
      font-size:var(--font-size-sm);
      flex-basis:0;
      align-items:center;
      user-select:none;
      border-radius:40px;
      flex-direction:row;
      justify-content:start;
      background-color:var(--grey-700);
    }

    .cVLvrj:hover {
      opacity:1;
      background-color:var(--grey-600);
    }

    .cVLvrj.selected {
      color:var(--grey-200);
      opacity:1;
    }

    .eKGlYj {
      height:72px;
      outline:none;
      padding:8px;
      align-items:center;
      border-radius:40px;
      flex-direction:row;
      justify-content:space-between;
      background-color:var(--grey-700);
    }

    .besmBh {
      width:100%;
      height:56px;
      position:relative;
      max-width:768px;
      align-items:center;
      border-radius:40px;
      justify-content:center;
      background-color:var(--grey-700);
    }

    .dntFDi {
      width:56px;
      cursor:pointer;
      height:56px;
      padding:4px;
      align-items:center;
      margin-left:10px;
      border-radius:40px;
      justify-content:center;
      background-color:var(--orange-600);
    }

    .fkBJbK {
      width:100%;
      padding:24px;
      overflow:auto;
      flex-grow:1;
      align-items:center;
      justify-content:center;
      background-color:var(--grey-900);
      border-bottom-left-radius:24px;
      border-bottom-right-radius:24px;
    }

    .cfFmRX {
      gap:32px;
      margin-top:10px;
      align-items:center;
      justify-content:center;
    }

    .fBzoVK {
      gap:12px;
      width:100%;
      position:relative;
      max-width:800px;
      min-width:400px;
      align-items:center;
      padding-top:16px;
      padding-left:16px;
      padding-right:16px;
      padding-bottom:64px;
      background-color:var(--grey-800);
    }

    .extscS {
      top:16px;
      width:100%;
      z-index:10;
      position:fixed;
      align-items:center;
      padding-left:16px;
      padding-right:16px;
    }

    .biTmQn {
      width:40px;
      height:40px;
      align-items:center;
      border-radius:40px;
      justify-content:center;
      background-color:var(--grey-800);
    }

    .cEGycA {
      color:var(--grey-200);
      height:100%;
      outline:none;
      flex-grow:1;
      flex-shrink:1;
      margin-left:8px;
    }

    .dzsTSS {
      color:var(--grey-200);
      font-family:var(--font-sans);
      line-height:1.5;
    }

    .eSJUsC {
      max-width:50%;
      align-items:center;
      border-radius:12px;
      flex-direction:row;
      justify-content:center;
    }

    .eLSqhP {
      margin-top:10px;
      align-items:center;
      justify-content:center;
    }

    .eLKhst {
      gap:8px;
      width:100%;
      flex-direction:row;
    }

    .cDqbME {
      color:var(--orange-600);
    }

    .cCYXsI {
      width:100%;
    }