
  

  

  
  
  
  


@layer base {
  
  body, :host {
    /* Color */
    --bg-light: #ffffff;
--text-dark: var(--bg-dark);
--border-light: #e8e8e8;
--bg-dark: #141414;
--text-light: var(--bg-light);
--button-bg-dark: #777777;
--button-bg-light: #e5e5e5;
--button-border-light: #f0f0f0;
--monstera: #2C6E49;
--coral: #F28C8C;
--sagegrey: #DCE2D9;
--charcoal: #1B1B1B;
--dark-forrest: #1A3C34;
--sand: #EADDC5;
--lilium-orange: #F87524;
--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;
    /* Fonts */
    --font-sans: 'Inter',sans-serif;
--font-monasans: 'Mona Sans',sans-serif;

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

      
  .eJanfc {
    color:var(--text-dark);
  background:var(--bg-light);
  min-height:100vh;
  font-family:Mona Sans;
  }
      

      
        
      
      
  
      

      
        
      
      
  .dhTtsb {
    font-size:var(--font-size-3xl);
  margin-bottom:1rem;
  }
      

      
        
      
      
  .bKJdoA {
    row-gap:.5rem;
  column-gap:.5rem;
  }
      

      
        
      
      
  .btQPTB {
    display:flex;
  min-height:5rem;
  align-items:center;
  padding-top:1rem;
  padding-left:1rem;
  padding-right:1rem;
  padding-bottom:1rem;
  justify-content:center;
  border-bottom-color:var(--border-light);
  border-bottom-style:solid;
  border-bottom-width:1px;
  }
      

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

      
        
      
      
  .dWYnBG {
    font-size:var(--font-size-xl);
  font-weight:var(--font-weight-light);
  }
      

      
        
      
      
  
      

      
        
      
      
  .cXJNFF {
    flex:1;
  display:flex;
  row-gap:1rem;
  max-width:100%;
  column-gap:1rem;
  align-items:flex-start;
  padding-top:2rem;
  flex-direction:column;
  padding-bottom:2rem;
  justify-content:center;
  border-right-color:var(--border-light);
  border-right-style:solid;
  border-right-width:1px;
  }
      

      
        
      
      
  .dGxFGu {
    flex-wrap:wrap;
  background:var(--border-light);
  padding-top:.5rem;
  padding-left:1.5rem;
  padding-right:.5rem;
  flex-direction:row;
  padding-bottom:.5rem;
  border-top-left-radius:1rem;
  border-top-right-radius:1rem;
  border-bottom-left-radius:1rem;
  border-bottom-right-radius:1rem;
  }
      

      
        
      
      
  .VlFTU {
    display:flex;
  align-items:stretch;
  padding-left:2rem;
  padding-right:2rem;
  flex-direction:row;
  justify-content:flex-start;
  border-bottom-color:var(--border-light);
  border-bottom-style:solid;
  border-bottom-width:1px;
  }
      

      
        
      
      
  .liwNq {
    padding-top:.5rem;
  border-color:var(--border-light);
  border-style:solid;
  border-width:1px;
  padding-left:1.5rem;
  padding-right:1.5rem;
  padding-bottom:.5rem;
  border-top-left-radius:.5rem;
  border-top-right-radius:.5rem;
  border-bottom-left-radius:.5rem;
  border-bottom-right-radius:.5rem;
  }
      

      
  .liwNq:hover {
    background:var(--border-light);
  }
      

        
      
      
  .cvYAAn {
    font-size:var(--font-size-5xl);
  max-width:100%;
  text-align:left;
  font-weight:var(--font-weight-light);
  line-height:1.2;
  }
      

      
        
      
      
  .dezytV {
    color:var(--text-dark);
  cursor:pointer;
  display:flex;
  row-gap:.5rem;
  z-index:2;
  background:var(--button-bg-light);
  column-gap:.5rem;
  align-items:center;
  padding-top:.5rem;
  padding-left:1.5rem;
  padding-right:1.5rem;
  flex-direction:row;
  padding-bottom:.5rem;
  justify-content:flex-start;
  border-top-left-radius:.375rem;
  border-top-right-radius:.375rem;
  border-bottom-left-radius:.375rem;
  border-bottom-right-radius:.375rem;
  border-width:1px;
  border-style:solid;
  border-color:var(--button-bg-light);
  transition:background 300ms ease;
  }
      

      
  .dezytV:hover {
    background:#f2f2f2;
  }
      

        
      
      
  
      

      
        
      
      
  
      

      
        
      