
@layer base {
  
  body, :host {
    /* Color */
      --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;
--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;
--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;
--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;
--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;
  /* Fonts */
    --font-sans: 'Inter',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;
    }
  }
}

      
  .spNcM {
    width:100%;
  height:100&;
  max-width:100%;
  min-height:100%;
  overflow-x:hidden;
  align-items:center;
  scroll-behavior:smooth;
  scrollbar-width:none;
  }
      
.spNcM::-webkit-scrollbar {
  width: 0;
}


      
        
        
      
      
  .bGVdDR {
    width:100%;
  height:100%;
  align-items:center;
  padding-left:16px;
  padding-right:16px;
  background-color:#ffffff;
  border-top-color:var(--grey-400, #A3A3A3);
  border-top-style:solid;
  border-top-width:1px;
  }
      

      
          @media (min-width: 576px) {
            
  .bGVdDR {
    padding-left:0px;
  padding-right:0px;
  }
      

          }
          
        
        
      
      
  
      

      
        
        
      
      
  .eqEqHK {
    color:var(--grey-200, #E5E5E5);
  width:fit-content;
  cursor:pointer;
  padding-top:8px;
  padding-left:8px;
  border-radius:6px;
  padding-right:8px;
  padding-bottom:8px;
  }
      

      
  
      

        
        
      
      
  .eqgCwi {
    gap:2px;
  width:100%;
  height:100%;
  flex-grow:1;
  align-items:center;
  flex-shrink:1;
  padding-top:15px;
  flex-direction:column;
  padding-bottom:2px;
  justify-content:start;
  }
      

      
          @media (min-width: 960px) {
            
  .eqgCwi {
    padding-left:16px;
  padding-right:16px;
  }
      

          }
          
        
        
      
      
  .bwCbxG {
    color:var(--grey-400, #A3A3A3);
  }
      

      
        
        
      
      
  .eZDynl {
    color:var(--grey-200, #E5E5E5);
  width:fit-content;
  cursor:pointer;
  padding-top:8px;
  padding-left:8px;
  border-radius:6px;
  padding-right:8px;
  padding-bottom:8px;
  background-color:var(--yellow-100, #FEF3C7);
  }
      

      
  
      

        
        
      
      
  .eCrsRQ {
    width:90%;
  height:40%;
  align-items:start;
  flex-direction:row;
  justify-content:space-between;
  }
      

      
        
        
      
      
  
      

      
        
        
      
      
  .cfqKRN {
    flex-direction:row;
  }
      

      
        
        
      
      
  .OcHIi {
    color:var(--grey-900, #171717);
  font-size:0.9rem;
  margin-top:12px;
  font-weight:800;
  }
      

      
        
        
      
      
  .eSbVVr {
    width:100px;
  height:160px;
  border-radius:6px;
  margin-bottom:10px;
  }
      

      
        
        
      
      
  .dKcZcT {
    overflow-x:scroll;
  overflow-y:scroll;
  align-items:center;
  flex-direction:column;
  }
      

      
        
        
      
      
  .ggfcd {
    top:0px;
  width:100%;
  height:10%;
  z-index:100;
  position:fixed;
  }
      

      
        
        
      
      
  .bePkmB {
    background-color:#ffffffff;
  }
      

      
        
        
      
      
  .erAZk {
    color:#8aae64;
  height:42px;
  font-size:var(--text-md);
  font-size:var(--font-size-base);
  align-items:center;
  font-weight:600;
  padding-left:12px;
  border-radius:6px;
  padding-right:12px;
  justify-content:center;
  }
      

      
  .erAZk:hover {
    color:#0d0d0dff;
  cursor:pointer;
  background-color:#ffea90;
  }
      

        
        
      
      
  .bmIaSL {
    color:#8aae64;
  height:42px;
  font-size:var(--text-md);
  font-size:var(--font-size-base);
  margin-top:10px;
  align-items:center;
  font-weight:600;
  padding-left:12px;
  border-radius:6px;
  padding-right:12px;
  justify-content:center;
  }
      

      
  .bmIaSL:hover {
    color:#000000ff;
  cursor:pointer;
  background-color:#ffea90;
  }
      

        
        
      
      
  .pMUwu {
    color:var(--yellow-50);
  width:100%;
  height:48px;
  font-size:var(--text-md);
  font-size:var(--font-size-2xl);
  align-items:center;
  font-weight:var(--font-weight-semi-bold);
  padding-left:16px;
  border-radius:6px;
  padding-right:16px;
  justify-content:center;
  }
      

      
  .pMUwu:hover {
    color:#ffea90;
  cursor:pointer;
  background-color:var(--yellow-50, #FFFBEB);
  }
      

        
        
      
      
  .dVkzY {
    margin-top:10px;
  flex-direction:row;
  }
      

      
        
        
      
      
  .bDbGQy {
    color:var(--grey-400);
  display:inline-block;
  }
      

      
        
        
      
      
  .fHAMgE {
    top:12px;
  flex-grow:1;
  flex-basis:0;
  flex-shrink:1;
  }
      

      
        
        
      
      
  .coeykm {
    flex-direction:column-reverse;
  }
      

      
        
        
      
      
  .bFFNEj {
    gap:8px;
  display:none;
  align-items:center;
  flex-direction:row;
  }
      

      
          @media (min-width: 576px) {
            
  .bFFNEj {
    display:flex;
  }
      

          }
          
        
        
      
      
  .dTvIcS {
    height:100%;
  align-items:start;
  flex-direction:row;
  justify-content:start;
  }
      

      
        
        
      
      
  .dabyuE {
    color:#8aae64;
  height:42px;
  font-size:var(--text-md);
  font-size:var(--font-size-base);
  align-items:center;
  font-weight:600;
  padding-left:12px;
  border-radius:6px;
  padding-right:12px;
  justify-content:center;
  }
      

      
  .dabyuE:hover {
    color:#000000ff;
  cursor:pointer;
  background-color:#ffea90;
  }
      

        
        
      
      
  .dcPabL {
    color:var(--grey-800);
  width:fit-content;
  height:42px;
  align-items:center;
  font-weight:var(--font-weight-bold);
  border-color:#000000ff;
  border-style:solid;
  border-width:1px;
  padding-left:12px;
  border-radius:0px;
  padding-right:12px;
  justify-content:center;
  }
      

      
  .dcPabL:hover {
    color:var(--yellow-50);
  cursor:pointer;
  background-color:#80af5aff;
  }
      

        
        
      
      
  .cYrzTw {
    color:var(--grey-800);
  width:fit-content;
  height:42px;
  align-items:center;
  font-weight:var(--font-weight-bold);
  border-color:#050505ff;
  border-style:solid;
  border-width:1px;
  padding-left:12px;
  border-radius:0px;
  padding-right:12px;
  justify-content:center;
  }
      

      
  .cYrzTw:hover {
    color:#000000ff;
  cursor:pointer;
  box-shadow:5px 5px 0 0 var(--grey-900);
  }
      

        
        
      
      
  .cwqSEj {
    color:var(--grey-700);
  font-size:var(--font-size-xs);
  justify-content:center;
  }
      

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

      
        
        
      
      
  .bsygCO {
    gap:8px;
  height:48px;
  flex-grow:1;
  flex-basis:0;
  align-items:;
  flex-shrink:1;
  flex-direction:row;
  justify-content:end;
  }
      

      
        
        
      
      
  
      

      
          @media (min-width: 960px) {
            
  
      

          }
          
        
        
      
      
  .faJUUy {
    flex-direction:column-reverse;
  justify-content:start;
  }
      

      
        
        
      
      
  .epYxeq {
    color:var(--grey-200);
  align-items:stretch;
  flex-direction:column;
  justify-content:center;
  }
      

      
        
        
      
      
  .qXcxx {
    height:20px;
  }
      

      
        
        
      
      
  .fjoJvm {
    height:20px;
  align-items:center;
  justify-content:start;
  border-top-color:var(--grey-500);
  border-top-style:dashed;
  border-top-width:1px;
  border-bottom-color:#ffffffff;
  border-bottom-style:solid;
  border-bottom-width:.5px;
  }
      

      
        
        
      
      
  .chnjKV {
    top:0px;
  color:var(--grey-400);
  width:48px;
  height:48px;
  align-items:center;
  border-radius:6px;
  justify-content:center;
  }
      

      
  .chnjKV:hover {
    color:var(--grey-200);
  cursor:pointer;
  background-color:var(--grey-800);
  }
      


          @media (min-width: 576px) {
            
  .chnjKV {
    display:none;
  }
      

          }
          
        
        
      
      
  
      

      
  
      

        
        
      
      
  .bkCgaS {
    gap:16px;
  height:48px;
  padding:8px;
  position:relative;
  flex-grow:1;
  flex-basis:0;
  margin-top:-72px;
  align-items:center;
  flex-shrink:1;
  flex-direction:column;
  justify-content:center;
  }
      

      
        
        
      
      
  .dtsYZa {
    gap:8px;
  display:none;
  flex-grow:1;
  flex-basis:0;
  align-items:center;
  flex-shrink:1;
  flex-direction:row;
  justify-content:center;
  }
      

      
          @media (min-width: 960px) {
            
  .dtsYZa {
    display:flex;
  }
      

          }
          
        
        
      
      
  .deRKjG {
    align-items:center;
  margin-right:5px;
  margin-bottom:5px;
  justify-content:start;
  border-top-color:var(--grey-500);
  border-top-style:dashed;
  border-top-width:1px;
  border-bottom-color:#ffffffff;
  border-bottom-style:solid;
  border-bottom-width:.5px;
  }
      

      
        
        
      
      
  .cdmuDG {
    gap:8px;
  top:12px;
  flex-grow:1;
  flex-basis:0;
  align-items:;
  flex-shrink:1;
  flex-direction:row;
  justify-content:end;
  }
      

      
        
        
      
      
  .clXipQ {
    width:100%;
  align-items:center;
  justify-content:center;
  }
      

      
        
        
      
      
  .caUAaY {
    height:100vh;
  padding:16px;
  flex-grow:1;
  flex-shrink:1;
  background-color:#80af5aff;
  }
      

      
        
        
      
      
  .coWOAi {
    color:inherit;
  }
      

      
        
        
      
      
  .dcvcRX {
    color:var(--grey-400);
  width:48px;
  height:48px;
  align-items:center;
  border-radius:6px;
  justify-content:center;
  }
      

      
  .dcvcRX:hover {
    color:var(--grey-200);
  cursor:pointer;
  background-color:#ffea90;
  }
      

        
        
      
      
  .fzmjqK {
    width:100%;
  height:80px;
  flex-grow:1;
  align-items:center;
  flex-shrink:1;
  padding-left:16px;
  padding-right:16px;
  flex-direction:row;
  justify-content:space-between;
  background-color:#ffffffff;
  }
      

      
          @media (min-width: 960px) {
            
  .fzmjqK {
    max-width:1300px;
  padding-left:0px;
  padding-right:0px;
  }
      

          }
          
        
        
      
      
  .bVNvvY {
    top:5%;
  width:100%;
  z-index:1;
  position:relative;
  align-items:center;
  flex-direction:row;
  justify-content:space-between;
  background-color:#f2f3f2ff;
  }
      

      
        
        
      
      
  .eATgHa {
    gap:8px;
  display:none;
  flex-direction:row;
  }
      

      
          @media (min-width: 576px) {
            
  .eATgHa {
    display:flex;
  }
      

          }
          
        
        
      
      
  .eOxVhu {
    flex-basis:0;
  align-items:center;
  flex-direction:row;
  }
      

      
        
        
      
      
  
      

      
        
        
      
      
  .biLWJF {
    align-items:center;
  border-top-color:black;
  border-top-style:solid;
  border-top-width:1px;
  }
      

      
        
        
      
      
  .VxEn {
    width:70%;
  padding-left:10px;
  flex-direction:column;
  }
      

      
        
        
      
      
  .bkrvXY {
    color:var(--grey-900, #171717);
  width:100%;
  height:32px;
  outline:none;
  font-size:0.75rem;
  align-items:center;
  font-weight:var(--font-weight-regular);
  border-radius:6px;
  justify-content:center;
  }
      

      
  .bkrvXY:hover {
    cursor:pointer;
  background-color:#ffea90;
  }
      


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

        
        
      
      
  .foJnNP {
    width:33%;
  flex-direction:row;
  justify-content:end;
  }
      

      
        
        
      
      
  .FoImj {
    gap:10px;
  color:var(--grey-800);
  height:32px;
  margin:20px;
  padding:5px;
  font-size:var(--font-size-sm);
  border-color:#000000;
  border-style:solid;
  border-width:1px;
  border-radius:6px;
  background-color:#ffffffff;
  }
      

      
  .FoImj:focus {
    outline-color:var(--blue-600);
  outline-style:solid;
  outline-width:1px;
  background-color:var(--yellow-50);
  }
      

        
        
      
      
  .bFvXDx {
    width:33%;
  }
      

      
        
        
      
      
  .fAfLCr {
    width:100%;
  background-color:#ffffffff;
  }
      

      
        
        
      
      
  .bUMQzq {
    width:100%;
  bottom:0px;
  height:10%;
  position:fixed;
  background-color:#ffffff;
  }
      

      
        
        
      
      
  .bCmrGe {
    color:var(--color-text-secondary, #A3A3A3);
  display:inline-block;
  text-align:center;
  margin-bottom:10px;
  }
      

      
        
        
      
      
  .UDviM {
    flex-direction:row;
  justify-content:center;
  }
      

      
        
        
      
      
  .bYSVQX {
    width:20%;
  }
      

      
        
        
      
      
  .fyoiYj {
    color:var(--grey-900, #171717);
  font-size:0.7rem;
  margin-top:4px;
  font-weight:600;
  line-height:1.5;
  padding-bottom:5px;
  }
      

      
        
        
      
      
  .cvcfZl {
    width:33%;
  position:relative;
  align-items:center;
  justify-content:start;
  }
      

      
        
        
      
      
  .eWeoWr {
    color:var(--grey-800);
  width:150px;
  margin:150px;
  padding:10px;
  font-size:1.5rem;
  box-shadow:5px 5px 0 0 var(--grey-900);
  text-align:center;
  font-weight:var(--font-weight-bold);
  border-color:#000000;
  border-style:solid;
  border-width:1px;
  }
      

      
        
        
      
      
  .eUsnuv {
    height:200px;
  margin-top:100px;
  border-radius:6px;
  }
      

      
        
        
      
      
  .cEeqFI {
    color:var(--grey-900, #171717);
  width:100%;
  display:inline-block;
  font-size:.7rem;
  object-fit:contain;
  font-weight:var(--font-weight-regular);
  }
      

      
        
        
      
      
  .gzgqB {
    width:90%;
  padding:8px;
  box-shadow:0 1px 2px 0 rgba(0, 0, 0, 0.25);
  border-color:#000000;
  border-style:solid;
  border-width:1px;
  border-radius:5px;
  margin-bottom:10px;
  outline-color:#ffffff;
  outline-style:solid;
  outline-width:2px;
  justify-content:space-between;
  background-color:#ffffffff;
  }
      

      
          @media (min-width: 800px) {
            
  .gzgqB {
    width:50%;
  }
      

          }
          
        
        
      