

@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;
    }
  }
}

      
  .fyuMSl {
    background:var(--bg-white);
  min-height:100%;
  font-family:Geist;
  }
      

      
        
      
      
  .fhnxza {
    color:var(--text-strong);
  font-size:16px;
  font-weight:var(--medium);
  white-space:break-spaces;
  }
      

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

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

      
        
      
      
  .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);
  }
      

        
      
      
  .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%;
  }
      

      
        
      
      
  
      

      
        
      
      
  
      

      
        
      
      
  .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);
  }
      

      
        
      
      
  .o-room-grid-view\:-xxs35Wz7g2CRA0imNnQN {
    cursor:pointer;
  }
      

      
        
      
      
  .eTkKzJ {
    color:inherit;
  width:1.25rem;
  height:1.25rem;
  font-size:inherit;
  font-family:inherit;
  font-weight:inherit;
  }
      

      
        
      
      
  
      

      
        
      
      
  .fsfGlg {
    color:var(--text-strong);
  font-size:14px;
  font-weight:var(--medium);
  white-space:break-spaces;
  }
      

      
        
      
      
  .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;
  }
      

        
      
      
  .o-room-grid-view\:1bzEhcJonMqM_VxZl1v17 {
    color:var(--text-strong);
  width:fit-content;
  border-top-left-radius:0.5rem;
  border-top-right-radius:0.5rem;
  border-bottom-left-radius:0.5rem;
  border-bottom-right-radius:0.5rem;
  }
      

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

      
        
      
      
  .mdvXv {
    width:18px;
  height:18px;
  }
      

      
        
      
      
  .fjKAGS {
    font-size:10px;
  font-weight:var(--regular);
  }
      

      
        
      
      
  .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);
  }
      

        
      
      
  
      

      
        
      
      
  .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);
  }
      

      
        
      
      
  .o-room-grid-view\:2ixtcHp57tLuENm7brtOo {
    width:100%;
  cursor:pointer;
  min-width:250px;
  }
      

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

      
        
      
      
  .fetNtC {
    width:100%;
  height:100%;
  display:flex;
  overflow-x:hidden;
  overflow-y:hidden;
  align-items:start;
  flex-direction:column;
  justify-content:start;
  scrollbar-width:none;
  }
      
