

@layer base {
  
  body, :host {
    /* Color */
    --Accent1: #ED7344;
--Accent2: #C8D06E;
--Accent3: #472E10;
--Accent4: #F5F1EB;
--Accent5: #988A79;
--Accent6: #EFB7E4;
--Accent7: #EABD27;
--html-block-font-color: var(--Accent3);
--html-block-h1-color: var(--Accent3);
--html-block-link-color: var(--Accent2);
--html-block-quote-color: var(--Accent1);
--SoftClayOrange: #F25C54;
--DeepCharcoal: #2e2e2e;
--WarmOff-White: #FAFAF7;
--GraphiteGrey: #1E1E1E;
--VibrantCoral: #FF6B6B;
--MintGreen: #6EDC9D;
--GoldenYellow: #F9C74F;
--ElectricBlue: #3A86FF;
--NeutralGrey: #D3D3D3;
--Lilac: #B388EB;
--BackgroundLight: #FAFAF7;
--BackgroundDark: #1E1E1E;
--NeutralSurface: #FFFFFF;
--Border: #D3D3D3;
--TextPrimary: #2E2E2E;
--TextSecondary: #6C6C6C;
--TextInverse: #FFFFFF;
--PrimaryCTA: #F25C54;
--PrimaryCTA-Hover: #FF6B6B;
--PrimaryCTA-Active: #E14A45;
--AccentPositive: #6EDC9D;
--AccentPositive-Hover: #57C78A;
--AccentPositive-Active: #45B378;
--AccentWarning: #F9C74F;
--AccentWarning-Hover: #F7B93B;
--AccentWarning-Active: #E5A62F;
--AccentInfo: #3A86FF;
--AccentInfo-Hover: #256DDB;
--AccentInfo-Active: #1A55B6;
--AccentCreative: #B388EB;
--AccentCreative-Hover: #9C6FDF;
--AccentCreative-Active: #8456C9;
    /* Fonts */
    --font-sans: 'Inter',sans-serif;
--font-geist: 'Geist',sans-serif;
--font-geistmono: 'Geist Mono',monospace;
--font-fraunces: 'Fraunces',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;
--html-block-font-size: 0.875rem;
    /* 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 */
    --borderRadius: 16px;
--gap: 10px;
    /* Z-index */
    --side-menu: 10;
  }
  @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;
    }
  }
}

      
  .eBunOJ {
    width:100%;
  height:100%;
  display:flex;
  row-gap:3rem;
  background:white;
  column-gap:3rem;
  align-items:center;
  justify-content:center;
  }
      

      
        
      
      
  .bejToN {
    gap:0.5rem;
  display:flex;
  padding:1rem;
  align-items:center;
  border-color:#edf2f7;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  background-color:#fff;
  border-top-width:1px;
  }
      

      
        
      
      
  .fafILP {
    gap:0.5rem;
  display:flex;
  max-width:80%;
  align-items:end;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  }
      

      
        
      
      
  .hJaCY {
    top:0rem;
  left:0rem;
  right:0rem;
  bottom:0rem;
  display:block;
  opacity:0.2;
  position:absolute;
  border-style:solid;
  border-width:0px;
  border-radius:9999px;
  flex-direction:row;
  background-image:linear-gradient(to right, var(--tw-gradient-stops));
  }
      

      
        
      
      
  .elMZzx {
    width:4rem;
  height:4rem;
  display:block;
  position:relative;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  }
      

      
        
      
      
  .eIcQma {
    gap:1rem;
  display:flex;
  border-style:solid;
  border-width:0px;
  flex-direction:column;
  }
      

      
        
      
      
  .chJcPL {
    display:block;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  }
      

      
        
      
      
  .YjNEU {
    display:block;
  font-size:0.875rem;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  }
      

      
        
      
      
  .UUSWE {
    flex:1 1 0%;
  width:40rem;
  display:block;
  padding:1rem;
  background:#d2e7f9;
  overflow-y:auto;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  }
      

      
        
      
      
  .bOHGJc {
    background:#c0b4b4;
  padding-top:1rem;
  padding-left:1rem;
  padding-right:1rem;
  padding-bottom:1rem;
  }
      

      
  .bOHGJc:hover {
    background:#c57777;
  }
      

        
      
      
  .fozgmy {
    color:#fff;
  width:2.5rem;
  height:2.5rem;
  display:flex;
  background:#d16b6b;
  align-items:center;
  border-style:solid;
  border-width:0px;
  border-radius:9999px;
  flex-direction:row;
  justify-content:center;
  transition-duration:200ms;
  transition-property:all;
  transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
  }
      

      
  .fozgmy:hover {
    transform:scale(1.05);
  box-shadow:0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
  }
      

        
      
      
  .fwSRxt {
    flex:1 1 0%;
  display:block;
  outline:none;
  font-size:0.875rem;
  border-style:solid;
  border-width:0px;
  ::placeholder:[object Object];
  flex-direction:row;
  }
      

      
        
      
      
  .elTXxJ {
    top:1rem;
  left:1rem;
  right:1rem;
  bottom:1rem;
  display:block;
  position:absolute;
  border-style:solid;
  border-width:0px;
  border-radius:9999px;
  flex-direction:row;
  background-image:linear-gradient(to right, var(--tw-gradient-stops));
  }
      

      
        
      
      
  .dLDeYE {
    display:flex;
  overflow:hidden;
  box-shadow:0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
  border-style:solid;
  border-width:0px;
  border-radius:1rem;
  flex-direction:column;
  background-color:#fff;
  }
      

      
        
      
      
  .dGFvPJ {
    color:#a0aec0;
  display:block;
  font-size:0.75rem;
  border-style:solid;
  border-width:0px;
  padding-left:0.25rem;
  padding-right:0.25rem;
  flex-direction:row;
  }
      

      
        
      
      
  .vyKrM {
    width:100%;
  display:block;
  margin-left:auto;
  border-style:solid;
  border-width:0px;
  margin-right:auto;
  flex-direction:row;
  }
      

      
        
      
      
  .OAgvu {
    flex:1 1 0%;
  height:3rem;
  display:flex;
  align-items:center;
  padding-top:0.5rem;
  border-style:solid;
  border-width:0px;
  padding-left:1rem;
  border-radius:9999px;
  padding-right:1rem;
  flex-direction:row;
  padding-bottom:0.5rem;
  background-color:#f7fafc;
  }
      

      
        
      
      
  .doZzuz {
    gap:0.25rem;
  display:flex;
  align-items:end;
  border-style:solid;
  border-width:0px;
  flex-direction:column;
  }
      

      
        
      
      
  .bSxPOS {
    gap:0.5rem;
  display:flex;
  max-width:80%;
  align-items:end;
  margin-left:auto;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  }
      

      
        
      
      
  .dgdenO {
    display:flex;
  padding-top:1rem;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  padding-bottom:1rem;
  justify-content:center;
  }
      

      
        
      
      
  .pQzow {
    color:#fff;
  display:block;
  background:#2ce83c;
  box-shadow:0 1px 2px 0 rgba(0, 0, 0, 0.05);
  padding-top:0.75rem;
  border-style:solid;
  border-width:0px;
  padding-left:1rem;
  border-radius:1rem;
  padding-right:1rem;
  flex-direction:row;
  padding-bottom:0.75rem;
  border-bottom-right-radius:0.125rem;
  }
      

      
        
      
      
  
      

      
        
      
      
  .cwbqeX {
    width:1.25rem;
  height:1.25rem;
  display:block;
  transform:translate(0px, 0px) rotate(0deg) skewX(0) skewY(0) scaleX(1) scaleY(1);
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  }
      

      
        
      
      
  .flLJkS {
    top:0.5rem;
  left:0.5rem;
  right:0.5rem;
  bottom:0.5rem;
  display:block;
  opacity:0.4;
  position:absolute;
  border-style:solid;
  border-width:0px;
  border-radius:9999px;
  flex-direction:row;
  background-image:linear-gradient(to right, var(--tw-gradient-stops));
  }
      

      
        
      