:root{--text:#000;--background:#fff;--backgroundLight:#f0f2f5}@media (prefers-color-scheme:dark){:root{--text:#fff;--background:#000;--backgroundLight:#000;color-scheme:dark}}html.theme--light{--text:#000;--background:#fff;--backgroundLight:#f0f2f5;background-color:#fff}html.theme--dark{--text:#fff;--background:#000;--backgroundLight:#29333d;background-color:#000;color-scheme:dark}button,input,textarea{font:inherit;line-height:inherit}input:-webkit-autofill,input:-webkit-autofill:active,input:-webkit-autofill:focus,input:-webkit-autofill:hover,input:autofill{-webkit-text-fill-color:var(--text);-webkit-background-clip:text;background:var(--background);box-shadow:inset 0 0 20px 20px var(--background);color:var(--text);transition:background-color 5000s ease-in-out 0s}input::-webkit-date-and-time-value{text-align:left}input[data-hidden-picker]::-webkit-calendar-picker-indicator{cursor:pointer;height:100%;left:0;margin:0;padding:0;position:absolute;top:0;width:100%}a{color:inherit}a[role=link]:hover{text-decoration:underline}a[role=link][data-no-underline="1"]:hover{text-decoration:none}[data-word-wrap]{word-break:break-word}[data-stable-gutters]{scrollbar-gutter:stable both-edges}.ProseMirror-dark{color:#fff}.ProseMirror p{margin:0}.ProseMirror p.is-editor-empty:first-child:before{color:#8d8e96;content:attr(data-placeholder);float:left;height:0;pointer-events:none}.ProseMirror .autolink,.ProseMirror .mention,.ProseMirror a{color:#0085ff}.ProseMirror-focused,input:focus,textarea:focus{outline:0}.tippy-content .items{width:fit-content}[data-tooltip]{position:relative;z-index:10}[data-tooltip]:after{background:var(--backgroundLight);border-radius:10px;color:var(--text);content:attr(data-tooltip);font-size:12px;padding:4px 10px;text-align:center;transform:translateY(100%) translateY(8px) translateX(-50%);white-space:nowrap}[data-tooltip]:after,[data-tooltip]:before{bottom:0;display:none;left:50%;position:absolute;z-index:10}[data-tooltip]:before{border-bottom:6px solid var(--backgroundLight);border-left:6px solid #0000;border-right:6px solid #0000;content:"";transform:translateY(100%) translateY(2px) translateX(-50%)}[data-tooltip]:hover:after,[data-tooltip]:hover:before{display:block}.nativeDropdown-item:focus,.radix-dropdown-item:focus{outline:none}@keyframes rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.rotate-500ms{animation:rotate .5s linear infinite;inset:0;position:absolute}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.force-no-clicks *,.force-no-clicks>*{pointer-events:none!important}input[type=range][orient=vertical]{appearance:slider-vertical;-webkit-appearance:none;appearance:none;background:#0000;cursor:pointer;direction:rtl;vertical-align:bottom;width:16px;writing-mode:vertical-lr}input[type=range][orient=vertical]::-webkit-slider-runnable-track{background:#fff;border-radius:4px;height:100%;width:4px}input[type=range][orient=vertical]::-moz-range-track{background:#fff;border-radius:4px;height:100%;width:4px}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;background-color:#fff;border-radius:50%;height:16px;margin-left:-6px;width:16px}input[type=range][orient=vertical]::-moz-range-thumb{background-color:#fff;border:none;border-radius:50%;height:16px;margin-left:-6px;width:16px}.selector-wrapper .cometchat-conversations .cometchat-list__header-menu .cometchat-button__icon{background:var(--cometchat-icon-color-primary)}.cometchat-conversations .cometchat-list__header-menu .cometchat-button__icon:hover{background:var(--cometchat-icon-color-highlight)}.cometchat-list__header-search-bar{border-right:none}.cometchat .cometchat-menu-list__sub-menu-list-item{text-align:left}.cometchat .cometchat-conversations .cometchat-menu-list__sub-menu-list{left:172px!important;top:40px!important;width:212px}#logged-in-user{border-bottom:2px solid var(--cometchat-border-color-default,#e8e8e8)}#logged-in-user .cometchat-menu-list__sub-menu-item-title,#logged-in-user .cometchat-menu-list__sub-menu-list-item{cursor:default}.cometchat-menu-list__sub-menu-list-item-icon-log-out{background-color:var(--cometchat-error-color,#f44649)}.cometchat-menu-list__sub-menu-item-title-log-out{color:var(--cometchat-error-color,#f44649)}.chat-menu .cometchat .cometchat-menu-list__sub-menu-item-title{cursor:pointer}.chat-menu .cometchat .cometchat-menu-list__sub-menu{box-shadow:none}.chat-menu .cometchat .cometchat-menu-list__sub-menu-icon{background-color:var(--cometchat-icon-color-primary,#141414);height:24px;width:24px}.cometchat-selector{align-items:flex-start;background:var(--cometchat-background-color-01,#fff);border-right:1px solid var(--cometchat-border-color-light,#f5f5f5);border-top:1px solid var(--cometchat-border-color-light,#f5f5f5);display:flex;gap:8px;padding:0 8px;width:100%}.cometchat-selector__tab{align-items:center;display:flex;flex:1 0 0;flex-direction:column;gap:4px;justify-content:center;min-height:48px;padding:12px 0 10px}.cometchat-selector__tab-icon-active{align-items:center;background:var(--cometchat-icon-color-highlight);cursor:default;display:flex;height:32px;justify-content:center;-webkit-mask-size:contain;mask-size:contain;width:32px}.cometchat-selector__tab-text-active{color:var(--cometchat-text-color-highlight);cursor:default;font:var(--cometchat-font-caption1-medium,500 12px Roboto);text-align:center}.conversations-with-messages{display:flex;flex-direction:row;height:100%;width:100%}.conversations-wrapper{display:flex;flex-direction:column;height:100vh;overflow:hidden;width:480px}.conversations-wrapper>.cometchat{overflow:hidden}.messages-wrapper{display:flex;flex-direction:column;height:100%;width:100%}.empty-conversation{align-items:center;background:var(
    --cometchat-background-color-03,#f5f5f5
  );color:var(
    --cometchat-text-color-secondary,#727272
  );display:flex;font:var(--cometchat-font-body-regular,400 14px Roboto);height:100vh;justify-content:center;width:100%}.back-button-container{align-items:center;display:flex;gap:10px;padding:10px}.back-button-text{font-weight:700;margin-left:10px}.header-back-button-container{left:10px;position:absolute;top:50%;transform:translateY(-50%);z-index:1}.messages-list{flex:1;height:100%;max-height:calc(100dvh - 155px)}.messages-list-mobile{flex:1;min-height:0;overflow-y:auto}.messages-list-mobile>:first-child{display:contents}@media (max-width:768px){.conversations-with-messages{flex-direction:column;height:100%}.conversations-wrapper,.empty-conversation,.messages-wrapper{flex:1;width:100%}.conversations-wrapper,.empty-conversation{overflow:auto}.messages-wrapper{display:flex;flex-direction:column;overflow:hidden}.messages-wrapper .cometchat-message-composer{bottom:0;flex-shrink:0;padding-bottom:10px;position:relative;width:100%}.mobile-hidden{display:none}.mobile-visible{width:100%}}.cometchat .cometchat-message-composer{border-radius:0}.select-user-error{background:var(
    --cometchat-background-color-03,#f5f5f5
  );color:var(
    --cometchat-text-color-secondary,#727272
  );font:var(--cometchat-font-body-regular,400 14px Roboto);height:100vh;justify-content:center;text-align:center}.conversations__header,.select-user-error{align-items:center;display:flex;width:100%}.conversations__header{align-self:stretch;background:#edeafa;border:1px solid #e8e8e8;border-radius:10px;flex:1 0 0;gap:12px;justify-content:space-between;padding:8px 16px}.conversations__header__title{color:#141414;font-size:24px;font-weight:700;overflow:hidden;text-overflow:ellipsis}.conversations__header .cometchat-button .cometchat-button__icon{background:#141414}.conversations__header .cometchat-button{background:#0000;border:none;border-radius:0;display:block;width:24px}.rdp-alf .react-datepicker{background-color:var(--background);border:none;border-radius:0;box-shadow:none;color:var(--text);font-family:inherit}.rdp-alf .react-datepicker__header{background-color:var(--background);border-bottom:1px solid var(--backgroundLight)}.rdp-alf .react-datepicker__current-month{font-size:.95rem;font-weight:600;letter-spacing:.02em}.rdp-alf .react-datepicker__navigation{align-items:center;border-radius:50%;display:flex;height:28px;justify-content:center;top:6px;transition:background-color .15s ease;width:28px}.rdp-alf .react-datepicker__navigation:hover{background-color:var(--backgroundLight)}.rdp-alf .react-datepicker__current-month,.rdp-alf .react-datepicker__day,.rdp-alf .react-datepicker__day-name{color:var(--text)}.rdp-alf .react-datepicker__day{border-radius:50%;height:2rem;line-height:2rem;margin:1px;transition:background-color .15s ease,color .15s ease,border-radius .15s ease;width:2rem}.rdp-alf .react-datepicker__day-name{width:2rem}.rdp-alf .react-datepicker__day:hover{background-color:var(--backgroundLight);border-radius:50%}.rdp-alf .react-datepicker__day--in-range,.rdp-alf .react-datepicker__day--in-selecting-range{background-color:#0085ff2e;border-radius:0;color:var(--text)}.rdp-alf .react-datepicker__day--range-start,.rdp-alf .react-datepicker__day--selected,.rdp-alf .react-datepicker__day--selecting-range-start{background-color:#0085ff!important;border-radius:50% 0 0 50%!important;color:#fff!important}.rdp-alf .react-datepicker__day--range-start.react-datepicker__day--range-end,.rdp-alf .react-datepicker__day--range-start:not(.react-datepicker__day--in-range),.rdp-alf .react-datepicker__day--selecting-range-start:not(.react-datepicker__day--in-selecting-range){border-radius:50%!important}.rdp-alf .react-datepicker__day--range-end,.rdp-alf .react-datepicker__day--selecting-range-end{background-color:#7c3aed!important;border-radius:0 50% 50% 0!important;color:#fff!important}.rdp-alf .react-datepicker__day--keyboard-selected:not(.react-datepicker__day--in-range):not(.react-datepicker__day--in-selecting-range):not(.react-datepicker__day--range-start):not(.react-datepicker__day--range-end){background-color:initial}.rdp-alf .react-datepicker__time-container{border-left-color:var(--backgroundLight)}.rdp-alf .react-datepicker__time{background-color:var(--background);color:var(--text)}.rdp-alf .react-datepicker__time-list-item{align-items:center;color:var(--text);display:flex;height:auto!important;padding:4px 10px!important}.rdp-alf .react-datepicker__time-list-item:hover{background-color:var(--backgroundLight)!important}.rdp-alf .react-datepicker__time-list-item--selected{background-color:#0085ff!important;color:#fff!important}.rdp-alf .react-datepicker__navigation-icon:before{border-color:var(--text);border-width:1.5px 1.5px 0 0;height:7px;width:7px}.rdp-alf .react-datepicker__day--disabled,.rdp-alf .react-datepicker__day--outside-month{color:var(--text);opacity:.3}.rdp-alf .react-datepicker__triangle{display:none}.rdp-alf-calendar-wrapper{--sidebar-width:180px;border:1px solid var(--backgroundLight);border-radius:12px;box-shadow:0 8px 24px #0000001a,0 2px 6px #0000000f;display:inline-block;overflow:hidden;padding-right:var(--sidebar-width);position:relative}.rdp-alf .rdp-alf-time-sidebar{background-color:var(--background);bottom:0;display:flex;flex-direction:row;overflow:hidden;position:absolute;right:0;top:0;width:var(--sidebar-width)}.rdp-alf .rdp-alf-time-group{border-left:3px solid var(--backgroundLight);display:flex;flex:1;flex-direction:column;min-height:0}.rdp-alf .rdp-alf-time-group+.rdp-alf-time-group{border-left-width:3px}.rdp-alf .rdp-alf-time-group-header{background-color:var(--background);border-bottom:1px solid var(--backgroundLight);color:var(--text);flex-shrink:0;font-size:.95rem;font-weight:600;letter-spacing:.02em;padding:8px 4px;text-align:center}.rdp-alf .rdp-alf-time-group+.rdp-alf-time-group .rdp-alf-time-group-header{border-bottom-color:var(--backgroundLight)}.rdp-alf .rdp-alf-time-group-body{display:flex;flex:1;flex-direction:row;min-height:0}.rdp-alf .rdp-alf-time-col-wrapper{display:flex;flex:1;flex-direction:column;min-height:0;overflow:hidden;position:relative}.rdp-alf .rdp-alf-time-col-wrapper+.rdp-alf-time-col-wrapper{border-left:1px solid var(--backgroundLight)}.rdp-alf .rdp-alf-time-col-indicator{background-color:#0085ff26;border-bottom:1.5px solid #0085ff80;border-radius:4px;border-top:1.5px solid #0085ff80;height:28px;left:2px;pointer-events:none;position:absolute;right:2px;top:50%;transform:translateY(-50%);z-index:2}.rdp-alf .rdp-alf-time-col-wrapper--end .rdp-alf-time-col-indicator{background-color:#7c3aed26;border-bottom-color:#7c3aed80;border-top-color:#7c3aed80}.rdp-alf .rdp-alf-time-col{-ms-overflow-style:none;flex:1;mask-image:linear-gradient(180deg,#0000 0,#000 30%,#000 70%,#0000);-webkit-mask-image:linear-gradient(180deg,#0000 0,#000 30%,#000 70%,#0000);min-height:0;overflow-y:auto;scroll-snap-type:y mandatory;scrollbar-width:none}.rdp-alf .rdp-alf-time-col::-webkit-scrollbar{display:none}.rdp-alf .rdp-alf-time-item{box-sizing:border-box;color:var(--text);cursor:pointer;flex-shrink:0;font-size:13px;font-variant-numeric:tabular-nums;height:28px;line-height:28px;scroll-snap-align:center;text-align:center;user-select:none}.rdp-alf .rdp-alf-time-col--disabled{overflow:hidden;pointer-events:none}.rdp-alf .rdp-alf-time-item--disabled{cursor:default;opacity:.3}@media (max-width:480px){.rdp-alf-calendar-wrapper{display:flex;flex-direction:column;padding-right:0}.rdp-alf .rdp-alf-time-sidebar{border-top:1px solid var(--backgroundLight);height:120px;position:static;width:100%}.rdp-alf .rdp-alf-time-group{border-left:none;border-top:none}.rdp-alf .rdp-alf-time-group+.rdp-alf-time-group{border-left:3px solid var(--backgroundLight)}}html.theme--dark .rdp-alf .rdp-alf-calendar-wrapper{box-shadow:0 8px 24px #0006,0 2px 6px #0003}
/*# sourceMappingURL=main.e31dad0e.css.map*/