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

  --font-weight-bold: 700;
--font-weight-light: 300;
--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;
--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;
--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;
--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);
  }
      

      
        
      
      
  .efnmYL {
    width:100%;
  z-index:1;
  position:fixed;
  }
      

      
        
      
      
  .MYqkG {
    gap:8px;
  width:100%;
  }
      

      
        
      
      
  .ehopRn {
    flex-direction:column;
  justify-content:center;
  background-color:var(--grey-900);
  }
      

      
        
      
      
  
      

      
        
      
      
  .cFvA-Db {
    width:100%;
  height:56px;
  flex-direction:row;
  }
      

      
        
      
      
  .elqQpD {
    color:var(--grey-50);
  height:100%;
  flex-grow:1;
  align-items:center;
  flex-shrink:1;
  justify-content:center;
  }
      

      
        
      
      
  .eFZaTK {
    color:var(--grey-400);
  height:100%;
  flex-grow:1;
  align-items:center;
  flex-shrink:1;
  justify-content:center;
  }
      

      
        
      
      
  .eQqXWf {
    height:50px;
  background-color:black;
  }
      

      
        
      
      
  
      

      
        
      
      
  .cNWQuU {
    color:var(--grey-200);
  font-size:var(--font-size-4xl);
  font-weight:var(--font-weight-bold);
  }
      

      
        
      
      
  .ObFPf {
    width:100%;
  display:none;
  align-items:start;
  }
      

      
          @media (min-width: 960px) {
            
  .ObFPf {
    display:inline-block;
  }
      

          }
          
        
      
      
  .cDhkAS {
    color:var(--blue-600);
  }
      

      
        
      
      
  .bVzelY {
    height:56px;
  align-items:center;
  padding-left:12px;
  padding-right:12px;
  flex-direction:row;
  justify-content:start;
  background-color:var(--grey-900);
  }
      

      
        
      
      
  
      

      
        
      
      
  .cUZipM {
    gap:40px;
  width:100%;
  max-width:600px;
  margin-top:56px;
  align-items:center;
  padding-bottom:100px;
  }
      

      
          @media (min-width: 960px) {
            
  .cUZipM {
    margin-top:120px;
  }
      

          }
          
        
      
      
  .bqKsIe {
    width:100%;
  bottom:0px;
  z-index:1;
  position:fixed;
  }
      

      
        
      
      
  .bCCdqK {
    gap:12px;
  height:56px;
  align-items:center;
  padding-left:8px;
  padding-right:8px;
  flex-direction:row;
  }
      

      
        
      
      
  .cglLaX {
    height:48px;
  padding-left:8px;
  padding-right:8px;
  justify-content:center;
  }
      

      
        
      
      
  .daTVlV {
    padding-left:8px;
  padding-right:8px;
  }
      

      
        
      
      
  .dMogYP {
    width:32px;
  height:32px;
  border-radius:100px;
  }
      

      
        
      
      
  .bxQrTP {
    max-width:600px;
  max-height:600px;
  object-fit:cover;
  aspect-ratio:1 / 1;
  }
      

      
          @media (min-width: 576px) {
            
  .bxQrTP {
    border-radius:8px;
  }
      

          }
          
        
      
      
  .LIJSI {
    color:var(--grey-50);
  font-size:var(--font-size-xs);
  font-family:var(--font-inter);
  font-weight:var(--font-weight-bold);
  }
      

      
        
      
      
  .dEqgSA {
    color:var(--grey-50);
  width:24px;
  height:24px;
  align-items:center;
  justify-content:center;
  }
      

      
  .dEqgSA:hover {
    background-color:var(--blue-500);
  }
      


  .dEqgSA:focus-visible {
    border-color:var(--blue-200);
  border-style:solid;
  border-width:1px;
  }
      

        
      
      
  .deKxZt {
    color:var(--grey-50);
  font-size:var(--font-size-xs);
  font-family:var(--font-inter);
  font-weight:var(--font-weight-regular);
  }
      

      
        
      
      
  
      

      
        
      