.fetNtC::-webkit-scrollbar {
  width: 0;
}


      
        
      
      
  .fEoIqH {
    top:0px;
  left:0px;
  color:#2e5c0080;
  right:0px;
  bottom:0px;
  cursor:grab;
  z-index:100;
  position:fixed;
  }
      

      
  .fEoIqH.dragging {
    cursor:grabbing;
  }
      

        
      
      
  .dTlRCW {
    top:calc(var(--size) * -1);
  left:calc(var(--size) * -1);
  scale:var(--zoom);
  width:100%;
  height:100%;
  translate:var(--left) var(--top);
  box-sizing:content-box;
  align-items:center;
  padding-top:var(--size);
  padding-left:var(--size);
  padding-right:var(--size);
  padding-bottom:var(--size);
  background-size:1.5em 1.5em;;
  justify-content:center;
  background-image:linear-gradient(rgba(255, 255, 255, 0.02) .1em, transparent .1em), linear-gradient(90deg, rgba(255, 255, 255, 0.02) .1em, transparent .1em);
  }
      

      
        
      
      
  .fyPKLs {
    width:100%;
  height:100%;
  overflow-x:visible;
  overflow-y:visible;
  align-items:center;
  justify-content:center;
  }
      

      
        
      
      
  .o-room-grid-view\:3-9bcpkhzfUNQJ5Z9dgts {
    width:100%;
  height:100%;
  display:flex;
  align-items:flex-start;
  justify-content:flex-start;
  }
      

      
        
      
      
  .chLkAv {
    flex:1;
  background:var(--bg-white);
  padding-top:1rem;
  padding-left:0rem;
  padding-right:0rem;
  flex-direction:column;
  padding-bottom:1rem;
  }
      

      
        
      
      
  .didLmX {
    height:100%;
  row-gap:1rem;
  column-gap:1rem;
  padding-bottom:1rem;
  }
      

      
        
      
      
  .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);
  }
      

      
        
      
      
  .o-room-drawer\:K1UhFUgen3ze_vlk5qjby {
    width:100%;
  }
      

      
        
      
      
  .flA-Dqa {
    row-gap:1.5rem;
  background:var(--bg-white);
  column-gap:1.5rem;
  min-height:100%;
  padding-left:1rem;
  padding-right:1rem;
  }
      

      
        
      
      
  .dqsbgd {
    color:var(--text-sub);
  font-size:12px;
  font-weight:var(--regular);
  }
      

      
        
      
      
  .beRxVz {
    height:200px;
  object-fit:cover;
  border-top-left-radius:8px;
  border-top-right-radius:8px;
  border-bottom-left-radius:8px;
  border-bottom-right-radius:8px;
  }
      

      
        
      
      
  .etiatF {
    color:var(--error-base);
  width:fit-content;
  display:block;
  font-size:0.75rem;
  background:var(--error-lighter);
  font-family:Geist;
  font-weight:500;
  padding-top:0.25rem;
  border-style:solid;
  border-width:0px;
  padding-left:0.5rem;
  border-radius:9999px;
  padding-right:0.5rem;
  flex-direction:row;
  padding-bottom:0.25rem;
  }
      

      
        
      
      
  .bNfNZw {
    row-gap:0.25rem;
  column-gap:0.25rem;
  }
      

      
        
      
      
  .bLrALY {
    display:grid;
  row-gap:1rem;
  flex-wrap:wrap;
  column-gap:1rem;
  align-items:center;
  flex-direction:row;
  justify-content:space-between;
  grid-template-columns:repeat(3,1fr);
  }
      

      
        
      
      
  .fFprzx {
    color:var(--warning-base);
  width:fit-content;
  display:block;
  font-size:0.75rem;
  background: var(--warning-lighter);
  font-family:Geist;
  font-weight:500;
  padding-top:0.25rem;
  border-style:solid;
  border-width:0px;
  padding-left:0.5rem;
  border-radius:9999px;
  padding-right:0.5rem;
  flex-direction:row;
  padding-bottom:0.25rem;
  }
      

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

      
        
      
      
  .bwfQyD {
    color:var(--text-strong);
  font-size:14px;
  font-weight:var(--medium);
  }
      

      
        
      
      
  .bHyxxg {
    color:var(--category-color);
  width:fit-content;
  font-size:12px;
  background:var(--category-bg-color);
  font-weight:var(--regular);
  padding-top:0.25rem;
  border-color:var(--category-color);
  border-style:solid;
  border-width:1px;
  padding-left:0.5rem;
  padding-right:0.5rem;
  padding-bottom:0.25rem;
  border-top-left-radius:999px;
  border-top-right-radius:999px;
  border-bottom-left-radius:999px;
  border-bottom-right-radius:999px;
  }
      

      
        
      
      
  .fwAYVL {
    row-gap:0.25rem;
  background:var(--bg-weak);
  column-gap:0.25rem;
  padding-top:1rem;
  padding-left:1rem;
  padding-right:1rem;
  padding-bottom:1rem;
  border-top-left-radius:8px;
  border-top-right-radius:8px;
  border-bottom-left-radius:8px;
  border-bottom-right-radius:8px;
  }
      

      
        
      
      
  .bMRLsz {
    color:var(--text-strong);
  font-size:18px;
  font-weight:var(--medium);
  }
      

      
        
      
      
  .kpgyE {
    row-gap:1rem;
  column-gap:1rem;
  }
      

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

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

      
        
      
      
  .orhHU {
    color:var(--success-base);
  width:fit-content;
  display:block;
  font-size:0.75rem;
  background:var(--success-light);
  font-family:Geist;
  font-weight:500;
  padding-top:0.25rem;
  border-style:solid;
  border-width:0px;
  padding-left:0.5rem;
  border-radius:9999px;
  padding-right:0.5rem;
  flex-direction:row;
  padding-bottom:0.25rem;
  }
      

      
        
      
      
  .onxVX {
    display:flex;
  row-gap:1rem;
  column-gap:1rem;
  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:space-between;
  border-top-left-radius:8px;
  border-top-right-radius:8px;
  border-bottom-left-radius:8px;
  border-bottom-right-radius:8px;
  }
      

      
        
      
      
  .dtOBMu {
    color:var(--text-strong);
  font-size:14px;
  font-weight:var(--regular);
  }
      

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

      
        
      
      
  .dbbBJt {
    color:var(--text-strong);
  font-size:16px;
  font-weight:var(--medium);
  }
      

      
        
      
      
  .o-room-drawer\:Mp6xlTok9weIvsYctGvKA {
    opacity:1;
  translate:0 0 0;
  transition:all 300ms ease;
  }
      

      
  .o-room-drawer\:Mp6xlTok9weIvsYctGvKA {
    @starting-style {
            opacity:0;
  translate:0 6rem 0;
  transition:all 300ms ease;
          }
  }
      

        
      
      
  .dYdHjE {
    color:var(--text-strong);
  font-size:20px;
  font-family:Geist;
  font-weight:500;
  line-height:24px;
  }
      

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

      
        
      
      
  .nyFHd {
    color:var(--text-strong);
  background:var(--bg-white);
  max-height:10rem;
  min-height:5rem;
  font-family:Geist;
  padding-top:0.5rem;
  padding-left:0.5rem;
  padding-right:4rem;
  padding-bottom:0.5rem;
  }
      

      
        
      
      
  .cGJegb {
    top:14px;
  right:.5rem;
  width:40px;
  height:40px;
  display:flex;
  position:absolute;
  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;
  }
      

      
  .cGJegb:hover {
    cursor:pointer;
  background:#e0dcdc;
  }
      


  .cGJegb.was-key-triggered {
    animation:1s ease 0ms 1 normal none running animation-bKKrXZ;
  background:#e0dcdc;
  }
      


  .cGJegb:disabled {
    cursor:not-allowed;
  background:#ffffff12;
  }
      

        
                  @keyframes animation-bKKrXZ {
                    
                        0% {
                          scale: 1 1;
                        }
                        

                        50% {
                          scale: 1.1 1.1;
                        }
                        

                        100% {
                          scale: 1 1;
                        }
                        
                  }
                  
      
      
  .o-room-drawer\:TS9KCEQEdWvHeEA5aU-RP {
    left:0px;
  width:100%;
  bottom:0px;
  position:fixed;
  }
      

      
        
      
      
  .IIYMM {
    row-gap:2rem;
  background:var(--bg-white);
  column-gap:2rem;
  min-height:100%;
  font-family:Geist;
  padding-left:1rem;
  padding-right:1rem;
  }
      

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

      
        
      
      
  .dPqLMY {
    color:var(--primary-base);
  width:16px;
  }
      

      
        
      
      
  .eNeA-dQ {
    color:var(--primary-darker);
  font-size:18px;
  font-weight:var(--medium);
  }
      

      
        
      
      
  .bDiOYk {
    row-gap:0.25rem;
  background:var(--bg-white);
  column-gap:0.25rem;
  padding-top:1rem;
  padding-left:1rem;
  padding-right:1rem;
  padding-bottom:1rem;
  border-top-left-radius:8px;
  border-top-right-radius:8px;
  border-bottom-left-radius:8px;
  border-bottom-right-radius:8px;
  }
      

      
        
      
      
  .epOiJp {
    color:var(--success-base);
  width:16px;
  }
      

      
        
      
      
  .dmbWXc {
    color:var(--information-base);
  font-size:16px;
  font-weight:var(--medium);
  }
      

      
        
      
      
  .clXYZr {
    color:var(--text-sub);
  font-size:14px;
  font-weight:var(--regular);
  }
      

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

      
        
      
      
  .cDYXwd {
    display:flex;
  row-gap:0.5rem;
  column-gap:0.5rem;
  align-items:flex-end;
  justify-content:center;
  }
      

      
        
      
      
  .wpPDm {
    flex:1;
  display:flex;
  align-items:center;
  padding-top:0.5rem;
  border-color:var(--stroke-sub);
  border-style:solid;
  border-width:1px;
  padding-left:0.5rem;
  padding-right:0.5rem;
  padding-bottom:0.5rem;
  justify-content:center;
  border-top-left-radius:0.5rem;
  border-top-right-radius:0.5rem;
  border-bottom-left-radius:0.5rem;
  border-bottom-right-radius:0.5rem;
  }
      

      
        
      
      
  .cDGgGW {
    font-size:14px;
  letter-spacing:-0.1px;
  }
      

      
        
      
      
  .psixH {
    font-size:16px;
  font-weight:var(--medium);
  }
      

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

      
        
      
      
  .dJDWwK {
    color:var(--text-strong);
  font-size:14px;
  letter-spacing:-0.1px;
  }
      

      
        
      
      
  .bTLZUu {
    color:var(--text-strong);
  font-size:20px;
  font-weight:var(--medium);
  }
      

      
        
      
      
  .dGHNKZ {
    color:white;
  width:fit-content;
  font-size:12px;
  background:var(--color);
  font-weight:var(--regular);
  padding-top:0.25rem;
  padding-left:0.5rem;
  padding-right:0.5rem;
  padding-bottom:0.25rem;
  border-top-left-radius:999px;
  border-top-right-radius:999px;
  border-bottom-left-radius:999px;
  border-bottom-right-radius:999px;
  }
      

      
        
      
      
  .ficLRG {
    row-gap:0.5rem;
  background:var(--primary-alpha-10);
  column-gap:0.5rem;
  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:0.5rem;
  border-top-right-radius:0.5rem;
  border-bottom-left-radius:0.5rem;
  border-bottom-right-radius:0.5rem;
  }
      

      
        
      
      
  .cuidzV {
    display:flex;
  row-gap:1rem;
  column-gap:1rem;
  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:space-between;
  border-top-left-radius:0.5rem;
  border-top-right-radius:0.5rem;
  border-bottom-left-radius:0.5rem;
  border-bottom-right-radius:0.5rem;
  }
      

      
        
      
      
  .clcguE {
    row-gap:1rem;
  column-gap:1rem;
  padding-top:1rem;
  border-color:var(--stroke-soft);
  border-style:solid;
  border-width:1px;
  padding-left:1rem;
  padding-right:1rem;
  flex-direction:row;
  padding-bottom:1rem;
  border-top-left-radius:0.5rem;
  border-top-right-radius:0.5rem;
  border-bottom-left-radius:0.5rem;
  border-bottom-right-radius:0.5rem;
  }
      

      
        
      
      
  .eyHQmx {
    color:var(--success-base);
  font-size:16px;
  font-weight:var(--medium);
  }
      

      
        
      
      
  .fxxLrx {
    color:var(--primary-base);
  width:24px;
  }
      

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

      
        
      
      
  .o-room-drawer\:UAjaCtzEex1fNniEiRvzw {
    opacity:1;
  translate:0 0 0;
  transition:all 300ms ease;
  }
      

      
  .o-room-drawer\:UAjaCtzEex1fNniEiRvzw {
    @starting-style {
            opacity:0;
  translate:0 6rem 0;
  transition:all 300ms ease;
          }
  }
      

        
      
      
  .eJyGjN {
    top:0px;
  row-gap:1rem;
  z-index:1;
  position:sticky;
  background:var(--bg-white);
  column-gap:1rem;
  padding-top:1rem;
  padding-left:1rem;
  padding-right:1rem;
  padding-bottom:1rem;
  border-bottom-color:var(--stroke-soft);
  border-bottom-style:solid;
  border-bottom-width:1px;
  }
      

      
        
      
      
  .clNQkZ {
    row-gap:1rem;
  background:var(--bg-white);
  column-gap:1rem;
  overflow-y:hidden;
  }
      

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

      
        
      
      
  .ezCEaB {
    width:100%;
  height:6rem;
  display:flex;
  background:var(--bg-white);
  align-items:center;
  justify-content:center;
  }
      

      
        
      
      
  .o-room-drawer-messages\:5YDDHf1xaxo3K2AJPLAeM {
    flex:1;
  display:flex;
  row-gap:0.5rem;
  position:sticky;
  column-gap:0.5rem;
  margin-top:-70px;
  overflow-y:auto;
  align-items:flex-end;
  padding-top:-50px;
  padding-right:0.5rem;
  flex-direction:column;
  padding-bottom:0rem;
  justify-content:flex-end;
  scroll-behavior:smooth;
  scrollbar-width:none;
  }
      
