
  

  
  

  
  
  
  
    


@layer base {
  
  body, :host {
    /* Color */
    --Retro-White: #FEFFF9;
--Retro-White-Darker: #d6d6d6;
--Retro-Dark: #191919;
--Retro-Orange: #ED5B1D;
--Border: #363636;
--White-2: #ffffff05;
    /* Fonts */
    --font-sans: 'Inter',sans-serif;
--font-figtree: 'Figtree',sans-serif;
--font-ptmono: 'PT Mono',monospace;
--font-dmmono: 'DM Mono',monospace;

    /* Font size */
    --font-size-xxs: 0.625rem;
--font-size-xs: 0.75rem;
--font-size-sm: 0.875rem;
--font-size-base: 1rem;
--font-size-lg: 1.125rem;
--font-size-xl: 1.25rem;
--font-size-2xl: 1.5rem;
--font-size-3xl: 1.875rem;
--font-size-4xl: 2.25rem;
--font-size-5xl: 3rem;
    /* Font weight */
    --font-weight-thin: 100;
--font-weight-lighter: 200;
--font-weight-light: 300;
--font-weight-regular: 400;
--font-weight-normal: 500;
--font-weight-bold: 700;
--font-weight-semi-bold: 600;
--font-weight-bolder: 800;
--font-weight-black: 900;
    /* Shadows */
    --shadow-sm:  0 1px 2px 0 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);
--shadow-md:  0 4px 6px -1px rgba(0, 0, 0, 0.25), 0 2px 4px -1px rgba(0, 0, 0, 0.25);
--shadow-lg:  0 10px 15px -3px rgba(0, 0, 0, 0.25), 0 4px 6px -2px 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);
    /* Border radius */
    
    /* Spacing */
    --small-p5rem: .5rem;
