

@layer base {
  
  body, :host {
    /* Color */
    --bg-strong: var(--neutral-950, #0E121B);
--bg-surface: var(--neutral-800, #222530);
--bg-sub: var(--neutral-300, #CACFD8);
--bg-soft: var(--neutral-200, #E1E4EA);
--bg-weak: var(--neutral-50, #F5F7FA);
--bg-white: var(--neutral-0, #FFFFFF);
--neutral-950: #0E121B;
--neutral-900: #181B25;
--neutral-800: #222530;
--neutral-700: #2B303B;
--neutral-600: #525866;
--neutral-500: #717784;
--neutral-400: #99A0AE;
--neutral-300: #CACFD8;
--neutral-200: #E1E4EA;
--neutral-100: #F2F5F8;
--neutral-50: #F5F7FA;
--neutral-0: #FFFFFF;
--Blue-950: #122368;
--Blue-900: #182F8B;
--Blue-800: #1F3BAD;
--Blue-700: #2547D0;
--Blue-600: #3559E9;
--Blue-500: #335CFF;
--Blue-400: #6895FF;
--Blue-300: #97BAFF;
--Blue-200: #C0D5FF;
--Blue-100: #D5E2FF;
--Blue-50: #EBF1FF;
--Orange-950: #71330A;
--Orange-900: #96440D;
--Orange-800: #B75310;
--Orange-700: #CE5E12;
--Orange-600: #E16614;
--Orange-500: #FA7319;
--Orange-400: #FFA468;
--Orange-300: #FFC197;
--Orange-200: #FFD9C0;
--Orange-100: #FFE6D5;
--Orange-50: #FFF3EB;
--Red-950: #681219;
--Red-900: #8B1822;
--Red-800: #AD1F2B;
--Red-700: #D02533;
--Red-600: #E93544;
--Red-500: #FB3748;
--Red-400: #FF6875;
--Red-300: #FF97A0;
--Red-200: #FFC0C5;
--Red-100: #FFD5D8;
--Red-50: #FFEBEC;
--Green-950: #0B4627;
--Green-900: #16643B;
--Green-800: #1A7544;
--Green-700: #178C4E;
--Green-600: #1DAF61;
--Green-500: #1FC16B;
--Green-400: #3EE089;
--Green-300: #84EBB4;
--Green-200: #C2F5DA;
--Green-100: #D0FBE9;
--Green-50: #E0FAEC;
--Yellow-950: #624C18;
--Yellow-900: #86661D;
--Yellow-800: #A78025;
--Yellow-700: #C99A2C;
--Yellow-600: #E6A819;
--Yellow-500: #F6B51E;
--Yellow-400: #FFD268;
--Yellow-300: #FFE097;
--Yellow-200: #FFECC0;
--Yellow-100: #FFEFCC;
--Yellow-50: #FFFAEB;
--Purple-950: #351A75;
--Purple-900: #3D1D86;
--Purple-800: #4C25A7;
--Purple-700: #5B2CC9;
--Purple-600: #693EE0;
--Purple-500: #7D52F4;
--Purple-400: #8C71F6;
--Purple-300: #A897FF;
--Purple-200: #CAC0FF;
--Purple-100: #DCD5FF;
--Purple-50: #EFEBFF;
--Sky-950: #124B68;
--Sky-900: #18658B;
--Sky-800: #1F7EAD;
--Sky-700: #2597D0;
--Sky-600: #35ADE9;
--Sky-500: #47C2FF;
--Sky-400: #68CDFF;
--Sky-300: #97DCFF;
--Sky-200: #C0EAFF;
--Sky-100: #D5F1FF;
--Sky-50: #EBF8FF;
--Pink-950: #68123D;
--Pink-900: #8B1852;
--Pink-800: #AD1F66;
--Pink-700: #D0257A;
--Pink-600: #E9358F;
--Pink-500: #FB4BA3;
--Pink-400: #FF68B3;
--Pink-300: #FF97CB;
--Pink-200: #FFC0DF;
--Pink-100: #FFD5EA;
--Pink-50: #FFEBF4;
--Teal-950: #0B463E;
--Teal-900: #16645A;
--Teal-800: #1A7569;
--Teal-700: #178C7D;
--Teal-600: #1DAF9C;
--Teal-500: #22D3BB;
--Teal-400: #3FDEC9;
--Teal-300: #84EBDD;
--Teal-200: #C2F5EE;
--Teal-100: #D0FBF5;
--Teal-50: #E4FBF8;
--neutral-alpha-24: #99a0ae3d;
--neutral-alpha-16: #99a0ae29;
--neutral-alpha-10: #99a0ae1a;
--blue-alpha-24: #476cff3d;
--blue-alpha-16: #476cff29;
--blue-alpha-10: #476cff1a;
--orange-alpha-24: #fa73193d;
--orange-alpha-16: #fa731929;
--orange-alpha-10: #fa73191a;
--red-alpha-24: #fb37483d;
--red-alpha-16: #fb374829;
--red-alpha-10: #fb37481a;
--green-alpha-24: #1fc16b3d;
--green-alpha-16: #1fc16b29;
--green-alpha-10: #1fc16b1a;
--yellow-alpha-24: #fbc64b3d;
--yellow-alpha-16: #fbc64b29;
--yellow-alpha-10: #fbc64b1a;
--sky-alpha-24: #47c2ff3d;
--sky-alpha-16: #47c2ff29;
--sky-alpha-10: #47c2ff1a;
--purple-alpha-24: #784def3d;
--purple-alpha-16: #784def29;
--purple-alpha-10: #784def1a;
--pink-alpha-24: #fb4ba33d;
--pink-alpha-16: #fb4ba329;
--pink-alpha-10: #fb4ba31a;
--teal-alpha-24: #22d3bb3d;
--teal-alpha-16: #22d3bb29;
--teal-alpha-10: #22d3bb1a;
--white-alpha-24: #ffffff3d;
--white-alpha-16: #ffffff29;
--white-alpha-10: #ffffff3d;
--black-alpha-24: #1717173d;
--black-alpha-16: #17171729;
--black-alpha-10: #1717171a;
--static-black: var(--neutral-950, #0E121B);
--static-white: var(--neutral-0, #FFFFFF);
--text-strong: var(--neutral-950, #0E121B);
--text-sub: var(--neutral-600, #2B303B);
--text-soft: var(--neutral-400, #99A0AE);
--text-disabled: var(--neutral-300, #CACFD8);
--text-white: var(--neutral-0, #FFFFFF);
--stroke-strong: var(--neutral-950, #0E121B);
--stroke-sub: var(--neutral-300, #CACFD8);
--stroke-soft: var(--neutral-200, #E1E4EA);
--stroke-white: var(--neutral-0, #FFFFFF);
--icon-strong: var(--neutral-950, #0E121B);
--icon-sub: var(--neutral-600, #2B303B);
--icon-soft: var(--neutral-400, #99A0AE);
--icon-disabled: var(--neutral-300, #CACFD8);
--icon-white: var(--neutral-0, #FFFFFF);
--faded-dark-light: var(--neutral-800, #222530);
--faded-dark-dark: var(--neutral-300, #CACFD8);
--faded-base-light: var(--neutral-500, #717784);
--faded-base-dark: var(--neutral-500, #717784);
--faded-light-light: var(--neutral-200, #E1E4EA);
--faded-light-dark: var(--neutral-alpha-24, #99a0ae3d);
--faded-lighter-light: var(--neutral-100, #F2F5F8);
--faded-lighter-dark: var(--neutral-alpha-16, #99a0ae29);
--information-dark: var(--Blue-400, #6895FF);
--information-base: var(--Blue-500, #335CFF);
--information-light: var(--Blue-200, #C0D5FF);
--information-lighter: var(--Blue-50, #EBF1FF);
--warning-dark: var(--Orange-950, #71330A);
--warning-base: var(--Orange-500, #FA7319);
--warning-light: var(--Orange-200, #FFD9C0);
--warning-lighter: var(--Orange-50, #FFF3EB);
--error-dark: var(--Red-950, #681219);
--error-base: var(--Red-500, #FB3748);
--error-light: var(--Red-200);
--error-lighter: var(--Red-50, #FFEBEC);
--success-dark: var(--Green-950);
--success-base: var(--Green-500);
--success-light: var(--green-alpha-24);
--success-lighter: var(--Green-50, #E0FAEC);
--away-dark-light: var(--Yellow-950, #624C18);
--away-dark-dark: var(--Yellow-400, #FFD268);
--away-base-light: var(--Yellow-500, #F6B51E);
--away-base-dark: var(--Yellow-600, #E6A819);
--away-light-light: var(--Yellow-200, #FFECC0);
--away-light-dark: var(--yellow-alpha-24);
--away-lighter-light: var(--Yellow-50, #FFFAEB);
--away-lighter-dark: var(--yellow-alpha-16, #fbc64b29);
--feature-dark-light: var(--Purple-950, #351A75);
--feature-dark-dark: var(--Purple-400, #8C71F6);
--feature-base-light: var(--Purple-500, #7D52F4);
--feature-base-dark: var(--Purple-500, #7D52F4);
--feature-light-light: var(--Purple-200, #CAC0FF);
--feature-light-dark: var(--purple-alpha-24, #784def3d);
--feature-lighter-light: var(--Purple-50, #EFEBFF);
--feature-lighter-dark: var(--purple-alpha-16, #784def29);
--verified-dark-light: var(--Sky-950, #124B68);
--verified-dark-dark: var(--Sky-400, #68CDFF);
--verified-base-light: var(--Sky-500, #47C2FF);
--verified-base-dark: var(--Sky-600, #35ADE9);
--verified-light-light: var(--Sky-200, #C0EAFF);
--verified-light-dark: var(--sky-alpha-24, #47c2ff3d);
--verified-lighter-light: var(--Sky-50, #EBF8FF);
--verified-lighter-dark: var(--sky-alpha-16, #47c2ff29);
--highlighted-dark-light: var(--Pink-950, #68123D);
--highlighted-dark-dark: var(--Pink-400, #FF68B3);
--highlighted-base-light: var(--Pink-500, #FB4BA3);
--highlighted-base-dark: var(--Pink-600, #E9358F);
--highlighted-light-light: var(--Pink-200, #FFC0DF);
--highlighted-light-dark: var(--pink-alpha-24, #fb4ba33d);
--highlighted-lighter-light: var(--Pink-50, #FFEBF4);
--highlighted-lighter-dark: var(--pink-alpha-16, #fb4ba329);
--stable-dark-light: var(--Teal-950, #0B463E);
--stable-dark-dark: var(--Teal-400, #3FDEC9);
--stable-base-light: var(--Teal-500, #22D3BB);
--stable-base-dark: var(--Teal-600, #1DAF9C);
--stable-light-light: var(--Teal-200, #C2F5EE);
--stable-light-dark: var(--teal-alpha-24, #22d3bb3d);
--stable-lighter-light: var(--Teal-50, #E4FBF8);
--stable-lighter-dark: var(--teal-alpha-16, #22d3bb29);
--primary-dark: var(--Pink-800, #AD1F66);
--primary-darker: var(--Pink-700, #D0257A);
--primary-base: var(--Pink-500, #FB4BA3);
--primary-alpha-24: var(--pink-alpha-24, #fb4ba33d);
--primary-alpha-16: var(--pink-alpha-16, #fb4ba329);
--primary-alpha-10: var(--pink-alpha-10, #fb4ba31a);
    /* Fonts */
    --font-inter: 'Inter',sans-serif;
--font-geist: 'Geist',sans-serif;
--font-roboto: 'Roboto',sans-serif;

    /* Font size */
    --h1-title: 3.5rem;
--h2-title: 3rem;
--h3-title: 2.5rem;
--h4-title: 2rem;
--h5-title: 1.5rem;
--h6-title: 1.25rem;
--label-xl: 1.5rem;
--label-l: 1.125rem;
--label-m: 1rem;
--label-sm: 0.875rem;
--label-xs: 0.75rem;
--paragraph-xl: 1.5rem;
--paragraph-l: 1.125rem;
--paragraph-m: 1rem;
--paragraph-sm: 0.875rem;
--paragraph-xs: 0.75rem;
--subheading-l: 1.125rem;
--subheading-m: 1rem;
--subheading-sm: 0.875rem;
--subheading-xs: 0.75rem;
--subheading-2xs: 1rem;
--docs: 1.125rem;
    /* Font weight */
    --regular: 400;
--medium: 500;
    /* 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 */
    --radius-0: 0px;
--radius-2: 2px;
--radius-4: 4px;
--radius-6: 6px;
--radius-8: 8px;
--radius-10: 10px;
--radius-12: 12px;
--radius-16: 16px;
--radius-20: 20px;
--radius-24: 24px;
--radius-28: 28px;
--radius-full: 999px;
    /* 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;
    }
  }
}

      
  .dnHIyK {
    width:100%;
  height:100vh;
  }
      

      
        
      
      
  .cDAuX {
    width:100%;
  height:100%;
  display:flex;
  background:var(--bg-weak);
  align-items:stretch;
  flex-direction:row;
  justify-content:flex-start;
  scrollbar-width:none;
  }
      
.cDAuX::-webkit-scrollbar {
  width: 0;
}


      
        
      
      
  .fGSJDd {
    width:8px;
  cursor:col-resize;
  height:100%;
  display:flex;
  align-items:center;
  justify-content:center;
  }
      

      
        
      
      
  .dlQFHm {
    width:1px;
  height:100%;
  opacity:0;
  background:var(--error-base);
  transition:all 300ms cubic-bezier(0.42, 0, 0.58, 1);
  }
      

      
  .dlQFHm.hover {
    opacity:1;
  }
      

        
      
      
  
      

      
        
      
      
  .eAphFt {
    width:350px;
  height:100%;
  background:var(--bg-white);
  overflow-y:hidden;
  flex-shrink:;
  border-color:var(--stroke-soft);
  border-style:solid;
  border-width:1px;
  border-top-left-radius:1rem;
  border-top-right-radius:1rem;
  border-bottom-left-radius:1rem;
  border-bottom-right-radius:1rem;
  }
      

      
        
      
      
  .dYISyI {
    width:100%;
  display:flex;
  row-gap:.5rem;
  column-gap:.5rem;
  flex-direction:row;
  }
      

      
        
      
      
  .bWpTnd {
    width:fit-content;
  height:auto;
  }
      

      
        
      
      
  .nx-select-trigger\:root {
    gap:0.25rem;
  color:var(--text-sub, #525866);
  cursor:default;
  height:40px;
  font-size:var(--label-sm);
  overflow-x:hidden;
  overflow-y:hidden;
  transition:background-color 200ms ease 0ms normal;
  align-items:center;
  font-family:'Geist';
  font-weight:var(--medium);
  user-select:none;
  border-color:var(--stroke-soft, #E1E4EA);
  border-style:solid;
  border-width:1px;
  padding-left:0.75rem;
  border-radius:10px;
  outline-color:transparent;
  outline-style:solid;
  outline-width:var(--border-lg);
  padding-right:0.75rem;
  flex-direction:row;
  outline-offset:var(--border-md);
  -ms-user-select:none;
  justify-content:center;
  -moz-user-select:none;
  background-color:var(--bg-white, #FFFFFF);
  -webkit-user-select:none;
  -webkit-tap-highlight-color:transparent;
  }
      

      
  .nx-select-trigger\:root:hover {
    color:var(--text-strong, #0E121B);
  border-color:var(--bg-weak);
  border-style:solid;
  border-width:1px;
  background-color:var(--bg-weak, #F5F7FA);
  }
      


  .nx-select-trigger\:root:active {
    transition:none;
  border-color:var(--stroke-strong);
  border-style:solid;
  border-width:1.5px;
  outline-color:var(--bg-white, #FFFFFF);
  outline-style:solid;
  outline-width:2px;
  background-color:var(--bg-white, #FFFFFF);
  }
      


  .nx-select-trigger\:root:focus-visible {
    border-color:var(--stroke-strong);
  border-style:solid;
  border-width:1px;
  outline-color:var(--stroke-strong);
  outline-style:solid;
  outline-width:2px;
  outline-offset:var(--border-md);
  background-color:var(--bg-white);
  }
      


  .nx-select-trigger\:root.disabled {
    opacity:0.21;
  background: var(--bg-weak);
  }
      


  .nx-select-trigger\:root:focus {
    transition:none;
  border-color:var(--stroke-strong);
  border-style:solid;
  border-width:1.5px;
  outline-color:var(--bg-white, #FFFFFF);
  outline-style:solid;
  outline-width:1.5px;
  background-color:var(--bg-white, #FFFFFF);
  }
      

        
      
      
  .ItFli {
    width:1.5rem;
  height:1.5rem;
  animation:spinner 1s linear infinite;
  border-radius:50%;
  }
      

      
        
      
      
  .ffcKG {
    width:100%;
  height:100%;
  position:absolute;
  border-color:transparent;
  border-style:solid;
  border-width:4px;
  border-radius:50%;
  border-top-color:var(--color, #EEEEF0);
  border-top-style:solid;
  border-top-width:4px;
  }
      

      
        
      
      
  .bDGgpC {
    width:100%;
  height:100%;
  opacity:0.3;
  position:absolute;
  border-color:var(--color, #EEEEF0);
  border-style:solid;
  border-width:4px;
  border-radius:50%;
  }
      

      
        
      
      
  
      

      
        
      
      
  
      

      
        
      
      
  .dImzBy {
    top:0px;
  left:0px;
  color:inherit;
  right:0px;
  bottom:0px;
  display:flex;
  z-index:;
  position:absolute;
  font-size:inherit;
  align-items:center;
  font-family:inherit;
  font-weight:inherit;
  flex-direction:column;
  justify-content:center;
  background-color:var(--brand-10, #7D66D9);
  }
      

      
        
      
      
  .so-guest-chat-list\:-iKL_ZP-9JDYr6VfzNE62 {
    color:var(--text-strong, #0E121B);
  width:100%;
  cursor:pointer;
  height:32px;
  row-gap:1rem;
  column-gap:1rem;
  align-items:center;
  flex-direction:row;
  justify-content:space-between;
  }
      

      
        
      
      
  .fyICnk {
    color:var(--text-sub);
  width:fit-content;
  display:flex;
  row-gap:.5rem;
  font-size:14px;
  column-gap:.5rem;
  align-items:center;
  font-family:Geist;
  font-weight:400;
  padding-top:.25rem;
  border-color:var(--stroke-soft);
  border-style:solid;
  border-width:1px;
  padding-left:.5rem;
  padding-right:.5rem;
  flex-direction:row;
  padding-bottom:.25rem;
  justify-content:flex-start;
  border-top-left-radius:8px;
  border-top-right-radius:8px;
  border-bottom-left-radius:8px;
  border-bottom-right-radius:8px;
  }
      

      
        
      
      
  
      

      
        
      
      
  .ctieDL {
    color:var(--text-sub);
  width:fit-content;
  font-size:14px;
  font-family:Geist;
  font-weight:400;
  padding-top:.25rem;
  border-color:var(--stroke-soft);
  border-style:solid;
  border-width:1px;
  padding-left:1rem;
  padding-right:1rem;
  padding-bottom:.25rem;
  border-top-left-radius:8px;
  border-top-right-radius:8px;
  border-bottom-left-radius:8px;
  border-bottom-right-radius:8px;
  }
      

      
        
      
      
  .BEodR {
    width:fit-content;
  height:fit-content;
  font-size:inherit;
  font-family:inherit;
  font-weight:inherit;
  }
      

      
        
      
      
  .nx-select-icon\:root {
    color:inherit;
  width:1.25rem;
  height:1.25rem;
  font-size:inherit;
  transition:rotate 200ms ease 0ms normal;
  font-family:inherit;
  font-weight:inherit;
  }
      

      
  .nx-select-icon\:root.open {
    rotate:z 180deg;
  }
      

        
      
      
  
      

      
        
      
      
  .so-guest-chat-list\:135e5KH5C2q7zvFoyexwv {
    width:16px;
  height:16px;
  display:flex;
  align-items:center;
  justify-content:center;
  }
      

      
        
      
      
  .dkSBME {
    width:100%;
  row-gap:.5rem;
  column-gap:.5rem;
  }
      

      
        
      
      
  
      

      
        
      
      
  
      

      
        
      
      
  .nx-select-item\:root {
    gap:0.5rem;
  color:var(--text-strong, #0E121B);
  width:100%;
  cursor:pointer;
  height:var(--interactive-height-sm);
  font-size:var(--paragraph-sm);
  transition:background-color 200ms ease 0ms normal;
  align-items:center;
  font-family:'Geist';
  font-weight:var(--regular);
  padding-top:0.5rem;
  white-space:nowrap;
  padding-left:0.5rem;
  border-radius:8px;
  outline-color:transparent;
  outline-style:solid;
  outline-width:0px;
  padding-right:0.5rem;
  text-overflow:ellipsis;
  flex-direction:row;
  padding-bottom:0.5rem;
  justify-content:space-between;
  background-color:var(--bg-white, #FFFFFF);
  }
      

      
  .nx-select-item\:root:hover {
    background-color:var(--bg-weak, #F5F7FA);
  }
      


  
      


  .nx-select-item\:root.checked {
    color:var(--text-strong, #0E121B);
  background-color:var(--bg-weak, #F5F7FA);
  }
      


  .nx-select-item\:root.disabled {
    color:var(--neutral-9, #6F6D78);
  }
      


  .nx-select-item\:root.disabled:hover {
    background-color:transparent;
  }
      

        
      
      
  .ekSGkp {
    color:inherit;
  width:20px;
  height:20px;
  font-size:inherit;
  font-family:inherit;
  font-weight:inherit;
  }
      

      
        
      
      
  .rKRcu {
    gap:0.5rem;
  flex-direction:row;
  }
      

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

      
        
      
      
  .nx-select-item\:SqyS3RSMlmbmGFSbqXMfj {
    color:var(--text-strong, #0E121B);
  font-family:'Geist';
  }
      

      
        
      
      
  .nx-select-item\:gTaZlBzZUme6Pj37SjYHY {
    color:var(--primary-base, #FB4BA3);
  width:20px;
  height:20px;
  }
      

      
        
      
      
  
      

      
        
      
      
  
      

      
        
      
      
  .eOntnB {
    color:var(--icon-sub, #525866);
  width:1.25rem;
  height:1.25rem;
  font-size:inherit;
  font-family:inherit;
  font-weight:inherit;
  }
      

      
        
      
      
  .so-guest-chat-list\:4q8YiaMb75M4FPjBJ90dY {
    width:18px;
  height:18px;
  align-items:center;
  justify-content:center;
  }
      

      
        
      
      
  .boJInk {
    color:inherit;
  font-size:inherit;
  font-family:inherit;
  font-weight:inherit;
  }
      

      
        
      
      
  .so-guest-chat-list\:8RgS8R4dzEtexBVOOLa4A {
    width:16px;
  height:16px;
  display:flex;
  align-items:center;
  justify-content:center;
  }
      

      
        
      
      
  .clTZat {
    flex:1;
  width:100%;
  display:flex;
  align-items:center;
  justify-content:center;
  }
      

      
        
      
      
  .rltzo {
    flex:1;
  }
      

      
        
      
      
  
      

      
        
      
      
  .eFQaJC {
    top:var(--top);
  left:var(--left);
  position:absolute;
  outline-color:transparent;
  outline-style:none;
  outline-width:0px;
  pointer-events:all;
  transform-origin:var(--transform-origin-x) var(--transform-origin-y);
  }
      

      
  .eFQaJC:focus {
    outline-color:transparent;
  outline-style:none;
  outline-width:0px;
  }
      


  .eFQaJC.hidden {
    visibility:hidden;
  pointer-events:none;
  }
      


  .eFQaJC.match-anchor-width {
    width:var(--sc-anchor-width);
  }
      

        
      
      
  
      

      
        
      
      
  
      

      
        
      
      
  
      

      
        
      
      
  
      

      
        
      
      
  
      

      
        
      
      
  
      

      
        
      
      
  
      

      
        
      
      
  .nx-select-content\:root {
    gap:0.25rem;
  opacity:0;
  padding-top:0.5rem;
  border-color:var(--stroke-soft, #E1E4EA);
  border-style:solid;
  border-width:1px;
  padding-left:0.5rem;
  border-radius:16px;
  padding-right:0.5rem;
  padding-bottom:0.5rem;
  background-color:var(--bg-white, #FFFFFF);
  }
      

      
  .nx-select-content\:root.open {
    opacity:1;
  }
      


  .nx-select-content\:root.open-transition {
    transition:opacity 200ms ease 0ms normal;
  }
      


  .nx-select-content\:root.close-transition {
    transition:opacity 200ms ease 0ms normal;
  }
      


  .nx-select-content\:root:focus {
    outline-color:#ffffff;
  outline-style:none;
  outline-width:0px;
  }
      

        
      
      
  
      

      
        
      
      
  .bphnME {
    width:100%;
  height:32px;
  row-gap:1rem;
  column-gap:1rem;
  align-items:stretch;
  flex-direction:row;
  }
      

      
        
      
      
  
      

      
        
      
      
  .bCrsFu {
    overflow-y:auto;
  touch-action:auto;
  }
      

      
        
      
      
  
      

      
        
      
      
  .so-guest-chat-list\:HWkVppJf2uaJ16w02vycY {
    flex:1;
  width:100%;
  background:var(--bg-white);
  overflow-y:scroll;
  padding-top:8px;
  padding-left:8px;
  padding-right:8px;
  padding-bottom:8px;
  }
      

      
        
      
      
  .bxxpLA {
    color:var(--text-strong);
  font-size:1.25rem;
  font-family:Geist;
  font-weight:500;
  }
      

      
        
      
      
  .bXJaFK {
    width:100%;
  display:flex;
  row-gap:0px;
  background: var(--bg-weak);
  column-gap:0px;
  align-items:center;
  padding-top:4px;
  padding-left:4px;
  padding-right:4px;
  flex-direction:row;
  padding-bottom:4px;
  justify-content:flex-start;
  border-top-left-radius:10px;
  border-top-right-radius:10px;
  border-bottom-left-radius:10px;
  border-bottom-right-radius:10px;
  }
      

      
        
      
      
  .fyQUOM {
    color:var(--text-soft);
  cursor:pointer;
  display:flex;
  flex-grow:1;
  background: #ffffff00;
  transition:all 300ms ease-in-out  ;
  align-items:center;
  padding-top:4px;
  padding-left:8px;
  padding-right:8px;
  padding-bottom:4px;
  justify-content:center;
  border-top-left-radius:6px;
  border-top-right-radius:6px;
  border-bottom-left-radius:6px;
  border-bottom-right-radius:6px;
  }
      

      
  .fyQUOM:hover {
    color:var(--text-sub);
  }
      


  .fyQUOM.active {
    color:var(--text-strong);
  cursor:pointer;
  background: var(--bg-white);
  box-shadow:0px -1px 1px -0.5px rgba(51, 51, 51, 0.06) inset, 0px 0px 0px 1px rgba(51, 51, 51, 0.04), 0px 1px 1px 0.5px rgba(51, 51, 51, 0.04), 0px 3px 3px -1.5px rgba(51, 51, 51, 0.02), 0px 6px 6px -3px rgba(51, 51, 51, 0.04), 0px 12px 12px -6px rgba(51, 51, 51, 0.04), 0px 24px 24px -12px rgba(51, 51, 51, 0.04), 0px 48px 48px -24px rgba(51, 51, 51, 0.04), 0px 96px 96px -32px rgba(51, 51, 51, 0.06);
  }
      

        
      
      
  .eerSLB {
    font-size:var(--label-sm);
  font-family:Geist;
  font-weight:var(--medium);
  }
      

      
        
      
      
  .so-guest-chat-list\:L8LtGGA9ZoTgVzrWHPHGF {
    flex:1;
  }
      

      
        
      
      
  .YdNzG {
    gap:6px;
  align-items:center;
  flex-direction:row;
  justify-content:start;
  }
      

      
        
      
      
  .eIixDM {
    width:100%;
  row-gap:1.2rem;
  column-gap:1.2rem;
  }
      

      
        
      
      
  .nx-button-primary\:root {
    gap:0.25rem;
  color:var(--neutral-0, #0b0a0b);
  width:fit-content;
  cursor:pointer;
  height:40px;
  font-size:var(--label-sm);
  overflow-x:hidden;
  overflow-y:hidden;
  transition:background-color 200ms ease 0ms normal;
  align-items:center;
  font-family:'Geist';
  font-weight:var(--medium);
  user-select:none;
  padding-left:0.75rem;
  border-radius:10px;
  outline-color:transparent;
  outline-style:solid;
  outline-width:var(--border-lg);
  padding-right:0.75rem;
  flex-direction:row;
  outline-offset:var(--border-md);
  -ms-user-select:none;
  justify-content:center;
  -moz-user-select:none;
  background-color:var(--primary-base, #FB4BA3);
  -webkit-user-select:none;
  -webkit-tap-highlight-color:transparent;
  }
      

      
  .nx-button-primary\:root:hover {
    background-color:var(--primary-darker, #D0257A);
  }
      


  .nx-button-primary\:root:active {
    transition:none;
  background-color:var(--primary-base, #FB4BA3);
  }
      


  .nx-button-primary\:root:focus-visible {
    border-color:var(--bg-white, #FFFFFF);
  border-style:solid;
  border-width:2px;
  outline-color:var(--primary-alpha-10, #fb4ba31a);
  outline-style:solid;
  outline-width:var(--border-lg);
  outline-offset:var(--border-md);
  }
      


  .nx-button-primary\:root.disabled {
    color:var(--text-disabled, #CACFD8);
  cursor:not-allowed;
  opacity:0.5;
  background-color:var(--bg-weak, #F5F7FA);
  }
      

        
      
      
  
      

      
        
      
      
  .bdAVAr {
    top:0px;
  left:0px;
  color:inherit;
  right:0px;
  bottom:0px;
  display:flex;
  z-index:;
  position:absolute;
  font-size:inherit;
  align-items:center;
  font-family:inherit;
  font-weight:inherit;
  flex-direction:column;
  justify-content:center;
  background-color:var(--primary-base, #FB4BA3);
  }
      

      
        
      
      
  .so-chat-list-filter\:2uqd71Vj6DTA8hFKol_JF {
    height:32px;
  }
      

      
        
      
      
  .cLDBOY {
    row-gap:8px;
  column-gap:8px;
  }
      

      
        
      
      
  .cQNlVM {
    display:flex;
  align-items:center;
  flex-direction:row;
  justify-content:space-between;
  }
      

      
        
      
      
  .bPaYAW {
    gap:0.5rem;
  width:100%;
  height:40px;
  display:flex;
  transition:background-color 200ms ease 0ms normal;
  align-items:center;
  border-color:var(--stroke-soft, #E1E4EA);
  border-style:solid;
  border-width:1px;
  padding-left:0.75rem;
  border-radius:10px;
  outline-color:var(--bg-white);
  outline-style:solid;
  outline-width:1px;
  padding-right:0.75rem;
  flex-direction:row;
  justify-content:start;
  background-color:var(--bg-white, #FFFFFF);
  }
      

      
  .bPaYAW:hover {
    background-color:var(--bg-weak, #F5F7FA);
  }
      


  .bPaYAW.focused {
    border-color:var(--stroke-strong);
  border-style:solid;
  border-width:1px;
  outline-color:var(--stroke-soft);
  outline-style:solid;
  outline-width:var(--border-lg);
  background-color:var(--bg-white, #FFFFFF);
  }
      


  .bPaYAW:focus-visible {
    border-color:var(--stroke-strong, #0E121B);
  border-style:solid;
  border-width:1px;
  outline-color:var(--bg-weak, #F5F7FA);
  outline-style:solid;
  outline-width:var(--border-lg);
  background-color:var(--bg-white, #FFFFFF);
  }
      


  .bPaYAW.disabled {
    opacity:0.3;
  }
      

        
      
      
  
      

      
        
      
      
  .bPPUjg {
    flex:1;
  color:var(--text-strong, #0E121B);
  width:100%;
  height:100%;
  font-size:var(--label-sm);
  font-family:'Geist';
  font-weight:var(--medium);
  }
      

      
  .bPPUjg::placeholder {
    color:var(--text-disabled, #CACFD8);
  font-size:var(--label-sm);
  font-family:'Geist';
  font-weight:var(--regular);
  }
      


  .bPPUjg:disabled {
    cursor:no-drop;
  }
      

        
      
      
  .so-chat-list-filter\:E9_a9syGtOsRjFzImwn_f {
    height:32px;
  }
      

      
        
      
      
  .so-chat-list-filter\:F7uWghSxANusaTS5gW0mM {
    width:16px;
  height:16px;
  align-items:center;
  justify-content:center;
  }
      

      
        
      
      
  
      

      
        
      
      
  
      

      
        
      
      
  
      

      
        
      
      
  
      

      
        
      
      
  .dqsoTv {
    width:fit-content;
  height:fit-content;
  }
      

      
        
      
      
  
      

      
        
      
      
  .cVMNhr {
    top:0px;
  left:0px;
  right:0px;
  bottom:0px;
  opacity:0;
  position:absolute;
  pointer-events:none;
  }
      

      
        
      
      
  
      

      
        
      
      
  .nx-select\:5t68LNrS7UCmo5dAbUf7t {
    width:100%;
  }
      

      
        
      
      
  
      

      
        
      
      
  .dYElHa {
    width:var(--width);
  height:var(--height);
  position:fixed;
  pointer-events:none;
  }
      

      
  .dYElHa.modal {
    pointer-events:all;
  }
      

        
      
      
  
      

      
        
      
      
  
      

      
        
      
      
  
      

      
        
      
      
  .fapTje {
    color:var(--text-soft);
  font-size:12px;
  font-family:Geist;
  font-weight:500;
  letter-spacing:2px;
  }
      

      
        
      
      
  
      

      
        
      
      
  .fEycKP {
    width:16px;
  height:16px;
  }
      

      
        
      
      
  .so-chat-list-filter\:KwpOpFgI_ZcfOghnIHPwq {
    width:16px;
  height:16px;
  display:flex;
  align-items:center;
  justify-content:center;
  }
      

      
        
      
      
  
      

      
        
      
      
  .so-chat-list-filter\:LeoCjpzS8d8hzIUkqbphz {
    color:var(--text-strong, #0E121B);
  width:100%;
  cursor:pointer;
  height:32px;
  row-gap:1rem;
  column-gap:1rem;
  align-items:center;
  flex-direction:row;
  justify-content:space-between;
  }
      

      
        
      
      
  
      

      
        
      
      
  .so-chat-list-filter\:WG9KODLBRrau9QRVDIs1p {
    color:var(--text-strong, #0E121B);
  width:100%;
  cursor:pointer;
  height:32px;
  row-gap:1rem;
  column-gap:1rem;
  align-items:center;
  flex-direction:row;
  justify-content:space-between;
  }
      

      
        
      
      
  .faVGMF {
    width:100%;
  row-gap:4px;
  flex-wrap:wrap;
  column-gap:4px;
  flex-direction:row;
  }
      

      
        
      
      
  
      

      
        
      
      
  .cCYXsI {
    width:100%;
  }
      

      
        
      
      
  .so-chat-list-filter\:_wM_Mg5SSj1zMdB8d_x6H {
    flex:1;
  height:32px;
  }
      

      
        
      
      
  .bIrqmx {
    height:1px;
  border-bottom-color:var(--stroke-soft);
  border-bottom-style:inset;
  border-bottom-width:1px;
  }
      

      
  .bIrqmx.dashed {
    border-bottom-style:dashed;
  }
      

        
      
      
  .so-chat-list-filter\:gE6Gy3YZEyguMNwi8_-6w {
    width:100%;
  border-bottom-color:var(--stroke-soft);
  border-bottom-style:solid;
  border-bottom-width:1px;
  }
      

      
        
      
      
  .nx-button-tertiary\:root {
    gap:0.5rem;
  color:var(--text-sub, #525866);
  width:fit-content;
  cursor:pointer;
  height:40px;
  font-size:var(--label-m);
  overflow-x:hidden;
  overflow-y:hidden;
  transition:background-color 200ms ease 0ms normal;
  align-items:center;
  font-family:'Geist';
  font-weight:var(--medium);
  user-select:none;
  padding-left:0.75rem;
  border-radius:10px;
  outline-color:transparent;
  outline-style:solid;
  outline-width:var(--border-lg);
  padding-right:0.75rem;
  flex-direction:row;
  outline-offset:var(--border-md);
  -ms-user-select:none;
  justify-content:center;
  -moz-user-select:none;
  -webkit-user-select:none;
  -webkit-tap-highlight-color:transparent;
  }
      

      
  .nx-button-tertiary\:root:hover {
    color:var(--text-strong, #0E121B);
  background-color:var(--bg-weak, #F5F7FA);
  }
      


  .nx-button-tertiary\:root:active {
    transition:none;
  background-color:var(--overlay-a3, #ffffff26);
  }
      


  .nx-button-tertiary\:root:focus-visible {
    outline-color:var(--brand-8, #6958AD);
  outline-style:solid;
  outline-width:var(--border-lg);
  outline-offset:var(--border-md);
  }
      


  .nx-button-tertiary\:root.trigger-open {
    background-color:var(--overlay-a3, #ffffff26);
  }
      


  .nx-button-tertiary\:root.disabled {
    cursor:no-drop;
  opacity:0.5;
  background-color:var(--overlay-a1, #ffffff0d);
  }
      

        
      
      
  .so-chat-list-filter\:gV-Klk2GuPfG-i2kwN-8Q {
    cursor:pointer;
  height:32px;
  row-gap:4px;
  font-size:14px;
  column-gap:4px;
  transition:all 300ms ease;
  border-color:var(--stroke-soft);
  border-style:solid;
  border-width:1px;
  padding-right:1rem;
  flex-direction:row;
  }
      

      
  .so-chat-list-filter\:gV-Klk2GuPfG-i2kwN-8Q:hover {
    background:var(--bg-white);
  border-color:var(--stroke-soft);
  border-style:solid;
  border-width:1px;
  }
      

        
      
      
  
      

      
        
      
      
  .foTjGz {
    width:100%;
  row-gap:6px;
  flex-wrap:wrap;
  column-gap:6px;
  flex-direction:row;
  }
      

      
        
      
      
  .so-chat-list-filter\:nPt0SqswICn65dRqa6cQj {
    width:16px;
  height:16px;
  display:flex;
  align-items:center;
  justify-content:center;
  }
      

      
        
      
      
  .so-chat-list-filter\:nkUjaspmTwtle6lD1viXA {
    width:18px;
  height:18px;
  align-items:center;
  justify-content:center;
  }
      

      
        
      
      
  .cFbAqk {
    color:var(--text-sub);
  width:fit-content;
  display:flex;
  row-gap:4px;
  column-gap:4px;
  transition:all 300ms cubic-bezier(0.42, 0, 0.58, 1);
  align-items:center;
  padding-top:6px;
  border-color:var(--stroke-soft);
  border-style:solid;
  border-width:1px;
  padding-left:12px;
  padding-right:12px;
  flex-direction:row;
  padding-bottom:6px;
  justify-content:flex-start;
  border-top-left-radius:8px;
  border-top-right-radius:8px;
  border-bottom-left-radius:8px;
  border-bottom-right-radius:8px;
  }
      

      
  .cFbAqk:hover {
    cursor:pointer;
  background:var(--bg-weak);
  }
      


  .cFbAqk.is-active {
    background:var(--bg-weak);
  }
      

        
      
      
  .dOsSHp {
    font-size:14px;
  font-family:Geist;
  font-weight:var(--medium);
  }
      

      
        
      
      
  .tSWto {
    color:var(--success-base);
  }
      

      
        
      
      
  
      

      
        
      
      
  .so-chat-list-filter\:rcQINaFsLK0eqNdIPpSn_ {
    width:18px;
  height:18px;
  align-items:center;
  justify-content:center;
  }
      

      
        
      
      
  
      

      
        
      
      
  
      

      
        
      
      
  .so-guest-chat-list\:QKT8pVedkxZD_QLE5ZIGv {
    flex:1;
  }
      

      
        
      
      
  .so-guest-chat-list\:QR-MxZe1rF6MszQF75FjW {
    width:32px;
  cursor:pointer;
  height:32px;
  display:flex;
  transition:all 500ms cubic-bezier(0.42, 0, 0.58, 1)  ;
  align-items:center;
  border-color:var(--stroke-soft);
  border-style:solid;
  border-width:1px;
  padding-left:0.75rem;
  padding-right:0.75rem;
  flex-direction:row;
  justify-content:center;
  border-top-left-radius:8px;
  border-top-right-radius:8px;
  border-bottom-left-radius:8px;
  border-bottom-right-radius:8px;
  }
      

      
  .so-guest-chat-list\:QR-MxZe1rF6MszQF75FjW:hover {
    background: var(--bg-weak);
  }
      

        
      
      
  .bgEfvL {
    color:var(--text-strong);
  display:flex;
  row-gap:1rem;
  column-gap:1rem;
  align-items:center;
  justify-content:center;
  }
      

      
        
      
      
  .so-guest-chat-list\:X6rdtPExkt9VGDiRlnHwc {
    width:16px;
  height:16px;
  display:flex;
  align-items:center;
  justify-content:center;
  }
      

      
        
      
      
  .bXqEbr {
    color:var(--text-strong);
  font-size:1rem;
  font-family:Geist;
  font-weight:500;
  }
      

      
        
      
      
  .vSSmT {
    width:100%;
  align-items:center;
  flex-direction:row;
  justify-content:space-between;
  }
      

      
        
      
      
  .cesmSR {
    width:100%;
  display:none;
  align-items:center;
  flex-direction:row;
  justify-content:space-between;
  }
      

      
        
      
      
  
      

      
        
      
      
  
      

      
        
      
      
  .so-guest-chat-list\:gK2DQ0vGA3Sl-a2qCrHDy {
    color:var(--text-strong, #0E121B);
  width:100%;
  cursor:pointer;
  height:32px;
  row-gap:1rem;
  column-gap:1rem;
  align-items:center;
  flex-direction:row;
  justify-content:space-between;
  }
      

      
        
      
      
  
      

      
        
      
      
  .so-popover-chat-filter-content\:root {
    gap:0.25rem;
  width:250px;
  height:fit-content;
  display:flex;
  opacity:0;
  padding:0.5rem;
  z-index:10;
  min-width:200px;
  background: var(--bg-white);
  box-shadow:0px 16px 32px -12px rgba(14, 18, 27, 0.10);
  align-items:flex-start;
  padding-top:0.5rem;
  border-color:var(--stroke-soft);
  border-style:solid;
  border-width:1px;
  padding-left:0.5rem;
  border-radius:1rem;
  padding-right:0.5rem;
  flex-direction:column;
  padding-bottom:0.5rem;
  /* regular-shadow/medium */:;
  }
      

      
  .so-popover-chat-filter-content\:root.open {
    opacity:1;
  }
      


  .so-popover-chat-filter-content\:root.open-transition {
    transition:opacity 300ms ease 0ms normal;
  }
      


  .so-popover-chat-filter-content\:root.close-transition {
    transition:opacity 300ms ease 0ms normal;
  }
      

        
      
      
  .so-guest-chat-list\:hazX6ESugb6J-m5ybAD3G {
    width:320px;
  padding-top:12px;
  padding-left:12px;
  padding-right:12px;
  padding-bottom:12px;
  border-top-left-radius:12px;
  border-top-right-radius:12px;
  border-bottom-left-radius:12px;
  border-bottom-right-radius:12px;
  }
      

      
        
      
      
  
      

      
        
      
      
  .cJdJhQ {
    width:100%;
  display:flex;
  row-gap:1rem;
  column-gap:1rem;
  align-items:center;
  flex-direction:row;
  justify-content:space-between;
  }
      

      
        
      
      
  
      

      
        
      
      
  
      

      
        
      
      
  
      

      
        
      
      
  
      

      
        
      
      
  
      

      
        
      
      
  
      

      
        
      
      
  
      

      
        
      
      
  
      

      
        
      
      
  
      

      
        
      
      
  
      

      
        
      
      
  
      

      
        
      
      
  
      

      
        
      
      
  
      

      
        
      
      
  .AcQiD {
    width:100%;
  display:none;
  row-gap:1rem;
  column-gap:1rem;
  align-items:center;
  padding-left:1rem;
  padding-right:1rem;
  flex-direction:column;
  padding-bottom:1rem;
  justify-content:space-between;
  border-bottom-color:var(--stroke-soft);
  border-bottom-style:solid;
  border-bottom-width:1px;
  }
      

      
        
      
      
  .dhMYRI {
    display:flex;
  row-gap:8px;
  column-gap:8px;
  align-items:center;
  flex-direction:row;
  justify-content:space-between;
  }
      

      
        
      
      
  .so-guest-chat-list\:r1jeLfr-T4b7RmvwhCaKC {
    color:var(--text-strong, #0E121B);
  width:100%;
  cursor:pointer;
  height:32px;
  row-gap:1rem;
  column-gap:1rem;
  align-items:center;
  flex-direction:row;
  justify-content:space-between;
  }
      

      
        
      
      
  .so-guest-chat-list\:ro-mWx10ja1canObKa8V6 {
    width:18px;
  height:18px;
  align-items:center;
  justify-content:center;
  }
      

      
        
      
      
  
      

      
        
      
      
  .Jejvz {
    width:100%;
  height:64px;
  display:flex;
  align-items:center;
  padding-left:1rem;
  padding-right:1rem;
  flex-direction:row;
  justify-content:space-between;
  border-bottom-color:var(--stroke-soft);
  border-bottom-style:solid;
  border-bottom-width:1px;
  }
      

      
        
      
      
  
      

      
        
      
      
  .eWYKXx {
    cursor:pointer;
  display:block;
  background:var(--bg-white);
  transition:all 300ms ease;
  padding-top:0.75rem;
  padding-left:0.75rem;
  padding-right:0.75rem;
  flex-direction:row;
  padding-bottom:0.75rem;
  border-top-left-radius:10px;
  border-top-right-radius:10px;
  border-bottom-left-radius:10px;
  border-bottom-right-radius:10px;
  }
      

      
  .eWYKXx:hover {
    background:var(--bg-weak);
  }
      


  .eWYKXx.selected {
    background:var(--bg-weak);
  }
      

        
      
      
  
      

      
        
      
      
  
      

      
        
      
      
  
      

      
        
      
      
  
      

      
        
      
      
  .so-tooltip\:Quw7nR6hflO7rsq8M8Qbn {
    color:var(--text-sub);
  scale:0.5;
  width:max-content;
  opacity:0;
  font-size:14px;
  max-width:250px;
  background:var(--bg-white);
  font-family:Geist;
  padding-top:0.25rem;
  border-color:var(--stroke-soft);
  border-style:solid;
  padding-left:0.25rem;
  padding-right:0.25rem;
  padding-bottom:0.25rem;
  border-top-left-radius:8px;
  border-top-right-radius:8px;
  border-bottom-left-radius:8px;
  border-bottom-right-radius:8px;
  }
      

      
  .so-tooltip\:Quw7nR6hflO7rsq8M8Qbn.open {
    scale:1;
  opacity:1;
  translate:0 0px;
  }
      


  .so-tooltip\:Quw7nR6hflO7rsq8M8Qbn.top-in {
    translate:0 -12px;
  }
      


  .so-tooltip\:Quw7nR6hflO7rsq8M8Qbn.top-out {
    scale:1;
  }
      


  .so-tooltip\:Quw7nR6hflO7rsq8M8Qbn.bottom-in {
    translate:0 12px;
  }
      


  .so-tooltip\:Quw7nR6hflO7rsq8M8Qbn.bottom-out {
    scale:1;
  }
      


  .so-tooltip\:Quw7nR6hflO7rsq8M8Qbn.open-transition {
    transition:all 200ms ease 0ms normal;
  }
      


  .so-tooltip\:Quw7nR6hflO7rsq8M8Qbn.close-transition {
    transition:all 50ms ease 0ms normal;
  }
      

        
      
      
  
      

      
        
      
      
  .CMBMq {
    width:10px;
  height:10px;
  rotate:z 45deg;
  display:flex;
  translate:0px -8px 0;
  background:var(--bg-white);
  flex-direction:column;
  border-right-color:var(--stroke-soft);
  border-right-style:solid;
  border-right-width:var(--border-md);
  border-bottom-color:var(--stroke-soft);
  border-bottom-style:solid;
  border-bottom-width:var(--border-md);
  }
      

      
        
      
      
  
      

      
        
      
      
  
      

      
        
      
      
  .cEpQwy {
    width:fit-content;
  height:fit-content;
  position:absolute;
  font-size:inherit;
  transform:var(--transform);
  font-family:inherit;
  font-weight:inherit;
  transform-origin:var(--transform-origin);
  }
      

      
  .cEpQwy.top {
    top:0px;
  left:var(--left);
  }
      


  .cEpQwy.bottom {
    left:var(--left);
  bottom:0px;
  }
      


  .cEpQwy.right {
    top:var(--top);
  right:0px;
  }
      


  .cEpQwy.left {
    top:var(--top);
  left:0px;
  }
      

        
      
      
  
      

      
        
      
      
  .so-tooltip\:p8ZD1pweaxOXqiYD4k3cz {
    display:none;
  }
      

      
        
      
      
  
      

      
        
      
      
  .fnLmBY {
    display:flex;
  align-items:flex-start;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  justify-content:space-between;
  }
      

      
        
      
      
  .ecpxZv {
    padding-top:6px;
  }
      

      
        
      
      
  
      

      
        
      
      
  
      

      
        
      
      
  
      

      
        
      
      
  .jIPxk {
    color:inherit;
  font-size:var(--text-md);
  font-family:'Outfit';
  font-weight:var(--medium);
  }
      

      
        
      
      
  
      

      
        
      
      
  .s-chat-item\:E3BQpyIkMONjZIub565c9 {
    color:var(--text-strong);
  width:24px;
  cursor:pointer;
  height:24px;
  display:flex;
  font-size:14px;
  align-items:center;
  font-family:Geist;
  font-weight:500;
  border-radius:9999px;
  flex-direction:row;
  justify-content:center;
  }
      

      
  .s-chat-item\:E3BQpyIkMONjZIub565c9:hover {
    background:var(--bg-white);
  }
      

        
      
      
  
      

      
        
      
      
  .fdrgyE {
    display:flex;
  row-gap:1rem;
  column-gap:1rem;
  align-items:center;
  flex-direction:row;
  justify-content:space-between;
  }
      

      
        
      
      
  
      

      
        
      
      
  .s-chat-item\:P2-WJRfhmti21aEEtCatP {
    color:var(--text-strong);
  width:24px;
  cursor:pointer;
  height:24px;
  display:flex;
  font-size:14px;
  align-items:center;
  font-family:Geist;
  font-weight:500;
  border-radius:9999px;
  flex-direction:row;
  justify-content:center;
  }
      

      
  .s-chat-item\:P2-WJRfhmti21aEEtCatP:hover {
    background:var(--bg-white);
  }
      

        
      
      
  .cKIGYa {
    flex:1 1 0%;
  color:var(--text-soft);
  height:15px;
  display:block;
  overflow:hidden;
  font-size:0.875rem;
  min-width:0px;
  margin-top:0.25rem;
  font-family:Geist;
  font-weight:400;
  line-height:0.875rem;
  white-space:nowrap;
  border-style:solid;
  border-width:0px;
  text-overflow:ellipsis;
  flex-direction:row;
  }
      

      
        
      
      
  
      

      
        
      
      
  .dglrsJ {
    flex:0 0 auto;
  color:var(--text-sub);
  display:block;
  font-size:0.875rem;
  font-family:Geist;
  line-height:0.875rem;
  margin-left:0.5rem;
  white-space:nowrap;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  }
      

      
        
      
      
  
      

      
        
      
      
  .s-chat-item\:ZB3T65YhAEVSFLo6QdLKQ {
    font-size:var(--label-sm);
  font-family:Geist;
  padding-top:var(--radius-0);
  padding-left:var(--radius-0);
  padding-right:var(--radius-0);
  padding-bottom:var(--radius-0);
  }
      

      
        
      
      
  
      

      
        
      
      
  .cLJXDM {
    color:var(--text-strong);
  width:24px;
  height:24px;
  display:flex;
  font-size:14px;
  background:var(--bg-weak);
  align-items:center;
  font-family:Geist;
  font-weight:500;
  border-style:solid;
  border-width:0px;
  border-radius:9999px;
  flex-direction:row;
  justify-content:center;
  }
      

      
        
      
      
  .cuqxUT {
    width:14px;
  height:14px;
  border-color:var(--stroke-soft);
  border-style:solid;
  border-width:1px;
  border-top-left-radius:4px;
  border-top-right-radius:4px;
  border-bottom-left-radius:4px;
  border-bottom-right-radius:4px;
  }
      

      
        
      
      
  .s-chat-item\:e3o3VSraDQ7VmK9ljsLj6 {
    background:var(--bg-white);
  }
      

      
        
      
      
  
      

      
        
      
      
  .eQHSpC {
    color:var(--text-strong);
  display:block;
  overflow:hidden;
  font-size:14px;
  font-family:Geist;
  font-weight:500;
  white-space:nowrap;
  border-style:solid;
  border-width:0px;
  text-overflow:ellipsis;
  flex-direction:row;
  }
      

      
        
      
      
  
      

      
        
      
      
  .qppQy {
    width:fit-content;
  display:flex;
  opacity:0;
  row-gap:8px;
  column-gap:8px;
  flex-direction:row;
  }
      

      
  .qppQy.onHover {
    opacity:1;
  }
      

        
      
      
  
      

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

      
        
      
      
  .dILoPn {
    color:var(--text-strong);
  width:24px;
  height:24px;
  display:flex;
  font-size:14px;
  background:var(--bg-weak);
  align-items:center;
  font-family:Geist;
  font-weight:500;
  border-style:solid;
  border-width:0px;
  border-radius:9999px;
  flex-direction:row;
  justify-content:center;
  }
      

      
  .dILoPn.medium {
    width:32px;
  height:32px;
  font-size:1rem;
  }
      


  .dILoPn.large {
    width:40px;
  height:40px;
  font-size:1.2rem;
  font-family:1rem;
  }
      

        
      
      
  .hjHzo {
    color:var(--text-strong);
  }
      

      
        
      
      
  
      

      
        
      
      
  .brizqR {
    color:var(--primary-base);
  }
      

      
        
      
      
  .cexUqs {
    flex:1 1 0%;
  display:flex;
  row-gap:0px;
  min-width:0rem;
  column-gap:0px;
  border-style:solid;
  border-width:0px;
  flex-direction:column;
  }
      

      
        
      
      
  .efKJGz {
    display:flex;
  row-gap:0.5rem;
  column-gap:0.5rem;
  align-items:flex-start;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  justify-content:flex-start;
  }
      

      
        
      
      
  .so-guest-chat-list\:vHBvY_kTr71lJzg_1B_w3 {
    animation:2s ease 0ms 1 normal none running animation-empty;
  }
      

      
        
                  @keyframes animation-empty {
                    
                  }
                  
      
      
  
      

      
        
      
      
  
      

      
        
      
      
  .so-guest-chat-list\:yYV9Onwid25NdQl3P1U8D {
    width:20px;
  height:20px;
  align-items:center;
  justify-content:center;
  }
      

      
        
      
      
  .so-guest-chats\:CDof0Vov2mYMVDCS_2bjA {
    height:100%;
  }
      

      
        
      
      
  .byhsCZ {
    width:8px;
  height:100%;
  }
      

      
        
      
      
  .ffflxf {
    width:100%;
  height:100%;
  row-gap:1rem;
  flex-grow:1;
  max-width:350px;
  background:var(--bg-white);
  box-sizing:border-box;
  column-gap:1rem;
  flex-basis:0%;
  overflow-y:scroll;
  flex-shrink:0;
  padding-top:1rem;
  border-color:var(--stroke-soft);
  border-style:solid;
  border-width:1px;
  padding-left:1rem;
  padding-right:1rem;
  padding-bottom:1rem;
  border-top-left-radius:1rem;
  border-top-right-radius:1rem;
  border-bottom-left-radius:1rem;
  border-bottom-right-radius:1rem;
  }
      

      
        
      
      
  .bjfETO {
    font-size:14px;
  font-family:Geist;
  }
      

      
        
      
      
  .fstVlF {
    color:var(--text-sub);
  width:16px;
  cursor:pointer;
  }
      

      
  .fstVlF:hover {
    color:var(--text-strong);
  }
      

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

      
        
      
      
  .ehQjkP {
    width:100%;
  row-gap:8px;
  background:var(--bg-weak);
  column-gap:8px;
  min-height:200px;
  padding-top:12px;
  padding-left:12px;
  padding-right:12px;
  padding-bottom:12px;
  border-top-left-radius:12px;
  border-top-right-radius:12px;
  border-bottom-left-radius:12px;
  border-bottom-right-radius:12px;
  }
      

      
        
      
      
  .so-guest-chat-details\:4mrnq3D-y8bkW5R-32tGG {
    height:32px;
  font-size:14px;
  }
      

      
        
      
      
  .dyEHVf {
    row-gap:0.25rem;
  column-gap:0.25rem;
  flex-direction:row;
  }
      

      
        
      
      
  .so-guest-chat-details\:95L4M43Pc2j-69JBTmWqt {
    height:32px;
  font-size:14px;
  }
      

      
        
      
      
  .fDXJuy {
    flex:1;
  width:100%;
  font-size:14px;
  font-family:Geist;
  }
      

      
        
      
      
  .chKVzp {
    color:var(--icon-sub);
  }
      

      
        
      
      
  .deQEcC {
    color:red;
  width:16px;
  cursor:pointer;
  }
      

      
  .deQEcC:hover {
    color:red;
  }
      

        
      
      
  .difyyX {
    color:var(--text-sub);
  font-size:12px;
  font-family:Geist;
  }
      

      
        
      
      
  .fvUQoM {
    width:100%;
  display:flex;
  align-items:center;
  flex-direction:row;
  justify-content:space-between;
  }
      

      
  .fvUQoM:hover {
    background:transparent;
  }
      

        
      
      
  .Jxaa-d {
    row-gap:0.5rem;
  background:var(--bg-white);
  column-gap:0.5rem;
  margin-top:0.5rem;
  padding-top:0.5rem;
  border-color:var(--stroke-soft);
  border-style:solid;
  border-width:1px;
  padding-left:0.5rem;
  padding-right:0.5rem;
  padding-bottom:0.5rem;
  border-top-left-radius:8px;
  border-top-right-radius:8px;
  border-bottom-left-radius:8px;
  border-bottom-right-radius:8px;
  }
      

      
        
      
      
  .dNuyVd {
    width:100%;
  height:100%;
  display:flex;
  row-gap:8px;
  font-size:14px;
  column-gap:8px;
  align-items:center;
  font-family:Geist;
  justify-content:flex-start;
  }
      

      
        
      
      
  .bfrERs {
    display:flex;
  row-gap:1rem;
  flex-wrap:wrap;
  column-gap:1rem;
  align-items:center;
  flex-direction:row;
  justify-content:space-between;
  }
      

      
        
      
      
  .dGtdRq {
    color:var(--text-sub);
  width:fit-content;
  display:flex;
  row-gap:4px;
  font-size:14px;
  column-gap:4px;
  align-items:center;
  font-family:Geist;
  font-weight:500;
  flex-direction:row;
  justify-content:flex-start;
  }
      

      
        
      
      
  .bGtlWn {
    gap:0.5rem;
  color:var(--text-sub, #525866);
  width:24px;
  cursor:pointer;
  height:24px;
  display:flex;
  font-size:var(--label-m);
  background:var(--bg-weak);
  overflow-x:hidden;
  overflow-y:hidden;
  transition:all 300ms cubic-bezier(0.42, 0, 0.58, 1);
  align-items:center;
  font-family:'Geist';
  font-weight:var(--medium);
  user-select:none;
  padding-left:0.75rem;
  border-radius:10px;
  outline-color:transparent;
  outline-style:solid;
  outline-width:var(--border-lg);
  padding-right:0.75rem;
  flex-direction:row;
  outline-offset:var(--border-md);
  -ms-user-select:none;
  justify-content:center;
  -moz-user-select:none;
  -webkit-user-select:none;
  border-top-left-radius:8px;
  border-top-right-radius:8px;
  border-bottom-left-radius:8px;
  border-bottom-right-radius:8px;
  -webkit-tap-highlight-color:transparent;
  }
      

      
        
      
      
  .dvxstb {
    width:40px;
  height:40px;
  display:flex;
  background:var(--bg-white);
  align-items:center;
  justify-content:center;
  border-top-left-radius:1000px;
  border-top-right-radius:1000px;
  border-bottom-left-radius:1000px;
  border-bottom-right-radius:1000px;
  }
      

      
        
      
      
  .cPofOl {
    flex:1;
  display:flex;
  row-gap:8px;
  column-gap:8px;
  align-items:center;
  justify-content:center;
  }
      

      
        
      
      
  .so-guest-chat-details\:c_5Do1oMVdpzbJjzxBx-5 {
    height:32px;
  font-size:14px;
  border-color:var(--stroke-soft);
  border-style:solid;
  border-width:1px;
  }
      

      
        
      
      
  .eHySZu {
    font-size:14px;
  font-family:Geist;
  font-weight:400;
  }
      

      
        
      
      
  .eUHega {
    width:100%;
  height:100%;
  opacity:0;
  translate:0 80px 0;
  transition:all 300ms cubic-bezier(0.42, 0, 0.58, 1);
  align-items:center;
  padding-top:0px;
  padding-left:0px;
  padding-right:0px;
  padding-bottom:0px;
  justify-content:center;
  }
      

      
  .eUHega.fade-in {
    opacity:1;
  translate:0 0 0;
  }
      

        
      
      
  .fxvcGy {
    width:100%;
  height:100%;
  z-index:9;
  position:relative;
  transition:background-color 200ms ease 0ms , border-color 200ms ease 0ms ;
  align-items:center;
  font-family:inherit;
  padding-top:var(--padding-sides);
  padding-left:var(--padding-sides);
  padding-right:var(--padding-sides);
  padding-bottom:var(--padding-sides);
  justify-content:center;
  }
      

      
        
      
      
  .so-guest-chat-details\:imAIOl_fC2Ho9hNlyUpkm {
    width:100%;
  display:flex;
  overflow-y:scroll;
  align-items:flex-start;
  justify-content:flex-start;
  }
      

      
        
      
      
  .bwbqim {
    width:100%;
  height:fit-content;
  }
      

      
        
      
      
  .elhPAg {
    row-gap:0.5rem;
  column-gap:0.5rem;
  }
      

      
        
      
      
  
      

      
        
      
      
  .feEXAz {
    display:flex;
  row-gap:1rem;
  column-gap:1rem;
  align-items:flex-start;
  flex-direction:row;
  justify-content:space-between;
  }
      

      
        
      
      
  .fiVUkN {
    height:100px;
  padding-top:0.5rem;
  padding-left:0.5rem;
  padding-right:0.5rem;
  padding-bottom:0.5rem;
  }
      

      
        
      
      
  .cnVZls {
    row-gap:0.5rem;
  background:var(--bg-white);
  column-gap:0.5rem;
  padding-top:0.5rem;
  border-color:var(--stroke-soft);
  border-style:solid;
  border-width:1px;
  padding-left:12px;
  padding-right:12px;
  padding-bottom:0.5rem;
  border-top-left-radius:8px;
  border-top-right-radius:8px;
  border-bottom-left-radius:8px;
  border-bottom-right-radius:8px;
  }
      

      
        
      
      
  .collapsible-button\:root {
    gap:0.5rem;
  color:var(--neutral-12, #EEEEF0);
  width:fit-content;
  cursor:default;
  height:var(--interactive-height-md);
  font-size:var(--text-md);
  overflow-x:hidden;
  overflow-y:hidden;
  transition:background-color 200ms ease 0ms normal;
  align-items:center;
  font-family:'Outfit';
  font-weight:var(--semi);
  user-select:none;
  padding-left:0.75rem;
  border-radius:var(--rounding-md);
  outline-color:transparent;
  outline-style:solid;
  outline-width:var(--border-lg);
  padding-right:0.75rem;
  flex-direction:row;
  outline-offset:var(--border-md);
  -ms-user-select:none;
  justify-content:center;
  -moz-user-select:none;
  background-color:var(--overlay-a1, #ffffff0d);
  -webkit-user-select:none;
  -webkit-tap-highlight-color:transparent;
  }
      

      
  .collapsible-button\:root:hover {
    background-color:var(--overlay-a2, #ffffff1a);
  }
      


  .collapsible-button\:root:active {
    background:;
  transition:none;
  }
      


  .collapsible-button\:root:focus-visible {
    outline-offset:var(--border-md);
  }
      


  .collapsible-button\:root.trigger-open {
    background:;
  }
      


  .collapsible-button\:root.disabled {
    opacity:0.5;
  background-color:var(--overlay-a1, #ffffff0d);
  }
      

        
      
      
  .so-guest-chat-details\:pZYwMjp_HZ01vM0d4-hwA {
    width:100%;
  cursor:pointer;
  background:transparent;
  padding-left:var(--radius-0);
  padding-right:var(--radius-0);
  }
      

      
        
      
      
  .cSpQeF {
    width:100%;
  display:flex;
  row-gap:8px;
  column-gap:8px;
  align-items:center;
  justify-content:center;
  }
      

      
        
      
      
  .eRtIgH {
    display:flex;
  row-gap:2px;
  column-gap:2px;
  align-items:center;
  flex-direction:row;
  justify-content:flex-start;
  }
      

      
        
      
      
  .fcYqyg {
    width:100%;
  display:flex;
  row-gap:8px;
  column-gap:8px;
  align-items:center;
  flex-direction:row;
  justify-content:space-between;
  }
      

      
        
      
      
  .eiuFDw {
    color:var(--text-sub);
  font-size:14px;
  font-family:Geist;
  font-weight:500;
  }
      

      
        
      
      
  .DnRoF {
    color:var(--text-strong);
  font-size:1.25rem;
  font-family:Geist;
  font-weight:600;
  line-height:1.25rem;
  }
      

      
        
      
      
  
      

      
        
      
      
  .bCJpXT {
    width:100%;
  display:flex;
  row-gap:1rem;
  column-gap:1rem;
  align-items:center;
  justify-content:center;
  }
      

      
        
      
      
  .Rzxj {
    color:var(--text-sub);
  }
      

      
        
      
      
  .so-guest-info-card\:HLjjnYufxm-XfxX017s7x {
    font-size:var(--label-sm);
  font-family:Geist;
  padding-top:var(--radius-0);
  padding-left:var(--radius-0);
  padding-right:var(--radius-0);
  padding-bottom:var(--radius-0);
  }
      

      
        
      
      
  .eeIDHa {
    width:64px;
  height:64px;
  display:flex;
  background:var(--bg-weak);
  align-items:center;
  justify-content:center;
  border-top-left-radius:1000px;
  border-top-right-radius:1000px;
  border-bottom-left-radius:1000px;
  border-bottom-right-radius:1000px;
  }
      

      
        
      
      
  
      

      
        
      
      
  .dKyTxm {
    color:var(--text-strong);
  font-size:1rem;
  font-family:Geist;
  font-weight:600;
  }
      

      
        
      
      
  .bNlUwI {
    width:100%;
  row-gap:var(--radius-12);
  column-gap:var(--radius-12);
  }
      

      
        
      
      
  .so-guest-chat-details\:psNp4yWR6Koe2hsvFPPtd {
    height:fit-content;
  }
      

      
        
      
      
  
      

      
        
      
      
  
      

      
        
      
      
  .flNaSt {
    height:0px;
  transform:translateZ(0px);
  overflow-y:hidden;
  will-change:height, transform;
  }
      

      
  .flNaSt.open {
    height:var(--height);
  }
      

        
      
      
  .so-collapsible\:ALfxBRmS3wPsbUsjJfBeE {
    width:100%;
  opacity:0;
  transition:height 300ms ease 0ms normal, opacity 300ms ease 0ms normal;
  }
      

      
  .so-collapsible\:ALfxBRmS3wPsbUsjJfBeE.open {
    opacity:1;
  transition:height 300ms ease 0ms normal, opacity 300ms ease 200ms normal;
  }
      

        
      
      
  
      

      
        
      
      
  
      

      
        
      
      
  
      

      
        
      
      
  .so-guest-chat-details\:rU6yWwkf7yIjdAdcZhmVI {
    height:32px;
  font-size:14px;
  border-color:var(--stroke-soft);
  border-style:solid;
  border-width:1px;
  }
      

      
        
      
      
  .bPQgxQ {
    flex:1;
  width:100%;
  }
      

      
        
      
      
  .dFFOnW {
    height:150px;
  padding-top:0.5rem;
  padding-left:0.5rem;
  padding-right:0.5rem;
  padding-bottom:0.5rem;
  }
      

      
        
      
      
  
      

      
        
      
      
  
      

      
        
      
      
  .so-guest-chats\:YQBAQGLKQids7J1BHxmm0 {
    height:100%;
  }
      

      
        
      
      
  .dmJlmh {
    width:100%;
  height:100%;
  flex-grow:1;
  min-width:400px;
  background:var(--bg-white);
  box-sizing:border-box;
  flex-basis:0%;
  overflow-y:hidden;
  flex-shrink:0;
  border-color:var(--stroke-soft);
  border-style:solid;
  border-width:1px;
  border-top-left-radius:1rem;
  border-top-right-radius:1rem;
  border-bottom-left-radius:1rem;
  border-bottom-right-radius:1rem;
  }
      

      
        
      
      
  
      

      
        
      
      
  .bqRPee {
    color:var(--primary-base);
  width:60px;
  height:60px;
  }
      

      
        
      
      
  
      

      
        
      
      
  
      

      
        
      
      
  
      

      
        
      
      
  
      

      
        
      
      
  
      

      
        
      
      
  .ebmjez {
    display:flex;
  row-gap:4px;
  column-gap:4px;
  align-items:center;
  flex-direction:row;
  justify-content:flex-start;
  }
      

      
        
      
      
  .cvXXIk {
    flex:1;
  width:100%;
  display:flex;
  align-items:flex-end;
  padding-top:1rem;
  padding-left:1rem;
  padding-right:1rem;
  padding-bottom:1rem;
  justify-content:flex-end;
  }
      

      
        
      
      
  .cowtlB {
    display:flex;
  row-gap:8px;
  column-gap:8px;
  align-items:center;
  flex-direction:row;
  justify-content:flex-start;
  }
      

      
        
      
      
  
      

      
        
      
      
  .fDZfVy {
    display:flex;
  min-height:100%;
  align-items:center;
  padding-top:2rem;
  padding-left:2rem;
  padding-right:2rem;
  padding-bottom:2rem;
  justify-content:center;
  }
      

      
        
      
      
  
      

      
        
      
      
  .so-guest-chat-area\:DSdtPGiatz1MgVs6_PARJ {
    cursor:pointer;
  height:32px;
  display:flex;
  font-size:14px;
  transition:all 500ms cubic-bezier(0.42, 0, 0.58, 1)  ;
  align-items:center;
  font-family:Geist;
  font-weight:500;
  border-color:var(--stroke-soft);
  border-style:solid;
  border-width:1px;
  padding-left:0.75rem;
  padding-right:0.75rem;
  flex-direction:row;
  justify-content:center;
  border-top-left-radius:8px;
  border-top-right-radius:8px;
  border-bottom-left-radius:8px;
  border-bottom-right-radius:8px;
  }
      

      
  .so-guest-chat-area\:DSdtPGiatz1MgVs6_PARJ:hover {
    background: var(--bg-weak);
  }
      

        
      
      
  
      

      
        
      
      
  .so-guest-chat-area\:DxDLImgiCkiMDfSTXmuAq {
    flex:1;
  width:100%;
  display:flex;
  row-gap:0.5rem;
  column-gap:0.5rem;
  overflow-y:scroll;
  align-items:flex-start;
  justify-content:flex-start;
  }
      

      
        
      
      
  .fFEBTc {
    display:flex;
  translate:0 0 0;
  align-items:flex-start;
  border-style:solid;
  border-width:0px;
  margin-bottom:1rem;
  flex-direction:row;
  justify-content:flex-start;
  }
      

      
        
      
      
  .bWYKfj {
    color:var(--text_color);
  width:100%;
  height:fit-content;
  display:flex;
  row-gap:8px;
  column-gap:8px;
  flex-direction:row;
  }
      

      
  .bWYKfj.from-me {
    display:flex;
  align-items:flex-start;
  flex-direction:row;
  justify-content:flex-end;
  }
      

        
      
      
  .dpYsQL {
    width:fit-content;
  row-gap:0.25rem;
  column-gap:0.25rem;
  }
      

      
        
      
      
  .eEUNqa {
    gap:.5rem;
  display:grid;
  grid-template-columns:1fr 1fr;
  }
      

      
        
      
      
  .fttuCz {
    height:160px;
  overflow-x:hidden;
  overflow-y:hidden;
  border-top-left-radius:8px;
  border-top-right-radius:8px;
  border-bottom-left-radius:8px;
  border-bottom-right-radius:8px;
  }
      

      
        
      
      
  .biezmH {
    width:100%;
  height:100%;
  object-fit:cover;
  }
      

      
        
      
      
  
      

      
        
      
      
  .dIcaZW {
    color:var(--text-strong);
  width:fit-content;
  row-gap:var(--radius-0);
  font-size:14px;
  max-width:300px;
  background:var(--bg-weak);
  column-gap:var(--radius-0);
  font-family:Geist;
  font-weight:400;
  padding-top:var(--radius-0);
  padding-left:0.75rem;
  padding-right:0.75rem;
  padding-bottom:0.5rem;
  border-top-left-radius:12px;
  border-top-right-radius:12px;
  border-bottom-left-radius:12px;
  border-bottom-right-radius:12px;
  }
      

      
  .dIcaZW.fromMe {
    background:var(--highlighted-light-dark);
  }
      

        
      
      
  .etUvcb {
    color:var(--text-sub);
  display:flex;
  margin-top:-0.25rem;
  align-items:flex-end;
  margin-left:1rem;
  justify-content:flex-end;
  }
      

      
        
      
      
  .bFhmVA {
    font-size:10px;
  }
      

      
        
      
      
  
      

      
  .bmoONJ.loading {
    display:none;
  }
      

        
      
      
  .bmBnmv {
    height:100%;
  font-size:inherit;
  }
      

      
        
      
      
  .so-chat-text-content\:root {
    color:var(--text-strong);
  height:fit-content;
  font-size:14px;
  padding-top:0px;
  padding-left:var(--radius-0);
  padding-right:var(--radius-0);
  padding-bottom:0px;
  }
      

      
        
      
      
  
      

      
        
      
      
  .eAKOSS {
    color:var(--text-strong);
  display:flex;
  row-gap:0.5rem;
  column-gap:0.5rem;
  align-items:center;
  flex-direction:row;
  justify-content:flex-end;
  }
      

      
        
      
      
  
      

      
        
      
      
  
      

      
        
      
      
  .so-guest-chat-area\:E6CqfsNoZfvHb7Mjn9_wW {
    width:100%;
  }
      

      
        
      
      
  
      

      
        
      
      
  .XhGly {
    border-top-color:var(--stroke-soft);
  border-top-style:solid;
  border-top-width:1px;
  }
      

      
        
      
      
  
      

      
        
      
      
  .biwOYK {
    height:64px;
  display:flex;
  align-items:center;
  padding-left:1rem;
  padding-right:1rem;
  flex-direction:row;
  justify-content:space-between;
  border-bottom-color:var(--stroke-soft);
  border-bottom-style:solid;
  border-bottom-width:1px;
  }
      

      
        
      
      
  .eybXPZ {
    color:var(--text-sub);
  font-size:14px;
  font-family:Geist;
  }
      

      
        
      
      
  
      

      
        
      
      
  
      

      
        
      
      
  .NgiSW {
    color:var(--text-strong);
  font-size:14px;
  font-family:Geist;
  }
      

      
        
      
      
  .so-guest-chat-area\:cFAdkHk3vEEEfKGaI4rDh {
    width:32px;
  cursor:pointer;
  height:32px;
  display:flex;
  transition:all 500ms cubic-bezier(0.42, 0, 0.58, 1)  ;
  align-items:center;
  border-color:var(--stroke-soft);
  border-style:solid;
  border-width:1px;
  padding-left:0.75rem;
  padding-right:0.75rem;
  flex-direction:row;
  justify-content:center;
  border-top-left-radius:8px;
  border-top-right-radius:8px;
  border-bottom-left-radius:8px;
  border-bottom-right-radius:8px;
  }
      

      
  .so-guest-chat-area\:cFAdkHk3vEEEfKGaI4rDh:hover {
    background: var(--bg-weak);
  }
      

        
      
      
  .byWaa {
    color:var(--text-strong);
  font-size:1.5rem;
  font-family:Geist;
  font-weight:500;
  }
      

      
        
      
      
  
      

      
        
      
      
  .nx-switch\:root {
    cursor:pointer;
  }
      

      
        
      
      
  .dAcpVt {
    width:4px;
  height:4px;
  background: var(--bg-soft);
  border-top-left-radius:100px;
  border-top-right-radius:100px;
  border-bottom-left-radius:100px;
  border-bottom-right-radius:100px;
  }
      

      
  .dAcpVt.checked {
    background: var(--primary-base);
  }
      

        
      
      
  .cSDEUo {
    display:flex;
  flex-direction:column;
  }
      

      
        
      
      
  .nx-switch\:9xDvC7hc90wM-Hy4nsyON {
    fill:var(--static-static-white, #FFF);
  width:12px;
  filter:drop-shadow(0px 2px 4px rgba(14, 18, 27, 0.08)) drop-shadow(0px 4px 8px rgba(27, 28, 29, 0.06));
  height:12px;
  display:flex;
  translate:0px 0px;
  background: var(--bg-weak);
  transition:translate 200ms ease 0ms normal;
  align-items:center;
  justify-content:center;
  border-top-left-radius:100px;
  border-top-right-radius:100px;
  border-bottom-left-radius:100px;
  border-bottom-right-radius:100px;
  }
      

      
  .nx-switch\:9xDvC7hc90wM-Hy4nsyON.checked {
    translate:12px 0 0;
  background: white;
  }
      

        
      
      
  .nx-switch\:HRWuuVySKRYgSHU-G8N6w {
    width:28px;
  height:16px;
  background: var(--bg-soft);
  transition:all 200ms ease 0ms normal;
  align-items:start;
  padding-top:0px;
  padding-left:var(--padding);
  padding-right:var(--padding);
  outline-offset:var(--border-md);
  padding-bottom:0px;
  justify-content:center;
  border-top-left-radius:100px;
  border-top-right-radius:100px;
  border-bottom-left-radius:100px;
  border-bottom-right-radius:100px;
  }
      

      
  .nx-switch\:HRWuuVySKRYgSHU-G8N6w:hover {
    cursor:pointer;
  background: var(--bg-soft);
  }
      


  .nx-switch\:HRWuuVySKRYgSHU-G8N6w.checked {
    background: var(--primary-base);
  }
      


  .nx-switch\:HRWuuVySKRYgSHU-G8N6w.checked:hover {
    background: var(--primary-darker);
  }
      


  .nx-switch\:HRWuuVySKRYgSHU-G8N6w:focus-visible {
    outline-color:var(--primary-alpha-16);
  outline-style:solid;
  outline-width:var(--border-lg);
  outline-offset:var(--border-md);
  }
      


  .nx-switch\:HRWuuVySKRYgSHU-G8N6w.disabled {
    cursor:not-allowed;
  }
      

        
      
      
  .cGJbvY {
    width:fit-content;
  height:fit-content;
  }
      

      
        
      
      
  
      

      
        
      
      
  .ebBaCJ {
    flex:1;
  height:100%;
  }
      

      
        
      
      
  
      

      
        
      
      
  .so-guest-chat-area\:fUp64tG80n7oVPEY6NZd8 {
    font-size:var(--label-sm);
  font-family:Geist;
  padding-top:var(--radius-0);
  padding-left:var(--radius-0);
  padding-right:var(--radius-0);
  padding-bottom:var(--radius-0);
  }
      

      
        
      
      
  .so-guest-chat-area\:iD9sIwJmZp5mq7EMmcy5g {
    cursor:pointer;
  height:32px;
  display:flex;
  font-size:14px;
  transition:all 500ms cubic-bezier(0.42, 0, 0.58, 1)  ;
  align-items:center;
  font-family:Geist;
  font-weight:500;
  border-color:var(--stroke-soft);
  border-style:solid;
  border-width:1px;
  padding-left:0.75rem;
  padding-right:0.75rem;
  flex-direction:row;
  justify-content:center;
  border-top-left-radius:8px;
  border-top-right-radius:8px;
  border-bottom-left-radius:8px;
  border-bottom-right-radius:8px;
  }
      

      
  .so-guest-chat-area\:iD9sIwJmZp5mq7EMmcy5g:hover {
    background: var(--bg-weak);
  }
      

        
      
      
  .bKVqjT {
    flex:1;
  width:100%;
  height:1px;
  display:flex;
  align-items:flex-end;
  font-family:Geist;
  justify-content:flex-end;
  }
      

      
        
      
      
  
      

      
        
      
      
  .dgtBZn {
    display:flex;
  row-gap:12px;
  column-gap:12px;
  align-items:center;
  flex-direction:row;
  justify-content:flex-start;
  }
      

      
        
      
      
  .so-guest-chat-area\:rHzEtUGnEUK1TC-01O7Dm {
    color:var(--text-strong, #0E121B);
  width:100%;
  cursor:pointer;
  height:32px;
  row-gap:1rem;
  column-gap:1rem;
  align-items:center;
  flex-direction:row;
  justify-content:space-between;
  }
      

      
        
      
      
  .dRgeBz {
    display:flex;
  row-gap:0.25rem;
  column-gap:0.25rem;
  align-items:center;
  justify-content:center;
  }
      

      
        
      
      
  .bdzIMQ {
    cursor:pointer;
  display:flex;
  row-gap:0.5rem;
  column-gap:0.5rem;
  align-items:center;
  padding-top:0.5rem;
  border-color:var(--stroke-soft);
  border-style:solid;
  border-width:1px;
  padding-left:0.5rem;
  padding-right:0.5rem;
  flex-direction:row;
  padding-bottom:0.5rem;
  justify-content:center;
  border-top-left-radius:var(--radius-12);
  border-top-right-radius:var(--radius-12);
  border-bottom-left-radius:var(--radius-12);
  border-bottom-right-radius:var(--radius-12);
  }
      

      
        
      
      
  
      

      
        
      
      
  .btJOGW {
    width:100%;
  height:100%;
  display:flex;
  align-items:center;
  justify-content:center;
  }
      

      
        
      
      
  .so-guest-chat-area\:wvQeqOAr9lz_QX4aYIjMs {
    width:16px;
  height:16px;
  display:flex;
  align-items:center;
  justify-content:center;
  }
      

      
        
      
      
  .bxtkrx {
    display:none;
  row-gap:8px;
  column-gap:8px;
  align-items:center;
  padding-top:8px;
  padding-left:8px;
  padding-right:8px;
  flex-direction:row;
  padding-bottom:8px;
  justify-content:flex-start;
  border-bottom-color:var(--stroke-soft);
  border-bottom-style:solid;
  border-bottom-width:1px;
  }
      

      
        
      
      
  .so-guest-chats\:r6B3m4WNxXSCTk_lUl1a7 {
    height:100%;
  }
      

      
        
      
      
  
      

      
        
      