.o-room-drawer-messages\:5YDDHf1xaxo3K2AJPLAeM::-webkit-scrollbar {
  width: 0;
}


      
        
      
      
  .eSKPwf {
    width:fit-content;
  height:fit-content;
  display:flex;
  translate:0 0 0;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  justify-content:end;
  }
      

      
        
      
      
  .ewkciE {
    color:#bee3f8;
  display:block;
  border-style:solid;
  border-width:0px;
  flex-direction:row;
  }
      

      
        
      
      
  .dtGZvL {
    gap:0.25rem;
  display:flex;
  font-size:0.75rem;
  margin-top:0.25rem;
  align-items:center;
  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;
  }
      

      
        
      
      
  .fnriWe {
    color:var(--text_color);
  display:block;
  max-width:20rem;
  background:var(--is_sender);
  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.375rem;
  }
      

      
        
      
      
  
      

      
        
      
      
  .fzNQMg {
    border-top-left-radius:12px;
  border-top-right-radius:12px;
  border-bottom-left-radius:12px;
  border-bottom-right-radius:12px;
  }
      

      
        
      
      
  .cTPNKG {
    height:6rem;
  display:flex;
  z-index:9999999;
  position:fixed;
  background:var(--bg-white);
  align-items:center;
  justify-content:center;
  }
      

      
        
      
      
  .fzrIsJ {
    display:flex;
  animation:2s ease 0ms infinite normal none running animation-bKKrXZ;
  align-items:center;
  justify-content:space-between;
  }
      

      
        
      
      
  .o-room-drawer-messages\:rv6j9FnHUADlwYRVwOn6L {
    height:6rem;
  }
      

      
        
      
      
  .bXTPJR {
    height:90dvh;
  overflow-y:scroll;
  }
      

      
        
      
      
  .o-room-drawer\:hpJqaDUkA-fmIFuc8blM3 {
    opacity:1;
  translate:0 0 0;
  transition:all 300ms ease;
  }
      

      
  .o-room-drawer\:hpJqaDUkA-fmIFuc8blM3 {
    @starting-style {
            opacity:0;
  translate:0 6rem 0;
  transition:all 300ms ease;
          }
  }
      

        
      
      
  .cDrowk {
    row-gap:1rem;
  background:var(--bg-white);
  column-gap:1rem;
  min-height:100%;
  font-family:Geist;
  padding-left:1rem;
  padding-right:1rem;
  }
      

      
        
      
      
  .FrEvx {
    color:var(--text-sub);
  width:fit-content;
  font-size:14px;
  font-weight:var(--regular);
  padding-top:0.25rem;
  border-color:var(--stroke-sub);
  border-style:solid;
  border-width:1px;
  padding-left:0.5rem;
  padding-right:0.5rem;
  padding-bottom:0.25rem;
  border-top-left-radius:999px;
  border-top-right-radius:999px;
  border-bottom-left-radius:999px;
  border-bottom-right-radius:999px;
  }
      

      
        
      
      
  .dSnqPP {
    font-size:18px;
  font-weight:var(--medium);
  }
      

      
        
      
      
  .eysQTq {
    color:white;
  width:40px;
  height:40px;
  display:flex;
  background:var(--primary-base);
  align-items:center;
  justify-content:center;
  border-top-left-radius:999px;
  border-top-right-radius:999px;
  border-bottom-left-radius:999px;
  border-bottom-right-radius:999px;
  }
      

      
        
      
      
  .ebwntW {
    color:var(--text-sub);
  width:20px;
  height:20px;
  }
      

      
        
      
      
  .bdaSqB {
    row-gap:1rem;
  column-gap:1rem;
  padding-top:1rem;
  border-color:var(--stroke-sub);
  border-style:solid;
  border-width:1px;
  padding-left:1rem;
  padding-right:1rem;
  padding-bottom:1rem;
  border-top-left-radius:8px;
  border-top-right-radius:8px;
  border-bottom-left-radius:8px;
  border-bottom-right-radius:8px;
  }
      

      
        
      
      
  .cKyXBp {
    color:var(--text-strong);
  font-size:12px;
  font-weight:var(--medium);
  }
      

      
        
      
      
  .tLCPn {
    color:var(--text-sub);
  width:20px;
  }
      

      
        
      
      
  .o-room-drawer\:j9wDxiWwzlR_3ZIgVd1U1 {
    opacity:1;
  translate:0 0 0;
  transition:all 300ms ease;
  }
      

      
  .o-room-drawer\:j9wDxiWwzlR_3ZIgVd1U1 {
    @starting-style {
            opacity:0;
  translate:0 6rem 0;
  transition:all 300ms ease;
          }
  }
      

        
      
      
  
      

      
        
      
      
  .cejZdQ {
    top:-6px;
  color:var(--text-white);
  right:0px;
  width:20px;
  height:20px;
  display:flex;
  z-index:1;
  position:absolute;
  background:var(--primary-base);
  align-items:center;
  justify-content:center;
  border-top-left-radius:9999px;
  border-top-right-radius:9999px;
  border-bottom-left-radius:9999px;
  border-bottom-right-radius:9999px;
  }
      

      
        
      
      
  .o-room-grid-view\:7eQfOJD73qNIy505a1NUI {
    width:100%;
  cursor:pointer;
  min-width:250px;
  }
      

      
        
      
      
  .bozdwv {
    flex:1;
  width:fit-content;
  row-gap:0.25rem;
  column-gap:0.25rem;
  }
      

      
        
      
      
  .o-room-grid-view\:8PjRXejAJRSLfKaBVzHSE {
    width:100%;
  cursor:pointer;
  }
      

      
        
      
      
  .dPNfXV {
    color:var(--text-sub, #525866);
  width:fit-content;
  cursor:pointer;
  row-gap:0.25rem;
  font-size:14px;
  column-gap:0.25rem;
  overflow-x:hidden;
  overflow-y:hidden;
  transition:background-color 200ms ease 0ms normal;
  align-items:center;
  font-family:'Geist';
  font-weight:var(--medium);
  border-color:var(--stroke-soft);
  border-style:solid;
  border-width:1px;
  padding-left:0.5rem;
  border-radius:10px;
  outline-color:transparent;
  outline-style:solid;
  outline-width:var(--border-lg);
  padding-right:0.5rem;
  flex-direction:row;
  justify-content:center;
  }
      

      
        
      
      
  
      

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

      
        
      
      
  
      

      
        
      
      
  .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;
  }
      

      
        
      
      
  
      

      
        
      
      
  .dtEBuD {
    width:28px;
  height:28px;
  display:flex;
  align-items:center;
  padding-top:0.25rem;
  padding-left:0.25rem;
  padding-right:0.25rem;
  padding-bottom:0.25rem;
  justify-content:center;
  }
      

      
  .dtEBuD.selected {
    color:var(--text-white);
  }
      

        
      
      
  
      

      
        
      
      
  .egRcCH {
    color:var(--text-strong);
  font-size:14px;
  white-space:break-spaces;
  }
      

      
        
      
      
  
      

      
        
      
      
  
      

      
        
      
      
  .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';
  }
      

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

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

      
        
      
      
  
      

      
        
      
      
  .o-room-grid-view\:BPa-4pGa2llqVZf5lxo7A {
    width:100%;
  cursor:pointer;
  }
      

      
        
      
      
  .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;
  }
      

        
      
      
  
      

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

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

        
      
      
  
      

      
        
      
      
  .exCbfb {
    width:18px;
  height:18px;
  }
      

      
  .exCbfb.selected {
    color:var(--text-white);
  }
      

        
      
      
  .o-room-grid-view\:BtprXIz15-ajBRr-JAJAX {
    color:var(--text-strong);
  width:fit-content;
  border-top-left-radius:0.5rem;
  border-top-right-radius:0.5rem;
  border-bottom-left-radius:0.5rem;
  border-bottom-right-radius:0.5rem;
  }
      

      
        
      
      
  .fzDdNj {
    color:var(--text-sub);
  width:fit-content;
  cursor:pointer;
  display:flex;
  row-gap:0.5rem;
  column-gap:0.5rem;
  align-items:center;
  flex-direction:row;
  justify-content:flex-start;
  }
      

      
  .fzDdNj.is-selected {
    color:var(--text-strong);
  }
      

        
      
      
  
      

      
        
      
      
  .bHOTiS {
    width:80px;
  height:80px;
  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;
  }
      

      
        
      
      
  
      

      
        
      
      
  
      

      
        
      
      
  
      

      
        
      
      
  
      

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

      
        
      
      
  
      

      
        
      
      
  
      

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

      
        
      
      
  
      

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

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

        
      
      
  
      

      
        
      
      
  
      

      
        
      
      
  
      

      
        
      
      
  
      

      
        
      
      
  .GnTCb {
    color:var(--text-sub);
  width:100%;
  display:flex;
  row-gap:0.5rem;
  column-gap:0.5rem;
  align-items:center;
  flex-direction:row;
  justify-content:space-between;
  }
      

      
        
      
      
  .o-room-grid-view\:JpItGSrOdrGVJO6ow3f1i {
    width:100%;
  cursor:pointer;
  min-width:250px;
  }
      

      
        
      
      
  .o-room-grid-view\:KJJr9SHohJg85a9c9eCbL {
    width:100%;
  cursor:pointer;
  }
      

      
        
      
      
  .LKLwv {
    font-size:14px;
  white-space:break-spaces;
  }
      

      
        
      
      
  .bPuQnP {
    row-gap:1rem;
  flex-wrap:wrap;
  column-gap:1rem;
  flex-direction:row;
  }
      

      
        
      
      
  .bcAPYa {
    width:20px;
  height:20px;
  display:flex;
  align-items:flex-start;
  border-color:var(--stroke-sub);
  border-style:solid;
  border-width:1px;
  justify-content:center;
  border-top-left-radius:4px;
  border-top-right-radius:4px;
  border-bottom-left-radius:4px;
  border-bottom-right-radius:4px;
  }
      

      
  .bcAPYa:hover {
    border-color:var(--stroke-strong);
  border-style:solid;
  border-width:1px;
  }
      


  .bcAPYa.is-selected {
    color:white;
  background:var(--primary-base);
  border-color:#00000000;
  border-style:solid;
  border-width:1px;
  }
      

        
      
      
  .o-room-grid-view\:LVQDG0KQqqpOjOXMPvsUk {
    cursor:pointer;
  }
      

      
        
      
      
  .cgnpbY {
    display:flex;
  row-gap:0rem;
  column-gap:0rem;
  align-items:flex-start;
  flex-direction:column;
  justify-content:flex-start;
  }
      

      
        
      
      
  
      

      
        
      
      
  
      

      
        
      
      
  .byjkOA {
    top:0px;
  left:0px;
  right:0px;
  bottom:0px;
  z-index:-1;
  position:absolute;
  }
      

      
        
      
      
  
      

      
        
      
      
  .so-dialog\:eNkkt0ycS1aLMPhWOtJUV {
    opacity:0;
  background: rgba(51, 51, 51, 0.56);
  }
      

      
  .so-dialog\:eNkkt0ycS1aLMPhWOtJUV.open {
    opacity:1;
  }
      


  .so-dialog\:eNkkt0ycS1aLMPhWOtJUV.open-transition {
    transition:opacity 300ms ease 0ms normal;
  }
      


  .so-dialog\:eNkkt0ycS1aLMPhWOtJUV.close-transition {
    transition:opacity 300ms ease 0ms normal;
  }
      

        
      
      
  .KsFov {
    width:var(--width);
  height:var(--height);
  position:fixed;
  overflow-x:hidden;
  overflow-y:hidden;
  align-items:center;
  pointer-events:none;
  justify-content:center;
  }
      

      
  .KsFov.modal {
    touch-action:none;
  pointer-events:all;
  }
      

        
      
      
  
      

      
        
      
      
  
      

      
        
      
      
  .so-dialog\:o_AGx_fXR28AhYGxOsWS1 {
    padding-top:1rem;
  padding-left:1rem;
  padding-right:1rem;
  padding-bottom:1rem;
  }
      

      
        
      
      
  
      

      
        
      
      
  
      

      
        
      
      
  
      

      
        
      
      
  
      

      
        
      
      
  .cfxRqE {
    color:var(--text-soft);
  font-size:14px;
  white-space:break-spaces;
  }
      

      
        
      
      
  .bHKpwf {
    height:400px;
  row-gap:1rem;
  background:var(--bg-white);
  column-gap:1rem;
  overflow-x:hidden;
  overflow-y:hidden;
  transition:height 300ms ease;
  padding-top:1rem;
  border-color:var(--stroke-sub);
  border-style:solid;
  border-width:1px;
  padding-left:1rem;
  padding-right:1rem;
  padding-bottom:1rem;
  border-top-left-radius:0.5rem;
  border-top-right-radius:0.5rem;
  border-bottom-left-radius:0.5rem;
  border-bottom-right-radius:0.5rem;
  }
      

      
  .bHKpwf.is-hidden {
    height:0px;
  opacity:0;
  transition:all 300ms ease;
  padding-top:0px;
  padding-left:0px;
  padding-right:0px;
  padding-bottom:0px;
  }
      

        
      
      
  .o-room-grid-view\:Q8Bxol76j9tEP14D6riGT {
    color:var(--text-strong);
  width:fit-content;
  border-top-left-radius:0.5rem;
  border-top-right-radius:0.5rem;
  border-bottom-left-radius:0.5rem;
  border-bottom-right-radius:0.5rem;
  }
      

      
        
      
      
  .eFOqEY {
    color:var(--icon-sub);
  width:40px;
  height:40px;
  }
      

      
        
      
      
  .o-room-grid-view\:TL-cxqtKp4NJwVg1JVJX7 {
    color:var(--text-strong);
  width:fit-content;
  border-top-left-radius:0.5rem;
  border-top-right-radius:0.5rem;
  border-bottom-left-radius:0.5rem;
  border-bottom-right-radius:0.5rem;
  }
      

      
        
      
      
  .ceVDPx {
    width:100%;
  height:100%;
  display:flex;
  row-gap:1rem;
  column-gap:1rem;
  align-items:center;
  padding-top:100px;
  justify-content:flex-start;
  }
      

      
        
      
      
  .cSJXLv {
    flex:0;
  height:100%;
  display:flex;
  align-items:flex-start;
  border-color:var(--stroke-soft);
  border-style:solid;
  border-width:1px;
  justify-content:flex-start;
  border-top-left-radius:0.5rem;
  border-top-right-radius:0.5rem;
  border-bottom-left-radius:0.5rem;
  border-bottom-right-radius:0.5rem;
  }
      

      
        
      
      
  .fnOJjZ {
    flex:1;
  width:fit-content;
  row-gap:1rem;
  flex-wrap:wrap;
  column-gap:1rem;
  padding-top:1rem;
  border-color:var(--stroke-sub);
  border-style:solid;
  border-width:1px;
  padding-left:1rem;
  padding-right:1rem;
  flex-direction:column;
  padding-bottom:1rem;
  border-top-left-radius:0.5rem;
  border-top-right-radius:0.5rem;
  border-bottom-left-radius:0.5rem;
  border-bottom-right-radius:0.5rem;
  }
      

      
        
      
      
  
      

      
        
      
      
  .SWxlP {
    position:relative;
  outline-color:transparent;
  outline-style:none;
  outline-width:0px;
  pointer-events:all;
  }
      

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

        
      
      
  
      

      
        
      
      
  
      

      
        
      
      
  .nx-sidebar-dialog-content\:root {
    top:8px;
  flex:1  ;
  right:8px;
  width:100%;
  bottom:8px;
  opacity:0;
  position:absolute;
  max-width:400px;
  translate:100% 0 0;
  background: var(--bg-white);
  padding-top:1rem;
  padding-left:1rem;
  padding-right:1rem;
  padding-bottom:1rem;
  }
      

      
  .nx-sidebar-dialog-content\:root.open {
    opacity:1;
  translate:0 0 0;
  }
      


  .nx-sidebar-dialog-content\:root.open-transition {
    transition:all 320ms ease 0ms normal;
  }
      


  .nx-sidebar-dialog-content\:root.close-transition {
    transition:all 200ms cubic-bezier(0.58, 0.29, 0.25, 1) 0ms normal;
  }
      

        
      
      
  .o-room-grid-view\:_gIGpk0OvfkKk8Fp9Nl_3 {
    max-width:600px;
  overflow-y:hidden;
  padding-top:0px;
  padding-left:0px;
  padding-right:0px;
  padding-bottom:0px;
  border-top-left-radius:20px;
  border-top-right-radius:20px;
  border-bottom-left-radius:20px;
  border-bottom-right-radius:20px;
  }
      

      
        
      
      
  
      

      
        
      
      
  .boKJos {
    left:0px;
  right:0px;
  bottom:20px;
  display:none;
  row-gap:0.5rem;
  position:fixed;
  column-gap:0.5rem;
  align-items:center;
  flex-direction:row;
  justify-content:center;
  }
      

      
        
      
      
  .biXNQV {
    color:var(--text-sub);
  font-size:14px;
  white-space:break-spaces;
  }
      

      
  .biXNQV.is-checked {
    color:var(--text-strong);
  }
      

        
      
      
  
      

      
        
      
      
  .psRfm {
    gap:1rem;
  width:fit-content;
  display:flex;
  align-items:center;
  flex-direction:row;
  padding-bottom:1rem;
  justify-content:center;
  }
      

      
        
      
      
  .dhGxig {
    color:var(--neutral-11, #B5B2BC);
  width:100%;
  font-size:var(--font-size);
  margin-top:var(--margin-top);
  font-family:'Outfit';
  font-weight:var(--semi);
  line-height:var(--line-height);
  white-space:normal;
  margin-bottom:var(--margin-bottom);
  letter-spacing:var(--letter-spacing);
  }
      

      
  .dhGxig.truncated {
    overflow:hidden;
  white-space:nowrap;
  text-overflow:ellipsis;
  }
      


  .dhGxig.clamped {
    display:-webkit-box;
  overflow:hidden;
  -webkit-box-orient:vertical;
  -webkit-line-clamp:var(--clamp-lines);
  }
      

        
      
      
  .so-dialog-title\:root {
    flex:1;
  color:var(--neutral-12, #EEEEF0);
  }
      

      
        
      
      
  .so-dialog-header\:p_XJR8Xz4w6daMz2d93kT {
    flex:1;
  color:var(--text-strong);
  font-size:18px;
  font-style:normal;
  font-family:Geist;
  font-weight:500;
  line-height:24px; /* 133.333% */;
  letter-spacing:-0.27px;
  /* -label/-large */:;
  font-feature-settings:'ss11' on, 'liga' off, 'calt' off;
  }
      

      
        
      
      
  
      

      
        
      
      
  
      

      
        
      
      
  .so-button-secondary\: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;
  border-color:var(--neutral-6, #3C393F);
  border-style:solid;
  border-width:var(--border-md);
  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(--neutral-0, #0b0a0b);
  -webkit-user-select:none;
  -webkit-tap-highlight-color:transparent;
  }
      

      
  .so-button-secondary\:root:hover {
    background-color:var(--neutral-2, #1A191B);
  }
      


  .so-button-secondary\:root:active {
    transition:none;
  background-color:var(--neutral-4, #2B292D);
  }
      


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


  .so-button-secondary\:root.trigger-open {
    background-color:var(--neutral-2, #1A191B);
  }
      


  .so-button-secondary\:root.disabled {
    opacity:0.5;
  background-color:var(--neutral-0, #0b0a0b);
  }
      

        
      
      
  .ckeMDa {
    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(--neutral-0, #0b0a0b);
  }
      

      
        
      
      
  .ecsgDW {
    width:var(--size);
  height:var(--size);
  animation:spinner 1s linear infinite;
  border-radius:50%;
  }
      

      
        
      
      
  
      

      
        
      
      
  .so-dialog-close-button\:VHhEM1I8jUMvJEGErDJO8 {
    color:var(--text-sub);
  width:24px;
  cursor:pointer;
  height:24px;
  background: var(--bg-white);
  border-color:black;
  border-style:solid;
  border-width:0px;
  border-top-left-radius:100px;
  border-top-right-radius:100px;
  border-bottom-left-radius:100px;
  border-bottom-right-radius:100px;
  }
      

      
  .so-dialog-close-button\:VHhEM1I8jUMvJEGErDJO8:hover {
    color:var(--text-strong);
  background: var(--bg-weak);
  }
      

        
      
      
  
      

      
        
      
      
  
      

      
        
      
      
  
      

      
        
      
      
  .o-room-grid-view\:dX5PQWcWG2m9mRWbUF9Ns {
    z-index:99;
  position:fixed;
  padding-top:20px;
  padding-left:20px;
  padding-right:20px;
  padding-bottom:20px;
  }
      

      
        
      
      
  .o-room-grid-view\:eI5PRwRFx1IXlGunqmRiM {
    width:100%;
  cursor:pointer;
  }
      

      
        
      
      
  .o-room-grid-view\:enwitf6A0fPiKpVTk8rhL {
    width:100%;
  cursor:pointer;
  }
      

      
        
      
      
  .o-room-grid-view\:foPOZ9pfEqxrfH4g-e0Ln {
    width:100%;
  cursor:pointer;
  }
      

      
        
      
      
  .IyWAO {
    gap:1.5rem;
  width:100%;
  display:grid;
  z-index:1;
  grid-template-columns:repeat(auto-fill, minmax(200px, 1fr));
  }
      

      
        
      
      
  
      

      
        
      
      
  .cCYXsI {
    width:100%;
  }
      

      
        
      
      
  .o-room-grid-view\:imSArg1z6d7wrAWw0aQdc {
    flex:1;
  }
      

      
        
      
      
  .hYKlY {
    row-gap:1rem;
  column-gap:1rem;
  padding-top:1rem;
  padding-left:0rem;
  padding-right:0rem;
  padding-bottom:1rem;
  border-bottom-color:var(--stroke-soft);
  border-bottom-style:solid;
  border-bottom-width:1px;
  }
      

      
        
      
      
  .o-room-grid-view\:k059iNos7D-t0U2AZHkbZ {
    cursor:pointer;
  }
      

      
        
      
      
  .eiOitw {
    gap:0.5rem;
  color:var(--text-sub, #525866);
  width:fit-content;
  cursor:pointer;
  height:40px;
  font-size:14px;
  overflow-x:hidden;
  overflow-y:hidden;
  transition:background-color 200ms ease 0ms normal;
  align-items:center;
  font-family:'Geist';
  font-weight:var(--medium);
  border-color:var(--stroke-soft);
  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;
  justify-content:center;
  }
      

      
  .eiOitw.is-selected {
    color:var(--primary-darker);
  background:var(--primary-alpha-16);
  border-color:var(--primary-base);
  border-style:solid;
  border-width:1px;
  }
      

        
      
      
  .BEFTq {
    box-sizing:border-box;
  }
      

      
        
      
      
  .o-room-grid-view\:k4VLgdlVvAlItLF4vr_db {
    width:18px;
  height:18px;
  }
      

      
        
      
      
  .dCwrBq {
    left:0.5rem;
  width:28px;
  height:28px;
  display:flex;
  position:absolute;
  background:var(--primary-base);
  transition:all 300ms ease;
  align-items:center;
  padding-top:0.25rem;
  padding-left:0.25rem;
  padding-right:0.25rem;
  padding-bottom:0.25rem;
  justify-content:center;
  border-top-left-radius:6px;
  border-top-right-radius:6px;
  border-bottom-left-radius:6px;
  border-bottom-right-radius:6px;
  }
      

      
  .dCwrBq.list {
    left:2.5rem;
  transition:all 300ms ease;
  }
      

        
      
      
  .bEucG {
    flex:1;
  row-gap:1rem;
  flex-wrap:wrap;
  column-gap:1rem;
  padding-top:1rem;
  border-color:var(--stroke-sub);
  border-style:solid;
  border-width:1px;
  padding-left:1rem;
  padding-right:1rem;
  flex-direction:column;
  padding-bottom:1rem;
  border-top-left-radius:0.5rem;
  border-top-right-radius:0.5rem;
  border-bottom-left-radius:0.5rem;
  border-bottom-right-radius:0.5rem;
  }
      

      
        
      
      
  .cKkuzm {
    display:grid;
  row-gap:0.5rem;
  column-gap:0.5rem;
  grid-template-columns:repeat(2,1fr);
  }
      

      
        
      
      
  .o-room-grid-view\:lqZHDIMF6LKbKEvzZjytp {
    width:100%;
  cursor:pointer;
  }
      

      
        
      
      
  
      

      
        
      
      
  .dEiKkz {
    color:white;
  cursor:pointer;
  display:flex;
  row-gap:1rem;
  min-width:230px;
  background:var(--room-bg-color);
  column-gap:1rem;
  transition:border-width 300ms ease;
  align-items:flex-start;
  padding-top:1rem;
  padding-left:1rem;
  padding-right:1rem;
  padding-bottom:1rem;
  justify-content:space-between;
  border-top-color:var(--room-color);
  border-top-style:solid;
  border-top-width:3px;
  border-top-left-radius:8px;
  border-top-right-radius:8px;
  border-bottom-left-radius:8px;
  border-bottom-right-radius:8px;
  }
      

      
        
      
      
  .dUtIed {
    color:var(--text-strong);
  font-size:20px;
  font-weight:var(--medium);
  letter-spacing:-0.6px;
  }
      

      
        
      
      
  .bZYcKv {
    width:12px;
  }
      

      
        
      
      
  .Fdzpl {
    width:fit-content;
  display:flex;
  row-gap:0.25rem;
  font-size:10px;
  background:var(--error-base);
  column-gap:0.25rem;
  align-items:center;
  font-weight:var(--regular);
  padding-top:0.15rem;
  padding-left:0.5rem;
  padding-right:0.5rem;
  flex-direction:row;
  padding-bottom:0.15rem;
  justify-content:flex-start;
  border-top-left-radius:6px;
  border-top-right-radius:6px;
  border-bottom-left-radius:6px;
  border-bottom-right-radius:6px;
  }
      

      
        
      
      
  .txmHX {
    flex:0;
  width:100%;
  background:var(--room-bg-color);
  padding-top:0.5rem;
  border-color:var(--room-color);
  border-style:solid;
  border-width:1px;
  padding-left:0.5rem;
  padding-right:0.5rem;
  padding-bottom:0.5rem;
  border-top-left-radius:0.5rem;
  border-top-right-radius:0.5rem;
  border-bottom-left-radius:0.5rem;
  border-bottom-right-radius:0.5rem;
  }
      

      
        
      
      
  .biGnKE {
    color:var(--text-sub);
  width:12px;
  }
      

      
        
      
      
  .EGeIv {
    width:40px;
  height:40px;
  display:flex;
  background:var(--room-color);
  align-items:center;
  justify-content:center;
  border-top-left-radius:8px;
  border-top-right-radius:8px;
  border-bottom-left-radius:8px;
  border-bottom-right-radius:8px;
  }
      

      
        
      
      
  .efXVfn {
    color:var(--room-color);
  right:0px;
  bottom:-5px;
  opacity:0.10;
  position:absolute;
  font-size:40px;
  font-weight:var(--medium);
  }
      

      
        
      
      
  .cFltRh {
    width:fit-content;
  display:flex;
  row-gap:0.25rem;
  font-size:10px;
  background:var(--information-base);
  column-gap:0.25rem;
  align-items:center;
  font-weight:var(--regular);
  padding-top:0.15rem;
  padding-left:0.5rem;
  padding-right:0.5rem;
  flex-direction:row;
  padding-bottom:0.15rem;
  justify-content:flex-start;
  border-top-left-radius:6px;
  border-top-right-radius:6px;
  border-bottom-left-radius:6px;
  border-bottom-right-radius:6px;
  }
      

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

      
        
      
      
  .bMzdEC {
    color:var(--text-sub);
  display:flex;
  row-gap:0.25rem;
  column-gap:0.25rem;
  align-items:center;
  flex-direction:row;
  justify-content:flex-start;
  }
      

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

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

      
        
      
      
  .blFrta {
    width:fit-content;
  display:flex;
  align-items:center;
  flex-direction:row;
  justify-content:flex-start;
  }
      

      
        
      
      
  .OcIBI {
    width:fit-content;
  display:flex;
  row-gap:0.25rem;
  font-size:10px;
  background:var(--success-base);
  column-gap:0.25rem;
  align-items:center;
  font-weight:var(--regular);
  padding-top:0.15rem;
  padding-left:0.5rem;
  padding-right:0.5rem;
  flex-direction:row;
  padding-bottom:0.15rem;
  justify-content:flex-start;
  border-top-left-radius:6px;
  border-top-right-radius:6px;
  border-bottom-left-radius:6px;
  border-bottom-right-radius:6px;
  }
      

      
        
      
      
  .cSLJBo {
    width:100%;
  row-gap:1rem;
  column-gap:1rem;
  }
      

      
        
      
      
  .ewEQvN {
    width:fit-content;
  display:flex;
  row-gap:0.25rem;
  font-size:10px;
  background:var(--warning-base);
  column-gap:0.25rem;
  align-items:center;
  font-weight:var(--regular);
  padding-top:0.15rem;
  padding-left:0.5rem;
  padding-right:0.5rem;
  flex-direction:row;
  padding-bottom:0.15rem;
  justify-content:flex-start;
  border-top-left-radius:6px;
  border-top-right-radius:6px;
  border-bottom-left-radius:6px;
  border-bottom-right-radius:6px;
  }
      

      
        
      
      
  .o-room-grid-view\:m9WkWtcY-KfL72478S_M7 {
    height:100%;
  }
      

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

      
        
      
      
  .fFdyLn {
    width:28px;
  height:28px;
  display:flex;
  align-items:center;
  padding-top:0.25rem;
  padding-left:0.25rem;
  padding-right:0.25rem;
  padding-bottom:0.25rem;
  justify-content:center;
  }
      

      
        
      
      
  
      

      
        
      
      
  .ckoEcy {
    color:var(--text-strong);
  font-size:24px;
  font-weight:var(--medium);
  }
      

      
        
      
      
  .fejhQP {
    row-gap:1rem;
  column-gap:1rem;
  flex-direction:row;
  }
      

      
        
      
      
  .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);
  }
      

        
      
      
  .o-room-grid-view\:upOZqGUOvfeCkhIfBMmkp {
    cursor:pointer;
  height:32px;
  font-size:14px;
  border-color:var(--stroke-soft);
  border-style:solid;
  border-width:1px;
  }
      

      
        
      
      
  .o-room-grid-view\:vJX4Ng4C6I1tHRbHZeXEc {
    width:100%;
  cursor:pointer;
  }
      

      
        
      
      
  .o-room-grid-view\:w3-VxzasC7PgrKYY6VPsP {
    cursor:pointer;
  font-size:14px;
  border-color:var(--stroke-soft);
  border-style:solid;
  border-width:1px;
  }
      

      
        
      
      
  
      

      
        
      
      
  .eyAmaz {
    width:100%;
  height:100%;
  }
      

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

      
        
      
      
  
      

      
        
      
      
  .o-room-grid-view\:wvI2neYemgunorirMkp3r {
    width:100%;
  height:100%;
  scrollbar-width:none;
  }
      
.o-room-grid-view\:wvI2neYemgunorirMkp3r::-webkit-scrollbar {
  width: 0;
}


      
        
      
      
  .JfJMk {
    flex:1;
  row-gap:0.5rem;
  column-gap:0.5rem;
  }
      

      
        
      
      
  .eRpQXf {
    width:20px;
  height:20px;
  }
      

      
        
      
      
  .o-room-grid-view\:yXKj68E-ep6M-edcOOEhq {
    width:100%;
  cursor:pointer;
  min-width:250px;
  }
      

      
        
      
      
  
      

      
        
      
      
  
      

      
        
      