--medium-1rem: 1rem;
--radius-p375rem: .375rem;
    /* 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;
    }
  }
}

      
  .cvcMMp {
    color:var(--Retro-White, #FEFFF9);
  width:100%;
  z-index:;
  min-height:100%;
  align-items:center;
  font-family:'Figtree';
  justify-content:start;
  background-color:var(--Retro-Dark, #191919);
  }
      

      
        
      
      
  
      

      
        
      
      
  .bhkjdQ {
    color:inherit;
  height:fit-content;
  opacity:0;
  font-size:inherit;
  translate:0 1rem;
  transition:opacity 300ms ease var(--delay) normal, translate 300ms ease var(--delay) normal;
  font-family:inherit;
  font-weight:inherit;
  }
      

      
  .bhkjdQ.loaded {
    opacity:1;
  translate:0 0rem;
  }
      

        
      
      
  
      

      
        
      
      
  .bEzfSi {
    color:#ffffff;
  font-size:inherit;
  font-family:inherit;
  font-weight:inherit;
  }
      

      
        
      
      
  .dSSRlX {
    left:0px;
  right:0px;
  height:100%;
  display:flex;
  z-index:0;
  position:absolute;
  animation:gradient 16s linear infinite;;
  background:linear-gradient(45deg,#211f1f, #000000, #7E7E7E);;
  flex-direction:column;
  background-size:300% 100%;;
  animation-direction:alternate;
  }
      

      
        
      
      
  
      

      
        
      
      
  
      

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

      
        
      
      
  
      

      
        
      
      
  .sJFss {
    color:#b3b3b3;
  row-gap:2rem;
  z-index:1;
  column-gap:2rem;
  padding-top:2rem;
  padding-left:var(--medium-1rem);
  padding-right:var(--medium-1rem);
  padding-bottom:2rem;
  }
      

      
        
      
      
  .fEZXHZ {
    gap:var(--small-p5rem);
  font-size:inherit;
  font-family:inherit;
  font-weight:inherit;
  }
      

      
        
      
      
  .eeALJd {
    gap:var(--small-p5rem);
  flex:1;
  color:inherit;
  cursor:pointer;
  display:flex;
  font-size:inherit;
  transition:color 300ms ease 0ms ;
  font-family:inherit;
  font-weight:inherit;
  flex-direction:row;
  }
      

      
  .eeALJd:hover {
    color:var(--Retro-White, #FEFFF9);
  }
      

        
      
      
  .evuJMG {
    gap:var(--medium-1rem);
  color:inherit;
  font-size:inherit;
  align-items:center;
  font-family:inherit;
  font-weight:inherit;
  flex-direction:row;
  justify-content:start;
  }
      

      
        
      
      
  .dlhPMB {
    gap:var(--small-p5rem);
  flex:1;
  color:inherit;
  cursor:pointer;
  display:inline;
  flex-wrap:wrap;
  font-size:inherit;
  transition:color 300ms ease 0ms ;
  font-family:inherit;
  font-weight:inherit;
  flex-direction:row;
  }
      

      
  .dlhPMB:hover {
    color:var(--Retro-White, #FEFFF9);
  }
      

        
      
      
  .cwDaAb {
    height:100%;
  font-size:inherit;
  translate:0 75% 0;
  transition:translate 300ms ease 0ms normal;
  font-family:DM Mono;
  font-weight:inherit;
  line-height:1rem;
  text-transform:uppercase;
  }
      

      
  .cwDaAb.hovered {
    translate:150% 75% 0;
  }
      

        
      
      
  .bAiWjD {
    gap:var(--small-p5rem);
  color:var(--Retro-White, #FEFFF9);
  width:fit-content;
  cursor:pointer;
  font-size:var(--font-size-base);
  max-height:2rem;
  overflow-x:hidden;
  overflow-y:hidden;
  transition:background-color 300ms ease 0ms normal;
  align-items:start;
  padding-top:var(--small-p5rem);
  padding-left:2rem;
  padding-right:1rem;
  flex-direction:column;
  padding-bottom:var(--small-p5rem);
  backdrop-filter:blur(3px);
  justify-content:center;
  }
      

      
  .bAiWjD.hovered {
    padding-left:1rem;
  padding-right:2rem;
  background-color:#0077b5;
  }
      

        
      
      
  .WnyPi {
    display:inline;
  margin-left:.5rem;
  }
      

      
        
      
      
  .eEpeXZ {
    color:#ffffff;
  font-size:var(--font-size-lg);
  font-family:'DM Mono';
  font-weight:inherit;
  text-transform:uppercase;
  }
      

      
        
      
      
  .euWoKE {
    width:100%;
  display:flex;
  min-height:100%;
  overflow-y:scroll;
  align-items:center;
  font-family:inherit;
  justify-content:center;
  border-top-color:var(--Retro-Orange, #ED5B1D);
  border-top-style:solid;
  border-top-width:2px;
  }
      

      
        
      
      
  .XSbTV {
    width:80%;
  font-size:1rem;
  text-align:left;
  font-family:inherit;
  font-weight:inherit;
  }
      

      
        
      
      
  
      

      
        
      
      
  .dexDFJ {
    gap:var(--medium-1rem);
  font-size:inherit;
  font-family:inherit;
  font-weight:inherit;
  }
      

      
        
      
      
  .cXwtNo {
    gap:var(--small-p5rem);
  display:flex;
  font-size:inherit;
  align-items:center;
  font-family:inherit;
  font-weight:inherit;
  flex-direction:row;
  justify-content:start;
  }
      

      
        
      
      
  .bWvibW {
    color:var(--Retro-White, #FEFFF9);
  font-size:3rem;
  font-family:inherit;
  font-weight:var(--font-weight-bold);
  letter-spacing:-.2rem;
  }
      

      
        
      
      
  .OfWIf {
    width:100%;
  display:flex;
  font-size:inherit;
  align-items:flex-start;
  font-family:inherit;
  font-weight:inherit;
  justify-content:flex-start;
  }
      

      
        
      
      
  .bNpxbC {
    gap:var(--small-p5rem);
  color:inherit;
  font-size:inherit;
  margin-top:var(--small-p5rem);
  font-family:inherit;
  font-weight:inherit;
  }
      

      
        
      
      
  .XCuL {
    height:100%;
  font-size:var(--font-size-lg);
  translate:-150% -72%;
  transition:translate 300ms ease var(--animation_delay) normal;
  font-family:DM Mono;
  font-weight:inherit;
  line-height:1rem;
  text-transform:uppercase;
  }
      

      
  .XCuL.hovered {
    translate:0% -72%;
  }
      

        
      
      
  
      

      
        
      
      
  .home\:tdFW8_s-66w6AYFNiwu-k {
    color:inherit;
  font-size:inherit;
  font-family:inherit;
  font-weight:inherit;
  }
      

      
        
      
      
  .epShNT {
    width:50px;
  height:50px;
  box-shadow:0px 0px 12px 1px #ed5b1e99;
  border-color:var(--Retro-Orange, #ED5B1D);
  border-style:solid;
  border-width:1px;
  border-radius:100vw;
  }
      

      
        
      
      
  .bidoeA {
    left:.5rem;
  position:absolute;
  transition:rotate 300ms ease 150ms normal, left 300ms ease 0ms ;
  }
      

      
  .bidoeA.hovered {
    left:83%;
  rotate:z -45deg;
  position:absolute;
  }
      

        
      
      
  
      

      
        
      