@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Bree+Serif&display=swap";@-webkit-keyframes marching-ants{0%{background-position:0 0,0 100%,0 0,100% 0}to{background-position:20px 0,-20px 100%,0 -20px,100% 20px}}@keyframes marching-ants{0%{background-position:0 0,0 100%,0 0,100% 0}to{background-position:20px 0,-20px 100%,0 -20px,100% 20px}}:root{--rc-drag-handle-size: 12px;--rc-drag-handle-mobile-size: 24px;--rc-drag-handle-bg-colour: rgba(0, 0, 0, .2);--rc-drag-bar-size: 6px;--rc-border-color: rgba(255, 255, 255, .7);--rc-focus-color: #0088ff}.ReactCrop{position:relative;display:inline-block;cursor:crosshair;max-width:100%}.ReactCrop *,.ReactCrop *:before,.ReactCrop *:after{-webkit-box-sizing:border-box;box-sizing:border-box}.ReactCrop--disabled,.ReactCrop--locked{cursor:inherit}.ReactCrop__child-wrapper{overflow:hidden;max-height:inherit}.ReactCrop__child-wrapper>img,.ReactCrop__child-wrapper>video{display:block;max-width:100%;max-height:inherit}.ReactCrop:not(.ReactCrop--disabled) .ReactCrop__child-wrapper>img,.ReactCrop:not(.ReactCrop--disabled) .ReactCrop__child-wrapper>video{-ms-touch-action:none;touch-action:none}.ReactCrop:not(.ReactCrop--disabled) .ReactCrop__crop-selection{-ms-touch-action:none;touch-action:none}.ReactCrop__crop-mask{position:absolute;inset:0;pointer-events:none}.ReactCrop__crop-selection{position:absolute;top:0;left:0;-webkit-transform:translate3d(0,0,0);transform:translateZ(0);cursor:move}.ReactCrop--disabled .ReactCrop__crop-selection{cursor:inherit}.ReactCrop--circular-crop .ReactCrop__crop-selection{border-radius:50%}.ReactCrop--circular-crop .ReactCrop__crop-selection:after{pointer-events:none;content:"";position:absolute;inset:-1px;border:1px solid var(--rc-border-color);opacity:.3}.ReactCrop--no-animate .ReactCrop__crop-selection{outline:1px dashed white}.ReactCrop__crop-selection:not(.ReactCrop--no-animate .ReactCrop__crop-selection){-webkit-animation:marching-ants 1s;animation:marching-ants 1s;background-image:-webkit-gradient(linear,left top,right top,color-stop(50%,#fff),color-stop(50%,#444)),-webkit-gradient(linear,left top,right top,color-stop(50%,#fff),color-stop(50%,#444)),-webkit-gradient(linear,left top,left bottom,color-stop(50%,#fff),color-stop(50%,#444)),-webkit-gradient(linear,left top,left bottom,color-stop(50%,#fff),color-stop(50%,#444));background-image:linear-gradient(to right,#fff 50%,#444 50%),linear-gradient(to right,#fff 50%,#444 50%),linear-gradient(to bottom,#fff 50%,#444 50%),linear-gradient(to bottom,#fff 50%,#444 50%);background-size:10px 1px,10px 1px,1px 10px,1px 10px;background-position:0 0,0 100%,0 0,100% 0;background-repeat:repeat-x,repeat-x,repeat-y,repeat-y;color:#fff;-webkit-animation-play-state:running;animation-play-state:running;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.ReactCrop__crop-selection:focus{outline:2px solid var(--rc-focus-color);outline-offset:-1px}.ReactCrop--invisible-crop .ReactCrop__crop-mask,.ReactCrop--invisible-crop .ReactCrop__crop-selection{display:none}.ReactCrop__rule-of-thirds-vt:before,.ReactCrop__rule-of-thirds-vt:after,.ReactCrop__rule-of-thirds-hz:before,.ReactCrop__rule-of-thirds-hz:after{content:"";display:block;position:absolute;background-color:#fff6}.ReactCrop__rule-of-thirds-vt:before,.ReactCrop__rule-of-thirds-vt:after{width:1px;height:100%}.ReactCrop__rule-of-thirds-vt:before{left:33.3333333333%}.ReactCrop__rule-of-thirds-vt:after{left:66.6666666667%}.ReactCrop__rule-of-thirds-hz:before,.ReactCrop__rule-of-thirds-hz:after{width:100%;height:1px}.ReactCrop__rule-of-thirds-hz:before{top:33.3333333333%}.ReactCrop__rule-of-thirds-hz:after{top:66.6666666667%}.ReactCrop__drag-handle{position:absolute;width:var(--rc-drag-handle-size);height:var(--rc-drag-handle-size);background-color:var(--rc-drag-handle-bg-colour);border:1px solid var(--rc-border-color)}.ReactCrop__drag-handle:focus{background:var(--rc-focus-color)}.ReactCrop .ord-nw{top:0;left:0;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);cursor:nw-resize}.ReactCrop .ord-n{top:0;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);cursor:n-resize}.ReactCrop .ord-ne{top:0;right:0;-webkit-transform:translate(50%,-50%);transform:translate(50%,-50%);cursor:ne-resize}.ReactCrop .ord-e{top:50%;right:0;-webkit-transform:translate(50%,-50%);transform:translate(50%,-50%);cursor:e-resize}.ReactCrop .ord-se{bottom:0;right:0;-webkit-transform:translate(50%,50%);transform:translate(50%,50%);cursor:se-resize}.ReactCrop .ord-s{bottom:0;left:50%;-webkit-transform:translate(-50%,50%);transform:translate(-50%,50%);cursor:s-resize}.ReactCrop .ord-sw{bottom:0;left:0;-webkit-transform:translate(-50%,50%);transform:translate(-50%,50%);cursor:sw-resize}.ReactCrop .ord-w{top:50%;left:0;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);cursor:w-resize}.ReactCrop__disabled .ReactCrop__drag-handle{cursor:inherit}.ReactCrop__drag-bar{position:absolute}.ReactCrop__drag-bar.ord-n{top:0;left:0;width:100%;height:var(--rc-drag-bar-size);-webkit-transform:translateY(-50%);transform:translateY(-50%)}.ReactCrop__drag-bar.ord-e{right:0;top:0;width:var(--rc-drag-bar-size);height:100%;-webkit-transform:translateX(50%);transform:translate(50%)}.ReactCrop__drag-bar.ord-s{bottom:0;left:0;width:100%;height:var(--rc-drag-bar-size);-webkit-transform:translateY(50%);transform:translateY(50%)}.ReactCrop__drag-bar.ord-w{top:0;left:0;width:var(--rc-drag-bar-size);height:100%;-webkit-transform:translateX(-50%);transform:translate(-50%)}.ReactCrop--new-crop .ReactCrop__drag-bar,.ReactCrop--new-crop .ReactCrop__drag-handle,.ReactCrop--fixed-aspect .ReactCrop__drag-bar,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-n,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-e,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-s,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-w{display:none}@media (pointer: coarse){.ReactCrop .ord-n,.ReactCrop .ord-e,.ReactCrop .ord-s,.ReactCrop .ord-w{display:none}.ReactCrop__drag-handle{width:var(--rc-drag-handle-mobile-size);height:var(--rc-drag-handle-mobile-size)}}.str-chat{box-sizing:border-box;font-family:var(--str-chat__font-family)}.str-chat *{box-sizing:border-box}.str-chat .ngxp__container,.str-chat .float-ui-container{z-index:1;padding:0!important;box-shadow:none!important;border-color:#0000!important;max-width:100vw}.str-chat .ngxp__container .ngxp__arrow,.str-chat .float-ui-container .ngxp__arrow{display:none}stream-icon,stream-icon-placeholder{display:flex;justify-content:center;align-items:center}.stream-chat__paginated-list{display:flex;flex-direction:column;height:100%;overflow-x:hidden;overflow-y:scroll;max-height:100%;min-height:0;gap:var(--str-chat__spacing-2)}.stream-chat__paginated-list .str-chat__loading-indicator{margin:auto}.stream-chat__paginated-list .str-chat__load-more-button__button{margin-inline:auto}stream-paginated-list{height:100%;max-height:100%}stream-user-list{height:100%;max-height:100%}stream-user-list .str-chat__user-list-item{display:flex;align-items:center;gap:var(--str-chat__spacing-2)}:root{--str-chat__theme-version: 2}.str-chat{--str-chat__spacing-px: 1px;--str-chat__spacing-0_5: .125rem;--str-chat__spacing-1: .25rem;--str-chat__spacing-1_5: .375rem;--str-chat__spacing-2: .5rem;--str-chat__spacing-2_5: .625rem;--str-chat__spacing-3: .75rem;--str-chat__spacing-3_5: .875rem;--str-chat__spacing-4: 1rem;--str-chat__spacing-5: 1.25rem;--str-chat__spacing-6: 1.5rem;--str-chat__spacing-7: 1.75rem;--str-chat__spacing-8: 2rem;--str-chat__spacing-9: 2.25rem;--str-chat__spacing-10: 2.5rem;--str-chat__spacing-11: 2.75rem;--str-chat__spacing-12: 3rem;--str-chat__spacing-14: 3.5rem;--str-chat__spacing-16: 4rem;--str-chat__image-fallback-icon: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9ImN1cnJlbnRDb2xvciIgY2xhc3M9InN0ci1jaGF0X19pbWFnZS1mYWxsYmFja19faWNvbiIgdmlld0JveD0iMCAwIDE4IDE4Ij48cGF0aCBkPSJNMTYgMnYxNEgyVjJoMTRabTAtMkgyQy45IDAgMCAuOSAwIDJ2MTRjMCAxLjEuOSAyIDIgMmgxNGMxLjEgMCAyLS45IDItMlYyYzAtMS4xLS45LTItMi0yWm0tNC44NiA4Ljg2LTMgMy44N0w2IDEwLjE0IDMgMTRoMTJsLTMuODYtNS4xNFoiLz48L3N2Zz4=);--str-chat__winning-poll-option-icon: url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMjAgMjAiIGZpbGw9ImN1cnJlbnRDb2xvciIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICAgIDxwYXRoIGQ9Ik0xNS44MzMzIDQuMTY2NjdIMTQuMTY2N1YyLjVINS44MzMzM1Y0LjE2NjY3SDQuMTY2NjdDMy4yNSA0LjE2NjY3IDIuNSA0LjkxNjY3IDIuNSA1LjgzMzMzVjYuNjY2NjdDMi41IDguNzkxNjcgNC4xIDEwLjUyNSA2LjE1ODMzIDEwLjc4MzNDNi42ODMzMyAxMi4wMzMzIDcuODA4MzMgMTIuOTc1IDkuMTY2NjcgMTMuMjVWMTUuODMzM0g1LjgzMzMzVjE3LjVIMTQuMTY2N1YxNS44MzMzSDEwLjgzMzNWMTMuMjVDMTIuMTkxNyAxMi45NzUgMTMuMzE2NyAxMi4wMzMzIDEzLjg0MTcgMTAuNzgzM0MxNS45IDEwLjUyNSAxNy41IDguNzkxNjcgMTcuNSA2LjY2NjY3VjUuODMzMzNDMTcuNSA0LjkxNjY3IDE2Ljc1IDQuMTY2NjcgMTUuODMzMyA0LjE2NjY3Wk00LjE2NjY3IDYuNjY2NjdWNS44MzMzM0g1LjgzMzMzVjkuMDE2NjdDNC44NjY2NyA4LjY2NjY3IDQuMTY2NjcgNy43NSA0LjE2NjY3IDYuNjY2NjdaTTEwIDExLjY2NjdDOC42MjUgMTEuNjY2NyA3LjUgMTAuNTQxNyA3LjUgOS4xNjY2N1Y0LjE2NjY3SDEyLjVWOS4xNjY2N0MxMi41IDEwLjU0MTcgMTEuMzc1IDExLjY2NjcgMTAgMTEuNjY2N1pNMTUuODMzMyA2LjY2NjY3QzE1LjgzMzMgNy43NSAxNS4xMzMzIDguNjY2NjcgMTQuMTY2NyA5LjAxNjY3VjUuODMzMzNIMTUuODMzM1Y2LjY2NjY3WiIgZmlsbD0iIzVFNjc2RSIvPgo8L3N2Zz4K);--str-chat__arrow-left-icon: url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMTYgMTYiIGZpbGw9ImN1cnJlbnRDb2xvciIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTE0Ljc5MTUgNy4wMDUxSDMuNjIxNDhMOC41MDE0OCAyLjEyNTFDOC44OTE0OCAxLjczNTEgOC44OTE0OCAxLjA5NTEgOC41MDE0OCAwLjcwNTA5OEM4LjExMTQ4IDAuMzE1MDk4IDcuNDgxNDggMC4zMTUwOTggNy4wOTE0OCAwLjcwNTA5OEwwLjUwMTQ4NCA3LjI5NTFDMC4xMTE0ODQgNy42ODUxIDAuMTExNDg0IDguMzE1MSAwLjUwMTQ4NCA4LjcwNTFMNy4wOTE0OCAxNS4yOTUxQzcuNDgxNDggMTUuNjg1MSA4LjExMTQ4IDE1LjY4NTEgOC41MDE0OCAxNS4yOTUxQzguODkxNDggMTQuOTA1MSA4Ljg5MTQ4IDE0LjI3NTEgOC41MDE0OCAxMy44ODUxTDMuNjIxNDggOS4wMDUxSDE0Ljc5MTVDMTUuMzQxNSA5LjAwNTEgMTUuNzkxNSA4LjU1NTEgMTUuNzkxNSA4LjAwNTFDMTUuNzkxNSA3LjQ1NTEgMTUuMzQxNSA3LjAwNTEgMTQuNzkxNSA3LjAwNTFaIiBmaWxsPSIjMDgwNzA3Ii8+Cjwvc3ZnPgo=);--str-chat__close-icon: url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMTQgMTQiIGZpbGw9ImN1cnJlbnRDb2xvciIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEzLjI5OTcgMC43MDk5NzFDMTIuOTA5NyAwLjMxOTk3MSAxMi4yNzk3IDAuMzE5OTcxIDExLjg4OTcgMC43MDk5NzFMNi45OTk3MyA1LjU4OTk3TDIuMTA5NzMgMC42OTk5NzFDMS43MTk3MyAwLjMwOTk3MSAxLjA4OTczIDAuMzA5OTcxIDAuNjk5NzI3IDAuNjk5OTcxQzAuMzA5NzI3IDEuMDg5OTcgMC4zMDk3MjcgMS43MTk5NyAwLjY5OTcyNyAyLjEwOTk3TDUuNTg5NzMgNi45OTk5N0wwLjY5OTcyNyAxMS44OUMwLjMwOTcyNyAxMi4yOCAwLjMwOTcyNyAxMi45MSAwLjY5OTcyNyAxMy4zQzEuMDg5NzMgMTMuNjkgMS43MTk3MyAxMy42OSAyLjEwOTczIDEzLjNMNi45OTk3MyA4LjQwOTk3TDExLjg4OTcgMTMuM0MxMi4yNzk3IDEzLjY5IDEyLjkwOTcgMTMuNjkgMTMuMjk5NyAxMy4zQzEzLjY4OTcgMTIuOTEgMTMuNjg5NyAxMi4yOCAxMy4yOTk3IDExLjg5TDguNDA5NzMgNi45OTk5N0wxMy4yOTk3IDIuMTA5OTdDMTMuNjc5NyAxLjcyOTk3IDEzLjY3OTcgMS4wODk5NyAxMy4yOTk3IDAuNzA5OTcxWiIgZmlsbD0iIzA4MDcwNyIvPgo8L3N2Zz4K);--str-chat__add-attachment-icon: url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMjggMjgiIGZpbGw9ImN1cnJlbnRDb2xvciIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICAgIDxwYXRoIGQ9Ik0xNS4zMzMyIDcuMzMzMDdMMTIuNjY2NiA3LjMzMzA3TDEyLjY2NjYgMTIuNjY2NEw3LjMzMzI0IDEyLjY2NjRMNy4zMzMyNCAxNS4zMzMxTDEyLjY2NjYgMTUuMzMzMUwxMi42NjY2IDIwLjY2NjRMMTUuMzMzMiAyMC42NjY0TDE1LjMzMzIgMTUuMzMzMUwyMC42NjY2IDE1LjMzMzFMMjAuNjY2NiAxMi42NjY0TDE1LjMzMzIgMTIuNjY2NEwxNS4zMzMyIDcuMzMzMDdaTTEzLjk5OTkgMC42NjY0MDRDNi42Mzk5MSAwLjY2NjQwNCAwLjY2NjU3NiA2LjYzOTc0IDAuNjY2NTc3IDEzLjk5OTdDMC42NjY1NzYgMjEuMzU5NyA2LjYzOTkxIDI3LjMzMzEgMTMuOTk5OSAyNy4zMzMxQzIxLjM1OTkgMjcuMzMzMSAyNy4zMzMyIDIxLjM1OTcgMjcuMzMzMiAxMy45OTk3QzI3LjMzMzIgNi42Mzk3NCAyMS4zNTk5IDAuNjY2NDA0IDEzLjk5OTkgMC42NjY0MDRaTTEzLjk5OTkgMjQuNjY2NEM4LjExOTkxIDI0LjY2NjQgMy4zMzMyNCAxOS44Nzk3IDMuMzMzMjUgMTMuOTk5N0MzLjMzMzI0IDguMTE5NzQgOC4xMTk5MSAzLjMzMzA3IDEzLjk5OTkgMy4zMzMwN0MxOS44Nzk5IDMuMzMzMDcgMjQuNjY2NiA4LjExOTc0IDI0LjY2NjYgMTMuOTk5N0MyNC42NjY2IDE5Ljg3OTcgMTkuODc5OSAyNC42NjY0IDEzLjk5OTkgMjQuNjY2NFoiLz4KPC9zdmc+Cg==);--str-chat__folder-icon: url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMjAgMTYiIGZpbGw9ImN1cnJlbnRDb2xvciIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICAgIDxwYXRoIGQ9Ik0xOCAySDEwTDggMEgyQzAuOSAwIDAuMDA5OTk5OTkgMC45IDAuMDA5OTk5OTkgMkwwIDE0QzAgMTUuMSAwLjkgMTYgMiAxNkgxOEMxOS4xIDE2IDIwIDE1LjEgMjAgMTRWNEMyMCAyLjkgMTkuMSAyIDE4IDJaTTE4IDE0SDJWNEgxOFYxNFoiIC8+Cjwvc3ZnPgo=);--str-chat__poll-icon: url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMTggMTgiIGZpbGw9ImN1cnJlbnRDb2xvciIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICAgIDxwYXRoIGQ9Ik0xNiAwSDJDMC45IDAgMCAwLjkgMCAyVjE2QzAgMTcuMSAwLjkgMTggMiAxOEgxNkMxNy4xIDE4IDE4IDE3LjEgMTggMTZWMkMxOCAwLjkgMTcuMSAwIDE2IDBaTTE2IDE2SDJWMkgxNlYxNlpNNCA3SDZWMTRINFY3Wk04IDRIMTBWMTRIOFY0Wk0xMiAxMEgxNFYxNEgxMlYxMFoiLz4KPC9zdmc+);--str-chat__handle-icon: url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMTYgNiIgZmlsbD0iY3VycmVuQ29sb3IiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CiAgICA8cGF0aCBkPSJNMTYgMEgwVjJIMTZWMFpNMCA2SDE2VjRIMFY2WiIvPgo8L3N2Zz4K);--str-chat__circle-stop-icon: url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSJub25lIiBoZWlnaHQ9IjMyIiB2aWV3Qm94PSI0IDQgMjggMjgiIHdpZHRoPSIzMiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTE2LjQ1NTEgMjcuMjQ0MUMyMi42MzA5IDI3LjI0NDEgMjcuNzQ0MSAyMi4xMTk4IDI3Ljc0NDEgMTUuOTU1MUMyNy43NDQxIDkuNzc5MyAyMi42MTk4IDQuNjY2MDIgMTYuNDQ0IDQuNjY2MDJDMTAuMjc5MyA0LjY2NjAyIDUuMTY2MDIgOS43NzkzIDUuMTY2MDIgMTUuOTU1MUM1LjE2NjAyIDIyLjExOTggMTAuMjkwNCAyNy4yNDQxIDE2LjQ1NTEgMjcuMjQ0MVpNMTYuNDU1MSAyNS4zNjI2QzExLjIzMTEgMjUuMzYyNiA3LjA1ODU5IDIxLjE3OSA3LjA1ODU5IDE1Ljk1NTFDNy4wNTg1OSAxMC43MzExIDExLjIyMDEgNi41NDc1MyAxNi40NDQgNi41NDc1M0MyMS42NjggNi41NDc1MyAyNS44NTE2IDEwLjczMTEgMjUuODYyNiAxNS45NTUxQzI1Ljg3MzcgMjEuMTc5IDIxLjY3OSAyNS4zNjI2IDE2LjQ1NTEgMjUuMzYyNlpNMTMuNTIyMSAxOS45ODM3SDE5LjM2NTlDMjAuMDYzMiAxOS45ODM3IDIwLjQ3MjcgMTkuNTc0MiAyMC40NzI3IDE4Ljg5OTFWMTMuMDExMUMyMC40NzI3IDEyLjMyNDkgMjAuMDYzMiAxMS45MjY0IDE5LjM2NTkgMTEuOTI2NEgxMy41MjIxQzEyLjgzNTkgMTEuOTI2NCAxMi40MTU0IDEyLjMyNDkgMTIuNDE1NCAxMy4wMTExVjE4Ljg5OTFDMTIuNDE1NCAxOS41NzQyIDEyLjgzNTkgMTkuOTgzNyAxMy41MjIxIDE5Ljk4MzdaIiBmaWxsPSIjMDA1ZmZmIi8+Cjwvc3ZnPg==);--str-chat__magnifier-glass-icon: url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMjEgMjEiIGZpbGw9ImN1cnJlbnRDb2xvciIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICAgIDxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNOSAwQzEzLjk2OCAwIDE4IDQuMDMyIDE4IDlDMTggMTMuOTY4IDEzLjk2OCAxOCA5IDE4QzQuMDMyIDE4IDAgMTMuOTY4IDAgOUMwIDQuMDMyIDQuMDMyIDAgOSAwWk05IDE2QzEyLjg2NyAxNiAxNiAxMi44NjcgMTYgOUMxNiA1LjEzMiAxMi44NjcgMiA5IDJDNS4xMzIgMiAyIDUuMTMyIDIgOUMyIDEyLjg2NyA1LjEzMiAxNiA5IDE2Wk0yMC4zMTQgMTguODk5TDE3LjQ4NSAxNi4wNzFMMTYuMDcxIDE3LjQ4NUwxOC44OTkgMjAuMzE0TDIwLjMxNCAxOC44OTlaIi8+Cjwvc3ZnPgo=);--str-chat__clear-icon: url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMjAgMjAiIGZpbGw9ImN1cnJlbnRDb2xvciIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0wIDEwQzAgNC40NzcxNSA0LjQ3NzE1IDAgMTAgMEMxNS41MjI4IDAgMjAgNC40NzcxNSAyMCAxMEMyMCAxNS41MjI4IDE1LjUyMjggMjAgMTAgMjBDNC40NzcxNSAyMCAwIDE1LjUyMjggMCAxMFpNMTAgMkM1LjU4MTcyIDIgMiA1LjU4MTcyIDIgMTBDMiAxNC40MTgzIDUuNTgxNzIgMTggMTAgMThDMTQuNDE4MyAxOCAxOCAxNC40MTgzIDE4IDEwQzE4IDUuNTgxNzIgMTQuNDE4MyAyIDEwIDJaTTEzLjUzNTggNi40NjQ0NkMxMy4xNDUzIDYuMDczOTQgMTIuNTEyMSA2LjA3Mzk0IDEyLjEyMTYgNi40NjQ0NkwxMC4wMDAzIDguNTg1NzhMNy44Nzg5OCA2LjQ2NDQ2QzcuNDg4NDYgNi4wNzM5NCA2Ljg1NTI5IDYuMDczOTQgNi40NjQ3NyA2LjQ2NDQ2QzYuMDc0MjQgNi44NTQ5OSA2LjA3NDI0IDcuNDg4MTUgNi40NjQ3NyA3Ljg3ODY4TDguNTg2MDkgMTBMNi40NjQ3NyAxMi4xMjEzQzYuMDc0MjQgMTIuNTExOCA2LjA3NDI0IDEzLjE0NSA2LjQ2NDc3IDEzLjUzNTVDNi44NTUyOSAxMy45MjYxIDcuNDg4NDYgMTMuOTI2MSA3Ljg3ODk4IDEzLjUzNTVMMTAuMDAwMyAxMS40MTQyTDEyLjEyMTYgMTMuNTM1NUMxMi41MTIxIDEzLjkyNjEgMTMuMTQ1MyAxMy45MjYxIDEzLjUzNTggMTMuNTM1NUMxMy45MjY0IDEzLjE0NSAxMy45MjY0IDEyLjUxMTggMTMuNTM1OCAxMi4xMjEzTDExLjQxNDUgMTBMMTMuNTM1OCA3Ljg3ODY4QzEzLjkyNjQgNy40ODgxNSAxMy45MjY0IDYuODU0OTkgMTMuNTM1OCA2LjQ2NDQ2WiIvPgo8L3N2Zz4K)}@font-face{font-family:stream-chat-icons;src:url(/assets/stream-chat-icons-CVCe0Jge.eot);src:url(/assets/stream-chat-icons-CVCe0Jge.eot#iefix) format("embedded-opentype"),url(/assets/stream-chat-icons-BLRMizsT.woff) format("woff2"),url(/assets/stream-chat-icons-BLRMizsT.woff) format("woff"),url(/assets/stream-chat-icons-C_tSEO3S.ttf) format("truetype"),url(/assets/stream-chat-icons-DWRBO47D.svg#stream-chat-icons) format("svg");font-weight:400;font-style:normal}@media screen and (-webkit-min-device-pixel-ratio: 0){@font-face{font-family:stream-chat-icons;src:url(/assets/stream-chat-icons-DWRBO47D.svg#stream-chat-icons) format("svg")}}.str-chat{--str-chat__avatar-size: calc(var(--str-chat__spacing-px) * 32)}.str-chat .str-chat__avatar--autocomplete-item,.str-chat .stream-chat__avatar--autocomplete-item{--str-chat__avatar-size: calc(var(--str-chat__spacing-px) * 30)}.str-chat .str-chat__avatar--channel-header,.str-chat .stream-chat__avatar--channel-header{--str-chat__avatar-size: calc(var(--str-chat__spacing-px) * 40)}.str-chat .str-chat__avatar--channel-preview,.str-chat .stream-chat__avatar--channel-preview{--str-chat__avatar-size: calc(var(--str-chat__spacing-px) * 49)}.str-chat .str-chat__avatar--quoted-message-sender,.str-chat .stream-chat__avatar--quoted-message-sender{--str-chat__avatar-size: calc(var(--str-chat__spacing-px) * 20)}.str-chat .str-chat__avatar--reaction,.str-chat .stream-chat__avatar--reaction{--str-chat__avatar-size: calc(var(--str-chat__spacing-px) * 30)}.str-chat .str-chat__avatar--message-status,.str-chat .stream-chat__avatar--message-status{--str-chat__avatar-size: calc(var(--str-chat__spacing-px) * 15)}.str-chat .str-chat__avatar--poll-vote-author{--str-chat__avatar-size: calc(var(--str-chat__spacing-px) * 20)}.str-chat__avatar{position:relative;display:flex;align-items:center;justify-content:center;height:var(--str-chat__avatar-size);line-height:var(--str-chat__avatar-size);width:var(--str-chat__avatar-size);min-width:var(--str-chat__avatar-size)}.str-chat__avatar.str-chat__avatar--one-letter,.str-chat__avatar.stream-chat__avatar--one-letter{font-size:calc(var(--str-chat__avatar-size)*.5)}.str-chat__avatar.str-chat__avatar--no-letters{--str-chat-icon-width: calc(var(--str-chat__avatar-size) * .33);--str-chat-icon-height: calc(var(--str-chat__avatar-size) * .33)}.str-chat__avatar.str-chat__avatar--multiple-letters,.str-chat__avatar.stream-chat__avatar--multiple-letters{font-size:calc(var(--str-chat__avatar-size)*.3)}.str-chat__avatar .str-chat__avatar-image{height:100%;width:100%;object-fit:cover}.str-chat__avatar .str-chat__avatar-fallback{text-align:center;height:inherit;width:inherit}.str-chat__avatar .str-chat__avatar--online-indicator{position:absolute;width:calc(var(--str-chat__spacing-px)*12);height:calc(var(--str-chat__spacing-px)*12);inset-inline-end:3%;inset-block-start:2%}.str-chat__loading-channels-avatar{flex-shrink:0;width:calc(var(--str-chat__spacing-px)*49);height:calc(var(--str-chat__spacing-px)*49)}.str-chat__avatar-group{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr);height:var(--str-chat__avatar-size);line-height:var(--str-chat__avatar-size);width:var(--str-chat__avatar-size);min-width:var(--str-chat__avatar-size);overflow:hidden}.str-chat__avatar-group.str-chat__avatar-group--three-part .str-chat__avatar:nth-child(1){grid-area:1/1/3/2}.str-chat__avatar-group.str-chat__avatar-group--three-part .str-chat__avatar:nth-child(2){grid-area:1/2/2/3}.str-chat__avatar-group.str-chat__avatar-group--three-part .str-chat__avatar:nth-child(3){grid-area:2/2/3/3}.str-chat__avatar-group .str-chat__avatar{height:100%;line-height:100%;width:100%;min-width:100%}.str-chat__avatar-group .str-chat__avatar .str-chat__avatar-fallback,.str-chat__avatar-group .str-chat__avatar img{border-radius:0}.str-chat__avatar-group .str-chat__avatar.str-chat__avatar--single .str-chat__avatar-fallback{display:flex;align-items:center;justify-content:center;font-size:calc(var(--str-chat__avatar-size)*.5)}.str-chat__avatar-group .str-chat__avatar .str-chat__avatar-fallback{font-size:calc(var(--str-chat__avatar-size)*.33)}.str-chat{--str-chat__attachment-margin: var(--str-chat__spacing-0_5);--str-chat__gif-height: calc(var(--str-chat__spacing-px) * 200);--str-chat__voice-recording-amplitude-bar-width: 2px;--str-chat__voice-recording-amplitude-bar-gap-width: var(--str-chat__spacing-px)}.str-chat__attachment-list{--str-chat__attachment-max-width: calc( var(--str-chat__message-max-width) - calc(2 * var(--str-chat__attachment-margin)) );--str-chat__video-height: var(--str-chat__attachment-max-width);--str-chat__scraped-image-height: calc(var(--str-chat__attachment-max-width) * calc(1 / 1.91));--str-chat__scraped-video-height: calc(var(--str-chat__attachment-max-width) * .5625 );display:flex;flex-direction:column;align-items:stretch;min-width:0}.str-chat__attachment-list .str-chat__message-attachment--card .str-chat__message-attachment-card--header{position:relative}.str-chat__attachment-list .str-chat__message-attachment--card .str-chat__message-attachment-card--source-link{padding-bottom:var(--str-chat__spacing-2)}.str-chat__attachment-list .str-chat__message-attachment--card .str-chat__message-attachment-card--text{white-space:nowrap;overflow-y:visible;overflow-x:hidden;overflow-x:clip;text-overflow:ellipsis}.str-chat__attachment-list .str-chat__message-attachment--image,.str-chat__attachment-list .str-chat__message-attachment--video,.str-chat__attachment-list .str-chat__message-attachment-card--header{width:auto;display:flex;justify-content:center;align-items:center;overflow:hidden}.str-chat__attachment-list .str-chat__message-attachment-card--header{height:var(--str-chat__scraped-image-height)}.str-chat__attachment-list .str-chat__message-attachment-card--header img{object-fit:cover;max-height:100%;max-width:100%;width:100%;height:100%;cursor:default}.str-chat__attachment-list .str-chat__message-attachment-card-react--header img{cursor:zoom-in}.str-chat__attachment-list .str-chat__message-attachment-card--giphy .str-chat__message-attachment-card--header{height:var(--str-chat__gif-height)}.str-chat__attachment-list .str-chat__message-attachment-card--giphy .str-chat__message-attachment-card--header img{object-fit:contain;max-height:100%;max-width:100%;cursor:default}.str-chat__attachment-list .str-chat__message-attachment-card--giphy .str-chat__message-attachment-card-react--header img{cursor:zoom-in}.str-chat__attachment-list .str-chat__message-attachment--image:not(.str-chat__message-attachment--card)>img{height:min(var(--str-chat__attachment-max-width),min(var(--str-chat__attachment-max-width, 1000000)/var(--original-width, 1000000),1px)*var(--original-height, 1000000));max-width:var(--str-chat__attachment-max-width);max-height:var(--str-chat__attachment-max-width);object-fit:cover;width:100%;cursor:zoom-in}.str-chat__attachment-list .str-chat__message-attachment--video:not(.str-chat__message-attachment--card),.str-chat__attachment-list .str-chat__message-attachment-card--video .str-chat__message-attachment-card--header{max-width:var(--str-chat__attachment-max-width);display:flex}.str-chat__attachment-list .str-chat__message-attachment--video:not(.str-chat__message-attachment--card) .str-chat__player-wrapper,.str-chat__attachment-list .str-chat__message-attachment-card--video .str-chat__message-attachment-card--header .str-chat__player-wrapper{height:100%;width:100%;min-width:0;max-width:var(--str-chat__attachment-max-width);display:flex;flex-direction:column}.str-chat__attachment-list .str-chat__message-attachment--video:not(.str-chat__message-attachment--card) .str-chat__player-wrapper .react-player,.str-chat__attachment-list .str-chat__message-attachment--video:not(.str-chat__message-attachment--card) .str-chat__player-wrapper .str-chat__video-angular,.str-chat__attachment-list .str-chat__message-attachment-card--video .str-chat__message-attachment-card--header .str-chat__player-wrapper .react-player,.str-chat__attachment-list .str-chat__message-attachment-card--video .str-chat__message-attachment-card--header .str-chat__player-wrapper .str-chat__video-angular{height:100%;width:100%;max-width:var(--str-chat__attachment-max-width);max-height:100%;min-height:0}.str-chat__attachment-list .str-chat__message-attachment--video:not(.str-chat__message-attachment--card):not(.str-chat__message-attachment-dynamic-size){height:var(--str-chat__video-height)}.str-chat__attachment-list .str-chat__message-attachment--video.str-chat__message-attachment-dynamic-size:not(.str-chat__message-attachment--card){max-height:var(--str-chat__video-height)}.str-chat__attachment-list .str-chat__message-attachment--video.str-chat__message-attachment-dynamic-size:not(.str-chat__message-attachment--card) .str-chat__player-wrapper{height:min(var(--str-chat__video-height),min(var(--str-chat__attachment-max-width, 1000000)/var(--original-width, 1000000),1px)*var(--original-height, 1000000));max-height:var(--str-chat__video-height)}.str-chat__attachment-list .str-chat__message-attachment--video.str-chat__message-attachment-dynamic-size:not(.str-chat__message-attachment--card) .str-chat__video-angular{max-height:var(--str-chat__video-height)}.str-chat__attachment-list .str-chat__message-attachment-card--video .str-chat__message-attachment-card--header{height:var(--str-chat__scraped-video-height)}.str-chat__attachment-list .str-chat__message-attachment--video:not(.str-chat__message-attachment--card),.str-chat__attachment-list .str-chat__message-attachment--image:not(.str-chat__message-attachment--card){margin:var(--str-chat__attachment-margin)}.str-chat__attachment-list .str-chat__message-attachment--gallery{margin:var(--str-chat__attachment-margin)}.str-chat__attachment-list .str-chat__message-attachment--gallery .str-chat__gallery{display:grid;grid-template-columns:50% 50%;overflow:hidden;width:fit-content;gap:var(--str-chat__spacing-0_5);max-width:var(--str-chat__attachment-max-width);height:var(--str-chat__attachment-max-width)}.str-chat__attachment-list .str-chat__message-attachment--gallery .str-chat__gallery.str-chat__gallery-two-rows{grid-template-rows:50% 50%}.str-chat__attachment-list .str-chat__message-attachment--gallery .str-chat__gallery .str-chat__gallery-image{padding:0;margin:0;position:relative}.str-chat__attachment-list .str-chat__message-attachment--gallery .str-chat__gallery .str-chat__gallery-image img{width:100%;height:100%;object-fit:cover;cursor:zoom-in;max-width:var(--str-chat__attachment-max-width)}.str-chat__attachment-list .str-chat__message-attachment--gallery .str-chat__gallery .str-chat__gallery-placeholder{position:relative;display:flex;align-items:center;justify-content:center;background-size:cover;background-position:top left;background-repeat:no-repeat;margin:0;cursor:zoom-in;max-width:var(--str-chat__attachment-max-width)}.str-chat__attachment-list .str-chat__message-attachment--gallery .str-chat__gallery .str-chat__gallery-placeholder p{position:relative;z-index:1}.str-chat__attachment-list .str-chat__message-attachment--gallery .str-chat__gallery .str-chat__gallery-placeholder:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.str-chat__attachment-list .str-chat__gallery .str-chat__message-attachment--svg-image,.str-chat__attachment-list .str-chat__message-attachment--image.str-chat__message-attachment--svg-image{padding:var(--str-chat__spacing-6)}.str-chat__attachment-list .str-chat__gallery .str-chat__message-attachment--svg-image img,.str-chat__attachment-list .str-chat__message-attachment--image.str-chat__message-attachment--svg-image img{object-fit:contain;max-width:calc(var(--str-chat__attachment-max-width) - var(--str-chat__spacing-6));max-height:calc(var(--str-chat__attachment-max-width) - var(--str-chat__spacing-6))}.str-chat__attachment-list .str-chat__message-attachment-unsupported{display:flex;align-items:center;justify-content:center;padding:var(--str-chat__spacing-2);column-gap:var(--str-chat__spacing-4);margin:var(--str-chat__attachment-margin)}.str-chat__attachment-list .str-chat__message-attachment-unsupported .str-chat__file-icon{width:calc(var(--str-chat__spacing-px)*30)}.str-chat__attachment-list .str-chat__message-attachment-unsupported .str-chat__message-attachment-unsupported__metadata{min-width:0;flex:1;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.str-chat__attachment-list .str-chat__message-attachment-unsupported .str-chat__message-attachment-unsupported__title{white-space:nowrap;overflow-y:visible;overflow-x:hidden;overflow-x:clip;text-overflow:ellipsis;max-width:100%}.str-chat__attachment-list .str-chat__message-attachment-file--item,.str-chat__attachment-list .str-chat__message-attachment-audio-widget{display:flex;align-items:center;justify-content:center;padding:var(--str-chat__spacing-2);column-gap:var(--str-chat__spacing-4);margin:var(--str-chat__attachment-margin)}.str-chat__attachment-list .str-chat__message-attachment-file--item .str-chat__message-attachment-file--item-text,.str-chat__attachment-list .str-chat__message-attachment-file--item .str-chat__message-attachment-audio-widget--text,.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-file--item-text,.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-audio-widget--text{width:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;row-gap:var(--str-chat__spacing-0_5);min-width:0}.str-chat__attachment-list .str-chat__message-attachment-file--item .str-chat__message-attachment-file--item-text .str-chat__message-attachment-file--item-first-row,.str-chat__attachment-list .str-chat__message-attachment-file--item .str-chat__message-attachment-file--item-text .str-chat__message-attachment-audio-widget--text-first-row,.str-chat__attachment-list .str-chat__message-attachment-file--item .str-chat__message-attachment-audio-widget--text .str-chat__message-attachment-file--item-first-row,.str-chat__attachment-list .str-chat__message-attachment-file--item .str-chat__message-attachment-audio-widget--text .str-chat__message-attachment-audio-widget--text-first-row,.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-file--item-text .str-chat__message-attachment-file--item-first-row,.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-file--item-text .str-chat__message-attachment-audio-widget--text-first-row,.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-audio-widget--text .str-chat__message-attachment-file--item-first-row,.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-audio-widget--text .str-chat__message-attachment-audio-widget--text-first-row{width:100%;display:flex;align-items:center;justify-content:space-between;column-gap:var(--str-chat__spacing-2)}.str-chat__attachment-list .str-chat__message-attachment-file--item .str-chat__message-attachment-file--item-text .str-chat__message-attachment-file--item-first-row .str-chat__message-attachment-file--item-name,.str-chat__attachment-list .str-chat__message-attachment-file--item .str-chat__message-attachment-file--item-text .str-chat__message-attachment-file--item-first-row .str-chat__message-attachment-audio-widget--title,.str-chat__attachment-list .str-chat__message-attachment-file--item .str-chat__message-attachment-file--item-text .str-chat__message-attachment-audio-widget--text-first-row .str-chat__message-attachment-file--item-name,.str-chat__attachment-list .str-chat__message-attachment-file--item .str-chat__message-attachment-file--item-text .str-chat__message-attachment-audio-widget--text-first-row .str-chat__message-attachment-audio-widget--title,.str-chat__attachment-list .str-chat__message-attachment-file--item .str-chat__message-attachment-audio-widget--text .str-chat__message-attachment-file--item-first-row .str-chat__message-attachment-file--item-name,.str-chat__attachment-list .str-chat__message-attachment-file--item .str-chat__message-attachment-audio-widget--text .str-chat__message-attachment-file--item-first-row .str-chat__message-attachment-audio-widget--title,.str-chat__attachment-list .str-chat__message-attachment-file--item .str-chat__message-attachment-audio-widget--text .str-chat__message-attachment-audio-widget--text-first-row .str-chat__message-attachment-file--item-name,.str-chat__attachment-list .str-chat__message-attachment-file--item .str-chat__message-attachment-audio-widget--text .str-chat__message-attachment-audio-widget--text-first-row .str-chat__message-attachment-audio-widget--title,.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-file--item-text .str-chat__message-attachment-file--item-first-row .str-chat__message-attachment-file--item-name,.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-file--item-text .str-chat__message-attachment-file--item-first-row .str-chat__message-attachment-audio-widget--title,.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-file--item-text .str-chat__message-attachment-audio-widget--text-first-row .str-chat__message-attachment-file--item-name,.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-file--item-text .str-chat__message-attachment-audio-widget--text-first-row .str-chat__message-attachment-audio-widget--title,.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-audio-widget--text .str-chat__message-attachment-file--item-first-row .str-chat__message-attachment-file--item-name,.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-audio-widget--text .str-chat__message-attachment-file--item-first-row .str-chat__message-attachment-audio-widget--title,.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-audio-widget--text .str-chat__message-attachment-audio-widget--text-first-row .str-chat__message-attachment-file--item-name,.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-audio-widget--text .str-chat__message-attachment-audio-widget--text-first-row .str-chat__message-attachment-audio-widget--title{white-space:nowrap;overflow-y:visible;overflow-x:hidden;overflow-x:clip;text-overflow:ellipsis;min-width:0}.str-chat__attachment-list .str-chat__message-attachment-file--item .str-chat__message-attachment-file--item-text .str-chat__message-attachment-file--item-first-row .str-chat__message-attachment-download-icon svg,.str-chat__attachment-list .str-chat__message-attachment-file--item .str-chat__message-attachment-file--item-text .str-chat__message-attachment-audio-widget--text-first-row .str-chat__message-attachment-download-icon svg,.str-chat__attachment-list .str-chat__message-attachment-file--item .str-chat__message-attachment-audio-widget--text .str-chat__message-attachment-file--item-first-row .str-chat__message-attachment-download-icon svg,.str-chat__attachment-list .str-chat__message-attachment-file--item .str-chat__message-attachment-audio-widget--text .str-chat__message-attachment-audio-widget--text-first-row .str-chat__message-attachment-download-icon svg,.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-file--item-text .str-chat__message-attachment-file--item-first-row .str-chat__message-attachment-download-icon svg,.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-file--item-text .str-chat__message-attachment-audio-widget--text-first-row .str-chat__message-attachment-download-icon svg,.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-audio-widget--text .str-chat__message-attachment-file--item-first-row .str-chat__message-attachment-download-icon svg,.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-audio-widget--text .str-chat__message-attachment-audio-widget--text-first-row .str-chat__message-attachment-download-icon svg{width:calc(var(--str-chat__spacing-px)*24);height:calc(var(--str-chat__spacing-px)*16)}.str-chat__attachment-list .str-chat__message-attachment-file--item .str-chat__file-icon{width:calc(var(--str-chat__spacing-px)*34)}.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-audio-widget--play-controls{display:flex;align-items:center;justify-content:center}.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-audio-widget--progress-track{max-width:calc(var(--str-chat__spacing-px)*120)}.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-audio-widget--text-second-row{display:flex;align-items:center;width:100%;grid-column-gap:var(--str-chat__spacing-5);padding-top:var(--str-chat__spacing-2_5)}.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-audio-widget--text-second-row .str-chat__message-attachment-file--item-size{line-height:calc(var(--str-chat__spacing-px)*14)}.str-chat__attachment-list .str-chat__message-attachment-audio-widget--progress-track{position:relative;height:calc(var(--str-chat__spacing-px)*5);flex:1;cursor:pointer}.str-chat__attachment-list .str-chat__message-attachment-audio-widget--progress-track .str-chat__message-attachment-audio-widget--progress-indicator{position:absolute;inset-inline-start:0;height:inherit}.str-chat__attachment-list .str-chat__message-attachment__voice-recording-widget{display:grid;grid-template-columns:36px auto 55px;align-items:center;justify-content:center;gap:calc(var(--str-chat__spacing-px)*9);padding:var(--str-chat__spacing-2);margin:var(--str-chat__attachment-margin)}.str-chat__attachment-list .str-chat__message-attachment__voice-recording-widget .str-chat__message-attachment__voice-recording-widget__metadata{flex:1;min-width:0;display:flex;flex-direction:column;gap:var(--str-chat__spacing-2)}.str-chat__attachment-list .str-chat__message-attachment__voice-recording-widget .str-chat__message-attachment__voice-recording-widget__metadata a{cursor:pointer;text-decoration:none}.str-chat__attachment-list .str-chat__message-attachment__voice-recording-widget .str-chat__message-attachment__voice-recording-widget__metadata .str-chat__message-attachment-voice-recording-widget--first-row{overflow-y:visible;overflow-x:hidden;overflow-x:clip;min-width:0;width:100%;display:flex;align-items:center;justify-content:space-between;gap:var(--str-chat__spacing-1)}.str-chat__attachment-list .str-chat__message-attachment__voice-recording-widget .str-chat__message-attachment__voice-recording-widget__metadata .str-chat__message-attachment__voice-recording-widget__title{white-space:nowrap;overflow-y:visible;overflow-x:hidden;overflow-x:clip;text-overflow:ellipsis;min-width:0}.str-chat__attachment-list .str-chat__message-attachment__voice-recording-widget .str-chat__message-attachment__voice-recording-widget__metadata .str-chat__message-attachment-download-icon svg{width:calc(var(--str-chat__spacing-px)*24);height:calc(var(--str-chat__spacing-px)*16)}.str-chat__attachment-list .str-chat__message-attachment__voice-recording-widget .str-chat__message-attachment__voice-recording-widget__metadata .str-chat__message-attachment__voice-recording-widget__audio-state{display:flex;align-items:center;justify-content:space-between;gap:var(--str-chat__spacing-1_5);height:100%}.str-chat__attachment-list .str-chat__message-attachment__voice-recording-widget .str-chat__message-attachment__voice-recording-widget__metadata .str-chat__message-attachment__voice-recording-widget__error-message{display:flex;align-items:center;justify-content:flex-start;gap:var(--str-chat__spacing-1)}.str-chat__attachment-list .str-chat__message-attachment__voice-recording-widget .str-chat__message-attachment__voice-recording-widget__right-section{justify-self:center}.str-chat__attachment-list .str-chat__message-attachment__voice-recording-widget .str-chat__message-attachment__voice-recording-widget__timer{min-width:calc(var(--str-chat__spacing-px)*45);width:calc(var(--str-chat__spacing-px)*45)}.str-chat__attachment-list .str-chat__message-attachment__voice-recording-widget stream-voice-recording-wavebar{flex:1}.str-chat__attachment-list .str-chat__message-attachment__voice-recording-widget .str-chat__wave-progress-bar__track{position:relative;flex:1;width:100%;height:calc(var(--str-chat__spacing-px)*25);display:flex;align-items:center;justify-content:space-between;gap:var(--str-chat__voice-recording-amplitude-bar-gap-width)}.str-chat__attachment-list .str-chat__message-attachment__voice-recording-widget .str-chat__wave-progress-bar__track .str-chat__wave-progress-bar__amplitude-bar{width:var(--str-chat__voice-recording-amplitude-bar-width);min-width:var(--str-chat__voice-recording-amplitude-bar-width);height:calc(var(--str-chat__wave-progress-bar__amplitude-bar-height) + 2px)}.str-chat__attachment-list .str-chat__message-attachment__voice-recording-widget .str-chat__wave-progress-bar__track .str-chat__wave-progress-bar__progress-indicator{position:absolute;left:0;height:calc(100% + 4px);width:calc(var(--str-chat__spacing-px)*6)}.str-chat__attachment-list .str-chat__message_attachment__playback-rate-button{display:flex;align-items:center;justify-content:center;background:none;border:none;padding:var(--str-chat__spacing-1_5) var(--str-chat__spacing-2_5)}.str-chat__attachment-list .str-chat__message-attachment-card{min-width:0;max-width:var(--str-chat__attachment-max-width);margin:var(--str-chat__attachment-margin)}.str-chat__attachment-list .str-chat__message-attachment-card .str-chat__message-attachment-card--content{padding:var(--str-chat__spacing-2_5)}.str-chat__attachment-list .str-chat__message-attachment-card .str-chat__message-attachment-card--content .str-chat__message-attachment-card--title{white-space:nowrap;overflow-y:visible;overflow-x:hidden;overflow-x:clip;text-overflow:ellipsis}.str-chat__attachment-list .str-chat__message-attachment-card--audio .str-chat__message-attachment-card--content{padding:0}.str-chat__attachment-list .str-chat__message-attachment-card--audio .str-chat__message-attachment-card--content .str-chat__message-attachment-card-audio-widget{display:flex;flex-direction:column;row-gap:var(--str-chat__spacing-2_5);width:100%;padding:var(--str-chat__spacing-2)}.str-chat__attachment-list .str-chat__message-attachment-card--audio .str-chat__message-attachment-card--content .str-chat__message-attachment-card-audio-widget .str-chat__message-attachment-card-audio-widget--first-row{display:flex;align-items:center;column-gap:var(--str-chat__spacing-3_5)}.str-chat__attachment-list .str-chat__message-attachment-actions .str-chat__message-attachment-actions-form{display:flex;justify-content:stretch}.str-chat__attachment-list .str-chat__message-attachment-actions .str-chat__message-attachment-actions-form .str-chat__message-attachment-actions-button{cursor:pointer;width:100%;padding:var(--str-chat__spacing-3) var(--str-chat__spacing-4);white-space:nowrap}.str-chat__attachment-list .str-chat__message-attachment-with-actions.str-chat__message-attachment--giphy .str-chat__message-attachment-card .str-chat__message-attachment-card--content{display:none}.str-chat__attachment-list .str-chat-angular__message-attachment-file-single .str-chat__message-attachment-file--item-first-row{cursor:pointer;text-decoration:none}.str-chat__attachment-list .str-chat__message-attachment-download-icon{--str-chat-icon-height: calc(var(--str-chat__spacing-px) * 16)}.str-chat__attachment-list .str-chat__attachment-type-icon{--str-chat-icon-height: calc(var(--str-chat__spacing-px) * 37)}.str-chat__message-attachment-audio-widget--play-button{--str-chat-icon-height: calc(var(--str-chat__spacing-px) * 24);display:flex;align-items:center;justify-content:center;height:calc(var(--str-chat__spacing-px)*36);width:calc(var(--str-chat__spacing-px)*36);cursor:pointer}.str-chat__message-attachment-audio-widget--play-button svg{width:var(--str-chat__spacing-3)}.str-chat__quoted-message-preview{--str-chat__attachment-margin: 0px}.str-chat__quoted-message-preview *{cursor:pointer!important}.str-chat__quoted-message-preview .str-chat__message-attachment-card .str-chat__message-attachment-card--source-link,.str-chat__quoted-message-preview .str-chat__message-attachment-card .str-chat__message-attachment-card--content{display:none}.str-chat__quoted-message-preview .str-chat__message-attachment__voice-recording-widget{display:flex;justify-content:space-between}.str-chat__quoted-message-preview .str-chat__message-attachment__voice-recording-widget .str-chat__wave-progress-bar__track,.str-chat__quoted-message-preview .str-chat__message-attachment__voice-recording-widget .str-chat__message-attachment-audio-widget--play-button,.str-chat__quoted-message-preview .str-chat__message-attachment-file--item-download{display:none}.str-chat__message .str-chat__quoted-message-preview .str-chat__message-attachment-file--item{padding:0}.str-chat__audio_recorder__waveform-box,.str-chat__wave-progress-bar__track{position:relative;flex:1;width:120px;height:calc(var(--str-chat__spacing-px)*25);display:flex;align-items:center;gap:var(--str-chat__spacing-px)}.str-chat__audio_recorder__waveform-box .str-chat__wave-progress-bar__amplitude-bar,.str-chat__wave-progress-bar__track .str-chat__wave-progress-bar__amplitude-bar{width:2px;min-width:2px;height:calc(var(--str-chat__wave-progress-bar__amplitude-bar-height) + 2px)}.str-chat__audio_recorder__waveform-box .str-chat__wave-progress-bar__progress-indicator,.str-chat__wave-progress-bar__track .str-chat__wave-progress-bar__progress-indicator{position:absolute;left:0;height:calc(100% + 4px);width:calc(var(--str-chat__spacing-px)*6)}.str-chat__attachment-list-angular-host{min-width:0}.str-chat__attachment-list-angular-host .str-chat__message-attachment-card--video{width:100%}.str-chat__attachment-list-angular-host .str-chat__message-attachment-card--video a{display:block;width:100%;height:100%;position:relative}.str-chat__attachment-list-angular-host .str-chat__message-attachment-card--video a .str-chat__message-attachment-card--video-play,.str-chat__attachment-list-angular-host .str-chat__message-attachment-card--video a stream-icon-placeholder{position:absolute;top:50%;left:0;right:0;margin:auto;transform:translateY(-50%);width:calc(var(--str-chat__spacing-px)*36);height:calc(var(--str-chat__spacing-px)*36)}.str-chat__attachment-list-angular-host .str-chat__message-attachment-card--video a img{cursor:pointer}.str-chat__attachment-preview-list{--str-chat__loading-indicator-size: calc(var(--str-chat__spacing-px) * 18);display:flex;align-items:center;justify-content:center;padding:var(--str-chat__spacing-1_5);width:100%}.str-chat__attachment-preview-list .str-chat__attachment-list-scroll-container{overflow-y:hidden;overflow-x:auto;width:100%;max-width:100%;display:flex;align-items:center;justify-content:flex-start;column-gap:var(--str-chat__spacing-2)}.str-chat__attachment-preview-list .str-chat__attachment-preview-image{display:flex;align-items:center;justify-content:center;position:relative;height:calc(var(--str-chat__spacing-px)*72);width:calc(var(--str-chat__spacing-px)*72);min-width:calc(var(--str-chat__spacing-px)*72);overflow:hidden}.str-chat__attachment-preview-list .str-chat__attachment-preview-image .str-chat__attachment-preview-image-loading{display:flex;align-items:center;justify-content:center;position:absolute;width:100%;height:100%}.str-chat__attachment-preview-list .str-chat__attachment-preview-image .str-chat__attachment-preview-thumbnail{object-fit:cover;height:calc(var(--str-chat__spacing-px)*72);width:calc(var(--str-chat__spacing-px)*72);word-break:break-all;overflow:hidden}.str-chat__attachment-preview-list .str-chat__attachment-preview-unsupported,.str-chat__attachment-preview-list .str-chat__attachment-preview-voice-recording,.str-chat__attachment-preview-list .str-chat__attachment-preview-file{display:flex;justify-content:flex-start;align-items:center;height:calc(var(--str-chat__spacing-px)*72);width:calc(var(--str-chat__spacing-px)*200);position:relative;padding:0 var(--str-chat__spacing-4);column-gap:var(--str-chat__spacing-2)}.str-chat__attachment-preview-list .str-chat__attachment-preview-unsupported .str-chat__attachment-preview-metadata,.str-chat__attachment-preview-list .str-chat__attachment-preview-unsupported .str-chat__attachment-preview-file-end,.str-chat__attachment-preview-list .str-chat__attachment-preview-voice-recording .str-chat__attachment-preview-metadata,.str-chat__attachment-preview-list .str-chat__attachment-preview-voice-recording .str-chat__attachment-preview-file-end,.str-chat__attachment-preview-list .str-chat__attachment-preview-file .str-chat__attachment-preview-metadata,.str-chat__attachment-preview-list .str-chat__attachment-preview-file .str-chat__attachment-preview-file-end{overflow-y:visible;overflow-x:hidden;overflow-x:clip;min-width:0;flex:1;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.str-chat__attachment-preview-list .str-chat__attachment-preview-unsupported .str-chat__attachment-preview-metadata .str-chat__attachment-preview-title,.str-chat__attachment-preview-list .str-chat__attachment-preview-unsupported .str-chat__attachment-preview-metadata .str-chat__attachment-preview-file-name,.str-chat__attachment-preview-list .str-chat__attachment-preview-unsupported .str-chat__attachment-preview-file-end .str-chat__attachment-preview-title,.str-chat__attachment-preview-list .str-chat__attachment-preview-unsupported .str-chat__attachment-preview-file-end .str-chat__attachment-preview-file-name,.str-chat__attachment-preview-list .str-chat__attachment-preview-voice-recording .str-chat__attachment-preview-metadata .str-chat__attachment-preview-title,.str-chat__attachment-preview-list .str-chat__attachment-preview-voice-recording .str-chat__attachment-preview-metadata .str-chat__attachment-preview-file-name,.str-chat__attachment-preview-list .str-chat__attachment-preview-voice-recording .str-chat__attachment-preview-file-end .str-chat__attachment-preview-title,.str-chat__attachment-preview-list .str-chat__attachment-preview-voice-recording .str-chat__attachment-preview-file-end .str-chat__attachment-preview-file-name,.str-chat__attachment-preview-list .str-chat__attachment-preview-file .str-chat__attachment-preview-metadata .str-chat__attachment-preview-title,.str-chat__attachment-preview-list .str-chat__attachment-preview-file .str-chat__attachment-preview-metadata .str-chat__attachment-preview-file-name,.str-chat__attachment-preview-list .str-chat__attachment-preview-file .str-chat__attachment-preview-file-end .str-chat__attachment-preview-title,.str-chat__attachment-preview-list .str-chat__attachment-preview-file .str-chat__attachment-preview-file-end .str-chat__attachment-preview-file-name{white-space:nowrap;overflow-y:visible;overflow-x:hidden;overflow-x:clip;text-overflow:ellipsis;max-width:100%}.str-chat__attachment-preview-list .str-chat__attachment-preview-unsupported .str-chat__attachment-preview-file-icon,.str-chat__attachment-preview-list .str-chat__attachment-preview-voice-recording .str-chat__attachment-preview-file-icon,.str-chat__attachment-preview-list .str-chat__attachment-preview-file .str-chat__attachment-preview-file-icon{--str-chat-icon-height: calc(var(--str-chat__spacing-px) * 37);--str-chat-icon-width: auto;display:flex;align-items:center;justify-content:center}.str-chat__attachment-preview-list .str-chat__attachment-preview-unsupported .str-chat__attachment-preview-file-icon svg,.str-chat__attachment-preview-list .str-chat__attachment-preview-voice-recording .str-chat__attachment-preview-file-icon svg,.str-chat__attachment-preview-list .str-chat__attachment-preview-file .str-chat__attachment-preview-file-icon svg{height:calc(var(--str-chat__spacing-px)*37);width:unset}.str-chat__attachment-preview-list .str-chat__attachment-preview-file .str-chat__attachment-preview-file-end .str-chat__attachment-preview-file-download{--str-chat-icon-height: calc(var(--str-chat__spacing-px) * 16);line-height:calc(var(--str-chat__spacing-px)*13)}.str-chat__attachment-preview-list .str-chat__attachment-preview-file .str-chat__attachment-preview-file-end .str-chat__attachment-preview-file-download svg{width:calc(var(--str-chat__spacing-px)*16);height:calc(var(--str-chat__spacing-px)*16)}.str-chat__attachment-preview-list button.str-chat__attachment-preview-delete{padding:unset;background:unset;border:unset;border-radius:var(--str-chat__border-radius-circle);display:flex}.str-chat__attachment-preview-list .str-chat__attachment-preview-delete{--str-chat-icon-height: calc(var(--str-chat__spacing-px) * 24);position:absolute;top:calc(var(--str-chat__spacing-px)*2);inset-inline-end:calc(var(--str-chat__spacing-px)*2);cursor:pointer;z-index:0}.str-chat__attachment-preview-list .str-chat__attachment-preview-delete svg{width:calc(var(--str-chat__spacing-px)*24);height:calc(var(--str-chat__spacing-px)*24)}.str-chat__attachment-preview-list .str-chat__attachment-preview-error{--str-chat-icon-height: calc(var(--str-chat__spacing-px) * 24);display:flex;align-items:center;justify-content:center;position:absolute;width:100%;height:100%;padding:unset;background:unset;border:unset;border-radius:unset;inset-inline-start:0;cursor:pointer;z-index:0}.str-chat__attachment-preview-list-angular-host{width:100%;max-width:100%}.str-chat__message-textarea-angular-host{position:relative}.str-chat__message-textarea-angular-host mention-list{width:100%}.str-chat__message-textarea-angular-host .mention-menu{padding:var(--str-chat__spacing-2) 0!important;margin:0!important;max-width:100%}.str-chat__message-textarea-angular-host .mention-menu .mention-item{padding:0!important}.str-chat__suggestion-list-container{position:absolute;bottom:calc(100% + var(--str-chat__spacing-2_5));width:100%;padding:var(--str-chat__spacing-2) 0}.str-chat__suggestion-list-container .str-chat__suggestion-list{overflow-y:auto;max-height:calc(var(--str-chat__spacing-px)*320);display:flex;flex-direction:column;list-style:none;padding:unset;margin:unset}.str-chat__slash-command{padding:var(--str-chat__spacing-2_5)}.str-chat__slash-command .str-chat__slash-command-header .str-chat__slash-command-args{margin-inline-start:var(--str-chat__spacing-2)}.str-chat__user-item{display:flex;align-items:center;justify-content:center;padding:var(--str-chat__spacing-2_5);column-gap:var(--str-chat__spacing-2)}.str-chat__user-item .str-chat__user-item--name{white-space:nowrap;overflow-y:visible;overflow-x:hidden;overflow-x:clip;text-overflow:ellipsis;overflow-y:hidden;width:100%}.str-chat__emoji-item{display:flex;align-items:center;justify-content:center;padding:var(--str-chat__spacing-2_5);column-gap:var(--str-chat__spacing-2)}.str-chat__emoji-item .str-chat__emoji-item--name{white-space:nowrap;overflow-y:visible;overflow-x:hidden;overflow-x:clip;text-overflow:ellipsis;width:100%}.str-chat__message-textarea-angular-host--autocomplete-hidden mention-list{display:none}.str-chat__audio_recorder-container{bottom:0;display:flex;align-items:center;justify-content:flex-end;width:100%;min-height:3.25rem;padding-inline:1rem}.str-chat__audio_recorder,stream-voice-recorder-wavebar{display:flex;align-items:center;justify-content:center;gap:.375rem}.str-chat__audio_recorder button,stream-voice-recorder-wavebar button{display:flex;align-items:center;justify-content:center;height:32px;width:32px;padding:0}.str-chat__audio_recorder .str-chat__audio_recorder__cancel-button,stream-voice-recorder-wavebar .str-chat__audio_recorder__cancel-button{--str-chat-icon-height: 28px}.str-chat__audio_recorder .str-chat__audio_recorder__cancel-button svg,stream-voice-recorder-wavebar .str-chat__audio_recorder__cancel-button svg{height:28px}.str-chat__audio_recorder .str-chat__audio_recorder__toggle-playback-button,stream-voice-recorder-wavebar .str-chat__audio_recorder__toggle-playback-button{--str-chat-icon-height: 16px}.str-chat__audio_recorder .str-chat__audio_recorder__toggle-playback-button svg,stream-voice-recorder-wavebar .str-chat__audio_recorder__toggle-playback-button svg{height:16px}.str-chat__audio_recorder .str-chat__audio_recorder__pause-recording-button,stream-voice-recorder-wavebar .str-chat__audio_recorder__pause-recording-button{--str-chat-icon-height: 12px}.str-chat__audio_recorder .str-chat__audio_recorder__pause-recording-button svg,stream-voice-recorder-wavebar .str-chat__audio_recorder__pause-recording-button svg{height:12px}.str-chat__audio_recorder .str-chat__audio_recorder__resume-recording-button,stream-voice-recorder-wavebar .str-chat__audio_recorder__resume-recording-button{--str-chat-icon-height: 24px}.str-chat__audio_recorder .str-chat__audio_recorder__resume-recording-button svg,stream-voice-recorder-wavebar .str-chat__audio_recorder__resume-recording-button svg{height:24px}.str-chat__audio_recorder .str-chat__audio_recorder__stop-button,stream-voice-recorder-wavebar .str-chat__audio_recorder__stop-button{--str-chat-icon-height: 12px}.str-chat__audio_recorder .str-chat__audio_recorder__stop-button svg,stream-voice-recorder-wavebar .str-chat__audio_recorder__stop-button svg{height:12px}.str-chat__audio_recorder .str-chat__audio_recorder__complete-button,stream-voice-recorder-wavebar .str-chat__audio_recorder__complete-button{--str-chat-icon-height: 16px}.str-chat__audio_recorder .str-chat__audio_recorder__complete-button svg,stream-voice-recorder-wavebar .str-chat__audio_recorder__complete-button svg{height:16px}.str-chat__audio_recorder .str-chat__recording-timer,stream-voice-recorder-wavebar .str-chat__recording-timer{display:flex;align-items:center;width:3rem}.str-chat__audio_recorder .str-chat__recording-timer--hours,stream-voice-recorder-wavebar .str-chat__recording-timer--hours{width:3.75rem}.str-chat__audio_recorder .str-chat__wave-progress-bar__track-container,stream-voice-recorder-wavebar .str-chat__wave-progress-bar__track-container{padding-block:.5rem;overflow-x:auto;height:fit-content}.str-chat__audio_recorder .str-chat__waveform-box-container,stream-voice-recorder-wavebar .str-chat__waveform-box-container{flex:1;display:flex;align-items:center;justify-content:flex-end;width:100%}.str-chat__audio_recorder .str-chat__audio_recorder__waveform-box,.str-chat__audio_recorder .str-chat__wave-progress-bar__track,stream-voice-recorder-wavebar .str-chat__audio_recorder__waveform-box,stream-voice-recorder-wavebar .str-chat__wave-progress-bar__track{display:flex;justify-content:flex-end;align-items:center;flex-wrap:nowrap;height:2rem;margin-inline:1rem}.str-chat__audio_recorder .str-chat__wave-progress-bar__track,stream-voice-recorder-wavebar .str-chat__wave-progress-bar__track{width:120px}.str-chat__audio_recorder .str-chat__audio_recorder__waveform-box,stream-voice-recorder-wavebar .str-chat__audio_recorder__waveform-box{overflow-x:hidden}.str-chat__audio_recorder-container .str-chat__message-attachment__voice-recording-widget{display:flex;gap:var(--str-chat__spacing-1_5)}.str-chat__audio_recorder-container .str-chat__message-attachment__voice-recording-widget .str-chat__message-attachment-voice-recording-widget--first-row{display:none}.str-chat__audio_recorder-container .str-chat__message-attachment__voice-recording-widget .str-chat__message-attachment__voice-recording-widget__audio-state{display:flex;gap:var(--str-chat__spacing-1_5)}.str-chat__audio_recorder-container .str-chat__message-attachment__voice-recording-widget .str-chat__message-attachment__voice-recording-widget__audio-state .str-chat__message-attachment__voice-recording-widget__timer{min-width:3rem;align-self:center}.str-chat__audio_recorder-container .str-chat__message-attachment__voice-recording-widget .str-chat__message-attachment__voice-recording-widget__right-section{display:none}.str-chat__base-image .str-chat__message-attachment-file--item-download{display:block}.str-chat__message-attachment-card--header .str-chat__message-attachment-file--item-download,.str-chat__gallery-image .str-chat__message-attachment-file--item-download,.str-chat__message-attachment--image .str-chat__message-attachment-file--item-download{position:absolute;top:.5rem;right:1rem}.str-chat__attachment-preview-image .str-chat__message-attachment-file--item-download{display:none}.str-chat__channel{height:100%;display:flex;flex-direction:column;position:relative}.str-chat__channel .str-chat__container{height:100%;display:flex}.str-chat__channel .str-chat__container .str-chat__main-panel{height:100%;display:flex;flex-direction:column;width:100%;min-width:0}.str-chat__empty-channel{--str-chat-icon-height: calc(var(--str-chat__spacing-px) * 136);height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:var(--str-chat__spacing-4);position:relative}.str-chat__empty-channel svg{width:calc(var(--str-chat__spacing-px)*136);height:calc(var(--str-chat__spacing-px)*136)}.str-chat__empty-channel .str-chat__empty-channel-notifications{position:absolute;inset-block-end:var(--str-chat__spacing-2)}.str-chat__loading-channel{height:100%;display:flex;flex-direction:column}.str-chat__loading-channel .str-chat__loading-channel-header{display:flex;padding:var(--str-chat__spacing-2);column-gap:var(--str-chat__spacing-4);align-items:center}.str-chat__loading-channel .str-chat__loading-channel-header .str-chat__loading-channel-header-avatar{flex-shrink:0;width:calc(var(--str-chat__spacing-px)*40);height:calc(var(--str-chat__spacing-px)*40);border-radius:var(--str-chat__avatar-border-radius)}.str-chat__loading-channel .str-chat__loading-channel-header .str-chat__loading-channel-header-end{display:flex;flex-direction:column;overflow-y:hidden;overflow-x:hidden;flex:1;row-gap:var(--str-chat__spacing-1_5)}.str-chat__loading-channel .str-chat__loading-channel-header .str-chat__loading-channel-header-end .str-chat__loading-channel-header-name{border-radius:var(--str-chat__border-radius-xs);height:calc(var(--str-chat__spacing-px)*16);width:calc(var(--str-chat__spacing-px)*170)}.str-chat__loading-channel .str-chat__loading-channel-header .str-chat__loading-channel-header-end .str-chat__loading-channel-header-info{border-radius:var(--str-chat__border-radius-xs);height:calc(var(--str-chat__spacing-px)*16);width:calc(var(--str-chat__spacing-px)*66)}.str-chat__loading-channel .str-chat__loading-channel-message-list{height:100%;padding:0 var(--str-chat__spacing-2)}.str-chat__loading-channel .str-chat__loading-channel-message-list .str-chat__li{margin-inline:calc(-1*var(--str-chat__spacing-2));padding-inline:var(--str-chat__spacing-2)}.str-chat__loading-channel .str-chat__loading-channel-message-list .str-chat__parent-message-li{margin-inline:calc(-1*var(--str-chat__spacing-2))}@media only screen and (min-device-width: 768px){.str-chat__loading-channel .str-chat__loading-channel-message-list{padding:0 min(var(--str-chat__spacing-10),4%)}.str-chat__loading-channel .str-chat__loading-channel-message-list .str-chat__li{margin-inline:calc(-1*min(var(--str-chat__spacing-10),4%));padding-inline:min(var(--str-chat__spacing-10),4%)}.str-chat__loading-channel .str-chat__loading-channel-message-list .str-chat__parent-message-li{margin-inline:calc(-1*min(var(--str-chat__spacing-10),4%) - 2px)}}.str-chat__loading-channel .str-chat__loading-channel-message-list .str-chat__loading-channel-message{display:flex;width:100%;column-gap:var(--str-chat__spacing-2);padding:var(--str-chat__spacing-4) 0}.str-chat__loading-channel .str-chat__loading-channel-message-list .str-chat__loading-channel-message .str-chat__loading-channel-message-avatar{flex-shrink:0;width:calc(var(--str-chat__spacing-px)*49);height:calc(var(--str-chat__spacing-px)*49)}.str-chat__loading-channel .str-chat__loading-channel-message-list .str-chat__loading-channel-message .str-chat__loading-channel-message-end{display:flex;flex-direction:column;width:100%;row-gap:var(--str-chat__spacing-2)}.str-chat__loading-channel .str-chat__loading-channel-message-list .str-chat__loading-channel-message .str-chat__loading-channel-message-end .str-chat__loading-channel-message-last-row{display:flex;width:100%;column-gap:var(--str-chat__spacing-2)}.str-chat__loading-channel .str-chat__loading-channel-message-list .str-chat__loading-channel-message .str-chat__loading-channel-message-sender{height:calc(var(--str-chat__spacing-px)*16);width:calc(var(--str-chat__spacing-px)*66)}.str-chat__loading-channel .str-chat__loading-channel-message-list .str-chat__loading-channel-message .str-chat__loading-channel-message-text{height:calc(var(--str-chat__spacing-px)*16);width:100%}.str-chat__loading-channel .str-chat__loading-channel-message-list .str-chat__loading-channel-message .str-chat__loading-channel-message-date{height:calc(var(--str-chat__spacing-px)*16);width:calc(var(--str-chat__spacing-px)*50)}.str-chat__loading-channel .str-chat__loading-channel-message-list .str-chat__loading-channel-message:nth-of-type(2){flex-direction:row-reverse}.str-chat__loading-channel .str-chat__loading-channel-message-list .str-chat__loading-channel-message:nth-of-type(2) .str-chat__loading-channel-message-sender{align-self:end}.str-chat__loading-channel .str-chat__loading-channel-message-list .str-chat__loading-channel-message:nth-of-type(2) .str-chat__loading-channel-message-last-row{flex-direction:row-reverse}.str-chat__loading-channel .str-chat__loading-channel-message-input-row{display:flex;column-gap:var(--str-chat__spacing-2);padding:var(--str-chat__spacing-2)}.str-chat__loading-channel .str-chat__loading-channel-message-input-row .str-chat__loading-channel-message-input{width:100%;height:calc(var(--str-chat__spacing-px)*36)}.str-chat__loading-channel .str-chat__loading-channel-message-input-row .str-chat__loading-channel-message-send{height:calc(var(--str-chat__spacing-px)*36);width:calc(var(--str-chat__spacing-px)*36)}.str-chat__channel-header{display:flex;padding:var(--str-chat__spacing-2);column-gap:var(--str-chat__spacing-4);align-items:center}.str-chat__channel-header .str-chat__header-hamburger{display:none}.str-chat__channel-header .str-chat__channel-header-end{display:flex;flex-direction:column;overflow-y:hidden;overflow-x:hidden;flex:1;row-gap:var(--str-chat__spacing-1_5)}.str-chat__channel-header .str-chat__channel-header-end p{margin:0}.str-chat__channel-header .str-chat__channel-header-end .str-chat__channel-header-title,.str-chat__channel-header .str-chat__channel-header-end .str-chat__channel-header-info{white-space:nowrap;overflow-y:visible;overflow-x:hidden;overflow-x:clip;text-overflow:ellipsis}.str-chat__channel-header .str-chat__channel-header-end .str-chat__channel-header-title{overflow-y:hidden}.str-chat__channel-list{display:flex;flex-direction:column;height:100%;overflow-y:auto;overflow-x:hidden}.str-chat__channel-list .str-chat__channel-list-messenger,.str-chat__channel-list .str-chat__channel-list-messenger .str-chat__channel-list-messenger__main{height:100%}.str-chat__channel-list .str-chat__channel-list-messenger .str-chat__channel-list-messenger__main .str-chat__channel-list-empty{--str-chat-icon-height: calc(var(--str-chat__spacing-px) * 136);height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:var(--str-chat__spacing-4)}.str-chat__channel-list .str-chat__channel-list-messenger .str-chat__channel-list-messenger__main .str-chat__channel-list-empty svg{width:calc(var(--str-chat__spacing-px)*136);height:calc(var(--str-chat__spacing-px)*136)}.str-chat__channel-list .str-chat__channel-list-messenger .str-chat__channel-list-messenger__main .str-chat__channel-list-empty-v1{display:none}.str-chat__channel-list .str-chat__load-more-button{display:flex;justify-content:center;margin:var(--str-chat__spacing-2) 0}.str-chat__channel-list .str-chat__load-more-button .str-chat__load-more-button__button{display:flex;align-items:center;justify-content:center}.str-chat__channel-list .stream-chat__paginated-list{gap:0}.str-chat__channel-list-react{overflow:hidden}.str-chat__channel-list-react .str-chat__channel-list-messenger-react{overflow:hidden;padding-bottom:var(--str-chat__spacing-2_5)}.str-chat__channel-list-react .str-chat__channel-list-messenger-react .str-chat__channel-list-messenger-react__main{overflow-y:auto}.str-chat-angular__channel-list .str-chat__channel-list-messenger__main{display:flex;flex-direction:column}.str-chat-angular__channel-list .str-chat__channel-list-messenger__main stream-paginated-list{min-height:0}.str-chat__channel-preview-container{position:relative}.str-chat__channel-preview-container .str-chat__channel-preview__action-buttons{position:absolute;right:var(--str-chat__spacing-2);bottom:var(--str-chat__spacing-3);display:flex;flex-direction:row;align-items:center;gap:1px}.str-chat__channel-preview-container .str-chat__channel-preview__action-buttons .str-chat__channel-preview__action-button{--str-chat-icon-height: 13px;cursor:pointer;padding-block:2px;padding-inline:4px}.str-chat__channel-preview{display:flex;column-gap:var(--str-chat__spacing-2);align-items:center;justify-content:flex-start;width:100%;padding:var(--str-chat__spacing-3) var(--str-chat__spacing-2);margin:0;text-align:start;cursor:pointer}.str-chat__channel-preview .str-chat__channel-preview-end{display:flex;flex-direction:column;row-gap:var(--str-chat__spacing-0_5);width:100%;overflow-y:visible;overflow-x:hidden;overflow-x:clip;min-width:0}.str-chat__channel-preview .str-chat__channel-preview-end .str-chat__channel-preview-end-first-row{display:flex;column-gap:var(--str-chat__spacing-1);align-items:stretch}.str-chat__channel-preview .str-chat__channel-preview-end .str-chat__channel-preview-end-first-row .str-chat__channel-preview-unread-badge{display:flex;align-items:center;padding:0 var(--str-chat__spacing-2)}.str-chat__channel-preview .str-chat__channel-preview-end .str-chat__channel-preview-end-first-row .str-chat__channel-preview-messenger--name{width:100%}.str-chat__channel-preview .str-chat__channel-preview-end .str-chat__channel-preview-end-second-row{overflow-y:visible;overflow-x:hidden;overflow-x:clip;min-width:0;display:flex;column-gap:var(--str-chat__spacing-1);align-items:center}.str-chat__channel-preview .str-chat__channel-preview-end .str-chat__channel-preview-end-second-row .str-chat__channel-preview-messenger--last-message{flex:1}.str-chat__channel-preview .str-chat__channel-preview-end .str-chat__channel-preview-end-second-row .str-chat__channel-preview-messenger--status{--str-chat-icon-height: calc(var(--str-chat__spacing-px) * 15)}.str-chat__channel-preview .str-chat__channel-preview-end .str-chat__channel-preview-end-second-row .str-chat__channel-preview-messenger--status svg{width:calc(var(--str-chat__spacing-px)*15);height:calc(var(--str-chat__spacing-px)*15)}.str-chat__channel-preview .str-chat__channel-preview-end .str-chat__channel-preview-messenger--name,.str-chat__channel-preview .str-chat__channel-preview-end .str-chat__channel-preview-messenger--last-message{white-space:nowrap;overflow-y:visible;overflow-x:hidden;overflow-x:clip;text-overflow:ellipsis;overflow-y:hidden;min-width:0}.str-chat__channel-preview .str-chat__channel-preview-end .str-chat__channel-preview-messenger--name p,.str-chat__channel-preview .str-chat__channel-preview-end .str-chat__channel-preview-messenger--last-message p{white-space:nowrap;overflow-y:visible;overflow-x:hidden;overflow-x:clip;text-overflow:ellipsis;margin:0;max-width:calc(100% - 40px)}.str-chat__channel-preview-loading{display:flex;column-gap:var(--str-chat__spacing-2);align-items:center;justify-content:flex-start;width:100%;padding:var(--str-chat__spacing-3) var(--str-chat__spacing-2);margin:0;text-align:start}.str-chat__channel-preview-loading .str-chat__channel-preview-end-loading{display:flex;flex-direction:column;row-gap:var(--str-chat__spacing-0_5);width:100%}.str-chat__channel-preview-loading .str-chat__loading-channels-username{height:calc(var(--str-chat__spacing-px)*16);width:calc(var(--str-chat__spacing-px)*66)}.str-chat__channel-preview-loading .str-chat__loading-channels-status{height:calc(var(--str-chat__spacing-px)*16);width:100%}.str-chat__channel-search{position:relative;display:flex;flex-direction:column;justify-content:center}.str-chat__channel-search.str-chat__channel-search--active.str-chat__channel-search--inline,.str-chat__channel-search.str-chat__channel-search--with-results.str-chat__channel-search--inline{height:100%}.str-chat__channel-search.str-chat__channel-search--inline{min-height:0}.str-chat__channel-search .str-chat__channel-search-bar{display:flex;align-items:center;justify-content:center;padding:var(--str-chat__spacing-2_5);height:65px}.str-chat__channel-search .str-chat__channel-search-bar .str-chat__channel-search-bar-button{background:none;border:none;width:calc(var(--str-chat__spacing-px)*40);height:calc(var(--str-chat__spacing-px)*40);padding:var(--str-chat__spacing-2_5);cursor:pointer}.str-chat__channel-search .str-chat__channel-search-bar .str-chat__channel-search-input--wrapper{display:flex;align-items:center;flex:1;padding:var(--str-chat__spacing-2_5);min-width:0}.str-chat__channel-search .str-chat__channel-search-bar .str-chat__channel-search-input--wrapper .str-chat__channel-search-input--icon,.str-chat__channel-search .str-chat__channel-search-bar .str-chat__channel-search-input--wrapper .str-chat__channel-search-input--clear-button{display:inline-flex;padding:0 var(--str-chat__spacing-2_5)}.str-chat__channel-search .str-chat__channel-search-bar .str-chat__channel-search-input--wrapper .str-chat__channel-search-input--clear-button{background:none;border:none;cursor:pointer}.str-chat__channel-search .str-chat__channel-search-bar .str-chat__channel-search-input--wrapper .str-chat__channel-search-input--clear-button:disabled{cursor:default}.str-chat__channel-search .str-chat__channel-search-bar .str-chat__channel-search-input--wrapper input{flex:1;min-width:0}.str-chat__channel-search .str-chat__channel-search-container-searching,.str-chat__channel-search .str-chat__channel-search-results-header{width:100%;padding:var(--str-chat__spacing-5) var(--str-chat__spacing-4)}.str-chat__channel-search .str-chat__channel-search-result-list{display:flex;flex-direction:column;overflow-y:auto;overflow-x:hidden}.str-chat__channel-search .str-chat__channel-search-result-list.inline{flex:1}.str-chat__channel-search .str-chat__channel-search-result-list.popup{position:absolute;left:0;right:0;top:65px;height:400px;z-index:1}.str-chat__channel-search .str-chat__channel-search-result-list .str-chat__channel-search-container-empty{display:flex;flex-direction:column;align-items:center;width:100%;padding:var(--str-chat__spacing-5) var(--str-chat__spacing-4)}.str-chat__channel-search .str-chat__channel-search-result-list .str-chat__channel-search-container-empty svg{height:calc(var(--str-chat__spacing-px)*90 + var(--str-chat__spacing-20));width:calc(var(--str-chat__spacing-px)*90);padding:var(--str-chat__spacing-10) 0}.str-chat__channel-search .str-chat__channel-search-result-list .str-chat__channel-search-result{background:none;border:none;display:flex;align-items:center;width:100%;column-gap:var(--str-chat__spacing-2);padding:var(--str-chat__spacing-3) var(--str-chat__spacing-2)}.str-chat__channel-search .str-chat__channel-search-result-list .str-chat__channel-search-result .channel-search__result-text,.str-chat__channel-search .str-chat__channel-search-result-list .str-chat__channel-search-result .str-chat__channel-search-result--display-name{white-space:nowrap;overflow-y:visible;overflow-x:hidden;overflow-x:clip;text-overflow:ellipsis;overflow-y:hidden}.str-chat__cta-button{padding:var(--str-chat__spacing-3_5) var(--str-chat__spacing-6);cursor:pointer}.str-chat__circle-fab{width:calc(var(--str-chat__spacing-px)*42);height:calc(var(--str-chat__spacing-px)*42);padding:0;cursor:pointer;display:flex;justify-content:center;align-items:center}.str-chat__circle-fab .str-chat__circle-fab-icon{display:inline-block;height:calc(var(--str-chat__spacing-px)*24)}.str-chat__dialog-overlay{inset:0;overflow:hidden;position:absolute;height:var(--str-chat__dialog-overlay-height);width:100%;z-index:2}.str-chat__dialog{width:100%}.str-chat__dialog .str-chat__dialog__body{padding:2rem 1rem;overflow-y:auto}.str-chat__dialog .str-chat__dialog__body .str-chat__dialog__title{margin-bottom:1rem}.str-chat__dialog .str-chat__dialog__controls{display:flex;justify-content:flex-end;gap:1.25rem;padding:1.25rem}.str-chat__dialog .str-chat__dialog__controls .str-chat__dialog__controls-button{background:none;border:none}.str-chat__prompt-dialog input[type=text]{width:100%;padding:.625rem 1rem}.str-chat__dialog-menu{overflow:hidden}.str-chat__dialog-menu .str-chat__dialog-menu__button{display:flex;align-items:center;width:100%;padding:.5rem .75rem}.str-chat__dialog-menu .str-chat__dialog-menu__button .str-chat__dialog-menu__button-icon{height:1rem;width:1rem}.str-chat__dialog-menu .str-chat__dialog-menu__button .str-chat__dialog-menu__button-text{padding-inline:.675rem}.str-chat__drag-and-drop-container__item{display:flex;width:100%;padding-block:.25rem}.str-chat__edit-message-form{display:flex;flex-direction:column;align-items:stretch;justify-content:center;row-gap:var(--str-chat__spacing-5);width:100%;height:100%;min-height:0;min-width:0;max-width:100%;max-height:100%}.str-chat__edit-message-form .str-chat__edit-message-form-options{display:flex;align-items:center;justify-content:flex-end}.str-chat__edit-message-form .str-chat__edit-message-form-options button{cursor:pointer;margin:0}.str-chat-angular__edit-message-form .str-chat__message-input-angular-host{max-height:100%;min-height:0;display:flex;min-width:0;max-width:100%}.str-chat-angular__edit-message-form .str-chat__modal--open .str-chat__modal__inner{height:40%;max-height:80%;min-width:90%;max-width:90%;width:90%;flex-basis:min-content}@media only screen and (min-device-width: 768px){.str-chat-angular__edit-message-form .str-chat__modal--open .str-chat__modal__inner{min-width:40%;max-width:60%;width:min-content}}.str-chat__dialog__field{display:flex;flex-direction:column;gap:.5rem}.str-chat__dialog__field .str-chat__form-field-error{margin-left:.5rem}.str-chat__image-carousel{display:flex;flex-direction:column;justify-content:space-between;align-items:center;min-height:0;min-width:0;max-width:100%;max-height:100%;height:100%}.str-chat__image-carousel .str-chat__image-carousel-stepper{--str-chat-icon-height: calc(var(--str-chat__spacing-px) * 30);padding:var(--str-chat__spacing-2_5);border:none;cursor:pointer;background:#0000}.str-chat__image-carousel .str-chat__image-carousel-image{object-fit:contain;min-height:0;max-height:100%;min-width:0;max-width:100%;height:100%;width:100%}.str-chat__message .str-chat__attachment-list .str-chat__modal--open .str-chat__modal__inner{height:80%;width:80%}@media only screen and (max-device-width: 768px){.str-chat__message .str-chat__attachment-list .str-chat__modal--open .str-chat__modal__inner{height:100%;width:100%}}[dir=rtl] .str-chat__image-carousel-stepper svg{transform:scaleX(-1)}.str-chat{--str-chat-icon-height: calc(var(--str-chat__spacing-px) * 24);--str-chat-icon-width: auto}.str-chat__icon{display:flex;font-family:stream-chat-icons;font-style:normal;font-weight:400;font-size:var(--str-chat-icon-height);line-height:var(--str-chat-icon-height);height:var(--str-chat-icon-height);width:var(--str-chat-icon-width)}.str-chat__icon:before{line-height:var(--str-chat-icon-height)}.str-chat__icon--unspecified-filetype{content:url(data:image/svg+xml;base64,PHN2ZwogIGRhdGEtdGVzdGlkPSJ1bnNwZWNpZmllZC1maWxldHlwZSIKICB3aWR0aD0iMzQiCiAgaGVpZ2h0PSI0MCIKICB2aWV3Qm94PSIwIDAgMzQgNDAiCiAgZmlsbD0ibm9uZSIKICB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciCj4KICA8cGF0aAogICAgZD0iTTAgM0MwIDEuMzQzMTUgMS4zNDMxNSAwIDMgMEgyM0wzNCAxMVYzN0MzNCAzOC42NTY5IDMyLjY1NjkgNDAgMzEgNDBIM0MxLjM0MzE1IDQwIDAgMzguNjU2OSAwIDM3VjNaIgogICAgZmlsbD0idXJsKCNwYWludDBfbGluZWFyKSIKICAvPgogIDxwYXRoIGQ9Ik0zNCAxMUwyNiAxMUMyNC4zNDMxIDExIDIzIDkuNjU2ODUgMjMgOFYwTDM0IDExWiIgZmlsbD0iI0RCREJEQiIgLz4KICA8cGF0aAogICAgZmlsbC1ydWxlPSJldmVub2RkIgogICAgY2xpcC1ydWxlPSJldmVub2RkIgogICAgZD0iTTggMTNIMjNWMTVIOFYxM1oiCiAgICBmaWxsPSIjQ0ZDRkNGIgogIC8+CiAgPHBhdGgKICAgIGZpbGwtcnVsZT0iZXZlbm9kZCIKICAgIGNsaXAtcnVsZT0iZXZlbm9kZCIKICAgIGQ9Ik04IDE3SDE4VjE5SDhWMTdaIgogICAgZmlsbD0iI0NGQ0ZDRiIKICAvPgogIDxwYXRoCiAgICBmaWxsLXJ1bGU9ImV2ZW5vZGQiCiAgICBjbGlwLXJ1bGU9ImV2ZW5vZGQiCiAgICBkPSJNOCAyMUgyM1YyM0g4VjIxWiIKICAgIGZpbGw9IiNDRkNGQ0YiCiAgLz4KICA8ZGVmcz4KICAgIDxsaW5lYXJHcmFkaWVudAogICAgICBpZD0icGFpbnQwX2xpbmVhciIKICAgICAgeDE9IjAiCiAgICAgIHkxPSIwIgogICAgICB4Mj0iMCIKICAgICAgeTI9IjQwIgogICAgICBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIKICAgID4KICAgICAgPHN0b3Agc3RvcC1jb2xvcj0id2hpdGUiIC8+CiAgICAgIDxzdG9wIG9mZnNldD0iMSIgc3RvcC1jb2xvcj0iI0RCREJEQiIgLz4KICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgPC9kZWZzPgo8L3N2Zz4=)}.str-chat__icon--audio-file{content:url(data:image/svg+xml;base64,PHN2ZwogIGNsYXNzPSJyZnUtZmlsZS1hdWRpbyIKICBmaWxsPSJub25lIgogIHZpZXdCb3g9IjAgMCAzNCA0MCIKICB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciCiAgaGVpZ2h0PSIyMCIKICB3aWR0aD0iMjAiCj4KICA8cGF0aAogICAgY2xpcC1ydWxlPSJldmVub2RkIgogICAgZD0iTTE3LjcxNjggMzMuMTcyQzE4LjIzNDggMzMuMTcyIDE4LjQyMzggMzMuNjU1IDE4LjQyMzggMzQuMThDMTguNDIzOCAzNC42NDIgMTguMjk3OCAzNS4xOTUgMTcuNzE2OCAzNS4xOTVDMTcuMTcwOCAzNS4xOTUgMTYuOTg4OCAzNC42NDIgMTYuOTg4OCAzNC4xNDVDMTYuOTg4OCAzMy42ODMgMTcuMTcwOCAzMy4xNzIgMTcuNzE2OCAzMy4xNzJaTTE5LjU3MTggMzEuMDAySDE4LjM4MThWMzIuNzU4OUgxOC4zNjc4QzE4LjEyMjggMzIuNDMgMTcuNzc5OCAzMi4yNjIgMTcuMzMxOCAzMi4yNjJDMTYuMzAyOCAzMi4yNjIgMTUuNzk4OCAzMy4xNTggMTUuNzk4OCAzNC4xMDNDMTUuNzk4OCAzNS4xMjUgMTYuMjgxOCAzNi4xMDQ5IDE3LjQyMjggMzYuMTA0OUMxNy44NDI4IDM2LjEwNDkgMTguMTkyOCAzNS45MjMgMTguNDIzOCAzNS41OEgxOC40Mzc4VjM2SDE5LjU3MThWMzEuMDAyWk0xMi43MDk1IDM0LjE4NzJDMTIuNzA5NSAzMy43MjUyIDEyLjg3NzUgMzMuMTcyMiAxMy40MzA1IDMzLjE3MjJDMTMuOTgzNSAzMy4xNzIyIDE0LjE1ODUgMzMuNzI1MiAxNC4xNTg1IDM0LjE4NzJDMTQuMTU4NSAzNC42NDkyIDEzLjk4MzUgMzUuMTk1MiAxMy40MzA1IDM1LjE5NTJDMTIuODc3NSAzNS4xOTUyIDEyLjcwOTUgMzQuNjQ5MiAxMi43MDk1IDM0LjE4NzJaTTExLjUxOTUgMzQuMTg3MkMxMS41MTk1IDM1LjI3OTIgMTIuMzAzNSAzNi4xMDUyIDEzLjQzMDUgMzYuMTA1MkMxNC41NTc1IDM2LjEwNTIgMTUuMzQ4NSAzNS4yNzkyIDE1LjM0ODUgMzQuMTg3MkMxNS4zNDg1IDMzLjA5NTIgMTQuNTU3NSAzMi4yNjIyIDEzLjQzMDUgMzIuMjYyMkMxMi4zMDM1IDMyLjI2MjIgMTEuNTE5NSAzMy4wOTUyIDExLjUxOTUgMzQuMTg3MlpNMjEuODM5IDMyLjM2NzFIMjIuNTc0VjMzLjEzNzFIMjEuODM5VjM0Ljc4OTFDMjEuODM5IDM1LjA3NjEgMjIuMDA3IDM1LjEzOTEgMjIuMjY2IDM1LjEzOTFDMjIuMzE0MiAzNS4xMzkxIDIyLjM2NCAzNS4xMzU3IDIyLjQxNDcgMzUuMTMyM0MyMi40NjcyIDM1LjEyODcgMjIuNTIwNiAzNS4xMjUxIDIyLjU3NCAzNS4xMjUxVjM2LjAwMDFDMjIuNDgxIDM2LjAwMzEgMjIuMzg4IDM2LjAwOTkgMjIuMjk1IDM2LjAxNjhDMjIuMTcxIDM2LjAyNTkgMjIuMDQ3IDM2LjAzNTEgMjEuOTIzIDM2LjAzNTFDMjAuOTA4IDM2LjAzNTEgMjAuNjQ5IDM1Ljc0MTEgMjAuNjQ5IDM0Ljc1NDFWMzMuMTM3MUgyMC4wNDdWMzIuMzY3MUgyMC42NDlWMzEuMjY4MUgyMS44MzlWMzIuMzY3MVoiCiAgICBmaWxsPSJ3aGl0ZSIKICAgIGZpbGwtcnVsZT0iZXZlbm9kZCIKICA+PC9wYXRoPgogIDxwYXRoCiAgICBkPSJNMCAyOEgzNFYzN0MzNCAzOC42NTY5IDMyLjY1NjkgNDAgMzEgNDBIM0MxLjM0MzE1IDQwIDAgMzguNjU2OSAwIDM3VjI4WiIKICAgIGZpbGw9IiMyNzI3QjAiCiAgPjwvcGF0aD4KICA8cGF0aCBkPSJNMCAzQzAgMS4zNDMxNSAxLjM0MzE1IDAgMyAwSDIzTDM0IDExVjI4SDBWM1oiIGZpbGw9IiNGNUY1RjUiPjwvcGF0aD4KICA8cGF0aAogICAgZD0iTTM0IDExTDI2IDExQzI0LjM0MzEgMTEgMjMgOS42NTY4NSAyMyA4VjBMMzQgMTFaIgogICAgZmlsbD0iI0RCREJEQiIKICA+PC9wYXRoPgogIDxwYXRoCiAgICBjbGlwLXJ1bGU9ImV2ZW5vZGQiCiAgICBkPSJNOC44NzkxMiAyMS45NDFIMTIuMjk4TDE2Ljk1MjEgMjQuNzQ5M0MxNy4wMzA3IDI0LjgxMzggMTcuMTI5MyAyNC44NDkgMTcuMjMxMSAyNC44NDlDMTcuNDczOCAyNC44NDg4IDE3LjY3MDUgMjQuNjUxOSAxNy42NzAzIDI0LjQwOTJWMTIuNDM5OUMxNy42NzA0IDEyLjMzODEgMTcuNjM1MiAxMi4yMzk2IDE3LjU3MDcgMTIuMTYwOUMxNy40MTY4IDExLjk3MzIgMTcuMTM5OCAxMS45NDU3IDE2Ljk1MjEgMTIuMDk5NkwxMi4yOTggMTQuOTA4SDguODc5MTJDOC4zOTM2IDE0LjkwOCA4IDE1LjMwMTYgOCAxNS43ODcxVjIxLjA2MTlDOCAyMS41NDc0IDguMzkzNiAyMS45NDEgOC44NzkxMiAyMS45NDFaTTEyLjkyNTggMTYuNjY2NEwxNS45MTIyIDE1LjIyMjRWMjEuNjI2OEwxMi45MjU4IDIwLjE4MjlIOS43NTgzVjE2LjY2NjRIMTIuOTI1OFpNMTkuODUxMSAxNi4zNTE3QzE5LjQ3NCAxNi40MDkyIDE5LjIzOTcgMTYuNjYzNyAxOS4zMjgzIDE2LjkxOTFMMTkuMzI2MiAxNi45MkMxOS41Mjk1IDE3LjQ5OTUgMTkuNjMwNSAxOC4wOTggMTkuNjI4NCAxOC42OTUzQzE5LjYzMDUgMTkuMjk3NSAxOS41MjM3IDE5LjkwMTQgMTkuMzE5NiAyMC40OTA5QzE5LjIyOSAyMC43NDYyIDE5LjQ2ODIgMjAuOTk5NiAxOS44NDc0IDIxLjA2QzE5LjkwMDggMjEuMDY4MyAxOS45NTQyIDIxLjA3MiAyMC4wMDc2IDIxLjA3MkMyMC4zMjU5IDIxLjA3MiAyMC42MTU2IDIwLjkyMzQgMjAuNjkyMiAyMC43MDU3QzIwLjkxOTQgMjAuMDQ1MSAyMS4wMzM3IDE5LjM3IDIxLjAzNzQgMTguNjk1M0MyMS4wMzQ5IDE4LjAyNTEgMjAuOTIxMSAxNy4zNTc1IDIwLjY5NTUgMTYuNzAzNUMyMC42MDUzIDE2LjQ0NzcgMjAuMjI5IDE2LjI5MDggMTkuODUxMSAxNi4zNTE3Wk0yMi4xNjA1IDE0LjYwMjhDMjIuNTI1MiAxNC41MTYzIDIyLjkyNTkgMTQuNjQ1NCAyMy4wNTUgMTQuODkzOEMyMy42ODkxIDE2LjExNTcgMjQgMTcuNDA0MiAyNCAxOC42OTIzQzI0LjAwMDQgMTkuOTg5NSAyMy42Nzk2IDIxLjI4MzkgMjMuMDUyMSAyMi41MTUzQzIyLjk1MDMgMjIuNzEyMyAyMi42NzYzIDIyLjgzNDQgMjIuMzgyOCAyMi44MzQ0QzIyLjMwNzEgMjIuODM0NCAyMi4yMzAxIDIyLjgyNjEgMjIuMTU0MyAyMi44MDkyQzIxLjc4NjMgMjIuNzI1MSAyMS41OTE0IDIyLjQ1MzYgMjEuNzE4NSAyMi4yMDc3QzIyLjI5ODggMjEuMDc2MSAyMi41OTIyIDE5Ljg4MzYgMjIuNTkzMSAxOC42OTE5QzIyLjU5MzEgMTcuNTA1NiAyMi4zMDU0IDE2LjMyMjIgMjEuNzI3NiAxNS4yMDI1QzIxLjYwMDEgMTQuOTU2MyAyMS43OTUgMTQuNjg2IDIyLjE2MDUgMTQuNjAyOFoiCiAgICBmaWxsPSIjMjcyN0IwIgogICAgZmlsbC1ydWxlPSJldmVub2RkIgogID48L3BhdGg+Cjwvc3ZnPg==)}.str-chat__icon--action:before{content:""}.str-chat__icon--arrow-down:before{content:""}.str-chat__icon--arrow-left:before{content:""}.str-chat__icon--arrow-right:before{content:""}.str-chat__icon--close:before{content:""}.str-chat__icon--arrow-up:before{content:""}.str-chat__icon--chat-bubble:before{content:""}.str-chat__icon--pause:before{content:""}.str-chat__icon--download:before{content:""}.str-chat__icon--delivered:before{content:""}.str-chat__icon--play:before{content:""}.str-chat__icon--reaction:before{content:""}.str-chat__icon--error:before{content:""}.str-chat__icon--read:before{content:""}.str-chat__icon--retry:before{content:""}.str-chat__icon--reply-in-thread:before{content:""}.str-chat__icon--send:before{content:""}.str-chat__icon--attach:before{content:""}.str-chat__icon--mic:before{content:""}.str-chat__icon--bin:before{content:""}.str-chat__infinite-scroll-paginator{overflow-y:auto;overflow-x:hidden}.str-chat__link-preview-list{display:flex;flex-direction:column;align-items:center;gap:.75rem;width:100%;margin-bottom:.75rem;padding-inline:.75rem}.str-chat__link-preview-card{width:100%;min-width:0;display:flex;align-items:center;justify-content:space-around;gap:1rem}.str-chat__link-preview-card .str-chat__tooltip{white-space:nowrap;overflow-y:visible;overflow-x:hidden;overflow-x:clip;text-overflow:ellipsis;display:block;max-width:calc(var(--str-chat__spacing-px)*250);padding-inline:.5rem}.str-chat__link-preview-card .str-chat__link-preview-card__icon-container{display:flex;align-items:center}.str-chat__link-preview-card .str-chat__link-preview-card__content{width:100%;min-width:0;flex:1;padding-inline:.5rem}.str-chat__link-preview-card .str-chat__link-preview-card__content .str-chat__link-preview-card__content-title,.str-chat__link-preview-card .str-chat__link-preview-card__content .str-chat__link-preview-card__content-description{white-space:nowrap;overflow-y:visible;overflow-x:hidden;overflow-x:clip;text-overflow:ellipsis}.str-chat__link-preview-card .str-chat__link-preview-card__dismiss-button{background:none;border:none;cursor:pointer}.str-chat{--str-chat__loading-indicator-size: calc(var(--str-chat__spacing-px) * 15)}.str-chat__loading-indicator{display:flex;align-items:center;justify-content:center;animation:rotate 1s linear infinite}.str-chat__loading-indicator svg{width:var(--str-chat__loading-indicator-size);height:var(--str-chat__loading-indicator-size)}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}stream-loading-indicator{display:flex;align-items:center;justify-content:center}stream-loading-indicator .str-chat__loading-indicator{width:var(--str-chat__loading-indicator-size);height:var(--str-chat__loading-indicator-size)}.str-chat__loading-indicator-placeholder{width:var(--str-chat__loading-indicator-size);height:var(--str-chat__loading-indicator-size)}.str-chat{--str-chat__message-options-button-size: calc(var(--str-chat__spacing-px) * 26);--str-chat__message-max-width: calc(var(--str-chat__spacing-px) * 480);--str-chat__message-with-attachment-max-width: calc(var(--str-chat__spacing-px) * 300);--str-chat__quoted-message-max-width: calc(var(--str-chat__spacing-px) * 250);--str-chat__quoted-message-inside-message-input-max-width: calc( var(--str-chat__spacing-px) * 200 );--str-chat__quoted-message-inside-message-input-max-height: calc( var(--str-chat__quoted-message-inside-message-input-max-width) + calc(var(--str-chat__spacing-px) * 50) );--str-chat__quoted-message-line-clamp: 5}.str-chat__message{--str-chat-message-options-size: calc(3 * var(--str-chat__message-options-button-size))}.str-chat__message.str-chat__message-without-touch-support{--str-chat-message-options-size: calc(1 * var(--str-chat__message-options-button-size))}.str-chat__message .str-chat__message-bubble{max-width:var(--str-chat__message-max-width)}.str-chat__message .str-chat__message-options{--str-chat-icon-height: calc(var(--str-chat__message-options-button-size) * .7)}.str-chat__message.str-chat__message--has-attachment{--str-chat__message-max-width: var(--str-chat__message-with-attachment-max-width)}.str-chat__message.str-chat__message--has-attachment .str-chat__message-bubble{max-width:var(--str-chat__message-max-width)}.str-chat__quoted-message-preview{--str-chat__message-max-width: var(--str-chat__quoted-message-max-width)}.str-chat__quoted-message-preview .str-chat__quoted-message-bubble{pointer-events:none;max-width:var(--str-chat__message-max-width)}.str-chat__quoted-message-text-value{overflow:hidden;display:-webkit-box;-webkit-line-clamp:var(--str-chat__quoted-message-line-clamp);line-clamp:var(--str-chat__quoted-message-line-clamp);-webkit-box-orient:vertical}.str-chat__message,.str-chat__quoted-message-preview{display:grid;word-wrap:break-word;word-break:break-word;-webkit-hyphens:auto;hyphens:auto;overflow-wrap:break-word}.str-chat__message.str-chat__message--other,.str-chat__message.str-chat__quoted-message-preview,.str-chat__quoted-message-preview.str-chat__message--other,.str-chat__quoted-message-preview.str-chat__quoted-message-preview{grid-template-areas:"avatar message" ". replies" ". translation-notice" ". custom-metadata" ". metadata";column-gap:var(--str-chat__spacing-2);grid-template-columns:auto 1fr;justify-items:flex-start}.str-chat__message.str-chat__message--me,.str-chat__quoted-message-preview.str-chat__message--me{grid-template-areas:"message" "replies" "translation-notice" "custom-metadata" "metadata";justify-items:end}.str-chat__message.str-chat__message--me>.str-chat__message-sender-avatar,.str-chat__quoted-message-preview.str-chat__message--me>.str-chat__message-sender-avatar{display:none}.str-chat__message.str-chat__message--deleted,.str-chat__quoted-message-preview.str-chat__message--deleted{grid-template-areas:"message"}.str-chat__message.str-chat__message--system,.str-chat__quoted-message-preview.str-chat__message--system{grid-template-areas:"message";grid-template-columns:auto}.str-chat__message .str-chat__message-sender-avatar,.str-chat__quoted-message-preview .str-chat__message-sender-avatar{grid-area:avatar;align-self:end}.str-chat__message .str-chat__message-inner,.str-chat__quoted-message-preview .str-chat__message-inner{grid-area:message;display:grid;grid-template-areas:"reactions reactions" "message-bubble options";grid-template-columns:auto 1fr;column-gap:var(--str-chat__spacing-2);position:relative}.str-chat__message .str-chat__message-inner .str-chat__message-options,.str-chat__quoted-message-preview .str-chat__message-inner .str-chat__message-options{grid-area:options;align-items:flex-start;justify-content:flex-end;flex-direction:row-reverse;width:var(--str-chat-message-options-size)}.str-chat__message .str-chat__message-inner .str-chat__message-options .str-chat__message-actions-box-button,.str-chat__message .str-chat__message-inner .str-chat__message-options .str-chat__message-reply-in-thread-button,.str-chat__message .str-chat__message-inner .str-chat__message-options .str-chat__message-reactions-button,.str-chat__quoted-message-preview .str-chat__message-inner .str-chat__message-options .str-chat__message-actions-box-button,.str-chat__quoted-message-preview .str-chat__message-inner .str-chat__message-options .str-chat__message-reply-in-thread-button,.str-chat__quoted-message-preview .str-chat__message-inner .str-chat__message-options .str-chat__message-reactions-button{display:flex;align-items:center;justify-content:center;cursor:pointer;width:var(--str-chat__message-options-button-size);height:var(--str-chat__message-options-button-size)}.str-chat__message .str-chat__message-inner .str-chat__message-options .str-chat__message-actions-box-button,.str-chat__message .str-chat__message-inner .str-chat__message-options .str-chat__message-actions-container,.str-chat__quoted-message-preview .str-chat__message-inner .str-chat__message-options .str-chat__message-actions-box-button,.str-chat__quoted-message-preview .str-chat__message-inner .str-chat__message-options .str-chat__message-actions-container{position:relative}.str-chat__message .str-chat__message-inner .str-chat__message-reactions-host,.str-chat__quoted-message-preview .str-chat__message-inner .str-chat__message-reactions-host{grid-area:reactions}.str-chat__message .str-chat__message-inner .str-chat__message-bubble,.str-chat__quoted-message-preview .str-chat__message-inner .str-chat__message-bubble{grid-area:message-bubble;position:relative;min-width:0}.str-chat__message .str-chat__message-inner .str-chat__message-bubble .str-chat__message-text,.str-chat__quoted-message-preview .str-chat__message-inner .str-chat__message-bubble .str-chat__message-text{padding:var(--str-chat__spacing-2) var(--str-chat__spacing-4)}.str-chat__message .str-chat__message-inner .str-chat__message-bubble .str-chat__message-text p,.str-chat__quoted-message-preview .str-chat__message-inner .str-chat__message-bubble .str-chat__message-text p{white-space:pre-line;margin:0}.str-chat__message .str-chat__message-inner .str-chat__message-bubble .str-chat__message-text .str-chat__message-text-inner,.str-chat__quoted-message-preview .str-chat__message-inner .str-chat__message-bubble .str-chat__message-text .str-chat__message-text-inner{overflow-y:hidden}.str-chat__message.str-chat__message--me .str-chat__message-inner,.str-chat__quoted-message-preview.str-chat__message--me .str-chat__message-inner{grid-template-areas:"reactions reactions" "options message-bubble";grid-template-columns:1fr auto}.str-chat__message.str-chat__message--me .str-chat__message-inner .str-chat__message-options,.str-chat__quoted-message-preview.str-chat__message--me .str-chat__message-inner .str-chat__message-options{flex-direction:row}.str-chat__message .str-chat__translation-notice,.str-chat__quoted-message-preview .str-chat__translation-notice{grid-area:translation-notice}.str-chat__message .str-chat__translation-notice button,.str-chat__quoted-message-preview .str-chat__translation-notice button{cursor:pointer;padding:var(--str-chat__spacing-1) 0;margin:0}.str-chat__message .str-chat__custom-message-metadata,.str-chat__quoted-message-preview .str-chat__custom-message-metadata{grid-area:custom-metadata;margin-block-start:var(--str-chat__spacing-0_5)}.str-chat__message .str-chat__message-metadata,.str-chat__quoted-message-preview .str-chat__message-metadata{grid-area:metadata;display:flex;flex-wrap:wrap;align-items:center;column-gap:var(--str-chat__spacing-1);margin-block-start:var(--str-chat__spacing-0_5)}.str-chat__message .str-chat__message-metadata .str-chat__message-simple-name,.str-chat__quoted-message-preview .str-chat__message-metadata .str-chat__message-simple-name{overflow-y:hidden}.str-chat__message .str-chat__message-metadata .str-chat__message-simple-timestamp+.str-chat__mesage-simple-edited:before,.str-chat__quoted-message-preview .str-chat__message-metadata .str-chat__message-simple-timestamp+.str-chat__mesage-simple-edited:before{content:"•";margin-right:var(--str-chat__spacing-1)}.str-chat__message .str-chat__message-metadata .str-chat__message-edited-timestamp,.str-chat__quoted-message-preview .str-chat__message-metadata .str-chat__message-edited-timestamp{--str-chat__message-edited-timestamp-height: 1rem;flex-basis:100%}.str-chat__message.str-chat__message--me .str-chat__message-metadata,.str-chat__quoted-message-preview.str-chat__message--me .str-chat__message-metadata{justify-content:flex-end;text-align:right}.str-chat__message .str-chat__message-status,.str-chat__quoted-message-preview .str-chat__message-status{--str-chat-icon-height: calc(var(--str-chat__spacing-px) * 15);display:flex;align-items:center;justify-content:center;column-gap:var(--str-chat__spacing-0_5);position:relative}.str-chat__message .str-chat__message-status svg,.str-chat__quoted-message-preview .str-chat__message-status svg{width:calc(var(--str-chat__spacing-px)*15);height:calc(var(--str-chat__spacing-px)*15)}.str-chat__message .str-chat__message-replies-count-button-wrapper,.str-chat__quoted-message-preview .str-chat__message-replies-count-button-wrapper{grid-area:replies}.str-chat__message .str-chat__message-replies-count-button-wrapper button,.str-chat__quoted-message-preview .str-chat__message-replies-count-button-wrapper button{cursor:pointer;padding:0}.str-chat__message .str-chat__message--deleted-inner,.str-chat__quoted-message-preview .str-chat__message--deleted-inner{padding:var(--str-chat__spacing-2) var(--str-chat__spacing-4)}.str-chat__message .str-chat__message--deleted-inner p,.str-chat__quoted-message-preview .str-chat__message--deleted-inner p{white-space:pre-line;margin:0}.str-chat__message .str-chat__quoted-message-bubble,.str-chat__quoted-message-preview .str-chat__quoted-message-bubble{padding:var(--str-chat__spacing-2) var(--str-chat__spacing-4);display:flex;column-gap:var(--str-chat__spacing-1);min-width:0;width:100%}.str-chat__message .str-chat__quoted-message-bubble p,.str-chat__quoted-message-preview .str-chat__quoted-message-bubble p{white-space:pre-line;margin:0}.str-chat__message .str-chat__emoji-display-fix,.str-chat__quoted-message-preview .str-chat__emoji-display-fix{display:inline-block;width:1.25em}.str-chat__message .str-chat__message-error-icon,.str-chat__quoted-message-preview .str-chat__message-error-icon{display:none}.str-chat__message .str-chat__simple-message--error-failed,.str-chat__quoted-message-preview .str-chat__simple-message--error-failed{cursor:pointer}.str-chat__message.str-chat__message--error .str-chat__message-error-icon,.str-chat__message.str-chat__message--failed .str-chat__message-error-icon,.str-chat__quoted-message-preview.str-chat__message--error .str-chat__message-error-icon,.str-chat__quoted-message-preview.str-chat__message--failed .str-chat__message-error-icon{display:block;position:absolute;bottom:0;inset-inline-end:calc(-1*calc(var(--str-chat__spacing-px) * 18)/2)}.str-chat__message.str-chat__message--error .str-chat__message-error-icon svg,.str-chat__message.str-chat__message--failed .str-chat__message-error-icon svg,.str-chat__quoted-message-preview.str-chat__message--error .str-chat__message-error-icon svg,.str-chat__quoted-message-preview.str-chat__message--failed .str-chat__message-error-icon svg{width:calc(var(--str-chat__spacing-px)*18);height:calc(var(--str-chat__spacing-px)*18)}.str-chat__ul:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:hover:not(:has(.str-chat__reaction-list:hover,.str-chat__modal--open)) .str-chat__message-options,.str-chat__ul:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:focus-within:not(:has(.str-chat__reaction-list:focus-within,.str-chat__modal--open)) .str-chat__message-options,.str-chat__virtual-list:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:hover:not(:has(.str-chat__reaction-list:hover,.str-chat__modal--open)) .str-chat__message-options,.str-chat__virtual-list:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:focus-within:not(:has(.str-chat__reaction-list:focus-within,.str-chat__modal--open)) .str-chat__message-options{display:flex}.str-chat__ul:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:hover:not(:has(.str-chat__reaction-list:hover,.str-chat__modal--open)) .str-chat__message--other .str-chat__message-inner,.str-chat__ul:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:focus-within:not(:has(.str-chat__reaction-list:focus-within,.str-chat__modal--open)) .str-chat__message--other .str-chat__message-inner,.str-chat__virtual-list:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:hover:not(:has(.str-chat__reaction-list:hover,.str-chat__modal--open)) .str-chat__message--other .str-chat__message-inner,.str-chat__virtual-list:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:focus-within:not(:has(.str-chat__reaction-list:focus-within,.str-chat__modal--open)) .str-chat__message--other .str-chat__message-inner{margin-inline-end:0}.str-chat__ul:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:hover:not(:has(.str-chat__reaction-list:hover,.str-chat__modal--open)) .str-chat__message--me .str-chat__message-inner,.str-chat__ul:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:focus-within:not(:has(.str-chat__reaction-list:focus-within,.str-chat__modal--open)) .str-chat__message--me .str-chat__message-inner,.str-chat__virtual-list:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:hover:not(:has(.str-chat__reaction-list:hover,.str-chat__modal--open)) .str-chat__message--me .str-chat__message-inner,.str-chat__virtual-list:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:focus-within:not(:has(.str-chat__reaction-list:focus-within,.str-chat__modal--open)) .str-chat__message--me .str-chat__message-inner{margin-inline-start:0}@supports not selector(:has(a,b)){.str-chat__ul:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:hover .str-chat__message-options,.str-chat__ul:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:focus-within .str-chat__message-options,.str-chat__virtual-list:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:hover .str-chat__message-options,.str-chat__virtual-list:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:focus-within .str-chat__message-options{display:flex}.str-chat__ul:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:hover .str-chat__message--other .str-chat__message-inner,.str-chat__ul:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:focus-within .str-chat__message--other .str-chat__message-inner,.str-chat__virtual-list:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:hover .str-chat__message--other .str-chat__message-inner,.str-chat__virtual-list:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:focus-within .str-chat__message--other .str-chat__message-inner{margin-inline-end:0}.str-chat__ul:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:hover .str-chat__message--me .str-chat__message-inner,.str-chat__ul:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:focus-within .str-chat__message--me .str-chat__message-inner,.str-chat__virtual-list:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:hover .str-chat__message--me .str-chat__message-inner,.str-chat__virtual-list:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:focus-within .str-chat__message--me .str-chat__message-inner{margin-inline-start:0}}.str-chat__ul.str-chat__message-options-in-bubble .str-chat__message-inner:hover .str-chat__message-options,.str-chat__virtual-list.str-chat__message-options-in-bubble .str-chat__message-inner:hover .str-chat__message-options{display:flex}.str-chat__ul.str-chat__message-options-in-bubble .str-chat__message--other .str-chat__message-inner:hover,.str-chat__virtual-list.str-chat__message-options-in-bubble .str-chat__message--other .str-chat__message-inner:hover{margin-inline-end:0}.str-chat__ul.str-chat__message-options-in-bubble .str-chat__message--me .str-chat__message-inner:hover,.str-chat__virtual-list.str-chat__message-options-in-bubble .str-chat__message--me .str-chat__message-inner:hover{margin-inline-start:0}.str-chat__message-inner .str-chat__message-options.str-chat__message-options--active{display:flex}.str-chat__message-inner .str-chat__message-options{display:none}.str-chat__message-inner .str-chat__message-actions-open.str-chat__message-options{display:flex}.str-chat__message--other .str-chat__message-inner:not(:has(.str-chat__message-options--active)){margin-inline-end:var(--str-chat-message-options-size)}.str-chat__message--me .str-chat__message-inner{margin-inline-start:var(--str-chat-message-options-size)}.str-chat__li--middle .str-chat__message,.str-chat__li--top .str-chat__message{margin-block-end:var(--str-chat__spacing-0_5)}.str-chat__li--middle .str-chat__message .str-chat__message-metadata,.str-chat__li--top .str-chat__message .str-chat__message-metadata{display:none}.str-chat__li--middle .str-chat__message>.str-chat__message-sender-avatar,.str-chat__li--top .str-chat__message>.str-chat__message-sender-avatar{visibility:hidden}.str-chat__li--bottom .str-chat__message,.str-chat__li--single .str-chat__message{margin-block-end:var(--str-chat__spacing-2)}.str-chat__date-separator{display:flex;padding:var(--str-chat__spacing-8);align-items:center}.str-chat__date-separator-line{flex:1;height:var(--str-chat__spacing-px)}.str-chat__date-separator>*:not(:last-child){margin-right:var(--str-chat__spacing-4)}.str-chat__message .str-chat__quoted-message-preview{margin-block-end:var(--str-chat__spacing-2)}.str-chat__message--system{width:100%;text-align:center}.str-chat__message--system p{margin:0}.str-chat__quoted-message-preview .str-chat__quoted-message-bubble{flex-direction:column;align-items:stretch;row-gap:var(--str-chat__spacing-1);flex-basis:min-content}.str-chat__message-input .str-chat__quoted-message-preview{--str-chat__message-max-width: var(--str-chat__quoted-message-inside-message-input-max-width)}.str-chat__message-input .str-chat__quoted-message-preview .str-chat__quoted-message-bubble{max-height:var(--str-chat__quoted-message-inside-message-input-max-height)}.str-chat__message-input .str-chat__quoted-message-preview .str-chat__quoted-message-bubble .str-chat__quoted-message-text{max-height:100%;min-height:0}.str-chat__message-input .str-chat__quoted-message-preview .str-chat__quoted-message-bubble .str-chat__quoted-message-text p{max-height:100%;overflow-y:auto;overflow-x:hidden}.str-chat__unread-messages-separator-wrapper{padding-block:.5rem}.str-chat__unread-messages-separator-wrapper .str-chat__unread-messages-separator{display:flex;align-items:center;justify-content:center;width:100%;padding:.5rem}.str-chat__unread-messages-notification{--str-chat-icon-height: calc(var(--str-chat__spacing-px) * 16);position:absolute;top:.75rem;z-index:2;display:flex;align-items:center;overflow:clip}.str-chat__unread-messages-notification button{padding-block:.5rem;height:100%;width:100%;white-space:nowrap}.str-chat__unread-messages-notification button:first-of-type{padding-inline:.75rem .375rem}.str-chat__unread-messages-notification button:last-of-type{padding-inline:.375rem .75rem}.str-chat__unread-messages-notification button:last-of-type svg{width:.875rem}.str-chat-angular__message-bubble{transform:translateZ(0)}.str-chat-angular__message-bubble.str-chat-angular__message-bubble--attachment-modal-open{transform:none}.str-chat__message-edited-timestamp{overflow:hidden;transition:height .1s}.str-chat__message-edited-timestamp--open{height:var(--str-chat__message-edited-timestamp-height, 1rem)}.str-chat__message-edited-timestamp--collapsed{height:0}.str-chat__message-text--pointer-cursor{cursor:pointer}.str-chat__message-with-touch-support .str-chat__message-bubble{-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}.str-chat__message-with-touch-support.str-chat__message-menu-opened .str-chat__attachments-container,.str-chat__message-with-touch-support.str-chat__message-menu-opened .str-chat__message-text-inner{pointer-events:none}.str-chat__message-with-touch-support .str-chat__message-inner{margin-inline:0}.str-chat__message-with-touch-support .str-chat__message-options{display:none}.str-chat__message-with-touch-support .stream-chat-angular__image-modal-host{-webkit-touch-callout:default}.str-chat__message-actions-box{overflow:hidden}.str-chat__message-actions-box .str-chat__message-actions-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;min-width:10rem}.str-chat__message-actions-box .str-chat__message-actions-list .str-chat__message-actions-list-item-button{padding:var(--str-chat__spacing-2) var(--str-chat__spacing-4);margin:0;cursor:pointer;width:100%;text-align:start}.str-chat__message-bounce-prompt{display:flex;flex-direction:column;align-items:center;gap:var(--str-chat__spacing-9)}.str-chat__message-bounce-prompt .str-chat__message-bounce-actions{display:flex;flex-direction:column;gap:var(--str-chat__spacing-2)}.str-chat__message-bounce-prompt .str-chat__message-bounce-edit,.str-chat__message-bounce-prompt .str-chat__message-bounce-send,.str-chat__message-bounce-prompt .str-chat__message-bounce-delete{cursor:pointer;padding:var(--str-chat__spacing-2)}.str-chat__message-input{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;padding:var(--str-chat__spacing-1) var(--str-chat__spacing-2);position:relative}.str-chat__message-input .str-chat__quoted-message-preview-header{display:flex;align-items:center;justify-content:center;width:100%}.str-chat__message-input .str-chat__quoted-message-preview-header .str-chat__quoted-message-reply-to-message{width:100%;text-align:center}.str-chat__message-input .str-chat__quoted-message-preview-header .str-chat__quoted-message-remove{width:calc(var(--str-chat__spacing-px)*40);height:calc(var(--str-chat__spacing-px)*40);cursor:pointer}.str-chat__message-input .str-chat__dropzone-container{display:flex;align-items:center;justify-content:center;position:absolute;height:100%;width:100%;z-index:5}.str-chat__message-input .str-chat__dropzone-container p{margin:unset}.str-chat__message-input .str-chat__message-input-inner{flex-grow:1;width:100%;display:flex;align-items:center;justify-content:center}.str-chat__message-input .str-chat__message-input-inner .str-chat__file-input-container{--str-chat-icon-height: calc(var(--str-chat__spacing-px) * 24);display:flex;align-items:center;justify-content:center;width:calc(var(--str-chat__spacing-px)*45);height:calc(var(--str-chat__spacing-px)*45);cursor:pointer}.str-chat__message-input .str-chat__message-input-inner .str-chat__file-input-container .str-chat__file-input-label{display:flex;align-items:center;justify-content:center;cursor:pointer}.str-chat__message-input .str-chat__message-input-inner .str-chat__message-textarea-container{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;min-width:0;max-height:100%}.str-chat__message-input .str-chat__message-input-inner .str-chat__message-textarea-container .str-chat__message-textarea-with-emoji-picker{width:100%;min-height:0;max-height:100%;display:flex;padding:var(--str-chat__spacing-2) var(--str-chat__spacing-4);column-gap:var(--str-chat__spacing-2)}.str-chat__message-input .str-chat__message-input-inner .str-chat__message-textarea-container .str-chat__message-textarea-with-emoji-picker .str-chat__message-textarea{width:100%;display:flex;max-height:100%;overflow-y:auto;overflow-x:hidden;padding:0}.str-chat__message-input .str-chat__message-input-inner .str-chat__message-textarea-container .str-chat__message-textarea-with-emoji-picker .str-chat__message-textarea-emoji-picker{display:flex;align-items:center;justify-content:center;width:calc(var(--str-chat__spacing-px)*27);height:calc(var(--str-chat__spacing-px)*27);font-size:calc(var(--str-chat__spacing-px)*27);align-self:end}.str-chat__message-input .str-chat__message-input-inner .str-chat__message-textarea-container .str-chat__message-textarea-with-emoji-picker .str-chat__message-textarea-emoji-picker .str-chat__message-textarea-emoji-picker-container{z-index:5}.str-chat__message-input .str-chat__message-input-inner .str-chat__message-textarea-container .str-chat__message-textarea-with-emoji-picker .str-chat__message-textarea-emoji-picker .str-chat__message-textarea-emoji-picker-container .str-chat__emoji-picker-container{display:flex}.str-chat__message-input .str-chat__message-input-inner .str-chat__message-textarea-container .str-chat__message-textarea-with-emoji-picker .str-chat__message-textarea-emoji-picker .str-chat__emoji-picker-button{padding:unset;background:unset;border:unset;border-radius:var(--str-chat__border-radius-circle);display:flex;cursor:pointer}.str-chat__message-input .str-chat__message-input-inner .str-chat__message-textarea-container .str-chat__message-textarea-with-emoji-picker .str-chat__message-textarea-emoji-picker .str-chat__emoji-picker-button svg{width:calc(var(--str-chat__spacing-px)*24);height:calc(var(--str-chat__spacing-px)*24)}.str-chat__message-input .str-chat__message-input-inner .str-chat__message-textarea-container .str-chat__message-textarea-with-emoji-picker .str-chat__message-textarea-emoji-picker .str-chat__emoji-picker-button svg path{fill:var(--str-chat__message-input-tools-color)}.str-chat__message-input .str-chat__message-textarea-angular-host{display:flex;align-items:center;justify-content:center;width:100%}.str-chat__message-input .str-chat__message-textarea-react-host{position:relative;display:flex;align-items:center;justify-content:center;width:100%}.str-chat__message-input .str-chat__stop-ai-generation-button{width:calc(var(--str-chat__spacing-px)*30);height:calc(var(--str-chat__spacing-px)*28);cursor:pointer}.str-chat__message-input .str-chat__send-button{--str-chat-icon-height: calc(var(--str-chat__spacing-px) * 32);display:flex;align-items:center;justify-content:center;cursor:pointer;padding:0;width:calc(var(--str-chat__spacing-px)*45);height:calc(var(--str-chat__spacing-px)*45);min-width:calc(var(--str-chat__spacing-px)*45)}.str-chat__message-input .str-chat__send-button svg{width:calc(var(--str-chat__spacing-px)*32);height:calc(var(--str-chat__spacing-px)*32)}.str-chat__message-input .str-chat__start-recording-audio-button{--str-chat-icon-height: calc(var(--str-chat__spacing-px) * 25);display:flex;align-items:center;justify-content:center;cursor:pointer;padding:0;width:calc(var(--str-chat__spacing-px)*40);height:calc(var(--str-chat__spacing-px)*40);min-width:calc(var(--str-chat__spacing-px)*40)}.str-chat__message-input .str-chat__start-recording-audio-button svg{height:calc(var(--str-chat__spacing-px)*25)}.str-chat__message-input .str-chat__message-input-cooldown{display:flex;align-items:center;justify-content:center;margin-inline-start:var(--str-chat__spacing-2);margin-block:calc(var(--str-chat__spacing-2)/2);min-width:calc(calc(var(--str-chat__spacing-px) * 45) - var(--str-chat__spacing-2));min-height:calc(calc(var(--str-chat__spacing-px) * 45) - var(--str-chat__spacing-2))}.str-chat__message-input .str-chat__message-input-not-allowed{align-self:center;padding:var(--str-chat__spacing-3)}.str-chat__message-input .str-chat__quoted-message-preview{padding:var(--str-chat__spacing-2)}.str-chat__message-input .str-chat__recording-permission-denied-notification{position:absolute;left:.5rem;max-width:100%;bottom:100%;padding:1rem;margin-inline:.5rem;z-index:2}.str-chat__message-input .str-chat__recording-permission-denied-notification .str-chat__recording-permission-denied-notification__dismiss-button-container{display:flex;justify-content:flex-end}.str-chat__message-input-angular-host{max-height:50%}.str-chat-angular__message-input{height:100%;max-height:100%}.str-chat-angular__message-input-inner{height:100%;max-height:100%;min-height:0;flex-grow:initial}[dir=rtl] .str-chat__send-button svg,[dir=rtl] .str-chat__start-recording-audio-button svg{transform:scaleX(-1)}.str-chat__attachment-selector-actions-menu button,.str-chat__attachment-selector button{background:none;border:none}.str-chat__attachment-selector .str-chat__attachment-selector__menu-button{padding:.25rem .5rem;cursor:pointer}.str-chat__attachment-selector .str-chat__attachment-selector__menu-button .str-chat__attachment-selector__menu-button__icon{height:26px;width:26px}.str-chat__file-input{display:none}.str-chat__attachment-selector-actions-menu{min-width:300px;padding-block:.5rem}.str-chat__main-panel-inner{height:100%;display:flex;flex-direction:column;min-height:0;position:relative;align-items:center}.str-chat__list{overflow-x:hidden;overflow-y:auto;overscroll-behavior:none;width:100%;height:100%;max-height:100%}.str-chat__list .str-chat__message-list-scroll{padding:0 var(--str-chat__spacing-2)}.str-chat__list .str-chat__message-list-scroll .str-chat__li{margin-inline:calc(-1*var(--str-chat__spacing-2));padding-inline:var(--str-chat__spacing-2)}.str-chat__list .str-chat__message-list-scroll .str-chat__parent-message-li{margin-inline:calc(-1*var(--str-chat__spacing-2))}@media only screen and (min-device-width: 768px){.str-chat__list .str-chat__message-list-scroll{padding:0 min(var(--str-chat__spacing-10),4%)}.str-chat__list .str-chat__message-list-scroll .str-chat__li{margin-inline:calc(-1*min(var(--str-chat__spacing-10),4%));padding-inline:min(var(--str-chat__spacing-10),4%)}.str-chat__list .str-chat__message-list-scroll .str-chat__parent-message-li{margin-inline:calc(-1*min(var(--str-chat__spacing-10),4%) - 2px)}}.str-chat__list .str-chat__message-list-scroll .str-chat__ul{list-style:none;padding:0;margin:0}.str-chat__list .str-chat__parent-message-li{padding-block-end:var(--str-chat__spacing-4);margin-block-end:var(--str-chat__spacing-4)}.str-chat__list .str-chat__parent-message-li .str-chat__thread-start{text-align:start;padding-top:var(--str-chat__spacing-3)}.str-chat__jump-to-latest-message{position:absolute;inset-block-end:var(--str-chat__spacing-4);inset-inline-end:var(--str-chat__spacing-2);z-index:2}.str-chat__jump-to-latest-message .str-chat__jump-to-latest-unread-count{position:absolute;padding:var(--str-chat__spacing-0_5) var(--str-chat__spacing-2);left:50%;transform:translate(-50%) translateY(-100%)}.str-chat__main-panel .str-chat__ul .str-chat__li:first-of-type{padding-top:4.5rem}.str-chat__main-panel .str-chat__ul .str-chat__date-separator+.str-chat__li:first-of-type{padding-top:inherit}.str-chat__virtual-list{overflow-x:hidden;overflow-y:auto;position:relative;flex:1;-webkit-overflow-scrolling:touch;margin:0;width:100%;height:100%}.str-chat__virtual-list .str-chat__message-list-scroll{overscroll-behavior:none}.str-chat__virtual-list .str-chat__message-list-scroll>div{padding:0 var(--str-chat__spacing-2)}.str-chat__virtual-list .str-chat__message-list-scroll>div .str-chat__li{margin-inline:calc(-1*var(--str-chat__spacing-2));padding-inline:var(--str-chat__spacing-2)}.str-chat__virtual-list .str-chat__message-list-scroll>div .str-chat__parent-message-li{margin-inline:calc(-1*var(--str-chat__spacing-2))}@media only screen and (min-device-width: 768px){.str-chat__virtual-list .str-chat__message-list-scroll>div{padding:0 min(var(--str-chat__spacing-10),4%)}.str-chat__virtual-list .str-chat__message-list-scroll>div .str-chat__li{margin-inline:calc(-1*min(var(--str-chat__spacing-10),4%));padding-inline:min(var(--str-chat__spacing-10),4%)}.str-chat__virtual-list .str-chat__message-list-scroll>div .str-chat__parent-message-li{margin-inline:calc(-1*min(var(--str-chat__spacing-10),4%) - 2px)}}.str-chat__virtual-list .str-chat__parent-message-li{padding-block-end:var(--str-chat__spacing-4)}.str-chat__virtual-list .str-chat__parent-message-li .str-chat__thread-start{text-align:start;padding-top:var(--str-chat__spacing-3)}.str-chat__virtual-list__loading{display:flex;padding-top:var(--str-chat__spacing-2);justify-content:center;width:100%;position:absolute}.str-chat__virtual-list p{margin:0!important}.str-chat__virtual-list p a{white-space:pre-line;overflow:hidden;word-wrap:break-word}.str-chat__virtual-list .str-chat__message{margin-block-end:0!important}.str-chat__virtual-list .str-chat__virtual-list-message-wrapper{padding-block-end:var(--str-chat__spacing-0_5)}.str-chat__message-reactions-container{display:flex}.str-chat__message-reactions-container .str-chat__message-reactions{overflow-y:hidden;overflow-x:auto;scrollbar-width:none;list-style:none;display:flex;margin-block-start:var(--str-chat__spacing-0_5);margin-block-end:var(--str-chat__spacing-0_5);column-gap:var(--str-chat__spacing-0_5);width:fit-content;padding:0;position:relative}.str-chat__message-reactions-container .str-chat__message-reactions .str-chat__message-reaction{display:flex;justify-content:center;align-items:center;padding:var(--str-chat__spacing-1_5);position:relative;cursor:pointer;flex-shrink:0}.str-chat__message-reactions-container .str-chat__message-reactions .str-chat__message-reaction button{background:none;border:none;display:flex;align-items:center;justify-content:center;padding:0}.str-chat__message-reactions-container .str-chat__message-reactions .str-chat__message-reaction .str-chat__message-reaction-emoji{height:calc(var(--str-chat__spacing-px)*13);display:flex!important;align-items:center;justify-content:center}.str-chat__message-reactions-container .str-chat__message-reactions .str-chat__reaction-list--counter,.str-chat__message-reactions-container .str-chat__message-reactions .str-chat__simple-reactions-list-item--last-number{display:none}.str-chat__message--me .str-chat__message-reactions-container{justify-content:flex-end}.str-chat__message--other .str-chat__message-reactions-container{justify-content:flex-start}.str-chat__message-reactions-details-modal .str-chat__modal--open .str-chat__modal__inner{height:40%;max-height:80%;min-width:90%;max-width:90%;width:90%;flex-basis:min-content}@media only screen and (min-device-width: 768px){.str-chat__message-reactions-details-modal .str-chat__modal--open .str-chat__modal__inner{min-width:40%;max-width:60%;width:min-content}}.str-chat__message-reactions-details{width:100%;display:flex;flex-direction:column;gap:var(--str-chat__spacing-4);max-height:100%;height:100%;min-height:0}.str-chat__message-reactions-details .str-chat__message-reactions-details-reaction-types{max-width:100%;width:100%;min-width:0;overflow-x:auto;gap:var(--str-chat__spacing-4);display:flex;align-items:center;flex-shrink:0}.str-chat__message-reactions-details .str-chat__message-reactions-details-reaction-types .str-chat__message-reactions-details-reaction-type{display:flex;align-items:center;padding:var(--str-chat__spacing-1) 0;flex-shrink:0;cursor:pointer}.str-chat__message-reactions-details .str-chat__message-reactions-details-reaction-types .str-chat__message-reactions-details-reaction-type .str-chat__message-reaction-emoji--with-fallback{width:18px;line-height:18px}.str-chat__message-reactions-details .str-chat__message-reaction-emoji-big{--str-chat__stream-emoji-size: 1em;align-self:center;font-size:2rem}.str-chat__message-reactions-details .str-chat__message-reaction-emoji-big.str-chat__message-reaction-emoji--with-fallback{line-height:2rem}.str-chat__message-reactions-details .str-chat__message-reactions-details-reacting-users{display:flex;flex-direction:column;gap:var(--str-chat__spacing-3);max-height:100%;overflow-y:auto;min-height:30vh}.str-chat__message-reactions-details .str-chat__message-reactions-details-reacting-users .str-chat__loading-indicator{margin:auto}.str-chat__message-reactions-details .str-chat__message-reactions-details-reacting-users .str-chat__message-reactions-details-reacting-user{display:flex;align-items:center;gap:var(--str-chat__spacing-2)}.str-chat__message-reaction-selector{display:flex;justify-content:flex-end;position:absolute;inset-block-end:100%}.str-chat__message-reaction-selector.str-chat-angular-v5__reaction-selector{margin:var(--str-chat__spacing-2);position:static;justify-content:flex-start}.str-chat__message-reaction-selector.str-chat-angular-v5__reaction-selector .str-chat__message-reactions-options{max-width:100%;overflow-y:hidden;overflow-x:auto;scrollbar-width:none;padding:0}.str-chat__message-reaction-selector.str-chat-angular-v5__reaction-selector .str-chat__message-reactions-options .str-chat__message-reactions-option{flex-shrink:0}.str-chat__message-reaction-selector .str-chat__message-reactions-options{list-style:none;display:flex;margin-block-end:var(--str-chat__spacing-0_5);width:fit-content;column-gap:var(--str-chat__spacing-1);padding:var(--str-chat__spacing-2)}.str-chat__message-reaction-selector .str-chat__message-reactions-options .str-chat__message-reactions-option{display:flex;align-items:center;justify-content:center;cursor:pointer;width:calc(var(--str-chat__spacing-px)*40);height:calc(var(--str-chat__spacing-px)*40)}.str-chat__message-reaction-selector .str-chat__message-reactions-options .str-chat__message-reactions-option .str-chat__message-reaction-emoji{height:calc(var(--str-chat__spacing-px)*20);display:flex!important;align-items:center;justify-content:center}.str-chat__message-reaction-selector .str-chat__message-reactions-options .str-chat__message-reactions-last-user,.str-chat__message-reaction-selector .str-chat__message-reactions-options .str-chat__message-reactions-list-item__count{display:none}.str-chat__message--me .str-chat__message-reaction-selector{inset-inline-end:0}.str-chat__message--other .str-chat__message-reaction-selector{inset-inline-start:0}.str-chat-react__message-reaction-selector{position:static;inset-block-end:unset}.str-chat-react__message-reaction-selector ul{margin:0}.str-chat__message--me .str-chat-react__message-reaction-selector,.str-chat__message--other .str-chat-react__message-reaction-selector{inset-inline-start:unset}.str-chat__modal--open{display:flex;flex-direction:column;align-items:center;justify-content:center;position:fixed;inset:0;width:100%;height:100%;z-index:100}.str-chat__modal--open .str-chat__modal-header{display:flex;align-items:center;width:100%;padding:1.25rem 1rem}.str-chat__modal--open .str-chat__modal-header button.str-chat__modal-header__go-back-button,.str-chat__modal--open .str-chat__modal-header .str-chat__modal__close-button{padding:1rem;background-size:.875rem;background-repeat:no-repeat;background-position:center}.str-chat__modal--open .str-chat__modal-header button.str-chat__modal-header__go-back-button{background-image:var(--str-chat__arrow-left-icon)}.str-chat__modal--open .str-chat__modal-header .str-chat__modal-header__close-button{background-image:var(--str-chat__close-icon);background-repeat:no-repeat;height:.875rem;width:.875rem}.str-chat__modal--open .str-chat__modal-header .str-chat__modal-header__title{flex:1}.str-chat__modal--open button.str-chat__modal__close-button{padding:unset;background:unset;border:unset;border-radius:var(--str-chat__border-radius-circle);margin:var(--str-chat__spacing-2);cursor:pointer}.str-chat__modal--open .str-chat__modal__close-button{--str-chat-icon-height: calc(var(--str-chat__spacing-px) * 28);display:flex;align-items:center;justify-content:center;padding:var(--str-chat__spacing-2);position:absolute;inset-block-start:0;inset-inline-end:0;cursor:pointer}.str-chat__modal--open .str-chat__modal__inner{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:var(--str-chat__spacing-8) var(--str-chat__spacing-4);width:40%;max-height:80%;min-width:0;min-height:0}.str-chat__modal--close{display:none}.str-chat__message-notification{display:block;position:absolute;align-self:center;padding:var(--str-chat__spacing-1) var(--str-chat__spacing-2);bottom:calc(var(--str-chat__spacing-px)*10);z-index:100}.str-chat__list-notifications{position:relative;display:flex;flex-direction:column;align-items:stretch;justify-content:center;row-gap:var(--str-chat__spacing-1);margin:var(--str-chat__spacing-1_5);width:auto}.str-chat__notification{padding:var(--str-chat__spacing-3_5) var(--str-chat__spacing-4)}.str-chat-react__notification{z-index:101}.str-chat__poll{display:flex;flex-direction:column;gap:.5rem;padding:.75rem .675rem;max-width:270px;font:var(--str-chat__body-text)}.str-chat__poll button{background:none;border:none;cursor:pointer}.str-chat__poll .str-chat__checkmark{grid-column:1/2;grid-row:1/2;margin-right:.125rem;height:1rem;width:1rem}.str-chat__poll .str-chat__checkmark--checked{height:calc(1rem + 1px);width:calc(1rem + 1px);background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiPjxwYXRoIGZpbGw9IiNmZmYiIGQ9Im00IDkuNC00LTRMMS40IDQgNCA2LjYgMTAuNiAwIDEyIDEuNGwtOCA4WiIvPjwvc3ZnPg==);background-repeat:no-repeat;background-position:center;background-size:11px 10px}.str-chat__poll .str-chat__poll-header .str-chat__poll-title{font:var(--str-chat__body-medium-text)}.str-chat__poll .str-chat__poll-header .str-chat__poll-subtitle{font:var(--str-chat__caption-text)}.str-chat__poll .str-chat__poll-actions{display:flex;flex-direction:column;align-items:center}.str-chat__poll .str-chat__poll-actions .str-chat__poll-action{padding:.675rem;font:var(--str-chat__subtitle-text);color:var(--str-chat__primary-color)}.str-chat__poll-option-list--full .str-chat__amount-bar,.str-chat__modal__poll-results .str-chat__amount-bar{display:none}.str-chat__poll-option{cursor:pointer}.str-chat__poll-option.str-chat__poll-option--full-vote-list{cursor:default;height:100%;padding:0}.str-chat__poll-option .str-chat__poll-option-data{flex:1;display:flex;align-items:flex-start;font:var(--str-chat__body-text);gap:.125rem}.str-chat__poll-option .str-chat__poll-option-data p{margin:0;flex:1}.str-chat__poll-option .str-chat__poll-option-data .str-chat__poll-option-voters{--str-chat__avatar-size: 1.175rem;display:flex}.str-chat__poll-option-list--full .str-chat__poll-option{display:flex;flex-direction:row;padding:1rem .75rem}.str-chat__poll-option-list--full .str-chat__poll-option:nth-of-type(1){padding-top:1rem;border-top-left-radius:var(--str-chat__border-radius-sm);border-top-right-radius:var(--str-chat__border-radius-sm)}.str-chat__poll-option-list--full .str-chat__poll-option:last-child{padding-bottom:1rem;border-bottom-left-radius:var(--str-chat__border-radius-sm);border-bottom-right-radius:var(--str-chat__border-radius-sm)}.str-chat__poll-option-list:not(.str-chat__poll-option-list--full){display:flex;flex-direction:column;gap:1.5rem;padding-block:1rem .5rem}.str-chat__poll-option-list:not(.str-chat__poll-option-list--full) .str-chat__poll-option{display:grid;grid-template-columns:auto 1fr;grid-template-rows:1fr auto;gap:.125rem}.str-chat__poll-option-list:not(.str-chat__poll-option-list--full) .str-chat__poll-option .str-chat__poll-option-data{grid-column:2/3;grid-row:1/2}.str-chat__poll-option-list:not(.str-chat__poll-option-list--full) .str-chat__poll-option .str-chat__poll-option__votes-bar{grid-column:2/3;grid-row:2/3;height:.25rem;width:100%;margin-top:.25rem}.str-chat__modal__poll-results .str-chat__poll-option{display:flex;flex-direction:column}.str-chat__poll-actions .str-chat__modal .str-chat__modal__close-button{display:none}.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner{padding:0 0 .5rem;overflow:hidden;max-width:400px}.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__tooltip{max-width:300px}.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__modal__suggest-poll-option .str-chat__form-field-error{height:1rem}.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__modal__poll-answer-list,.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__modal__poll-option-list,.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__modal__poll-results{display:flex;flex-direction:column;width:100%;height:100%;min-height:400px}.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__modal__poll-answer-list .str-chat__loading-indicator-placeholder,.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__poll-option--full-vote-list .str-chat__loading-indicator-placeholder{display:flex;justify-content:center;align-items:center;width:100%;height:40px}.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__modal__poll-option-list__title,.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__modal__poll-results__title{padding:1.175rem 1rem}.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__modal__poll-answer-list__body,.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__modal__poll-results__body{display:flex;flex-direction:column;min-height:0;padding-bottom:1rem}.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__modal__poll-results__body,.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__modal__poll-option-list__body,.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__poll-answer-list,.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__modal__poll-results__option-list{display:flex;flex-direction:column;flex:1;max-height:100%;min-height:0}.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__poll-answer-list{padding-bottom:0}.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__modal__poll-results__body,.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__modal__poll-option-list__body,.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__poll-answer-list{overflow-y:auto;padding:0 1rem 1.25rem}.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__poll-answer-list,.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__modal__poll-results__option-list{gap:.5rem}.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__modal__poll-results__body,.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__modal__poll-option-list__body{gap:2rem}.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__poll-option__show-all-votes-button{padding-bottom:1rem}.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__poll-answer{display:flex;flex-direction:column;gap:1rem;padding:.75rem 1rem}.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__poll-answer .str-chat__poll-answer__text{margin:0}.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__checkmark{margin-right:1rem}.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__poll-option__header{display:flex;align-items:flex-start;gap:.25rem;width:100%;padding:.75rem 1rem}.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__poll-option__header .str-chat__poll-option__option-text{flex:1}.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__poll-vote{display:flex;justify-content:space-between;align-items:center;gap:.5rem;white-space:nowrap;padding-block:.375rem}.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__poll-vote .str-chat__poll-vote__author{display:flex;align-items:center;gap:calc(var(--str-chat__spacing-px)*5);min-width:0}.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__poll-vote .str-chat__poll-vote__author .str-chat__poll-vote__author__name{white-space:nowrap;overflow-y:visible;overflow-x:hidden;overflow-x:clip;text-overflow:ellipsis;max-width:130px;min-width:0}.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__poll-result-option-vote-counter{display:flex;gap:.375rem}.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__poll-result-option-vote-counter .str-chat__poll-result-winning-option-icon{height:1.25rem;width:1.25rem;background-image:var(--str-chat__winning-poll-option-icon)}.str-chat__poll-vote-listing{padding:0 1rem .75rem}.str-chat__modal__poll-results--option-detail .str-chat__modal-header__title{padding-inline:1rem;flex:1}.str-chat__modal__poll-results--option-detail .str-chat__modal__poll-results__body{padding-inline:1rem}.str-chat__quoted-poll-preview{display:flex;flex-wrap:wrap;gap:.5rem;align-items:flex-start}.str-chat__modal.str-chat__create-poll-modal .str-chat__modal__close-button{display:none}.str-chat__modal.str-chat__create-poll-modal .str-chat__modal__inner{padding:0;max-height:unset;display:block}.str-chat__modal.str-chat__create-poll-modal .str-chat__poll-creation-dialog{height:100%;width:100%;display:flex;flex-direction:column}.str-chat__modal.str-chat__create-poll-modal .str-chat__poll-creation-dialog button{background:none;border:none;cursor:pointer}.str-chat__modal.str-chat__create-poll-modal .str-chat__poll-creation-dialog .str-chat__modal-header{padding-block:14px}.str-chat__modal.str-chat__create-poll-modal .str-chat__poll-creation-dialog .str-chat__modal-header .str-chat__modal-header__close-button{background-image:var(--str-chat__close-icon);background-repeat:no-repeat}.str-chat__modal.str-chat__create-poll-modal .str-chat__poll-creation-dialog .str-chat__dialog__body{flex:1 1;padding:1rem}.str-chat__modal.str-chat__create-poll-modal .str-chat__poll-creation-dialog .str-chat__dialog__body form{display:flex;flex-direction:column;gap:2rem}.str-chat__modal.str-chat__create-poll-modal .str-chat__poll-creation-dialog .str-chat__form__input-fieldset{margin:0;padding:0}.str-chat__modal.str-chat__create-poll-modal .str-chat__poll-creation-dialog .str-chat__form__input-fieldset .str-chat__form__input-field{width:100%;padding:1rem}.str-chat__modal.str-chat__create-poll-modal .str-chat__poll-creation-dialog .str-chat__form__input-fieldset .str-chat__form__input-field .str-chat__form__input-field__value,.str-chat__modal.str-chat__create-poll-modal .str-chat__poll-creation-dialog .str-chat__form__input-fieldset .str-chat__form__input-field .str-chat__form__input-field__value .str-chat__form__input-field__error{width:100%}.str-chat__modal.str-chat__create-poll-modal .str-chat__poll-creation-dialog .str-chat__form__input-field--with-label .str-chat__form__input-field__value{padding:1rem}.str-chat__modal.str-chat__create-poll-modal .str-chat__poll-creation-dialog .str-chat__form__input-field__value input{width:100%}.str-chat__modal.str-chat__create-poll-modal .str-chat__poll-creation-dialog .str-chat__form__expandable-field{padding:1rem;display:flex;flex-direction:column;gap:1rem}.str-chat__modal.str-chat__create-poll-modal .str-chat__poll-creation-dialog .str-chat__form__expandable-field .str-chat__form__switch-field{padding:0}.str-chat__modal.str-chat__create-poll-modal .str-chat__poll-creation-dialog .str-chat__form__expandable-field .str-chat__form__input-field{width:100%}.str-chat__modal.str-chat__create-poll-modal .str-chat__poll-creation-dialog .str-chat__form__expandable-field .str-chat__form__input-field .str-chat__form__input-field__value{padding:0}.str-chat__modal.str-chat__create-poll-modal .str-chat__poll-creation-dialog .str-chat__form__expandable-field .str-chat__form__input-field .str-chat__form__input-field__value .str-chat__form-field-error{height:1rem}.str-chat__modal.str-chat__create-poll-modal .str-chat__poll-creation-dialog .str-chat__form__input-fieldset__values{display:flex;flex-direction:column}.str-chat__modal.str-chat__create-poll-modal .str-chat__poll-creation-dialog .str-chat__form__field-label{display:block;margin-bottom:.5rem}.str-chat__modal.str-chat__create-poll-modal .str-chat__poll-creation-dialog .str-chat__form__input-field--draggable{display:flex;align-items:center;justify-content:space-between;gap:.5rem}.str-chat__modal.str-chat__create-poll-modal .str-chat__poll-creation-dialog .str-chat__form__input-field--draggable .str-chat__drag-handle{height:1rem;width:1rem}.str-chat__modal.str-chat__create-poll-modal .str-chat__poll-creation-dialog .str-chat__form__switch-field{width:100%;padding:1rem}.str-chat__modal.str-chat__create-poll-modal .str-chat__poll-creation-dialog .str-chat__form__switch-field input[type=checkbox]{display:none}.str-chat__modal.str-chat__create-poll-modal .str-chat__poll-creation-dialog .str-chat__form__switch-field label{display:flex;align-items:center;justify-content:space-between;width:100%}.str-chat__modal.str-chat__create-poll-modal .str-chat__poll-creation-dialog .str-chat__form__switch-field .str-chat__form__switch-field__switch{display:flex;align-items:center;width:calc(var(--str-chat__spacing-px)*52);height:calc(var(--str-chat__spacing-px)*32);padding:.25rem}.str-chat__modal.str-chat__create-poll-modal .str-chat__poll-creation-dialog .str-chat__form__switch-field .str-chat__form__switch-field__switch .str-chat__form__switch-field__switch-handle{height:1.5rem;width:1.5rem}.str-chat__modal.str-chat__create-poll-modal .str-chat__poll-creation-dialog .str-chat__form__switch-field .str-chat__form__switch-field__switch.str-chat__form__switch-field__switch--on .str-chat__form__switch-field__switch-handle{transform:translate(1.25rem)}@media only screen and (max-device-width: 768px){.str-chat__modal--open .str-chat__modal__inner{width:90%}.str-chat__create-poll-modal .str-chat__modal__inner,.str-chat__poll-answer-list-modal .str-chat__modal__inner,.str-chat__poll-results-modal .str-chat__modal__inner{height:90%;max-height:unset}}.str-chat__search{position:relative;display:flex;flex-direction:column;justify-content:center}.str-chat__search.str-chat__search--active{flex:1;max-height:100%}.str-chat__search .str-chat__search-bar{display:flex;align-items:center;justify-content:center;padding:var(--str-chat__spacing-2_5) var(--str-chat__spacing-2);gap:.25rem}.str-chat__search .str-chat__search-bar .str-chat__search-bar-button{background:none;border:none;padding:var(--str-chat__spacing-1);cursor:pointer}.str-chat__search .str-chat__search-bar .str-chat__search-input--wrapper{display:flex;align-items:center;flex:1;padding:var(--str-chat__spacing-1_5) var(--str-chat__spacing-2);min-width:0}.str-chat__search .str-chat__search-bar .str-chat__search-input--wrapper .str-chat__search-input--icon{height:20px;width:20px;margin-right:.5rem}.str-chat__search .str-chat__search-bar .str-chat__search-input--wrapper .str-chat__search-input--clear-button{background:none;border:none;cursor:pointer;padding:0}.str-chat__search .str-chat__search-bar .str-chat__search-input--wrapper .str-chat__search-input--clear-button:disabled{cursor:default}.str-chat__search .str-chat__search-bar .str-chat__search-input--wrapper .str-chat__search-input--clear-button .str-chat__search-input--clear-button-icon{height:20px;width:20px;mask-size:20px;-webkit-mask-size:20px}.str-chat__search .str-chat__search-bar .str-chat__search-input--wrapper input{flex:1;min-width:0}.str-chat__search .str-chat__search-results{flex:1;display:flex;flex-direction:column;min-height:0}.str-chat__search .str-chat__search-results .str-chat__search-results-header{width:100%}.str-chat__search .str-chat__search-results .str-chat__search-results-header button{background:none;border:none;cursor:pointer}.str-chat__search .str-chat__search-results .str-chat__search-results-header .str-chat__search-results-header__filter-source-buttons{display:flex;flex-wrap:wrap;gap:.5rem;padding:var(--str-chat__spacing-3) var(--str-chat__spacing-2_5);width:100%}.str-chat__search .str-chat__search-results .str-chat__search-results-header .str-chat__search-results-header__filter-source-buttons .str-chat__search-results-header__filter-source-button{padding:.5rem .75rem;border-radius:var(--str-chat__border-radius-circle);background-color:var(--str-chat__tertiary-surface-color)}.str-chat__search .str-chat__search-results .str-chat__search-results-header .str-chat__search-results-header__filter-source-buttons .str-chat__search-results-header__filter-source-button--active{background-color:var(--str-chat__surface-color);color:var(--str-chat__text-color);font-weight:500}.str-chat__search .str-chat__search-results .str-chat__search-results-presearch,.str-chat__search .str-chat__search-results .str-chat__search-source-results-empty{width:100%;display:flex;justify-content:center;align-items:center;padding:1.25rem}.str-chat__search .str-chat__search-results .str-chat__search-source-results,.str-chat__search .str-chat__search-results .str-chat__search-source-results .str-chat__search-source-result-list{flex:1;display:flex;flex-direction:column;min-height:0}.str-chat__search .str-chat__search-results .str-chat__search-source-results .str-chat__search-source-result-list .str-chat__infinite-scroll-paginator__content{display:flex;flex-direction:column}.str-chat__search .str-chat__search-results .str-chat__search-source-results .str-chat__search-source-result-list .str-chat__search-result{display:flex;align-items:center;width:100%;column-gap:var(--str-chat__spacing-2);padding:var(--str-chat__spacing-3) var(--str-chat__spacing-2)}.str-chat__search .str-chat__search-results .str-chat__search-source-results .str-chat__search-source-result-list .str-chat__search-result .search__result-text,.str-chat__search .str-chat__search-results .str-chat__search-source-results .str-chat__search-source-result-list .str-chat__search-result .str-chat__search-result--display-name{white-space:nowrap;overflow-y:visible;overflow-x:hidden;overflow-x:clip;text-overflow:ellipsis;overflow-y:hidden}.str-chat__search .str-chat__search-results .str-chat__search-source-results .str-chat__search-source-result-list .str-chat__search-source-result-list__footer{height:4rem;width:100%;display:flex;justify-content:center;align-items:center;flex-direction:column}.str-chat__thread-container{height:100%;display:flex;flex-direction:column;width:100%}.str-chat__thread-container .str-chat__thread-header{display:flex;padding:var(--str-chat__spacing-2);column-gap:var(--str-chat__spacing-4);align-items:center}.str-chat__thread-container .str-chat__thread-header .str-chat__thread-header-details{display:flex;flex-direction:column;overflow-y:hidden;overflow-x:hidden;flex:1;row-gap:var(--str-chat__spacing-1_5)}.str-chat__thread-container .str-chat__thread-header .str-chat__thread-header-details .str-chat__thread-header-name,.str-chat__thread-container .str-chat__thread-header .str-chat__thread-header-details .str-chat__thread-header-reply-count,.str-chat__thread-container .str-chat__thread-header .str-chat__thread-header-details .str-chat__thread-header-channel-name,.str-chat__thread-container .str-chat__thread-header .str-chat__thread-header-details .str-chat__thread-header-subtitle,.str-chat__thread-container .str-chat__thread-header .str-chat__thread-header-details .str-chat__thread-header-title{white-space:nowrap;overflow-y:visible;overflow-x:hidden;overflow-x:clip;text-overflow:ellipsis}.str-chat__thread-container .str-chat__thread-header .str-chat__thread-header-details .str-chat__thread-header-subtitle{overflow-y:hidden}.str-chat__thread-container .str-chat__thread-header .str-chat__close-thread-button{display:flex;align-items:flex-start;justify-content:flex-end;width:calc(var(--str-chat__spacing-px)*40);height:calc(var(--str-chat__spacing-px)*40);cursor:pointer;line-height:calc(var(--str-chat__spacing-px)*21);font-size:calc(var(--str-chat__spacing-px)*21)}.str-chat__thread-container .str-chat__thread-header .str-chat__close-thread-button svg{height:calc(var(--str-chat__spacing-px)*21);width:calc(var(--str-chat__spacing-px)*21)}.str-chat__thread .str-chat__main-panel-inner{height:auto}.str-chat__thread--virtualized .str-chat__main-panel-inner{height:100%}.str-chat__thread--virtualized .str-chat__main-panel-inner .str-chat__virtual-list-message-wrapper:first-of-type{padding-block-start:var(--str-chat__spacing-4)}.str-chat__parent-message-li{padding:var(--str-chat__spacing-2)}.str-chat__tooltip{overflow-y:hidden;display:flex;padding:var(--str-chat__spacing-2);z-index:1;max-width:calc(var(--str-chat__spacing-px)*150);width:max-content}.str-chat__typing-indicator-react-host{position:static!important}.str-chat__virtual-list .str-chat__typing-indicator{position:static}.str-chat__typing-indicator{padding:var(--str-chat__spacing-1_5);display:flex;justify-content:flex-start;align-items:center;column-gap:var(--str-chat__spacing-1);position:absolute;inset-block-end:0;inset-inline-start:0;inset-inline-end:0}.str-chat__typing-indicator .str-chat__typing-indicator__dots{display:flex;align-items:center;justify-content:center;column-gap:var(--str-chat__spacing-0_5)}.str-chat__typing-indicator .str-chat__typing-indicator__dots .str-chat__typing-indicator__dot{width:calc(var(--str-chat__spacing-px)*4);height:calc(var(--str-chat__spacing-px)*4)}.str-chat__thread-list-container{display:flex;flex-direction:column;flex-grow:1}.str-chat__unseen-threads-banner{font-size:16px;font-weight:400;margin:8px;padding:16px;display:flex;align-items:center;justify-content:space-between}.str-chat__unseen-threads-banner__button{--str-chat-icon-width: 16px;--str-chat-icon-heigh: 22px;all:unset;cursor:pointer;display:flex;align-items:center;justify-content:center;width:24px;height:24px}.str-chat__thread-list .str-chat__thread-list-item{align-items:stretch;box-sizing:border-box;padding-block:14px;padding-inline:8px;gap:6px;width:100%;display:flex;flex-direction:column;cursor:pointer}.str-chat__thread-list .str-chat__thread-list-item .str-chat__thread-list-item__channel{--str-chat-icon-height: 14px;--str-chat-icon-width: 14px;display:flex;gap:5px}.str-chat__thread-list .str-chat__thread-list-item .str-chat__thread-list-item__channel .str-chat__icon{margin-top:2px;flex-shrink:0}.str-chat__thread-list .str-chat__thread-list-item .str-chat__thread-list-item__thread-status-symbol{font-size:14px;line-height:1}.str-chat__thread-list .str-chat__thread-list-item .str-chat__thread-list-item__channel-text{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:400;line-height:1}.str-chat__thread-list .str-chat__thread-list-item .str-chat__thread-list-item__parent-message{display:flex;gap:3px;justify-content:space-between;align-items:center;height:15px}.str-chat__thread-list .str-chat__thread-list-item .str-chat__thread-list-item__parent-message-text{font-size:12px;font-weight:400;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.str-chat__thread-list .str-chat__thread-list-item .str-chat__thread-list-item__latest-reply{--str-chat__avatar-size: 49px;display:flex;align-items:center;gap:5px}.str-chat__thread-list .str-chat__thread-list-item .str-chat__thread-list-item__latest-reply-details{display:flex;flex-direction:column;flex-grow:1;gap:4px;width:0}.str-chat__thread-list .str-chat__thread-list-item .str-chat__thread-list-item__latest-reply-created-by{font-weight:500;font-size:16px;text-align:left;text-overflow:ellipsis;white-space:nowrap;overflow-x:hidden}.str-chat__thread-list .str-chat__thread-list-item .str-chat__thread-list-item__latest-reply-text-and-timestamp{display:flex;font-size:14px;font-weight:400;justify-content:space-between;align-items:baseline;line-height:16px}.str-chat__thread-list .str-chat__thread-list-item .str-chat__thread-list-item__latest-reply-text{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.str-chat__thread-list .str-chat__thread-list-item .str-chat__thread-list-item__latest-reply-timestamp{white-space:nowrap}.str-chat__thread-list .str-chat__thread-list-loading-indicator{display:flex;align-items:center;justify-content:center;padding-block:14px;padding-inline:8px}.str-chat__thread-list-empty-placeholder{--str-chat-icon-height: 95px;--str-chat-icon-width: 95px;font-size:20px;font-weight:500;display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;gap:16px}.str-chat__chat-view{display:flex;width:100%;height:100%}.str-chat__chat-view__selector{display:flex;flex-direction:column;padding-inline:8px;padding-block:16px;gap:20px}.str-chat__chat-view__selector-button{--str-chat-icon-height: 20px;--str-chat-icon-width: 20px;--str-chat-unread-count-badge-absolute-offset-vertical: 25%;display:flex;flex-direction:column;align-items:center;padding-inline:10px;padding-block:10px;border-radius:8px;gap:4px;font-weight:400;font-size:12px;line-height:1;box-sizing:border-box;cursor:pointer;position:relative}.str-chat__chat-view__channels,.str-chat__chat-view__threads{display:flex;flex-grow:1}.str-chat{--str-chat-unread-count-badge-absolute-offset-vertical: 50%;--str-chat-unread-count-badge-absolute-offset-horizontal: 50%}.str-chat__unread-count-badge-container{position:relative;display:flex;align-items:center;justify-content:center}.str-chat__unread-count-badge{font-size:12px;min-width:22px;min-height:22px;line-height:8px;font-weight:700;padding:7px;flex-shrink:0;display:flex;align-items:center;justify-content:center;font-variant-numeric:tabular-nums}.str-chat__unread-count-badge--top-right{position:absolute;translate:var(--str-chat-unread-count-badge-absolute-offset-horizontal) calc(var(--str-chat-unread-count-badge-absolute-offset-vertical)*-1)}.str-chat__unread-count-badge--bottom-left{position:absolute;translate:calc(var(--str-chat-unread-count-badge-absolute-offset-horizontal)*-1) var(--str-chat-unread-count-badge-absolute-offset-vertical)}.str-chat__unread-count-badge--bottom-right{position:absolute;translate:var(--str-chat-unread-count-badge-absolute-offset-horizontal) var(--str-chat-unread-count-badge-absolute-offset-vertical)}.str-chat__unread-count-badge--top-left{position:absolute;translate:calc(var(--str-chat-unread-count-badge-absolute-offset-horizontal)*-1) calc(var(--str-chat-unread-count-badge-absolute-offset-vertical)*-1)}.str-chat__ai-state-indicator-container{padding:0 8px}.str-chat{--str-chat__blue950: #001333;--str-chat__blue900: #00163d;--str-chat__blue800: #002666;--str-chat__blue700: #003999;--str-chat__blue600: #004ccc;--str-chat__blue500: #005fff;--str-chat__blue400: #337eff;--str-chat__blue300: #669fff;--str-chat__blue200: #ccdfff;--str-chat__blue100: #e0f0ff;--str-chat__blue50: #ebf5ff;--str-chat__grey950: #080707;--str-chat__grey900: #17191c;--str-chat__grey800: #1c1e22;--str-chat__grey700: #272a30;--str-chat__grey600: #4c525c;--str-chat__grey500: #72767e;--str-chat__grey400: #b4b7bb;--str-chat__grey300: #dbdde1;--str-chat__grey200: #e9eaed;--str-chat__grey100: #f4f4f5;--str-chat__grey50: #ffffff;--str-chat__red900: #330003;--str-chat__red800: #660006;--str-chat__red700: #990008;--str-chat__red600: #cc000b;--str-chat__red500: #ff000e;--str-chat__red400: #ff3742;--str-chat__red300: #ff666e;--str-chat__red200: #ff999f;--str-chat__red100: #ffe5e7;--str-chat__green900: #062d16;--str-chat__green800: #0d592c;--str-chat__green700: #138643;--str-chat__green600: #19b359;--str-chat__green500: #20e070;--str-chat__green400: #4ce68c;--str-chat__green300: #79eca9;--str-chat__green200: #a6f2c6;--str-chat__green100: #e9f1ff;--str-chat__yellow900: #332500;--str-chat__yellow800: #664900;--str-chat__yellow700: #996e00;--str-chat__yellow600: #cc9200;--str-chat__yellow500: #ffb700;--str-chat__yellow400: #ffd466;--str-chat__yellow300: #ffe299;--str-chat__yellow200: #fff1cc;--str-chat__yellow100: #fff8e5;--str-chat__border-radius-xs: 8px;--str-chat__border-radius-sm: 14px;--str-chat__border-radius-md: 18px;--str-chat__border-radius-lg: 20px;--str-chat__border-radius-circle: 999px;--str-chat__font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen-Sans, Ubuntu, Cantarell, Helvetica Neue, sans-serif;--str-chat__caption-text: .75rem/1.3 var(--str-chat__font-family);--str-chat__caption-medium-text: 500 .75rem/1.3 var(--str-chat__font-family);--str-chat__caption-strong-text: 700 .75rem/1.3 var(--str-chat__font-family);--str-chat__body-text: .875rem/1.2 var(--str-chat__font-family);--str-chat__body-medium-text: 500 .875rem/1.2 var(--str-chat__font-family);--str-chat__body2-text: .9375rem/1.2 var(--str-chat__font-family);--str-chat__body2-medium-text: 500 .9375rem/1.2 var(--str-chat__font-family);--str-chat__subtitle-text: 1rem/1.25 var(--str-chat__font-family);--str-chat__subtitle-medium-text: 500 1rem/1.25 var(--str-chat__font-family);--str-chat__subtitle2-text: 1.25rem/1.2 var(--str-chat__font-family);--str-chat__subtitle2-medium-text: 500 1.25rem/1.2 var(--str-chat__font-family);--str-chat__headline-text: 1.5rem/1.2 var(--str-chat__font-family);--str-chat__headline2-text: 1.8rem/1.2 var(--str-chat__font-family)}.str-chat,.str-chat__theme-light{--str-chat__primary-color: var(--str-chat__blue500);--str-chat__primary-overlay-color: rgba(0, 95, 255, .6);--str-chat__primary-color-low-emphasis: var(--str-chat__blue300);--str-chat__active-primary-color: var(--str-chat__blue600);--str-chat__on-primary-color: var(--str-chat__grey50);--str-chat__background-color: var(--str-chat__grey50);--str-chat__secondary-background-color: var(--str-chat__grey50);--str-chat__primary-surface-color: var(--str-chat__blue100);--str-chat__primary-surface-color-low-emphasis: var(--str-chat__blue50);--str-chat__surface-color: var(--str-chat__grey300);--str-chat__secondary-surface-color: var(--str-chat__grey200);--str-chat__tertiary-surface-color: var(--str-chat__grey100);--str-chat__text-color: var(--str-chat__grey950);--str-chat__text-low-emphasis-color: var(--str-chat__grey500);--str-chat__disabled-color: var(--str-chat__grey400);--str-chat__on-disabled-color: var(--str-chat__grey50);--str-chat__danger-color: var(--str-chat__red400);--str-chat__message-highlight-color: var(--str-chat__yellow100);--str-chat__unread-badge-color: var(--str-chat__red400);--str-chat__on-unread-badge-color: var(--str-chat__grey50);--str-chat__overlay-color: rgba(252, 252, 252, .9);--str-chat__secondary-overlay-color: rgba(0, 0, 0, .2);--str-chat__secondary-overlay-text-color: var(--str-chat__grey50);--str-chat__opaque-surface-background-color: rgba(0, 0, 0, .8);--str-chat__opaque-surface-text-color: var(--str-chat__grey50);--str-chat__box-shadow-color: rgba(0, 0, 0, .18);--str-chat__info-color: var(--str-chat__green500)}.str-chat__theme-dark{--str-chat__primary-color: var(--str-chat__blue400);--str-chat__primary-overlay-color: rgba(51, 126, 255, .6);--str-chat__primary-color-low-emphasis: var(--str-chat__blue700);--str-chat__active-primary-color: var(--str-chat__blue600);--str-chat__on-primary-color: var(--str-chat__grey50);--str-chat__background-color: var(--str-chat__grey950);--str-chat__secondary-background-color: var(--str-chat__grey900);--str-chat__primary-surface-color: var(--str-chat__blue900);--str-chat__primary-surface-color-low-emphasis: var(--str-chat__blue950);--str-chat__surface-color: var(--str-chat__grey700);--str-chat__secondary-surface-color: var(--str-chat__grey800);--str-chat__tertiary-surface-color: var(--str-chat__grey900);--str-chat__text-color: var(--str-chat__grey50);--str-chat__text-low-emphasis-color: var(--str-chat__grey500);--str-chat__disabled-color: var(--str-chat__grey600);--str-chat__on-disabled-color: var(--str-chat__grey50);--str-chat__danger-color: var(--str-chat__red600);--str-chat__message-highlight-color: var(--str-chat__yellow900);--str-chat__unread-badge-color: var(--str-chat__red400);--str-chat__on-unread-badge-color: var(--str-chat__grey50);--str-chat__overlay-color: rgba(0, 0, 0, .7);--str-chat__secondary-overlay-color: rgba(0, 0, 0, .4);--str-chat__secondary-overlay-text-color: var(--str-chat__grey50);--str-chat__opaque-surface-background-color: rgba(250, 250, 250, .85);--str-chat__opaque-surface-text-color: var(--str-chat__grey900);--str-chat__box-shadow-color: rgba(0, 0, 0, .8);--str-chat__info-color: var(--str-chat__green500)}.image-gallery-icon{color:#fff;transition:all .3s ease-out;appearance:none;background-color:#0000;border:0;cursor:pointer;outline:none;position:absolute;z-index:4;filter:drop-shadow(0 2px 2px rgb(25.5,25.5,25.5))}@media (hover: hover)and (pointer: fine){.image-gallery-icon:hover{color:#337ab7}.image-gallery-icon:hover .image-gallery-svg{transform:scale(1.1)}}.image-gallery-icon:focus{outline:2px solid #337ab7}.image-gallery-using-mouse .image-gallery-icon:focus{outline:none}.image-gallery-fullscreen-button{bottom:0;padding:20px}.image-gallery-fullscreen-button .image-gallery-svg{height:28px;width:28px}@media (max-width: 768px){.image-gallery-fullscreen-button{padding:15px}.image-gallery-fullscreen-button .image-gallery-svg{height:24px;width:24px}}@media (max-width: 480px){.image-gallery-fullscreen-button{padding:10px}.image-gallery-fullscreen-button .image-gallery-svg{height:16px;width:16px}}.image-gallery-fullscreen-button{right:0}.image-gallery-left-nav,.image-gallery-right-nav{padding:50px 10px;top:50%;transform:translateY(-50%)}.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{height:120px;width:60px}@media (max-width: 768px){.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{height:72px;width:36px}}@media (max-width: 480px){.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{height:48px;width:24px}}.image-gallery-left-nav[disabled],.image-gallery-right-nav[disabled]{cursor:disabled;opacity:.6;pointer-events:none}.image-gallery-left-nav{left:0}.image-gallery-right-nav{right:0}.image-gallery{-webkit-user-select:none;-o-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0);position:relative;display:flex;justify-content:center;align-items:center}.image-gallery.fullscreen-modal{background:#000;height:100%;inset:0;position:fixed;width:100%;z-index:5}.image-gallery.fullscreen-modal .image-gallery-content{top:50%;transform:translateY(-50%)}.image-gallery-content{position:relative;line-height:0;top:0}.image-gallery-content .image-gallery-slide{background-color:var(--str-chat__secondary-surface-color)}.image-gallery-content .image-gallery-slide .str-chat__base-image--load-failed{height:var(--str-chat__attachment-max-width);width:var(--str-chat__attachment-max-width);font-size:0}.image-gallery-content .image-gallery-slide .str-chat__message-attachment-file--item-download{position:absolute;left:.375rem;top:.375rem}.image-gallery-content.fullscreen{background:#000}.image-gallery-content.fullscreen .image-gallery-slide .image-gallery-image{max-width:100%}.image-gallery-content .image-gallery-slide .image-gallery-image{max-height:calc(100vh - 80px);max-width:unset;object-fit:contain}.image-gallery-content.left .image-gallery-slide .image-gallery-image,.image-gallery-content.right .image-gallery-slide .image-gallery-image,.image-gallery-content.image-gallery-thumbnails-left .image-gallery-slide .image-gallery-image,.image-gallery-content.image-gallery-thumbnails-right .image-gallery-slide .image-gallery-image{max-height:100vh}.image-gallery-slide-wrapper{position:relative}.image-gallery-slide-wrapper.left,.image-gallery-slide-wrapper.right,.image-gallery-slide-wrapper.image-gallery-thumbnails-left,.image-gallery-slide-wrapper.image-gallery-thumbnails-right{display:inline-block;width:calc(100% - 110px)}@media (max-width: 768px){.image-gallery-slide-wrapper.left,.image-gallery-slide-wrapper.right,.image-gallery-slide-wrapper.image-gallery-thumbnails-left,.image-gallery-slide-wrapper.image-gallery-thumbnails-right{width:calc(100% - 87px)}}.image-gallery-slide-wrapper.image-gallery-rtl{direction:rtl}.image-gallery-slides{line-height:0;overflow:hidden;position:relative;white-space:nowrap;text-align:center}.image-gallery-slide{left:0;position:absolute;top:0;width:100%}.image-gallery-slide.center,.image-gallery-slide.image-gallery-center{position:relative}.image-gallery-slide .image-gallery-image{width:100%;object-fit:contain}.image-gallery-index{background:#0006;color:#fff;line-height:1;padding:10px 20px;position:absolute;right:0;top:0;z-index:4}@media (max-width: 768px){.image-gallery-index{font-size:.8em;padding:5px 10px}}.str-chat{--str-chat__cta-button-border-radius: var(--str-chat__border-radius-xs);--str-chat__cta-button-color: var(--str-chat__on-primary-color);--str-chat__cta-button-background-color: var(--str-chat__primary-color);--str-chat__cta-button-border-block-start: none;--str-chat__cta-button-border-block-end: none;--str-chat__cta-button-border-inline-start: none;--str-chat__cta-button-border-inline-end: none;--str-chat__cta-button-box-shadow: none;--str-chat__cta-button-pressed-background-color: var(--str-chat__active-primary-color);--str-chat__cta-button-disabled-background-color: var(--str-chat__disabled-color);--str-chat__cta-button-disabled-color: var(--str-chat__on-disabled-color)}.str-chat__cta-button{background:var(--str-chat__cta-button-background-color);color:var(--str-chat__cta-button-color);box-shadow:var(--str-chat__cta-button-box-shadow);border-radius:var(--str-chat__cta-button-border-radius);border-block-start:var(--str-chat__cta-button-border-block-start);border-block-end:var(--str-chat__cta-button-border-block-end);border-inline-start:var(--str-chat__cta-button-border-inline-start);border-inline-end:var(--str-chat__cta-button-border-inline-end);font:var(--str-chat__subtitle-text)}.str-chat__cta-button:active{background-color:var(--str-chat__cta-button-pressed-background-color)}.str-chat__cta-button:disabled{background-color:var(--str-chat__cta-button-disabled-background-color);color:var(--str-chat__cta-button-disabled-color)}.str-chat{--str-chat__circle-fab-border-radius: var(--str-chat__border-radius-circle);--str-chat__circle-fab-color: var(--str-chat__primary-color);--str-chat__circle-fab-background-color: var(--str-chat__secondary-background-color);--str-chat__circle-fab-pressed-background-color: var(--str-chat__surface-color);--str-chat__circle-fab-box-shadow: 0 2px 4px rgba(0, 0, 0, .25);--str-chat__circle-fab-border-block-start: none;--str-chat__circle-fab-border-block-end: none;--str-chat__circle-fab-border-inline-start: none;--str-chat__circle-fab-border-inline-end: none}.str-chat__circle-fab{background:var(--str-chat__circle-fab-background-color);color:var(--str-chat__circle-fab-color);box-shadow:var(--str-chat__circle-fab-box-shadow);border-radius:var(--str-chat__circle-fab-border-radius);border-block-start:var(--str-chat__circle-fab-border-block-start);border-block-end:var(--str-chat__circle-fab-border-block-end);border-inline-start:var(--str-chat__circle-fab-border-inline-start);border-inline-end:var(--str-chat__circle-fab-border-inline-end)}.str-chat__circle-fab svg path{fill:var(--str-chat__circle-fab-color)}.str-chat__circle-fab:active{background-color:var(--str-chat__circle-fab-pressed-background-color)}.str-chat{--str-chat__avatar-border-radius: var(--str-chat__border-radius-circle);--str-chat__avatar-color: var(--str-chat__on-primary-color);--str-chat__avatar-background-color: var(--str-chat__primary-color);--str-chat__avatar-border-block-start: none;--str-chat__avatar-border-block-end: none;--str-chat__avatar-border-inline-start: none;--str-chat__avatar-border-inline-end: none;--str-chat__avatar-box-shadow: none;--str-chat__avatar-online-indicator-color: var(--str-chat__info-color);--str-chat__avatar-online-indicator-border-radius: var(--str-chat__border-radius-circle)}.str-chat__avatar .str-chat__avatar-image{background:var(--str-chat__avatar-background-color);color:var(--str-chat__avatar-color);box-shadow:var(--str-chat__avatar-box-shadow);border-radius:var(--str-chat__avatar-border-radius);border-block-start:var(--str-chat__avatar-border-block-start);border-block-end:var(--str-chat__avatar-border-block-end);border-inline-start:var(--str-chat__avatar-border-inline-start);border-inline-end:var(--str-chat__avatar-border-inline-end);display:block}.str-chat__avatar.str-chat__avatar--no-letters{--str-chat-icon-color: var(--str-chat__avatar-color);background:var(--str-chat__avatar-background-color);color:var(--str-chat__avatar-color);box-shadow:var(--str-chat__avatar-box-shadow);border-radius:var(--str-chat__avatar-border-radius);border-block-start:var(--str-chat__avatar-border-block-start);border-block-end:var(--str-chat__avatar-border-block-end);border-inline-start:var(--str-chat__avatar-border-inline-start);border-inline-end:var(--str-chat__avatar-border-inline-end)}.str-chat__avatar .str-chat__avatar-fallback{background:var(--str-chat__avatar-background-color);color:var(--str-chat__avatar-color);box-shadow:var(--str-chat__avatar-box-shadow);border-radius:var(--str-chat__avatar-border-radius);border-block-start:var(--str-chat__avatar-border-block-start);border-block-end:var(--str-chat__avatar-border-block-end);border-inline-start:var(--str-chat__avatar-border-inline-start);border-inline-end:var(--str-chat__avatar-border-inline-end);text-transform:uppercase}.str-chat__avatar .str-chat__avatar--online-indicator{background-color:var(--str-chat__avatar-online-indicator-color);border-radius:var(--str-chat__avatar-online-indicator-border-radius)}.str-chat__loading-channels-avatar,.str-chat__avatar-group{border-radius:var(--str-chat__avatar-border-radius)}.str-chat{--str-chat__attachment-list-border-radius: 0;--str-chat__attachment-list-color: var(--str-chat__text-color);--str-chat__attachment-list-background-color: transparent;--str-chat__attachment-list-border-block-start: none;--str-chat__attachment-list-border-block-end: none;--str-chat__attachment-list-border-inline-start: none;--str-chat__attachment-list-border-inline-end: none;--str-chat__attachment-list-box-shadow: none;--str-chat__image-attachment-border-radius: calc( var(--str-chat__message-bubble-border-radius) - var(--str-chat__attachment-margin) );--str-chat__image-attachment-color: var(--str-chat__text-color);--str-chat__image-attachment-background-color: var(--str-chat__secondary-surface-color);--str-chat__image-attachment-border-block-start: none;--str-chat__image-attachment-border-block-end: none;--str-chat__image-attachment-border-inline-start: none;--str-chat__image-attachment-border-inline-end: none;--str-chat__image-attachment-box-shadow: none;--str-chat__image-gallery-attachment-border-radius: calc( var(--str-chat__message-bubble-border-radius) - var(--str-chat__attachment-margin) );--str-chat__image-gallery-attachment-color: var(--str-chat__text-color);--str-chat__image-gallery-attachment-background-color: transparent;--str-chat__image-gallery-attachment-border-block-start: none;--str-chat__image-gallery-attachment-border-block-end: none;--str-chat__image-gallery-attachment-border-inline-start: none;--str-chat__image-gallery-attachment-border-inline-end: none;--str-chat__image-gallery-attachment-box-shadow: none;--str-chat__image-gallery-attachment-overlay: var(--str-chat__secondary-overlay-color);--str-chat__image-gallery-attachment-overlay-text-color: var( --str-chat__secondary-overlay-text-color );--str-chat__card-attachment-border-radius: 0;--str-chat__card-attachment-color: var(--str-chat__text-color);--str-chat__card-attachment-link-color: var(--str-chat__primary-color);--str-chat__card-attachment-background-color: transparent;--str-chat__card-attachment-border-block-start: none;--str-chat__card-attachment-border-block-end: none;--str-chat__card-attachment-border-inline-start: none;--str-chat__card-attachment-border-inline-end: none;--str-chat__card-attachment-box-shadow: none;--str-chat__file-attachment-border-radius: calc( var(--str-chat__message-bubble-border-radius) - var(--str-chat__attachment-margin) );--str-chat__file-attachment-color: var(--str-chat__text-color);--str-chat__file-attachment-secondary-color: var(--str-chat__text-low-emphasis-color);--str-chat__file-attachment-background-color: var(--str-chat__secondary-background-color);--str-chat__file-attachment-border-block-start: none;--str-chat__file-attachment-border-block-end: none;--str-chat__file-attachment-border-inline-start: none;--str-chat__file-attachment-border-inline-end: none;--str-chat__file-attachment-box-shadow: none;--str-chat__audio-attachment-widget-border-radius: calc( var(--str-chat__message-bubble-border-radius) - var(--str-chat__attachment-margin) );--str-chat__audio-attachment-widget-color: var(--str-chat__text-color);--str-chat__audio-attachment-widget-secondary-color: var(--str-chat__text-low-emphasis-color);--str-chat__audio-attachment-widget-background-color: var(--str-chat__secondary-background-color);--str-chat__audio-attachment-widget-border-block-start: none;--str-chat__audio-attachment-widget-border-block-end: none;--str-chat__audio-attachment-widget-border-inline-start: none;--str-chat__audio-attachment-widget-border-inline-end: none;--str-chat__audio-attachment-widget-box-shadow: none;--str-chat__voice-recording-attachment-widget-border-radius: calc( var(--str-chat__message-bubble-border-radius) - var(--str-chat__attachment-margin) );--str-chat__voice-recording-attachment-widget-color: var(--str-chat__text-color);--str-chat__voice-recording-attachment-widget-secondary-color: var( --str-chat__text-low-emphasis-color );--str-chat__voice-recording-attachment-widget-background-color: var( --str-chat__secondary-background-color );--str-chat__voice-recording-attachment-widget-border-block-start: none;--str-chat__voice-recording-attachment-widget-border-block-end: none;--str-chat__voice-recording-attachment-widget-border-inline-start: none;--str-chat__voice-recording-attachment-widget-border-inline-end: none;--str-chat__voice-recording-attachment-widget-box-shadow: none;--str-chat__audio-attachment-controls-button-border-radius: var(--str-chat__border-radius-circle);--str-chat__audio-attachment-controls-button-color: var(--str-chat__text-color);--str-chat__audio-attachment-controls-button-background-color: var( --str-chat__secondary-background-color );--str-chat__audio-attachment-controls-button-pressed-background-color: var( --str-chat__surface-color );--str-chat__audio-attachment-controls-button-border-block-start: none;--str-chat__audio-attachment-controls-button-border-block-end: none;--str-chat__audio-attachment-controls-button-border-inline-start: none;--str-chat__audio-attachment-controls-button-border-inline-end: none;--str-chat__audio-attachment-controls-button-box-shadow: var(--str-chat__circle-fab-box-shadow);--str-chat__attachment-actions-border-radius: 0;--str-chat__attachment-actions-color: var(--str-chat__text-color);--str-chat__attachment-actions-background-color: transparent;--str-chat__attachment-actions-border-block-start: none;--str-chat__attachment-actions-border-block-end: none;--str-chat__attachment-actions-border-inline-start: none;--str-chat__attachment-actions-border-inline-end: none;--str-chat__attachment-actions-box-shadow: none;--str-chat__attachment-action-border-radius: 0;--str-chat__attachment-action-color: var(--str-chat__text-low-emphasis-color);--str-chat__attachment-action-background-color: var(--str-chat__secondary-background-color);--str-chat__attachment-action-border-block-start: var(--str-chat__surface-color) 1px solid;--str-chat__attachment-action-border-block-end: var(--str-chat__surface-color) 1px solid;--str-chat__attachment-action-border-inline-start: var(--str-chat__surface-color) 1px solid;--str-chat__attachment-action-border-inline-end: var(--str-chat__surface-color) 1px solid;--str-chat__attachment-action-box-shadow: none;--str-chat__attachment-action-active-color: var(--str-chat__primary-color)}.str-chat__attachment-list{background:var(--str-chat__attachment-list-background-color);color:var(--str-chat__attachment-list-color);box-shadow:var(--str-chat__attachment-list-box-shadow);border-radius:var(--str-chat__attachment-list-border-radius);border-block-start:var(--str-chat__attachment-list-border-block-start);border-block-end:var(--str-chat__attachment-list-border-block-end);border-inline-start:var(--str-chat__attachment-list-border-inline-start);border-inline-end:var(--str-chat__attachment-list-border-inline-end)}.str-chat__attachment-list .str-chat__message-attachment--image,.str-chat__attachment-list .str-chat__message-attachment-card--header,.str-chat__attachment-list .str-chat__message-attachment--video{background:var(--str-chat__image-attachment-background-color);color:var(--str-chat__image-attachment-color);box-shadow:var(--str-chat__image-attachment-box-shadow);border-radius:var(--str-chat__image-attachment-border-radius);border-block-start:var(--str-chat__image-attachment-border-block-start);border-block-end:var(--str-chat__image-attachment-border-block-end);border-inline-start:var(--str-chat__image-attachment-border-inline-start);border-inline-end:var(--str-chat__image-attachment-border-inline-end)}.str-chat__attachment-list .str-chat__gallery{background:var(--str-chat__image-gallery-attachment-background-color);color:var(--str-chat__image-gallery-attachment-color);box-shadow:var(--str-chat__image-gallery-attachment-box-shadow);border-radius:var(--str-chat__image-gallery-attachment-border-radius);border-block-start:var(--str-chat__image-gallery-attachment-border-block-start);border-block-end:var(--str-chat__image-gallery-attachment-border-block-end);border-inline-start:var(--str-chat__image-gallery-attachment-border-inline-start);border-inline-end:var(--str-chat__image-gallery-attachment-border-inline-end)}.str-chat__attachment-list .str-chat__gallery .str-chat__gallery-image{background-color:var(--str-chat__image-attachment-background-color);border:0}.str-chat__attachment-list .str-chat__gallery .str-chat__gallery-placeholder{color:var(--str-chat__image-gallery-attachment-overlay-text-color);display:flex;border:none;font:var(--str-chat__headline2-text)}.str-chat__attachment-list .str-chat__gallery .str-chat__gallery-placeholder:after{background-color:var(--str-chat__image-gallery-attachment-overlay)}.str-chat__attachment-list .str-chat__message-attachment--svg-image{background-image:repeating-conic-gradient(#d4d5d7 0% 25%,#f4f4f4 0% 50%);background-size:24px 24px}.str-chat__attachment-list .str-chat__message-attachment-unsupported,.str-chat__attachment-list .str-chat__message-attachment-file--item{background:var(--str-chat__file-attachment-background-color);color:var(--str-chat__file-attachment-color);box-shadow:var(--str-chat__file-attachment-box-shadow);border-radius:var(--str-chat__file-attachment-border-radius);border-block-start:var(--str-chat__file-attachment-border-block-start);border-block-end:var(--str-chat__file-attachment-border-block-end);border-inline-start:var(--str-chat__file-attachment-border-inline-start);border-inline-end:var(--str-chat__file-attachment-border-inline-end)}.str-chat__attachment-list .str-chat__message-attachment-unsupported .str-chat__message-attachment-unsupported__title,.str-chat__attachment-list .str-chat__message-attachment-file--item .str-chat__message-attachment-file--item-name,.str-chat__attachment-list .str-chat__message-attachment-file--item .str-chat__message-attachment-audio-widget--title,.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-file--item-name,.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-audio-widget--title{font:var(--str-chat__subtitle-medium-text);word-break:keep-all}.str-chat__attachment-list .str-chat__message-attachment-file--item .str-chat__message-attachment-file--item-size,.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-file--item-size{color:var(--str-chat__file-attachment-secondary-color);font:var(--str-chat__body-text)}.str-chat__attachment-list .str-chat__message-attachment-file--item .str-chat__message-attachment-download-icon svg path,.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-download-icon svg path{fill:var(--str-chat__file-attachment-color)}.str-chat__attachment-list .str-chat__message-attachment-audio-widget{background:var(--str-chat__audio-attachment-widget-background-color);color:var(--str-chat__audio-attachment-widget-color);box-shadow:var(--str-chat__audio-attachment-widget-box-shadow);border-radius:var(--str-chat__audio-attachment-widget-border-radius);border-block-start:var(--str-chat__audio-attachment-widget-border-block-start);border-block-end:var(--str-chat__audio-attachment-widget-border-block-end);border-inline-start:var(--str-chat__audio-attachment-widget-border-inline-start);border-inline-end:var(--str-chat__audio-attachment-widget-border-inline-end)}.str-chat__attachment-list .str-chat__message-attachment-audio-widget--progress-track{background:linear-gradient(to right,var(--str-chat__primary-color) var(--str-chat__message-attachment-audio-widget-progress),var(--str-chat__disabled-color) var(--str-chat__message-attachment-audio-widget-progress));border-radius:calc(var(--str-chat__spacing-px)*5)}.str-chat__attachment-list .str-chat__message-attachment-audio-widget--progress-track .str-chat__message-attachment-audio-widget--progress-indicator{background-color:var(--str-chat__primary-color);border-radius:inherit}.str-chat__attachment-list .str-chat__message-attachment-audio-widget--play-button{background:var(--str-chat__audio-attachment-controls-button-background-color);color:var(--str-chat__audio-attachment-controls-button-color);box-shadow:var(--str-chat__audio-attachment-controls-button-box-shadow);border-radius:var(--str-chat__audio-attachment-controls-button-border-radius);border-block-start:var(--str-chat__audio-attachment-controls-button-border-block-start);border-block-end:var(--str-chat__audio-attachment-controls-button-border-block-end);border-inline-start:var(--str-chat__audio-attachment-controls-button-border-inline-start);border-inline-end:var(--str-chat__audio-attachment-controls-button-border-inline-end)}.str-chat__attachment-list .str-chat__message-attachment-audio-widget--play-button svg path{fill:var(--str-chat__audio-attachment-controls-button-color)}.str-chat__attachment-list .str-chat__message-attachment-audio-widget--play-button:active{background-color:var(--str-chat__audio-attachment-controls-button-pressed-background-color)}.str-chat__attachment-list .str-chat__message-attachment__voice-recording-widget{background:var(--str-chat__voice-recording-attachment-widget-background-color);color:var(--str-chat__voice-recording-attachment-widget-color);box-shadow:var(--str-chat__voice-recording-attachment-widget-box-shadow);border-radius:var(--str-chat__voice-recording-attachment-widget-border-radius);border-block-start:var(--str-chat__voice-recording-attachment-widget-border-block-start);border-block-end:var(--str-chat__voice-recording-attachment-widget-border-block-end);border-inline-start:var(--str-chat__voice-recording-attachment-widget-border-inline-start);border-inline-end:var(--str-chat__voice-recording-attachment-widget-border-inline-end)}.str-chat__attachment-list .str-chat__message-attachment__voice-recording-widget a{color:var(--str-chat__voice-recording-attachment-widget-color)}.str-chat__attachment-list .str-chat__message-attachment__voice-recording-widget .str-chat__message-attachment__voice-recording-widget__title{white-space:nowrap;overflow-y:visible;overflow-x:hidden;overflow-x:clip;text-overflow:ellipsis;font:var(--str-chat__subtitle-medium-text)}.str-chat__attachment-list .str-chat__message-attachment__voice-recording-widget .str-chat__message-attachment__voice-recording-widget__timer{font:var(--str-chat__body-text);color:var(--str-chat__text-low-emphasis-color);white-space:nowrap}.str-chat__attachment-list .str-chat__message-attachment__voice-recording-widget .str-chat__wave-progress-bar__amplitude-bar{background:var(--str-chat__text-low-emphasis-color);border-radius:var(--str-chat__border-radius-circle)}.str-chat__attachment-list .str-chat__message-attachment__voice-recording-widget .str-chat__wave-progress-bar__amplitude-bar--active{background:var(--str-chat__primary-color)}.str-chat__attachment-list .str-chat__message-attachment__voice-recording-widget .str-chat__wave-progress-bar__progress-indicator{background-color:#fff;border-radius:var(--str-chat__border-radius-circle);border:1px solid var(--str-chat__secondary-overlay-color);cursor:grab}.str-chat__attachment-list .str-chat__message-attachment__voice-recording-widget .str-chat__message-attachment__voice-recording-widget__error-message{font:var(--str-chat__body-text);color:var(--str-chat__text-low-emphasis-color)}.str-chat__attachment-list .str-chat__message_attachment__playback-rate-button{box-shadow:0 2px 4px #00000040;border-radius:var(--str-chat__border-radius-circle);background-color:#fff;cursor:pointer}.str-chat__attachment-list .str-chat__message-attachment--card{background:var(--str-chat__card-attachment-background-color);color:var(--str-chat__card-attachment-color);box-shadow:var(--str-chat__card-attachment-box-shadow);border-radius:var(--str-chat__card-attachment-border-radius);border-block-start:var(--str-chat__card-attachment-border-block-start);border-block-end:var(--str-chat__card-attachment-border-block-end);border-inline-start:var(--str-chat__card-attachment-border-inline-start);border-inline-end:var(--str-chat__card-attachment-border-inline-end);font:var(--str-chat__body-text)}.str-chat__attachment-list .str-chat__message-attachment--card .str-chat__message-attachment-card--source-link,.str-chat__attachment-list .str-chat__message-attachment--card .str-chat__message-attachment-card--title{font:var(--str-chat__body-medium-text)}.str-chat__attachment-list .str-chat__message-attachment-card--audio img{border-bottom-left-radius:0;border-bottom-right-radius:0}.str-chat__attachment-list .str-chat__message-attachment-card--audio .str-chat__message-attachment-card--header .str-chat__message-attachment-card--source-link{background-color:var(--str-chat__audio-attachment-widget-background-color)}.str-chat__attachment-list .str-chat__message-attachment-card--audio .str-chat__message-attachment-card-audio-widget{background-color:var(--str-chat__audio-attachment-widget-background-color);border-radius:0 0 calc(var(--str-chat__spacing-px)*14) calc(var(--str-chat__spacing-px)*14)}.str-chat__attachment-list .str-chat__message-attachment-card--audio .str-chat__message-attachment-card-audio-widget .str-chat__message-attachment-audio-widget--title{color:var(--str-chat__text-color);font:var(--str-chat__body-medium-text)}.str-chat__attachment-list .str-chat__message-attachment-actions{background:var(--str-chat__attachment-actions-background-color);color:var(--str-chat__attachment-actions-color);box-shadow:var(--str-chat__attachment-actions-box-shadow);border-radius:var(--str-chat__attachment-actions-border-radius);border-block-start:var(--str-chat__attachment-actions-border-block-start);border-block-end:var(--str-chat__attachment-actions-border-block-end);border-inline-start:var(--str-chat__attachment-actions-border-inline-start);border-inline-end:var(--str-chat__attachment-actions-border-inline-end)}.str-chat__attachment-list .str-chat__message-attachment-actions .str-chat__message-attachment-actions-button{background:var(--str-chat__attachment-action-background-color);color:var(--str-chat__attachment-action-color);box-shadow:var(--str-chat__attachment-action-box-shadow);border-radius:var(--str-chat__attachment-action-border-radius);border-block-start:var(--str-chat__attachment-action-border-block-start);border-block-end:var(--str-chat__attachment-action-border-block-end);border-inline-start:var(--str-chat__attachment-action-border-inline-start);border-inline-end:var(--str-chat__attachment-action-border-inline-end);font:var(--str-chat__subtitle-medium-text);border-collapse:collapse}.str-chat__attachment-list .str-chat__message-attachment-actions .str-chat__message-attachment-actions-button:active{color:var(--str-chat__attachment-action-active-color)}.str-chat__attachment-list .str-chat__message-attachment-actions .str-chat__message-attachment-actions-button:not(:last-of-type){border-inline-end:none}.str-chat__attachment-list .str-chat__message-attachment-with-actions.str-chat__message-attachment--giphy .str-chat__message-attachment-card--header{border-end-start-radius:0;border-end-end-radius:0}.str-chat__message-attachment-audio-widget--play-button{background:var(--str-chat__audio-attachment-controls-button-background-color);color:var(--str-chat__audio-attachment-controls-button-color);box-shadow:var(--str-chat__audio-attachment-controls-button-box-shadow);border-radius:var(--str-chat__audio-attachment-controls-button-border-radius);border-block-start:var(--str-chat__audio-attachment-controls-button-border-block-start);border-block-end:var(--str-chat__audio-attachment-controls-button-border-block-end);border-inline-start:var(--str-chat__audio-attachment-controls-button-border-inline-start);border-inline-end:var(--str-chat__audio-attachment-controls-button-border-inline-end)}.str-chat__message-attachment-audio-widget--play-button svg path{fill:var(--str-chat__audio-attachment-controls-button-color)}.str-chat__message-attachment-audio-widget--play-button:active{background-color:var(--str-chat__audio-attachment-controls-button-pressed-background-color)}.str-chat__message-attachment-card.str-chat__message-attachment-card--audio .str-chat__message-attachment-card--header{border-end-start-radius:0;border-end-end-radius:0}.str-chat__message-attachment__voice-recording-widget{background:var(--str-chat__voice-recording-attachment-widget-background-color);color:var(--str-chat__voice-recording-attachment-widget-color);box-shadow:var(--str-chat__voice-recording-attachment-widget-box-shadow);border-radius:var(--str-chat__voice-recording-attachment-widget-border-radius);border-block-start:var(--str-chat__voice-recording-attachment-widget-border-block-start);border-block-end:var(--str-chat__voice-recording-attachment-widget-border-block-end);border-inline-start:var(--str-chat__voice-recording-attachment-widget-border-inline-start);border-inline-end:var(--str-chat__voice-recording-attachment-widget-border-inline-end)}.str-chat__message-attachment__voice-recording-widget .str-chat__message-attachment__voice-recording-widget__title{white-space:nowrap;overflow-y:visible;overflow-x:hidden;overflow-x:clip;text-overflow:ellipsis;word-break:keep-all;font:var(--str-chat__subtitle-medium-text)}.str-chat__message-attachment__voice-recording-widget .str-chat__message-attachment__voice-recording-widget__timer{font:var(--str-chat__body-text);color:var(--str-chat__text-low-emphasis-color);white-space:nowrap}.str-chat__audio_recorder__waveform-box,.str-chat__wave-progress-bar__track{cursor:pointer}.str-chat__audio_recorder__waveform-box .str-chat__wave-progress-bar__amplitude-bar,.str-chat__wave-progress-bar__track .str-chat__wave-progress-bar__amplitude-bar{background:var(--str-chat__text-low-emphasis-color);border-radius:var(--str-chat__border-radius-circle)}.str-chat__audio_recorder__waveform-box .str-chat__wave-progress-bar__amplitude-bar--active,.str-chat__wave-progress-bar__track .str-chat__wave-progress-bar__amplitude-bar--active{background:var(--str-chat__primary-color)}.str-chat__audio_recorder__waveform-box .str-chat__wave-progress-bar__progress-indicator,.str-chat__wave-progress-bar__track .str-chat__wave-progress-bar__progress-indicator{background-color:#fff;border-radius:var(--str-chat__border-radius-circle);border:1px solid var(--str-chat__secondary-overlay-color);cursor:grab}.str-chat-angular__message-attachment-file-single .str-chat__message-attachment-file--item-first-row{color:var(--str-chat__attachment-list-color)}.str-chat__attachment-list-angular-host .str-chat__message-attachment-card--video-play{--str-chat-icon-color: var(--str-chat__text-color);background-color:var(--str-chat__secondary-background-color);border-radius:var(--str-chat__border-radius-circle)}.str-chat{--str-chat__attachment-preview-list-border-radius: var(--str-chat__border-radius-sm);--str-chat__attachment-preview-list-color: var(--str-chat__text-color);--str-chat__attachment-preview-list-background-color: transparent;--str-chat__attachment-preview-list-border-block-start: none;--str-chat__attachment-preview-list-border-block-end: none;--str-chat__attachment-preview-list-border-inline-start: none;--str-chat__attachment-preview-list-border-inline-end: none;--str-chat__attachment-preview-list-box-shadow: none;--str-chat__attachment-preview-close-icon-background: var(--str-chat__secondary-overlay-color);--str-chat__attachment-preview-close-icon-color: var(--str-chat__secondary-overlay-text-color);--str-chat__attachment-preview-retry-icon-color: var(--str-chat__primary-color);--str-chat__attachment-preview-download-icon-color: var(--str-chat__text-low-emphasis-color);--str-chat__attachment-preview-overlay-color: var(--str-chat__overlay-color);--str-chat__attachment-preview-image-border-radius: var(--str-chat__border-radius-sm);--str-chat__attachment-preview-image-color: var(--str-chat__text-color);--str-chat__attachment-preview-image-background-color: transparent;--str-chat__attachment-preview-image-border-block-start: none;--str-chat__attachment-preview-image-border-block-end: none;--str-chat__attachment-preview-image-border-inline-start: none;--str-chat__attachment-preview-image-border-inline-end: none;--str-chat__attachment-preview-image-box-shadow: none;--str-chat__attachment-preview-file-border-radius: var(--str-chat__border-radius-md);--str-chat__attachment-preview-file-color: var(--str-chat__text-color);--str-chat__attachment-preview-file-background-color: transparent;--str-chat__attachment-preview-file-border-block-start: 1px solid var(--str-chat__surface-color);--str-chat__attachment-preview-file-border-block-end: 1px solid var(--str-chat__surface-color);--str-chat__attachment-preview-file-border-inline-start: 1px solid var(--str-chat__surface-color);--str-chat__attachment-preview-file-border-inline-end: 1px solid var(--str-chat__surface-color);--str-chat__attachment-preview-file-box-shadow: none}.str-chat__attachment-preview-list{background:var(--str-chat__attachment-preview-list-background-color);color:var(--str-chat__attachment-preview-list-color);box-shadow:var(--str-chat__attachment-preview-list-box-shadow);border-radius:var(--str-chat__attachment-preview-list-border-radius);border-block-start:var(--str-chat__attachment-preview-list-border-block-start);border-block-end:var(--str-chat__attachment-preview-list-border-block-end);border-inline-start:var(--str-chat__attachment-preview-list-border-inline-start);border-inline-end:var(--str-chat__attachment-preview-list-border-inline-end)}.str-chat__attachment-preview-list .str-chat__attachment-list-scroll-container{border-radius:inherit}.str-chat__attachment-preview-list .str-chat__attachment-preview-image{background:var(--str-chat__attachment-preview-image-background-color);color:var(--str-chat__attachment-preview-image-color);box-shadow:var(--str-chat__attachment-preview-image-box-shadow);border-radius:var(--str-chat__attachment-preview-image-border-radius);border-block-start:var(--str-chat__attachment-preview-image-border-block-start);border-block-end:var(--str-chat__attachment-preview-image-border-block-end);border-inline-start:var(--str-chat__attachment-preview-image-border-inline-start);border-inline-end:var(--str-chat__attachment-preview-image-border-inline-end)}.str-chat__attachment-preview-list .str-chat__attachment-preview-image .str-chat__attachment-preview-thumbnail,.str-chat__attachment-preview-list .str-chat__attachment-preview-image .str-chat__attachment-preview-image-loading{border-radius:var(--str-chat__attachment-preview-image-border-radius);background-color:var(--str-chat__attachment-preview-overlay-color)}.str-chat__attachment-preview-list .str-chat__attachment-preview-unsupported,.str-chat__attachment-preview-list .str-chat__attachment-preview-voice-recording,.str-chat__attachment-preview-list .str-chat__attachment-preview-file{background:var(--str-chat__attachment-preview-file-background-color);color:var(--str-chat__attachment-preview-file-color);box-shadow:var(--str-chat__attachment-preview-file-box-shadow);border-radius:var(--str-chat__attachment-preview-file-border-radius);border-block-start:var(--str-chat__attachment-preview-file-border-block-start);border-block-end:var(--str-chat__attachment-preview-file-border-block-end);border-inline-start:var(--str-chat__attachment-preview-file-border-inline-start);border-inline-end:var(--str-chat__attachment-preview-file-border-inline-end)}.str-chat__attachment-preview-list .str-chat__attachment-preview-unsupported .str-chat__attachment-preview-title,.str-chat__attachment-preview-list .str-chat__attachment-preview-unsupported .str-chat__attachment-preview-file-name,.str-chat__attachment-preview-list .str-chat__attachment-preview-voice-recording .str-chat__attachment-preview-title,.str-chat__attachment-preview-list .str-chat__attachment-preview-voice-recording .str-chat__attachment-preview-file-name,.str-chat__attachment-preview-list .str-chat__attachment-preview-file .str-chat__attachment-preview-title,.str-chat__attachment-preview-list .str-chat__attachment-preview-file .str-chat__attachment-preview-file-name{font:var(--str-chat__subtitle-medium-text)}.str-chat__attachment-preview-list .str-chat__attachment-preview-unsupported .str-chat__attachment-preview-file-download,.str-chat__attachment-preview-list .str-chat__attachment-preview-voice-recording .str-chat__attachment-preview-file-download,.str-chat__attachment-preview-list .str-chat__attachment-preview-file .str-chat__attachment-preview-file-download{--str-chat-icon-color: var(--str-chat__attachment-preview-download-icon-color);text-decoration:none}.str-chat__attachment-preview-list .str-chat__attachment-preview-unsupported .str-chat__attachment-preview-file-download svg path,.str-chat__attachment-preview-list .str-chat__attachment-preview-voice-recording .str-chat__attachment-preview-file-download svg path,.str-chat__attachment-preview-list .str-chat__attachment-preview-file .str-chat__attachment-preview-file-download svg path{fill:var(--str-chat__attachment-preview-download-icon-color)}.str-chat__attachment-preview-list .str-chat__attachment-preview-file .str-chat__attachment-preview-file-download svg path{fill:var(--str-chat__attachment-preview-download-icon-color)}.str-chat__attachment-preview-list .str-chat__attachment-preview-voice-recording .str-chat__recording-timer{color:var(--str-chat__text-low-emphasis-color);font:var(--str-chat__caption-medium-text)}.str-chat__attachment-preview-list .str-chat__attachment-preview-delete{--str-chat-icon-color: var(--str-chat__attachment-preview-close-icon-color)}.str-chat__attachment-preview-list .str-chat__attachment-preview-delete .str-chat__icon{background-color:var(--str-chat__attachment-preview-close-icon-background);border-radius:999px}.str-chat__attachment-preview-list .str-chat__attachment-preview-delete svg{background-color:var(--str-chat__attachment-preview-close-icon-background);border-radius:999px}.str-chat__attachment-preview-list .str-chat__attachment-preview-delete svg path{fill:var(--str-chat__attachment-preview-close-icon-color)}.str-chat__attachment-preview-list .str-chat__attachment-preview-error{--str-chat-icon-color: var(--str-chat__attachment-preview-retry-icon-color);background-color:var(--str-chat__attachment-preview-overlay-color)}.str-chat__attachment-preview-list .str-chat__attachment-preview-error svg path{fill:var(--str-chat__attachment-preview-retry-icon-color)}.str-chat__attachment-preview-list .str-chat__attachment-preview-error.str-chat__attachment-preview-error-image{border-radius:var(--str-chat__attachment-preview-image-border-radius)}.str-chat__attachment-preview-list .str-chat__attachment-preview-error.str-chat__attachment-preview-error-file{border-radius:var(--str-chat__attachment-preview-file-border-radius)}.str-chat__audio_recorder-container{background-color:var(--str-chat__background-color)}.str-chat__audio_recorder button{background:none;border:none;cursor:pointer}.str-chat__audio_recorder button:disabled{cursor:default}.str-chat__audio_recorder .str-chat__audio_recorder__cancel-button,.str-chat__audio_recorder .str-chat__audio_recorder__toggle-playback-button{--str-chat-icon-color: var(--str-chat__text-low-emphasis-color);color:var(--str-chat__text-low-emphasis-color)}.str-chat__audio_recorder .str-chat__message-attachment-audio-widget--play-button{--str-chat-icon-color: var(--str-chat__text-low-emphasis-color);box-shadow:none;border:none}.str-chat__audio_recorder .str-chat__audio_recorder__pause-recording-button,.str-chat__audio_recorder .str-chat__audio_recorder__resume-recording-button{--str-chat-icon-color: var(--str-chat__danger-color);color:var(--str-chat__danger-color)}.str-chat__audio_recorder .str-chat__audio_recorder__pause-recording-button{border:3px solid var(--str-chat__danger-color);border-radius:var(--str-chat__border-radius-circle)}.str-chat__audio_recorder .str-chat__audio_recorder__stop-button,.str-chat__audio_recorder .str-chat__audio_recorder__complete-button{--str-chat-icon-color: var(--str-chat__on-primary-color);border-radius:var(--str-chat__border-radius-circle);color:var(--str-chat__on-primary-color);background-color:var(--str-chat__primary-color)}.str-chat__audio_recorder .str-chat__audio_recorder__stop-button .str-chat__loading-indicator svg linearGradient stop:last-child,.str-chat__audio_recorder .str-chat__audio_recorder__complete-button .str-chat__loading-indicator svg linearGradient stop:last-child{stop-color:var(--str-chat__background-color)}.str-chat{--str-chat__autocomplete-menu-border-radius: var(--str-chat__border-radius-xs);--str-chat__autocomplete-menu-color: var(--str-chat__text-color);--str-chat__autocomplete-menu-background-color: var(--str-chat__secondary-background-color);--str-chat__autocomplete-menu-border-block-start: none;--str-chat__autocomplete-menu-border-block-end: none;--str-chat__autocomplete-menu-border-inline-start: none;--str-chat__autocomplete-menu-border-inline-end: none;--str-chat__autocomplete-menu-box-shadow: 0 0 8px rgba(0, 0, 0, .15);--str-chat__autocomplete-active-background-color: var(--str-chat__surface-color);--str-chat__suggestion-list-container-border-radius: var(--str-chat__border-radius-xs);--str-chat__suggestion-list-container-color: var(--str-chat__text-color);--str-chat__suggestion-list-container-background-color: var( --str-chat__secondary-background-color );--str-chat__suggestion-list-container-border-block-start: none;--str-chat__suggestion-list-container-border-block-end: none;--str-chat__suggestion-list-container-border-inline-start: none;--str-chat__suggestion-list-container-border-inline-end: none;--str-chat__suggestion-list-container-box-shadow: 0 0 8px rgba(0, 0, 0, .15);--str-chat__suggestion-list-item--selected-background-color: var(--str-chat__surface-color);--str-chat__slash-command-border-radius: 0;--str-chat__slash-command-color: var(--str-chat__text-color);--str-chat__slash-command-background-color: transparent;--str-chat__slash-command-border-block-start: none;--str-chat__slash-command-border-block-end: none;--str-chat__slash-command-border-inline-start: none;--str-chat__slash-command-border-inline-end: none;--str-chat__slash-command-box-shadow: none;--str-chat__slash-command-args-color: var(--str-chat__text-low-emphasis-color);--str-chat__mention-list-user-item-border-radius: 0;--str-chat__mention-list-user-item-color: var(--str-chat__text-color);--str-chat__mention-list-user-item-background-color: transparent;--str-chat__mention-list-user-item-border-block-start: none;--str-chat__mention-list-user-item-border-block-end: none;--str-chat__mention-list-user-item-border-inline-start: none;--str-chat__mention-list-user-item-border-inline-end: none;--str-chat__mention-list-user-item-box-shadow: none;--str-chat__mention-list-user-item-at-sign-color: var(--str-chat__primary-color);--str-chat__mention-list-emoji-item-font-family: var(--str-chat__font-family);--str-chat__mention-list-emoji-item-border-radius: 0;--str-chat__mention-list-emoji-item-color: var(--str-chat__text-color);--str-chat__mention-list-emoji-item-background-color: transparent;--str-chat__mention-list-emoji-item-border-block-start: none;--str-chat__mention-list-emoji-item-border-block-end: none;--str-chat__mention-list-emoji-item-border-inline-start: none;--str-chat__mention-list-emoji-item-border-inline-end: none;--str-chat__mention-list-emoji-item-box-shadow: none}.mention-menu{background:var(--str-chat__autocomplete-menu-background-color)!important;color:var(--str-chat__autocomplete-menu-color)!important;box-shadow:var(--str-chat__autocomplete-menu-box-shadow)!important;border-radius:var(--str-chat__autocomplete-menu-border-radius)!important;border-block-start:var(--str-chat__autocomplete-menu-border-block-start)!important;border-block-end:var(--str-chat__autocomplete-menu-border-block-end)!important;border-inline-start:var(--str-chat__autocomplete-menu-border-inline-start)!important;border-inline-end:var(--str-chat__autocomplete-menu-border-inline-end)!important}.mention-menu .active.mention-active>a{background-color:var(--str-chat__autocomplete-active-background-color)!important}.mention-menu .mention-item{color:var(--str-chat__autocomplete-menu-color)!important;background-color:#0000!important}.str-chat__slash-command{background:var(--str-chat__slash-command-background-color);color:var(--str-chat__slash-command-color);box-shadow:var(--str-chat__slash-command-box-shadow);border-radius:var(--str-chat__slash-command-border-radius);border-block-start:var(--str-chat__slash-command-border-block-start);border-block-end:var(--str-chat__slash-command-border-block-end);border-inline-start:var(--str-chat__slash-command-border-inline-start);border-inline-end:var(--str-chat__slash-command-border-inline-end)}.str-chat__slash-command .str-chat__slash-command-header .str-chat__slash-command-name{text-transform:capitalize;font:var(--str-chat__subtitle2-text)}.str-chat__slash-command .str-chat__slash-command-header .str-chat__slash-command-args{color:var(--str-chat__slash-command-args-color);font:var(--str-chat__subtitle-text)}.str-chat__user-item{background:var(--str-chat__mention-list-user-item-background-color);color:var(--str-chat__mention-list-user-item-color);box-shadow:var(--str-chat__mention-list-user-item-box-shadow);border-radius:var(--str-chat__mention-list-user-item-border-radius);border-block-start:var(--str-chat__mention-list-user-item-border-block-start);border-block-end:var(--str-chat__mention-list-user-item-border-block-end);border-inline-start:var(--str-chat__mention-list-user-item-border-inline-start);border-inline-end:var(--str-chat__mention-list-user-item-border-inline-end)}.str-chat__user-item .str-chat__user-item--name{font:var(--str-chat__subtitle-text)}.str-chat__user-item .str-chat__user-item-at{font:var(--str-chat__subtitle2-text);color:var(--str-chat__mention-list-user-item-at-sign-color)}.str-chat__emoji-item{background:var(--str-chat__mention-list-emoji-item-background-color);color:var(--str-chat__mention-list-emoji-item-color);box-shadow:var(--str-chat__mention-list-emoji-item-box-shadow);border-radius:var(--str-chat__mention-list-emoji-item-border-radius);border-block-start:var(--str-chat__mention-list-emoji-item-border-block-start);border-block-end:var(--str-chat__mention-list-emoji-item-border-block-end);border-inline-start:var(--str-chat__mention-list-emoji-item-border-inline-start);border-inline-end:var(--str-chat__mention-list-emoji-item-border-inline-end)}.str-chat__emoji-item .str-chat__emoji-item--name{font:var(--str-chat__subtitle-text)}.str-chat__suggestion-list-container{background:var(--str-chat__suggestion-list-container-background-color);color:var(--str-chat__suggestion-list-container-color);box-shadow:var(--str-chat__suggestion-list-container-box-shadow);border-radius:var(--str-chat__suggestion-list-container-border-radius);border-block-start:var(--str-chat__suggestion-list-container-border-block-start);border-block-end:var(--str-chat__suggestion-list-container-border-block-end);border-inline-start:var(--str-chat__suggestion-list-container-border-inline-start);border-inline-end:var(--str-chat__suggestion-list-container-border-inline-end)}.str-chat__suggestion-list-container .str-chat__suggestion-list .str-chat__suggestion-list-item>a{text-decoration:none}.str-chat__suggestion-list-container .str-chat__suggestion-list .str-chat__suggestion-item--selected{background-color:var(--str-chat__suggestion-list-item--selected-background-color)}.str-chat__base-image{color:#0000}.str-chat__base-image--load-failed{mask-image:var(--str-chat__image-fallback-icon);-webkit-mask-image:var(--str-chat__image-fallback-icon);mask-repeat:no-repeat;-webkit-mask-repeat:no-repeat;mask-position:center;-webkit-mask-position:center;mask-size:5rem 5rem;-webkit-mask-size:5rem 5rem;background-color:var(--str-chat__disabled-color)}.str-chat__base-image--load-failed~.str-chat__message-attachment-file--item-download .str-chat__message-attachment-download-icon path{fill:var(--str-chat__text-color)}.str-chat__attachment-preview-image .str-chat__base-image--load-failed{mask-size:1.5rem 1.5rem;-webkit-mask-size:1.5rem 1.5rem}.str-chat__attachment-preview-list .str-chat__attachment-preview-image--error{background-color:var(--str-chat__secondary-surface-color)}.str-chat__attachment-preview-list .str-chat__attachment-preview-image--error .str-chat__attachment-preview-thumbnail.str-chat__base-image--load-failed{background-color:var(--str-chat__disabled-color)}.str-chat{--str-chat__channel-border-radius: 0;--str-chat__channel-color: var(--str-chat__text-color);--str-chat__channel-background-color: var(--str-chat__background-color);--str-chat__channel-box-shadow: none;--str-chat__channel-border-block-start: none;--str-chat__channel-border-block-end: none;--str-chat__channel-border-inline-start: none;--str-chat__channel-border-inline-end: none;--str-chat__channel-empty-indicator-color: var(--str-chat__disabled-color);--str-chat__channel-empty-color: var(--str-chat__text-low-emphasis-color);--str-chat__channel-loading-state-color: var(--str-chat__disabled-color)}.str-chat__channel{background:var(--str-chat__channel-background-color);color:var(--str-chat__channel-color);box-shadow:var(--str-chat__channel-box-shadow);border-radius:var(--str-chat__channel-border-radius);border-block-start:var(--str-chat__channel-border-block-start);border-block-end:var(--str-chat__channel-border-block-end);border-inline-start:var(--str-chat__channel-border-inline-start);border-inline-end:var(--str-chat__channel-border-inline-end)}.str-chat__empty-channel{--str-chat-icon-color: var(--str-chat__channel-empty-color);background:var(--str-chat__channel-background-color);color:var(--str-chat__channel-color);box-shadow:var(--str-chat__channel-box-shadow);border-radius:var(--str-chat__channel-border-radius);border-block-start:var(--str-chat__channel-border-block-start);border-block-end:var(--str-chat__channel-border-block-end);border-inline-start:var(--str-chat__channel-border-inline-start);border-inline-end:var(--str-chat__channel-border-inline-end);font:var(--str-chat__headline-text);text-align:center}.str-chat__empty-channel svg path{fill:var(--str-chat__channel-empty-indicator-color)}.str-chat__empty-channel .str-chat__empty-channel-text{color:var(--str-chat__channel-empty-color)}.str-chat__loading-channel{animation:pulsate 1s linear 0s infinite alternate}.str-chat__loading-channel:nth-of-type(2){animation:pulsate 1s linear .3334s infinite alternate}.str-chat__loading-channel:last-of-type{animation:pulsate 1s linear .6667s infinite alternate}.str-chat__loading-channel .str-chat__loading-channel-header{background-color:var(--str-chat__channel-header-background-color)}.str-chat__loading-channel .str-chat__loading-channel-header .str-chat__loading-channel-header-avatar{background-image:linear-gradient(-90deg,var(--str-chat__channel-loading-state-color) 0%,var(--str-chat__channel-loading-state-color) 100%);border-radius:var(--str-chat__avatar-border-radius)}.str-chat__loading-channel .str-chat__loading-channel-header .str-chat__loading-channel-header-name,.str-chat__loading-channel .str-chat__loading-channel-header .str-chat__loading-channel-header-info{background-image:linear-gradient(-90deg,var(--str-chat__channel-loading-state-color) 0%,var(--str-chat__channel-loading-state-color) 100%);border-radius:var(--str-chat__border-radius-xs)}.str-chat__loading-channel .str-chat__loading-channel-message-list{background-color:var(--str-chat__message-list-background-color)}.str-chat__loading-channel .str-chat__loading-channel-message-list .str-chat__loading-channel-message-avatar{background-image:linear-gradient(-90deg,var(--str-chat__channel-loading-state-color) 0%,var(--str-chat__channel-loading-state-color) 100%);border-radius:var(--str-chat__avatar-border-radius)}.str-chat__loading-channel .str-chat__loading-channel-message-list .str-chat__loading-channel-message-sender,.str-chat__loading-channel .str-chat__loading-channel-message-list .str-chat__loading-channel-message-text,.str-chat__loading-channel .str-chat__loading-channel-message-list .str-chat__loading-channel-message-date{background-image:linear-gradient(-90deg,var(--str-chat__channel-loading-state-color) 0%,var(--str-chat__channel-loading-state-color) 100%);border-radius:var(--str-chat__message-bubble-border-radius)}.str-chat__loading-channel .str-chat__loading-channel-message-input-row .str-chat__loading-channel-message-input,.str-chat__loading-channel .str-chat__loading-channel-message-input-row .str-chat__loading-channel-message-send{background-image:linear-gradient(-90deg,var(--str-chat__channel-loading-state-color) 0%,var(--str-chat__channel-loading-state-color) 100%)}.str-chat__loading-channel .str-chat__loading-channel-message-input-row .str-chat__loading-channel-message-input{border-radius:var(--str-chat__message-textarea-border-radius)}.str-chat__loading-channel .str-chat__loading-channel-message-input-row .str-chat__loading-channel-message-send{border-radius:var(--str-chat__message-send-border-radius)}.str-chat{--str-chat__channel-header-border-radius: 0;--str-chat__channel-header-color: 0;--str-chat__channel-header-background-color: var(--str-chat__secondary-background-color);--str-chat__channel-header-border-block-start: none;--str-chat__channel-header-border-block-end: none;--str-chat__channel-header-border-inline-start: none;--str-chat__channel-header-border-inline-end: none;--str-chat__channel-header-box-shadow: none;--str-chat__channel-header-info-color: var(--str-chat__text-low-emphasis-color)}.str-chat__channel-header{background:var(--str-chat__channel-header-background-color);color:var(--str-chat__channel-header-color);box-shadow:var(--str-chat__channel-header-box-shadow);border-radius:var(--str-chat__channel-header-border-radius);border-block-start:var(--str-chat__channel-header-border-block-start);border-block-end:var(--str-chat__channel-header-border-block-end);border-inline-start:var(--str-chat__channel-header-border-inline-start);border-inline-end:var(--str-chat__channel-header-border-inline-end)}.str-chat__channel-header .str-chat__channel-header-title{font:var(--str-chat__subtitle-medium-text)}.str-chat__channel-header .str-chat__channel-header-info{font:var(--str-chat__body-text);color:var(--str-chat__channel-header-info-color)}.str-chat{--str-chat__channel-list-border-radius: 0;--str-chat__channel-list-color: var(--str-chat__text-color);--str-chat__channel-list-background-color: var(--str-chat__secondary-background-color);--str-chat__channel-list-box-shadow: none;--str-chat__channel-list-border-block-start: none;--str-chat__channel-list-border-block-end: none;--str-chat__channel-list-border-inline-start: none;--str-chat__channel-list-border-inline-end: 1px solid var(--str-chat__surface-color);--str-chat__channel-list-load-more-border-radius: var(--str-chat__cta-button-border-radius);--str-chat__channel-list-load-more-color: var(--str-chat__cta-button-color);--str-chat__channel-list-load-more-background-color: var(--str-chat__cta-button-background-color);--str-chat__channel-list-load-more-box-shadow: var(--str-chat__cta-button-box-shadow);--str-chat__channel-list-load-more-border-block-start: var( --str-chat__cta-button-border-block-start );--str-chat__channel-list-load-more-border-block-end: var(--str-chat__cta-button-border-block-end);--str-chat__channel-list-load-more-border-inline-start: var( --str-chat__cta-button-border-inline-start );--str-chat__channel-list-load-more-border-inline-end: var( --str-chat__cta-button-border-inline-end );--str-chat__channel-list-load-more-pressed-background-color: var( --str-chat__cta-button-pressed-background-color );--str-chat__channel-list-load-more-disabled-background-color: var( --str-chat__cta-button-disabled-background-color );--str-chat__channel-list-load-more-disabled-color: var(--str-chat__cta-button-disabled-color);--str-chat__channel-list-empty-indicator-color: var(--str-chat__text-low-emphasis-color)}.str-chat__channel-list{background:var(--str-chat__channel-list-background-color);color:var(--str-chat__channel-list-color);box-shadow:var(--str-chat__channel-list-box-shadow);border-radius:var(--str-chat__channel-list-border-radius);border-block-start:var(--str-chat__channel-list-border-block-start);border-block-end:var(--str-chat__channel-list-border-block-end);border-inline-start:var(--str-chat__channel-list-border-inline-start);border-inline-end:var(--str-chat__channel-list-border-inline-end)}.str-chat__channel-list .str-chat__load-more-button__button{background:var(--str-chat__channel-list-load-more-background-color);color:var(--str-chat__channel-list-load-more-color);box-shadow:var(--str-chat__channel-list-load-more-box-shadow);border-radius:var(--str-chat__channel-list-load-more-border-radius);border-block-start:var(--str-chat__channel-list-load-more-border-block-start);border-block-end:var(--str-chat__channel-list-load-more-border-block-end);border-inline-start:var(--str-chat__channel-list-load-more-border-inline-start);border-inline-end:var(--str-chat__channel-list-load-more-border-inline-end);width:80%}.str-chat__channel-list .str-chat__load-more-button__button:active{background-color:var(--str-chat__channel-list-load-more-pressed-background-color)}.str-chat__channel-list .str-chat__load-more-button__button:disabled{background-color:var(--str-chat__channel-list-load-more-disabled-background-color);color:var(--str-chat__channel-list-load-more-disabled-color)}.str-chat__channel-list .str-chat__channel-list-empty{--str-chat-icon-color: var(--str-chat__channel-list-empty-indicator-color);font:var(--str-chat__headline-text);text-align:center;color:var(--str-chat__channel-list-empty-indicator-color)}.str-chat__channel-list .str-chat__channel-list-empty svg path{fill:var(--str-chat__channel-list-empty-indicator-color)}.str-chat{--str-chat__channel-preview-border-radius: 0;--str-chat__channel-preview-color: var(--str-chat__text-color);--str-chat__channel-preview-background-color: transparent;--str-chat__channel-preview-border-block-start: none;--str-chat__channel-preview-border-block-end: none;--str-chat__channel-preview-border-inline-start: none;--str-chat__channel-preview-border-inline-end: none;--str-chat__channel-preview-active-background-color: var(--str-chat__surface-color);--str-chat__channel-preview-hover-background-color: var(--str-chat__secondary-surface-color);--str-chat__channel-preview-latest-message-secondary-color: var( --str-chat__text-low-emphasis-color );--str-chat__channel-preview-loading-state-color: var(--str-chat__disabled-color);--str-chat__channel-preview-unread-badge-background-color: var(--str-chat__unread-badge-color);--str-chat__channel-preview-unread-badge-color: var(--str-chat__on-unread-badge-color);--str-chat__channel-preview-unread-badge-border-radius: var(--str-chat__border-radius-circle);--str-chat__channel-preview-unread-badge-border-block-start: none;--str-chat__channel-preview-unread-badge-border-block-end: none;--str-chat__channel-preview-unread-badge-border-inline-start: none;--str-chat__channel-preview-unread-badge-border-inline-end: none;--str-chat__channel-preview-message-status-color: var(--str-chat__primary-color);--str-chat__channel-preview-message-time-color: var(--str-chat__message-secondary-color)}.str-chat__channel-preview-container .str-chat__channel-preview__action-buttons .str-chat__channel-preview__action-button{--str-chat-icon-color: var(--str-chat__text-low-emphasis-color);border:none;background-color:#0000}.str-chat__channel-preview-container .str-chat__channel-preview__action-buttons .str-chat__channel-preview__action-button--pin.str-chat__channel-preview__action-button--active{--str-chat-icon-color: var(--str-chat__unread-badge-color)}.str-chat__channel-preview-container .str-chat__channel-preview__action-buttons .str-chat__channel-preview__action-button--archive.str-chat__channel-preview__action-button--active{--str-chat-icon-color: var(--str-chat__text-color)}.str-chat__channel-preview{background:var(--str-chat__channel-preview-background-color);color:var(--str-chat__channel-preview-color);box-shadow:var(--str-chat__channel-preview-box-shadow);border-radius:var(--str-chat__channel-preview-border-radius);border-block-start:var(--str-chat__channel-preview-border-block-start);border-block-end:var(--str-chat__channel-preview-border-block-end);border-inline-start:var(--str-chat__channel-preview-border-inline-start);border-inline-end:var(--str-chat__channel-preview-border-inline-end)}.str-chat__channel-preview--active,.str-chat__channel-preview-messenger--active{background-color:var(--str-chat__channel-preview-active-background-color)}.str-chat__channel-preview:hover{background-color:var(--str-chat__channel-preview-hover-background-color)}.str-chat__channel-preview .str-chat__channel-preview-end-first-row{font:var(--str-chat__subtitle-medium-text)}.str-chat__channel-preview .str-chat__channel-preview-end-first-row .str-chat__channel-preview-unread-badge{background:var(--str-chat__channel-preview-unread-badge-background-color);color:var(--str-chat__channel-preview-unread-badge-color);box-shadow:var(--str-chat__channel-preview-unread-badge-box-shadow);border-radius:var(--str-chat__channel-preview-unread-badge-border-radius);border-block-start:var(--str-chat__channel-preview-unread-badge-border-block-start);border-block-end:var(--str-chat__channel-preview-unread-badge-border-block-end);border-inline-start:var(--str-chat__channel-preview-unread-badge-border-inline-start);border-inline-end:var(--str-chat__channel-preview-unread-badge-border-inline-end);font-size:80%}.str-chat__channel-preview .str-chat__channel-preview-end-first-row .str-chat__channel-preview-messenger--last-message{font:var(--str-chat__body-text);color:var(--str-chat__channel-preview-latest-message-secondary-color)}.str-chat__channel-preview .str-chat__channel-preview-end-first-row--active .str-chat__channel-preview-messenger--last-message,.str-chat__channel-preview .str-chat__channel-preview-end-first-row:hover .str-chat__channel-preview-messenger--last-message{color:var(--str-chat__channel-preview-color)}.str-chat__channel-preview .str-chat__channel-preview-messenger--status{--str-chat-icon-color: var(--str-chat__channel-preview-message-status-color);color:var(--str-chat__channel-preview-message-status-color)}.str-chat__channel-preview .str-chat__channel-preview-messenger--status svg path{fill:var(--str-chat__channel-preview-message-status-color)}.str-chat__channel-preview .str-chat__channel-preview-messenger--time{color:var(--str-chat__channel-preview-message-time-color);font:var(--str-chat__caption-text)}.str-chat__channel-preview-loading{animation:pulsate 1s linear 0s infinite alternate}.str-chat__channel-preview-loading:nth-of-type(2){animation:pulsate 1s linear .3334s infinite alternate}.str-chat__channel-preview-loading:last-of-type{animation:pulsate 1s linear .6667s infinite alternate}@keyframes pulsate{0%{opacity:.5}to{opacity:1}}.str-chat__channel-preview-loading .str-chat__loading-channels-avatar,.str-chat__channel-preview-loading .str-chat__loading-channels-username,.str-chat__channel-preview-loading .str-chat__loading-channels-status{background-image:linear-gradient(-90deg,var(--str-chat__channel-preview-loading-state-color) 0%,var(--str-chat__channel-preview-loading-state-color) 100%)}.str-chat__channel-preview-loading .str-chat__loading-channels-username,.str-chat__channel-preview-loading .str-chat__loading-channels-status{border-radius:var(--str-chat__border-radius-xs)}.str-chat{--str-chat__channel-search-input-color: var(--str-chat__text-color);--str-chat__channel-search-input-placeholder-color: var(--str-chat__text-low-emphasis-color);--str-chat__channel-search-input-icon-color: var(--str-chat__text-low-emphasis-color);--str-chat__channel-search-input-border-block-start: none;--str-chat__channel-search-input-border-block-end: none;--str-chat__channel-search-input-border-inline-start: none;--str-chat__channel-search-input-border-inline-end: none;--str-chat__channel-search-input-wrapper-border-radius: var(--str-chat__border-radius-lg);--str-chat__channel-search-input-wrapper-background-color: transparent;--str-chat__channel-search-input-wrapper-border-block-start: var(--str-chat__surface-color) 1px solid;--str-chat__channel-search-input-wrapper-border-block-end: var(--str-chat__surface-color) 1px solid;--str-chat__channel-search-input-wrapper-border-inline-start: var(--str-chat__surface-color) 1px solid;--str-chat__channel-search-input-wrapper-border-inline-end: var(--str-chat__surface-color) 1px solid;--str-chat__channel-search-input-wrapper-active-border-radius: var(--str-chat__border-radius-lg);--str-chat__channel-search-input-wrapper-active-background-color: transparent;--str-chat__channel-search-input-wrapper-active-border-block-start: var(--str-chat__primary-color) 1px solid;--str-chat__channel-search-input-wrapper-active-border-block-end: var(--str-chat__primary-color) 1px solid;--str-chat__channel-search-input-wrapper-active-border-inline-start: var( --str-chat__primary-color ) 1px solid;--str-chat__channel-search-input-wrapper-active-border-inline-end: var(--str-chat__primary-color) 1px solid;--str-chat__channel-search-result-background-color: transparent;--str-chat__channel-search-result-border-block-start: none;--str-chat__channel-search-result-border-block-end: none;--str-chat__channel-search-result-border-inline-start: none;--str-chat__channel-search-result-border-inline-end: none;--str-chat__channel-search-result-hover-background-color: var( --str-chat__secondary-surface-color );--str-chat__channel-search-result-list-color: var(--str-chat__text-color);--str-chat__channel-search-result-list-background-color: var(--str-chat__secondary-background-color);--str-chat__channel-search-result-list-border-block-start: none;--str-chat__channel-search-result-list-border-block-end: none;--str-chat__channel-search-result-list-border-inline-start: none;--str-chat__channel-search-result-list-border-inline-end: none;--str-chat__channel-search-result-list-popup-box-shadow: 0 4px 4px var(--str-chat__box-shadow-color);--str-chat__channel-search-results-header-color: var(--str-chat__text-low-emphasis-color);--str-chat__channel-search-results-header-background-color: var(--str-chat__background-color);--str-chat__channel-search-results-header-border-block-start: none;--str-chat__channel-search-results-header-border-block-end: var(--str-chat__surface-color) 1px solid;--str-chat__channel-search-results-header-border-inline-start: none;--str-chat__channel-search-results-header-border-inline-end: none;--str-chat__channel-search-results-loading-indicator-color: var(--str-chat__text-low-emphasis-color);--str-chat__channel-search-results-loading-indicator-background-color: var(--str-chat__background-color);--str-chat__channel-search-results-loading-indicator-border-block-start: none;--str-chat__channel-search-results-loading-indicator-border-block-end: var(--str-chat__surface-color) 1px solid;--str-chat__channel-search-results-loading-indicator-border-inline-start: none;--str-chat__channel-search-results-loading-indicator-border-inline-end: none;--str-chat__channel-search-results-empty-color: var(--str-chat__text-low-emphasis-color);--str-chat__channel-search-results-empty-icon-color: var(--str-chat__disabled-color);--str-chat__channel-search-results-empty-background-color: var(--str-chat__background-color);--str-chat__channel-search-results-empty-border-block-start: none;--str-chat__channel-search-results-empty-border-block-end: none;--str-chat__channel-search-results-empty-border-inline-start: none;--str-chat__channel-search-results-empty-border-inline-end: none}.str-chat__channel-search-input--wrapper{background:var(--str-chat__channel-search-input-wrapper-background-color);color:var(--str-chat__channel-search-input-wrapper-color);box-shadow:var(--str-chat__channel-search-input-wrapper-box-shadow);border-radius:var(--str-chat__channel-search-input-wrapper-border-radius);border-block-start:var(--str-chat__channel-search-input-wrapper-border-block-start);border-block-end:var(--str-chat__channel-search-input-wrapper-border-block-end);border-inline-start:var(--str-chat__channel-search-input-wrapper-border-inline-start);border-inline-end:var(--str-chat__channel-search-input-wrapper-border-inline-end)}.str-chat__channel-search-input--wrapper input{background:var(--str-chat__channel-search-input-background-color);color:var(--str-chat__channel-search-input-color);box-shadow:var(--str-chat__channel-search-input-box-shadow);border-radius:var(--str-chat__channel-search-input-border-radius);border-block-start:var(--str-chat__channel-search-input-border-block-start);border-block-end:var(--str-chat__channel-search-input-border-block-end);border-inline-start:var(--str-chat__channel-search-input-border-inline-start);border-inline-end:var(--str-chat__channel-search-input-border-inline-end);outline:none;font:var(--str-chat__subtitle-text)}.str-chat__channel-search-input--wrapper .str-chat__channel-search-input--clear-button svg path{fill:#0000}.str-chat__channel-search-input--wrapper-active{background:var(--str-chat__channel-search-input-wrapper-active-background-color);color:var(--str-chat__channel-search-input-wrapper-active-color);box-shadow:var(--str-chat__channel-search-input-wrapper-active-box-shadow);border-radius:var(--str-chat__channel-search-input-wrapper-active-border-radius);border-block-start:var(--str-chat__channel-search-input-wrapper-active-border-block-start);border-block-end:var(--str-chat__channel-search-input-wrapper-active-border-block-end);border-inline-start:var(--str-chat__channel-search-input-wrapper-active-border-inline-start);border-inline-end:var(--str-chat__channel-search-input-wrapper-active-border-inline-end)}.str-chat__channel-search-input--wrapper-active .str-chat__channel-search-input--icon svg path{fill:var(--str-chat__primary-color)}.str-chat__channel-search-input--wrapper-active .str-chat__channel-search-input--clear-button svg path{fill:var(--str-chat__text-low-emphasis-color)}.str-chat__channel-search-results-header{background:var(--str-chat__channel-search-results-header-background-color);color:var(--str-chat__channel-search-results-header-color);box-shadow:var(--str-chat__channel-search-results-header-box-shadow);border-radius:var(--str-chat__channel-search-results-header-border-radius);border-block-start:var(--str-chat__channel-search-results-header-border-block-start);border-block-end:var(--str-chat__channel-search-results-header-border-block-end);border-inline-start:var(--str-chat__channel-search-results-header-border-inline-start);border-inline-end:var(--str-chat__channel-search-results-header-border-inline-end);font:var(--str-chat__subtitle-text)}.str-chat__channel-search-result-list{background:var(--str-chat__channel-search-result-list-background-color);color:var(--str-chat__channel-search-result-list-color);box-shadow:var(--str-chat__channel-search-result-list-box-shadow);border-radius:var(--str-chat__channel-search-result-list-border-radius);border-block-start:var(--str-chat__channel-search-result-list-border-block-start);border-block-end:var(--str-chat__channel-search-result-list-border-block-end);border-inline-start:var(--str-chat__channel-search-result-list-border-inline-start);border-inline-end:var(--str-chat__channel-search-result-list-border-inline-end)}.str-chat__channel-search-result-list.popup{box-shadow:var(--str-chat__channel-search-result-list-popup-box-shadow)}.str-chat__channel-search-result-list .str-chat__channel-search-container-searching{background:var(--str-chat__channel-search-results-loading-indicator-background-color);color:var(--str-chat__channel-search-results-loading-indicator-color);box-shadow:var(--str-chat__channel-search-results-loading-indicator-box-shadow);border-radius:var(--str-chat__channel-search-results-loading-indicator-border-radius);border-block-start:var(--str-chat__channel-search-results-loading-indicator-border-block-start);border-block-end:var(--str-chat__channel-search-results-loading-indicator-border-block-end);border-inline-start:var(--str-chat__channel-search-results-loading-indicator-border-inline-start);border-inline-end:var(--str-chat__channel-search-results-loading-indicator-border-inline-end)}.str-chat__channel-search-result-list .str-chat__channel-search-container-empty{background:var(--str-chat__channel-search-results-empty-background-color);color:var(--str-chat__channel-search-results-empty-color);box-shadow:var(--str-chat__channel-search-results-empty-box-shadow);border-radius:var(--str-chat__channel-search-results-empty-border-radius);border-block-start:var(--str-chat__channel-search-results-empty-border-block-start);border-block-end:var(--str-chat__channel-search-results-empty-border-block-end);border-inline-start:var(--str-chat__channel-search-results-empty-border-inline-start);border-inline-end:var(--str-chat__channel-search-results-empty-border-inline-end);font:var(--str-chat__subtitle2-medium-text)}.str-chat__channel-search-result-list .str-chat__channel-search-container-empty svg path{fill:var(--str-chat__channel-search-results-empty-icon-color)}.str-chat__channel-search-result-list .str-chat__channel-search-result{background:var(--str-chat__channel-search-result-background-color);color:var(--str-chat__channel-search-result-color);box-shadow:var(--str-chat__channel-search-result-box-shadow);border-radius:var(--str-chat__channel-search-result-border-radius);border-block-start:var(--str-chat__channel-search-result-border-block-start);border-block-end:var(--str-chat__channel-search-result-border-block-end);border-inline-start:var(--str-chat__channel-search-result-border-inline-start);border-inline-end:var(--str-chat__channel-search-result-border-inline-end)}.str-chat__channel-search-result-list .str-chat__channel-search-result .str-chat__channel-search-result--display-name{font:var(--str-chat__subtitle-medium-text)}.str-chat__channel-search-result-list .str-chat__channel-preview-messenger--active{background-color:var(--str-chat__channel-preview-active-background-color)}.str-chat__channel-search-result-list .str-chat__channel-search-result:hover,.str-chat__channel-search-result-list .str-chat__channel-search-result--focused{background-color:var(--str-chat__channel-search-result-hover-background-color)}.str-chat{--str-chat__dialog-menu-border-radius: var(--str-chat__border-radius-sm);--str-chat__dialog-menu-color: var(--str-chat__text-color);--str-chat__dialog-menu-background-color: var(--str-chat__secondary-background-color);--str-chat__dialog-menu-border-block-start: none;--str-chat__dialog-menu-border-block-end: none;--str-chat__dialog-menu-border-inline-start: none;--str-chat__dialog-menu-border-inline-end: none;--str-chat__dialog-menu-box-shadow: 0 0 8px var(--str-chat__box-shadow-color);--str-chat__dialog-menu-button-border-radius: 0;--str-chat__dialog-menu-button-color: var(--str-chat__text-color);--str-chat__dialog-menu-button-background-color: transparent;--str-chat__dialog-menu-button-hover-background-color: var(--str-chat__secondary-surface-color);--str-chat__dialog-menu-button-border-block-start: none;--str-chat__dialog-menu-button-border-block-end: none;--str-chat__dialog-menu-button-border-inline-start: none;--str-chat__dialog-menu-button-border-inline-end: none;--str-chat__dialog-menu-button-box-shadow: none}.str-chat__dialog .str-chat__dialog__title{font:var(--str-chat__subtitle-medium-text)}.str-chat__dialog .str-chat__dialog__prompt{font:var(--str-chat__subtitle-text)}.str-chat__dialog .str-chat__dialog__controls .str-chat__dialog__controls-button{cursor:pointer;font:var(--str-chat__body-medium-text);color:var(--str-chat__primary-color)}.str-chat__dialog .str-chat__dialog__controls .str-chat__dialog__controls-button--submit{text-transform:uppercase}.str-chat__dialog .str-chat__dialog__controls .str-chat__dialog__controls-button--submit:disabled{color:var(--str-chat__disabled-color)}.str-chat__prompt-dialog input[type=text]{font:var(--str-chat__subtitle-text);border-radius:20px;border:1px solid var(--str-chat__primary-color)}.str-chat__dialog-menu{background:var(--str-chat__dialog-menu-background-color);color:var(--str-chat__dialog-menu-color);box-shadow:var(--str-chat__dialog-menu-box-shadow);border-radius:var(--str-chat__dialog-menu-border-radius);border-block-start:var(--str-chat__dialog-menu-border-block-start);border-block-end:var(--str-chat__dialog-menu-border-block-end);border-inline-start:var(--str-chat__dialog-menu-border-inline-start);border-inline-end:var(--str-chat__dialog-menu-border-inline-end)}.str-chat__dialog-menu .str-chat__dialog-menu__button{background:var(--str-chat__dialog-menu-button-background-color);color:var(--str-chat__dialog-menu-button-color);box-shadow:var(--str-chat__dialog-menu-button-box-shadow);border-radius:var(--str-chat__dialog-menu-button-border-radius);border-block-start:var(--str-chat__dialog-menu-button-border-block-start);border-block-end:var(--str-chat__dialog-menu-button-border-block-end);border-inline-start:var(--str-chat__dialog-menu-button-border-inline-start);border-inline-end:var(--str-chat__dialog-menu-button-border-inline-end);cursor:pointer;font:var(--str-chat__subtitle-text)}.str-chat__dialog-menu .str-chat__dialog-menu__button:hover,.str-chat__dialog-menu .str-chat__dialog-menu__button:focus{background-color:var(--str-chat__dialog-menu-button-hover-background-color)}.str-chat{--str-chat__drag-and-drop-container-border-block-start: 2px solid transparent;--str-chat__drag-and-drop-container-border-block-end: 2px solid transparent;--str-chat__drag-and-drop-container-on-dragover-border-block-start: 2px solid var(--str-chat__primary-color);--str-chat__drag-and-drop-container-on-dragover-border-block-end: 2px solid var(--str-chat__primary-color);--str-chat__drag-and-drop-container-on-dragover-border-inline-start: none;--str-chat__drag-and-drop-container-on-dragover-border-inline-end: none}.str-chat__drag-and-drop-container--dragging{cursor:grabbing}.str-chat__drag-and-drop-container__item[draggable=true]{cursor:grab}.str-chat__drag-and-drop-container__item[draggable=true]:active{background:#0000}.str-chat__drag-and-drop-container__item{border-bottom:var(--str-chat__drag-and-drop-container-border-block-start);border-top:var(--str-chat__drag-and-drop-container-border-block-start)}.str-chat__drag-and-drop-container__item.str-chat__drag-and-drop-container__item--dragged-over-from-top{border-bottom:var(--str-chat__drag-and-drop-container-on-dragover-border-block-end)}.str-chat__drag-and-drop-container__item.str-chat__drag-and-drop-container__item--dragged-over-from-bottom{border-top:var(--str-chat__drag-and-drop-container-on-dragover-border-block-start)}.str-chat{--str-chat__edit-message-modal-button-border-radius: none;--str-chat__edit-message-modal-send-button-color: var(--str-chat__primary-color);--str-chat__edit-message-modal-cancel-button-color: var(--str-chat__text-low-emphasis-color);--str-chat__edit-message-modal-button-background-color: transparent;--str-chat__edit-message-modal-button-border-block-start: none;--str-chat__edit-message-modal-button-border-block-end: none;--str-chat__edit-message-modal-button-border-inline-start: none;--str-chat__edit-message-modal-button-border-inline-end: none;--str-chat__edit-message-modal-button-box-shadow: none}.str-chat__edit-message-form .str-chat__edit-message-form-options .str-chat__edit-message-cancel,.str-chat__edit-message-form .str-chat__edit-message-form-options .str-chat__edit-message-send{background:var(--str-chat__edit-message-modal-button-background-color);color:var(--str-chat__edit-message-modal-button-color);box-shadow:var(--str-chat__edit-message-modal-button-box-shadow);border-radius:var(--str-chat__edit-message-modal-button-border-radius);border-block-start:var(--str-chat__edit-message-modal-button-border-block-start);border-block-end:var(--str-chat__edit-message-modal-button-border-block-end);border-inline-start:var(--str-chat__edit-message-modal-button-border-inline-start);border-inline-end:var(--str-chat__edit-message-modal-button-border-inline-end);font:var(--str-chat__body-medium-text)}.str-chat__edit-message-form .str-chat__edit-message-form-options .str-chat__edit-message-cancel{text-transform:capitalize;color:var(--str-chat__edit-message-modal-cancel-button-color)}.str-chat__edit-message-form .str-chat__edit-message-form-options .str-chat__edit-message-send{text-transform:uppercase;color:var(--str-chat__edit-message-modal-send-button-color)}.str-chat__form-field-error{font-size:.75rem;color:var(--str-chat__danger-color)}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}.str-chat{--str-chat-icon-color: var(--str-chat__text-color)}.str-chat__icon{color:var(--str-chat-icon-color)}.str-chat__icon--error{--str-chat-icon-color: var(--str-chat__danger-color)}.str-chat{--str-chat__image-carousel-stepper-color: var(--str-chat__text-color)}@media only screen and (max-device-width: 768px){.str-chat__message .str-chat__attachment-list .str-chat__modal--open .str-chat__modal__inner{border-radius:0}}.str-chat__image-carousel .str-chat__image-carousel-stepper{--str-chat-icon-color: var(--str-chat__image-carousel-stepper-color);cursor:pointer}.str-chat__image-carousel .str-chat__image-carousel-stepper svg path{fill:var(--str-chat__image-carousel-stepper-color)}.str-chat__link-preview-card .str-chat__link-preview-card__content{border-left:2px solid var(--str-chat__primary-color)}.str-chat__link-preview-card .str-chat__link-preview-card__content .str-chat__link-preview-card__content-title{font:var(--str-chat__body-medium-text)}.str-chat__link-preview-card .str-chat__link-preview-card__content .str-chat__link-preview-card__content-description{font:var(--str-chat__caption-text)}.str-chat__link-preview-card .str-chat__link-preview-card__dismiss-button svg path{fill:var(--str-chat__text-low-emphasis-color)}.str-chat{--str-chat__loading-indicator-color: var(--str-chat__primary-color)}.str-chat__loading-indicator svg linearGradient stop:last-child{stop-color:var(--str-chat__loading-indicator-color)}.str-chat{--str-chat__message-border-radius: none;--str-chat__message-color: var(--str-chat__text-color);--str-chat__message-error-message-color: var(--str-chat__danger-color);--str-chat__message-secondary-color: var(--str-chat__text-low-emphasis-color);--str-chat__message-link-color: var(--str-chat__primary-color);--str-chat__message-mention-color: var(--str-chat__primary-color);--str-chat__message-status-color: var(--str-chat__primary-color);--str-chat__message-replies-count-color: var(--str-chat__primary-color);--str-chat__message-background-color: transparent;--str-chat__message-highlighted-background-color: var(--str-chat__message-highlight-color);--str-chat__message-border-block-start: none;--str-chat__message-border-block-end: none;--str-chat__message-border-inline-start: none;--str-chat__message-border-inline-end: none;--str-chat__message-box-shadow: none;--str-chat__message-active-bacground-color: transparent;--str-chat__message-options-color: var(--str-chat__text-low-emphasis-color);--str-chat__message-options-hover-background-color: var(--str-chat__tertiary-surface-color);--str-chat__message-options-border-radius: var(--str-chat__border-radius-circle);--str-chat__message-options-active-color: var(--str-chat__primary-color);--str-chat__message-bubble-border-radius: var(--str-chat__border-radius-md);--str-chat__message-bubble-color: var(--str-chat__text-color);--str-chat__message-bubble-background-color: var(--str-chat__secondary-surface-color);--str-chat__own-message-bubble-color: var(--str-chat__message-bubble-color);--str-chat__own-message-bubble-background-color: var(--str-chat__primary-surface-color);--str-chat__quoted-message-bubble-background-color: var(--str-chat__secondary-background-color);--str-chat__message-bubble-border-block-start: none;--str-chat__message-bubble-border-block-end: none;--str-chat__message-bubble-border-inline-start: none;--str-chat__message-bubble-border-inline-end: none;--str-chat__message-bubble-box-shadow: none;--str-chat__deleted-message-border-radius: var(--str-chat__border-radius-md);--str-chat__deleted-message-color: var(--str-chat__text-low-emphasis-color);--str-chat__deleted-message-background-color: var(--str-chat__secondary-surface-color);--str-chat__deleted-message-border-block-start: none;--str-chat__deleted-message-border-block-end: none;--str-chat__deleted-message-border-inline-start: none;--str-chat__deleted-message-border-inline-end: none;--str-chat__deleted-message-box-shadow: none;--str-chat__system-message-border-radius: 0;--str-chat__system-message-color: var(--str-chat__text-low-emphasis-color);--str-chat__system-message-background-color: transparent;--str-chat__system-message-border-block-start: none;--str-chat__system-message-border-block-end: none;--str-chat__system-message-border-inline-start: none;--str-chat__system-message-border-inline-end: none;--str-chat__system-message-box-shadow: none;--str-chat__date-separator-color: var(--str-chat__text-low-emphasis-color);--str-chat__date-separator-line-color: var(--str-chat__disabled-color);--str-chat__date-separator-border-radius: 0;--str-chat__date-separator-background-color: transparent;--str-chat__date-separator-border-block-start: none;--str-chat__date-separator-border-block-end: none;--str-chat__date-separator-border-inline-start: none;--str-chat__date-separator-border-inline-end: none;--str-chat__date-separator-box-shadow: none;--str-chat__translation-notice-color: var(--str-chat__text-low-emphasis-color);--str-chat__translation-notice-active-background-color: var(--str-chat__tertiary-surface-color)}.str-chat__message--system{background:var(--str-chat__system-message-background-color);color:var(--str-chat__system-message-color);box-shadow:var(--str-chat__system-message-box-shadow);border-radius:var(--str-chat__system-message-border-radius);border-block-start:var(--str-chat__system-message-border-block-start);border-block-end:var(--str-chat__system-message-border-block-end);border-inline-start:var(--str-chat__system-message-border-inline-start);border-inline-end:var(--str-chat__system-message-border-inline-end);font:var(--str-chat__caption-text)}.str-chat__date-separator{background:var(--str-chat__date-separator-background-color);color:var(--str-chat__date-separator-color);box-shadow:var(--str-chat__date-separator-box-shadow);border-radius:var(--str-chat__date-separator-border-radius);border-block-start:var(--str-chat__date-separator-border-block-start);border-block-end:var(--str-chat__date-separator-border-block-end);border-inline-start:var(--str-chat__date-separator-border-inline-start);border-inline-end:var(--str-chat__date-separator-border-inline-end);font:var(--str-chat__body-text)}.str-chat__date-separator-line{background-color:var(--str-chat__date-separator-line-color);border:none}.str-chat__message-mention{color:var(--str-chat__message-mention-color);font:var(--str-chat__body2-medium-text)}.str-chat__message{background:var(--str-chat__message-background-color);color:var(--str-chat__message-color);box-shadow:var(--str-chat__message-box-shadow);border-radius:var(--str-chat__message-border-radius);border-block-start:var(--str-chat__message-border-block-start);border-block-end:var(--str-chat__message-border-block-end);border-inline-start:var(--str-chat__message-border-inline-start);border-inline-end:var(--str-chat__message-border-inline-end)}.str-chat__message a{text-decoration:none;color:var(--str-chat__message-link-color)}.str-chat__message .str-chat__message-bubble{background:var(--str-chat__message-bubble-background-color);color:var(--str-chat__message-bubble-color);box-shadow:var(--str-chat__message-bubble-box-shadow);border-radius:var(--str-chat__message-bubble-border-radius);border-block-start:var(--str-chat__message-bubble-border-block-start);border-block-end:var(--str-chat__message-bubble-border-block-end);border-inline-start:var(--str-chat__message-bubble-border-inline-start);border-inline-end:var(--str-chat__message-bubble-border-inline-end);font:var(--str-chat__body2-text)}.str-chat__message .str-chat__message--deleted-inner{background:var(--str-chat__deleted-message-background-color);color:var(--str-chat__deleted-message-color);box-shadow:var(--str-chat__deleted-message-box-shadow);border-radius:var(--str-chat__deleted-message-border-radius);border-block-start:var(--str-chat__deleted-message-border-block-start);border-block-end:var(--str-chat__deleted-message-border-block-end);border-inline-start:var(--str-chat__deleted-message-border-inline-start);border-inline-end:var(--str-chat__deleted-message-border-inline-end);font:var(--str-chat__body2-text)}.str-chat__message.str-chat__message--me .str-chat__message-bubble{color:var(--str-chat__own-message-bubble-color);background-color:var(--str-chat__own-message-bubble-background-color)}.str-chat__message .str-chat__message-options{--str-chat-icon-color: var(--str-chat__message-options-color)}.str-chat__message .str-chat__message-options .str-chat__message-actions-box-button,.str-chat__message .str-chat__message-options .str-chat__message-reply-in-thread-button,.str-chat__message .str-chat__message-options .str-chat__message-reactions-button{background:none;border:none;border-radius:var(--str-chat__message-options-border-radius);color:var(--str-chat__message-options-color)}.str-chat__message .str-chat__message-options .str-chat__message-actions-box-button .str-chat__message-action-icon path,.str-chat__message .str-chat__message-options .str-chat__message-reply-in-thread-button .str-chat__message-action-icon path,.str-chat__message .str-chat__message-options .str-chat__message-reactions-button .str-chat__message-action-icon path{fill:var(--str-chat__message-options-color)}.str-chat__message .str-chat__message-options .str-chat__message-actions-box-button:hover,.str-chat__message .str-chat__message-options .str-chat__message-reply-in-thread-button:hover,.str-chat__message .str-chat__message-options .str-chat__message-reactions-button:hover{background-color:var(--str-chat__message-options-hover-background-color)}.str-chat__message .str-chat__message-options .str-chat__message-actions-box-button:active .str-chat__message-action-icon path,.str-chat__message .str-chat__message-options .str-chat__message-reply-in-thread-button:active .str-chat__message-action-icon path,.str-chat__message .str-chat__message-options .str-chat__message-reactions-button:active .str-chat__message-action-icon path{fill:var(--str-chat__message-options-active-color)}.str-chat__message .str-chat__translation-notice button{font:var(--str-chat__body2-text);color:var(--str-chat__translation-notice-color);border:none;background:none}.str-chat__message .str-chat__translation-notice button:active,.str-chat__message .str-chat__translation-notice button:hover{background:var(--str-chat__translation-notice-active-background-color)}.str-chat__message .str-chat__message-metadata,.str-chat__message .str-chat__custom-message-metadata{color:var(--str-chat__message-secondary-color);font:var(--str-chat__caption-text)}.str-chat__message .str-chat__message-metadata .str-chat__message-sender-name,.str-chat__message .str-chat__custom-message-metadata .str-chat__message-sender-name{font:var(--str-chat__caption-medium-text)}.str-chat__message .str-chat__message-status{--str-chat-icon-color: var(--str-chat__message-status-color);color:var(--str-chat__message-status-color);font:var(--str-chat__body-text)}.str-chat__message .str-chat__message-status svg path{fill:var(--str-chat__message-status-color)}.str-chat__message .str-chat__message-replies-count-button-wrapper button{border:none;background-color:#0000;font:var(--str-chat__body-medium-text);color:var(--str-chat__message-replies-count-color)}.str-chat__message .str-chat__message--error-message{color:var(--str-chat__message-error-message-color);font:var(--str-chat__caption-text)}.str-chat__message .str-chat__message-error-icon{--str-chat-icon-color: var(--str-chat__message-error-message-color)}.str-chat__message .str-chat__message-error-icon svg #background{fill:var(--str-chat__message-error-message-color)}.str-chat__message--highlighted{transition:background-color .1s ease-out;background-color:var(--str-chat__message-highlighted-background-color)}.str-chat__li:hover:not(:has(.str-chat__reaction-list:hover,.str-chat__modal--open)){background-color:var(--str-chat__message-active-bacground-color)}@supports not selector(:has(a,b)){.str-chat__li:hover{background-color:var(--str-chat__message-active-bacground-color)}}.str-chat__li--top .str-chat__message--other .str-chat__message-bubble,.str-chat__li--single .str-chat__message--other .str-chat__message-bubble{border-end-start-radius:calc(var(--str-chat__message-bubble-border-radius)/6)}.str-chat__li--top .str-chat__message--me .str-chat__message-bubble,.str-chat__li--single .str-chat__message--me .str-chat__message-bubble{border-end-end-radius:calc(var(--str-chat__message-bubble-border-radius)/6)}.str-chat__li--middle .str-chat__message--other .str-chat__message-bubble,.str-chat__li--bottom .str-chat__message--other .str-chat__message-bubble{border-start-start-radius:calc(var(--str-chat__message-bubble-border-radius)/6);border-end-start-radius:calc(var(--str-chat__message-bubble-border-radius)/6)}.str-chat__li--middle .str-chat__message--me .str-chat__message-bubble,.str-chat__li--bottom .str-chat__message--me .str-chat__message-bubble{border-start-end-radius:calc(var(--str-chat__message-bubble-border-radius)/6);border-end-end-radius:calc(var(--str-chat__message-bubble-border-radius)/6)}.str-chat__message-with-thread-link.str-chat__message--other .str-chat__message-bubble{border-end-start-radius:calc(var(--str-chat__message-bubble-border-radius)/6)}.str-chat__message-with-thread-link.str-chat__message--me .str-chat__message-bubble{border-end-end-radius:calc(var(--str-chat__message-bubble-border-radius)/6)}.str-chat__quoted-message-preview{background:var(--str-chat__message-background-color);color:var(--str-chat__message-color);box-shadow:var(--str-chat__message-box-shadow);border-radius:var(--str-chat__message-border-radius);border-block-start:var(--str-chat__message-border-block-start);border-block-end:var(--str-chat__message-border-block-end);border-inline-start:var(--str-chat__message-border-inline-start);border-inline-end:var(--str-chat__message-border-inline-end)}.str-chat__quoted-message-preview .str-chat__quoted-message-bubble{background:var(--str-chat__message-bubble-background-color);color:var(--str-chat__message-bubble-color);box-shadow:var(--str-chat__message-bubble-box-shadow);border-radius:var(--str-chat__message-bubble-border-radius);border-block-start:var(--str-chat__message-bubble-border-block-start);border-block-end:var(--str-chat__message-bubble-border-block-end);border-inline-start:var(--str-chat__message-bubble-border-inline-start);border-inline-end:var(--str-chat__message-bubble-border-inline-end);background-color:var(--str-chat__quoted-message-bubble-background-color);border-end-start-radius:calc(var(--str-chat__message-bubble-border-radius)/6)}.str-chat__message-input .str-chat__quoted-message-preview .str-chat__quoted-message-bubble{background-color:var(--str-chat__message-bubble-background-color)}.str-chat__unread-messages-separator{background-color:var(--str-chat__secondary-surface-color);color:var(--str-chat__text-low-emphasis-color);text-transform:uppercase;font:var(--str-chat__caption-strong-text)}.str-chat__unread-messages-notification{--str-chat-icon-color: var(--str-chat__on-primary-color);background-color:var(--str-chat__text-low-emphasis-color);border-radius:1.125rem}.str-chat__unread-messages-notification button{cursor:pointer;color:var(--str-chat__on-primary-color);border:none;background-color:#0000}.str-chat__unread-messages-notification button:first-of-type{font:var(--str-chat__caption-text)}.str-chat{--str-chat__message-actions-box-border-radius: var(--str-chat__border-radius-sm);--str-chat__message-actions-box-color: var(--str-chat__text-color);--str-chat__message-actions-box-background-color: var(--str-chat__secondary-background-color);--str-chat__message-actions-box-border-block-start: none;--str-chat__message-actions-box-border-block-end: none;--str-chat__message-actions-box-border-inline-start: none;--str-chat__message-actions-box-border-inline-end: none;--str-chat__message-actions-box-box-shadow: 0 0 8px var(--str-chat__box-shadow-color);--str-chat__message-actions-box-item-border-radius: 0;--str-chat__message-actions-box-item-color: var(--str-chat__text-color);--str-chat__message-actions-box-item-background-color: transparent;--str-chat__message-actions-box-item-hover-background-color: var( --str-chat__secondary-surface-color );--str-chat__message-actions-box-item-border-block-start: none;--str-chat__message-actions-box-item-border-block-end: none;--str-chat__message-actions-box-item-border-inline-start: none;--str-chat__message-actions-box-item-border-inline-end: none;--str-chat__message-actions-box-item-box-shadow: none}.str-chat__message-actions-box{background:var(--str-chat__message-actions-box-background-color);color:var(--str-chat__message-actions-box-color);box-shadow:var(--str-chat__message-actions-box-box-shadow);border-radius:var(--str-chat__message-actions-box-border-radius);border-block-start:var(--str-chat__message-actions-box-border-block-start);border-block-end:var(--str-chat__message-actions-box-border-block-end);border-inline-start:var(--str-chat__message-actions-box-border-inline-start);border-inline-end:var(--str-chat__message-actions-box-border-inline-end)}.str-chat__message-actions-box .str-chat__message-actions-list-item-button{background:var(--str-chat__message-actions-box-item-background-color);color:var(--str-chat__message-actions-box-item-color);box-shadow:var(--str-chat__message-actions-box-item-box-shadow);border-radius:var(--str-chat__message-actions-box-item-border-radius);border-block-start:var(--str-chat__message-actions-box-item-border-block-start);border-block-end:var(--str-chat__message-actions-box-item-border-block-end);border-inline-start:var(--str-chat__message-actions-box-item-border-inline-start);border-inline-end:var(--str-chat__message-actions-box-item-border-inline-end);font:var(--str-chat__subtitle-text)}.str-chat__message-actions-box .str-chat__message-actions-list-item-button:hover{background-color:var(--str-chat__message-actions-box-item-hover-background-color)}@media (hover: none){.str-chat__message-actions-box .str-chat__message-actions-list-item-button:hover{background-color:#0000}}.str-chat{--str-chat__message-bounce-edit-button-color: var(--str-chat__primary-color);--str-chat__message-bounce-send-button-color: var(--str-chat__primary-color);--str-chat__message-bounce-delete-button-color: var(--str-chat__primary-color);--str-chat__message-bounce-button-background-color: transparent;--str-chat__message-bounce-button-border-block-start: none;--str-chat__message-bounce-button-border-block-end: none;--str-chat__message-bounce-button-border-inline-start: none;--str-chat__message-bounce-button-border-inline-end: none;--str-chat__message-bounce-button-box-shadow: none}.str-chat__message-bounce-prompt .str-chat__message-bounce-edit,.str-chat__message-bounce-prompt .str-chat__message-bounce-send,.str-chat__message-bounce-prompt .str-chat__message-bounce-delete{background:var(--str-chat__message-bounce-button-background-color);color:var(--str-chat__message-bounce-button-color);box-shadow:var(--str-chat__message-bounce-button-box-shadow);border-radius:var(--str-chat__message-bounce-button-border-radius);border-block-start:var(--str-chat__message-bounce-button-border-block-start);border-block-end:var(--str-chat__message-bounce-button-border-block-end);border-inline-start:var(--str-chat__message-bounce-button-border-inline-start);border-inline-end:var(--str-chat__message-bounce-button-border-inline-end);font:var(--str-chat__body-medium-text)}.str-chat__message-bounce-prompt .str-chat__message-bounce-edit{color:var(--str-chat__message-bounce-edit-button-color)}.str-chat__message-bounce-prompt .str-chat__message-bounce-send{color:var(--str-chat__message-bounce-send-button-color)}.str-chat__message-bounce-prompt .str-chat__message-bounce-delete{color:var(--str-chat__message-bounce-delete-button-color)}.str-chat{--str-chat__message-input-border-radius: 0;--str-chat__message-input-color: var(--str-chat__text-color);--str-chat__message-input-background-color: var(--str-chat__secondary-background-color);--str-chat__message-input-border-block-start: none;--str-chat__message-input-border-block-end: none;--str-chat__message-input-border-inline-start: none;--str-chat__message-input-border-inline-end: none;--str-chat__message-input-box-shadow: none;--str-chat__dropzone-container-color: var(--str-chat__on-primary-color);--str-chat__dropzone-container-background-color: var(--str-chat__primary-overlay-color);--str-chat__dropzone-container-backdrop-filter: blur(3px);--str-chat__message-textarea-border-radius: var(--str-chat__border-radius-md);--str-chat__message-textarea-color: var(--str-chat__text-color);--str-chat__message-textarea-background-color: transparent;--str-chat__message-textarea-border-block-start: 1px solid var(--str-chat__surface-color);--str-chat__message-textarea-border-block-end: 1px solid var(--str-chat__surface-color);--str-chat__message-textarea-border-inline-start: 1px solid var(--str-chat__surface-color);--str-chat__message-textarea-border-inline-end: 1px solid var(--str-chat__surface-color);--str-chat__message-textarea-box-shadow: none;--str-chat__message-send-border-radius: var(--str-chat__border-radius-circle);--str-chat__message-send-color: var(--str-chat__primary-color);--str-chat__message-send-background-color: transparent;--str-chat__message-send-border-block-start: 0;--str-chat__message-send-border-block-end: 0;--str-chat__message-send-border-inline-start: 0;--str-chat__message-send-border-inline-end: 0;--str-chat__message-send-box-shadow: none;--str-chat__message-send-disabled-color: var(--str-chat__disabled-color);--str-chat__message-send-disabled-background-color: var(--str-chat__disabled-color);--str-chat__start-recording-audio-button-border-radius: var(--str-chat__border-radius-circle);--str-chat__start-recording-audio-button-color: var(--str-chat__text-low-emphasis-color);--str-chat__start-recording-audio-button-background-color: transparent;--str-chat__start-recording-audio-button-border-block-start: 0;--str-chat__start-recording-audio-button-border-block-end: 0;--str-chat__start-recording-audio-button-border-inline-start: 0;--str-chat__start-recording-audio-button-border-inline-end: 0;--str-chat__start-recording-audio-button-box-shadow: none;--str-chat__start-recording-audio-button-disabled-color: var(--str-chat__disabled-color);--str-chat__start-recording-audio-button-disabled-background-color: transparent;--str-chat__message-input-tools-border-radius: var(--str-chat__border-radius-circle);--str-chat__message-input-tools-color: var(--str-chat__text-low-emphasis-color);--str-chat__message-input-tools-background-color: transparent;--str-chat__message-input-tools-border-block-start: 0;--str-chat__message-input-tools-border-block-end: 0;--str-chat__message-input-tools-border-inline-start: 0;--str-chat__message-input-tools-border-inline-end: 0;--str-chat__message-input-tools-box-shadow: none;--str-chat__message-input-not-allowed-color: var(--str-chat__disabled-color);--str-chat__cooldown-border-radius: var(--str-chat__border-radius-circle);--str-chat__cooldown-color: var(--str-chat__on-disabled-color);--str-chat__cooldown-background-color: var(--str-chat__disabled-color);--str-chat__cooldown-border-block-start: 0;--str-chat__cooldown-border-block-end: 0;--str-chat__cooldown-border-inline-start: 0;--str-chat__cooldown-border-inline-end: 0;--str-chat__cooldown-box-shadow: none;--str-chat__attachment-selector-button-icon-color: var(--str-chat__text-low-emphasis-color);--str-chat__attachment-selector-button-icon-color-hover: var(--str-chat__primary-color);--str-chat__attachment-selector-actions-menu-button-icon-color: var(--str-chat__primary-color);--str-chat__attachment-selector-actions-menu-button-icon-color-active: var(--str-chat__primary-color)}.str-chat__message-input{background:var(--str-chat__message-input-background-color);color:var(--str-chat__message-input-color);box-shadow:var(--str-chat__message-input-box-shadow);border-radius:var(--str-chat__message-input-border-radius);border-block-start:var(--str-chat__message-input-border-block-start);border-block-end:var(--str-chat__message-input-border-block-end);border-inline-start:var(--str-chat__message-input-border-inline-start);border-inline-end:var(--str-chat__message-input-border-inline-end)}.str-chat__message-input .str-chat__dropzone-container{background-color:var(--str-chat__dropzone-container-background-color);color:var(--str-chat__dropzone-container-color);-webkit-backdrop-filter:var(--str-chat__dropzone-container-backdrop-filter);backdrop-filter:var(--str-chat__dropzone-container-backdrop-filter);font:var(--str-chat__subtitle-text)}.str-chat__message-input .str-chat__file-input-container{--str-chat-icon-color: var(--str-chat__message-input-tools-color);background:var(--str-chat__message-input-tools-background-color);color:var(--str-chat__message-input-tools-color);box-shadow:var(--str-chat__message-input-tools-box-shadow);border-radius:var(--str-chat__message-input-tools-border-radius);border-block-start:var(--str-chat__message-input-tools-border-block-start);border-block-end:var(--str-chat__message-input-tools-border-block-end);border-inline-start:var(--str-chat__message-input-tools-border-inline-start);border-inline-end:var(--str-chat__message-input-tools-border-inline-end)}.str-chat__message-input .str-chat__file-input-container svg path{fill:var(--str-chat__message-input-tools-color)}.str-chat__message-input .str-chat__attachment-preview-image-error svg path{fill:var(--str-chat__primary-color)}.str-chat__message-input .str-chat__message-textarea-container{background:var(--str-chat__message-textarea-background-color);color:var(--str-chat__message-textarea-color);box-shadow:var(--str-chat__message-textarea-box-shadow);border-radius:var(--str-chat__message-textarea-border-radius);border-block-start:var(--str-chat__message-textarea-border-block-start);border-block-end:var(--str-chat__message-textarea-border-block-end);border-inline-start:var(--str-chat__message-textarea-border-inline-start);border-inline-end:var(--str-chat__message-textarea-border-inline-end)}.str-chat__message-input .str-chat__message-textarea-container .str-chat__message-textarea{resize:none;border:none;color:var(--str-chat__message-textarea-color);background-color:#0000;box-shadow:none;outline:none;font:var(--str-chat__subtitle-text)}.str-chat__message-input .str-chat__stop-ai-generation-button{background-image:var(--str-chat__circle-stop-icon);background-color:#0000;border-width:0}.str-chat__message-input .str-chat__send-button{--str-chat-icon-color: var(--str-chat__message-send-color);background:var(--str-chat__message-send-background-color);color:var(--str-chat__message-send-color);box-shadow:var(--str-chat__message-send-box-shadow);border-radius:var(--str-chat__message-send-border-radius);border-block-start:var(--str-chat__message-send-border-block-start);border-block-end:var(--str-chat__message-send-border-block-end);border-inline-start:var(--str-chat__message-send-border-inline-start);border-inline-end:var(--str-chat__message-send-border-inline-end)}.str-chat__message-input .str-chat__send-button svg path{fill:var(--str-chat__message-send-color)}.str-chat__message-input .str-chat__send-button:disabled{--str-chat-icon-color: var(--str-chat__message-send-disabled-color);background-color:#0000}.str-chat__message-input .str-chat__send-button:disabled svg path{fill:var(--str-chat__message-send-disabled-color)}.str-chat__message-input .str-chat__start-recording-audio-button{--str-chat-icon-color: var(--str-chat__start-recording-audio-button-color);background:var(--str-chat__start-recording-audio-button-background-color);color:var(--str-chat__start-recording-audio-button-color);box-shadow:var(--str-chat__start-recording-audio-button-box-shadow);border-radius:var(--str-chat__start-recording-audio-button-border-radius);border-block-start:var(--str-chat__start-recording-audio-button-border-block-start);border-block-end:var(--str-chat__start-recording-audio-button-border-block-end);border-inline-start:var(--str-chat__start-recording-audio-button-border-inline-start);border-inline-end:var(--str-chat__start-recording-audio-button-border-inline-end)}.str-chat__message-input .str-chat__start-recording-audio-button:disabled{background-color:var(--str-chat__message-send-disabled-background-color)}.str-chat__message-input .str-chat__message-input-cooldown{background:var(--str-chat__cooldown-background-color);color:var(--str-chat__cooldown-color);box-shadow:var(--str-chat__cooldown-box-shadow);border-radius:var(--str-chat__cooldown-border-radius);border-block-start:var(--str-chat__cooldown-border-block-start);border-block-end:var(--str-chat__cooldown-border-block-end);border-inline-start:var(--str-chat__cooldown-border-inline-start);border-inline-end:var(--str-chat__cooldown-border-inline-end);font:var(--str-chat__subtitle-medium-text)}.str-chat__message-input .str-chat__message-input-not-allowed{color:var(--str-chat__message-input-not-allowed-color);font:var(--str-chat__subtitle-text)}.str-chat__message-input .str-chat__quoted-message-preview-header .str-chat__quoted-message-reply-to-message{font:var(--str-chat__subtitle-medium-text)}.str-chat__message-input .str-chat__quoted-message-preview-header .str-chat__quoted-message-remove{background-color:#0000;border:none}.str-chat__message-input .str-chat__quoted-message-preview-header .str-chat__quoted-message-remove svg path{fill:var(--str-chat__message-input-tools-color)}.str-chat__message-input .str-chat__recording-permission-denied-notification{background-color:var(--str-chat__text-color);border-radius:var(--str-chat__border-radius-md);color:var(--str-chat__background-color)}.str-chat__message-input .str-chat__recording-permission-denied-notification .str-chat__recording-permission-denied-notification__heading,.str-chat__message-input .str-chat__recording-permission-denied-notification .str-chat__recording-permission-denied-notification__dismiss-button{font:var(--str-chat__subtitle2-medium-text)}.str-chat__message-input .str-chat__recording-permission-denied-notification .str-chat__recording-permission-denied-notification__message{font:var(--str-chat__subtitle-text)}.str-chat__message-input .str-chat__recording-permission-denied-notification .str-chat__recording-permission-denied-notification__dismiss-button{background:none;border:none;color:var(--str-chat__background-color);cursor:pointer;text-transform:uppercase}.str-chat__attachment-selector .str-chat__attachment-selector__menu-button .str-chat__attachment-selector__menu-button__icon{background-color:var(--str-chat__attachment-selector-button-icon-color);-webkit-mask:var(--str-chat__add-attachment-icon) no-repeat center/contain;mask:var(--str-chat__add-attachment-icon) no-repeat center/contain}.str-chat__attachment-selector .str-chat__attachment-selector__menu-button:hover .str-chat__attachment-selector__menu-button__icon{background-color:var(--str-chat__attachment-selector-button-icon-color-hover)}.str-chat__attachment-selector-actions-menu .str-chat__attachment-selector-actions-menu__button{color:var(--str-chat__text-low-emphasis-color)}.str-chat__attachment-selector-actions-menu .str-chat__attachment-selector-actions-menu__button .str-chat__dialog-menu__button-icon{background-color:var(--str-chat__attachment-selector-actions-menu-button-icon-color)}.str-chat__attachment-selector-actions-menu .str-chat__attachment-selector-actions-menu__button:hover,.str-chat__attachment-selector-actions-menu .str-chat__attachment-selector-actions-menu__button:focus{color:var(--str-chat__text-color)}.str-chat__attachment-selector-actions-menu .str-chat__attachment-selector-actions-menu__button:hover .str-chat__dialog-menu__button-icon,.str-chat__attachment-selector-actions-menu .str-chat__attachment-selector-actions-menu__button:focus .str-chat__dialog-menu__button-icon{background-color:var(--str-chat__attachment-selector-actions-menu-button-icon-color-active)}.str-chat__attachment-selector-actions-menu .str-chat__attachment-selector-actions-menu__upload-file-button .str-chat__dialog-menu__button-icon{-webkit-mask:var(--str-chat__folder-icon) no-repeat center/contain;mask:var(--str-chat__folder-icon) no-repeat center/contain}.str-chat__attachment-selector-actions-menu .str-chat__attachment-selector-actions-menu__create-poll-button .str-chat__dialog-menu__button-icon{-webkit-mask:var(--str-chat__poll-icon) no-repeat center/contain;mask:var(--str-chat__poll-icon) no-repeat center/contain}.str-chat{--str-chat__message-list-border-radius: 0;--str-chat__message-list-color: var(--str-chat__text-color);--str-chat__message-list-background-color: var(--str-chat__background-color);--str-chat__message-list-box-shadow: none;--str-chat__message-list-border-block-start: none;--str-chat__message-list-border-block-end: none;--str-chat__message-list-border-inline-start: none;--str-chat__message-list-border-inline-end: none;--str-chat__jump-to-latest-message-border-radius: var(--str-chat__circle-fab-border-radius);--str-chat__jump-to-latest-message-color: var(--str-chat__circle-fab-color);--str-chat__jump-to-latest-message-background-color: var(--str-chat__circle-fab-background-color);--str-chat__jump-to-latest-message-pressed-background-color: var( --str-chat__circle-fab-pressed-background-color );--str-chat__jump-to-latest-message-box-shadow: var(--str-chat__circle-fab-box-shadow);--str-chat__jump-to-latest-message-border-block-start: var( --str-chat__circle-fab-border-block-start );--str-chat__jump-to-latest-message-border-block-end: var(--str-chat__circle-fab-border-block-end);--str-chat__jump-to-latest-message-border-inline-start: var( --str-chat__circle-fab-border-inline-start );--str-chat__jump-to-latest-message-border-inline-end: var( --str-chat__circle-fab-border-inline-end );--str-chat__jump-to-latest-message-unread-count-background-color: var( --str-chat__jump-to-latest-message-color );--str-chat__jump-to-latest-message-unread-count-color: var( --str-chat__jump-to-latest-message-background-color );--str-chat__thread-head-start-color: var(--str-chat__text-low-emphasis-color);--str-chat__thread-head-start-border-block-end-color: var(--str-chat__surface-color)}.str-chat__list{background:var(--str-chat__message-list-background-color);color:var(--str-chat__message-list-color);box-shadow:var(--str-chat__message-list-box-shadow);border-radius:var(--str-chat__message-list-border-radius);border-block-start:var(--str-chat__message-list-border-block-start);border-block-end:var(--str-chat__message-list-border-block-end);border-inline-start:var(--str-chat__message-list-border-inline-start);border-inline-end:var(--str-chat__message-list-border-inline-end)}.str-chat__list .str-chat__parent-message-li{border-block-end:1px solid var(--str-chat__thread-head-start-border-block-end-color)}.str-chat__list .str-chat__parent-message-li .str-chat__thread-start{color:var(--str-chat__thread-head-start-color);font:var(--str-chat__subtitle-text)}.str-chat__jump-to-latest-message{--str-chat-icon-color: var(--str-chat__jump-to-latest-message-unread-count-background-color)}.str-chat__jump-to-latest-message .str-chat__circle-fab{background:var(--str-chat__jump-to-latest-message-background-color);color:var(--str-chat__jump-to-latest-message-color);box-shadow:var(--str-chat__jump-to-latest-message-box-shadow);border-radius:var(--str-chat__jump-to-latest-message-border-radius);border-block-start:var(--str-chat__jump-to-latest-message-border-block-start);border-block-end:var(--str-chat__jump-to-latest-message-border-block-end);border-inline-start:var(--str-chat__jump-to-latest-message-border-inline-start);border-inline-end:var(--str-chat__jump-to-latest-message-border-inline-end)}.str-chat__jump-to-latest-message .str-chat__circle-fab svg path{fill:var(--str-chat__jump-to-latest-message-color)}.str-chat__jump-to-latest-message .str-chat__circle-fab:active{background-color:var(--str-chat__jump-to-latest-message-pressed-background-color)}.str-chat__jump-to-latest-message .str-chat__circle-fab .str-chat__jump-to-latest-unread-count{background-color:var(--str-chat__jump-to-latest-message-unread-count-background-color);color:var(--str-chat__jump-to-latest-message-unread-count-color);border-radius:var(--str-chat__jump-to-latest-message-border-radius);font:var(--str-chat__caption-text)}.str-chat{--str-chat__virtual-list-border-radius: 0;--str-chat__virtual-list-color: var(--str-chat__text-color);--str-chat__virtual-list-background-color: var(--str-chat__background-color);--str-chat__virtual-list-box-shadow: none;--str-chat__virtual-list-border-block-start: none;--str-chat__virtual-list-border-block-end: none;--str-chat__virtual-list-border-inline-start: none;--str-chat__virtual-list-border-inline-end: none}.str-chat__virtual-list{background:var(--str-chat__virtual-list-background-color);color:var(--str-chat__virtual-list-color);box-shadow:var(--str-chat__virtual-list-box-shadow);border-radius:var(--str-chat__virtual-list-border-radius);border-block-start:var(--str-chat__virtual-list-border-block-start);border-block-end:var(--str-chat__virtual-list-border-block-end);border-inline-start:var(--str-chat__virtual-list-border-inline-start);border-inline-end:var(--str-chat__virtual-list-border-inline-end)}.str-chat__virtual-list .str-chat__parent-message-li{border-block-end:1px solid var(--str-chat__thread-head-start-border-block-end-color)}.str-chat__virtual-list .str-chat__parent-message-li .str-chat__thread-start{color:var(--str-chat__thread-head-start-color);font:var(--str-chat__subtitle-text)}.str-chat{--str-chat__message-reactions-border-radius: none;--str-chat__message-reactions-color: var(--str-chat__text-color);--str-chat__message-reactions-background-color: transparent;--str-chat__message-reactions-border-block-start: none;--str-chat__message-reactions-border-block-end: none;--str-chat__message-reactions-border-inline-start: none;--str-chat__message-reactions-border-inline-end: none;--str-chat__message-reactions-box-shadow: none;--str-chat__message-reaction-border-radius: var(--str-chat__border-radius-xs);--str-chat__message-reaction-color: var(--str-chat__text-color);--str-chat__message-reaction-background-color: var(--str-chat__tertiary-surface-color);--str-chat__message-reaction-border-block-start: none;--str-chat__message-reaction-border-block-end: none;--str-chat__message-reaction-border-inline-start: none;--str-chat__message-reaction-border-inline-end: none;--str-chat__message-reaction-box-shadow: none;--str-chat__own-message-reaction-color: var(--str-chat__text-color);--str-chat__own-message-reaction-background-color: var( --str-chat__primary-surface-color-low-emphasis );--str-chat__messsage-reactions-details--selected-color: solid var(--str-chat__primary-color)}.str-chat__message-reactions-container .str-chat__message-reactions{background:var(--str-chat__message-reactions-background-color);color:var(--str-chat__message-reactions-color);box-shadow:var(--str-chat__message-reactions-box-shadow);border-radius:var(--str-chat__message-reactions-border-radius);border-block-start:var(--str-chat__message-reactions-border-block-start);border-block-end:var(--str-chat__message-reactions-border-block-end);border-inline-start:var(--str-chat__message-reactions-border-inline-start);border-inline-end:var(--str-chat__message-reactions-border-inline-end)}.str-chat__message-reactions-container .str-chat__message-reactions .str-chat__message-reaction{background:var(--str-chat__message-reaction-background-color);color:var(--str-chat__message-reaction-color);box-shadow:var(--str-chat__message-reaction-box-shadow);border-radius:var(--str-chat__message-reaction-border-radius);border-block-start:var(--str-chat__message-reaction-border-block-start);border-block-end:var(--str-chat__message-reaction-border-block-end);border-inline-start:var(--str-chat__message-reaction-border-inline-start);border-inline-end:var(--str-chat__message-reaction-border-inline-end);font:var(--str-chat__caption-text)}.str-chat__message-reactions-container .str-chat__message-reactions .str-chat__message-reaction.str-chat__message-reaction-own{color:var(--str-chat__own-message-reaction-color);background-color:var(--str-chat__own-message-reaction-background-color)}.str-chat__message-reactions-details .str-chat__message-reactions-details-reaction-type{border-block-end:solid rgba(0,0,0,0)}.str-chat__message-reactions-details .str-chat__message-reactions-details-reaction-type--selected{border-block-end:var(--str-chat__messsage-reactions-details--selected-color)}.str-chat__message-reactions-details .str-chat__message-reactions-details-reacting-user{font:var(--str-chat__subtitle-text)}.str-chat{--str-chat__message-reactions-options-border-radius: var(--str-chat__border-radius-circle);--str-chat__message-reactions-options-color: var(--str-chat__text-color);--str-chat__message-reactions-options-background-color: var( --str-chat__secondary-background-color );--str-chat__message-reactions-options-border-block-start: none;--str-chat__message-reactions-options-border-block-end: none;--str-chat__message-reactions-options-border-inline-start: none;--str-chat__message-reactions-options-border-inline-end: none;--str-chat__message-reactions-options-box-shadow: 0 0 8px var(--str-chat__box-shadow-color);--str-chat__message-reactions-option-border-radius: var(--str-chat__border-radius-md);--str-chat__message-reactions-option-color: var(--str-chat__text-color);--str-chat__message-reactions-option-background-color: var( --str-chat__secondary-background-color );--str-chat__message-reactions-option-hover-background-color: var( --str-chat__primary-surface-color );--str-chat__message-reactions-option-selected-background-color: var( --str-chat__primary-color-low-emphasis );--str-chat__message-reactions-option-border-block-start: none;--str-chat__message-reactions-option-border-block-end: none;--str-chat__message-reactions-option-border-inline-start: none;--str-chat__message-reactions-option-border-inline-end: none;--str-chat__message-reactions-option-box-shadow: none}.str-chat .str-chat-angular-v5__reaction-selector{--str-chat__message-reactions-options-box-shadow: none;--str-chat__message-reactions-options-border-radius: 0}.str-chat__reaction-selector .str-chat__message-reactions-options{background:var(--str-chat__message-reactions-options-background-color);color:var(--str-chat__message-reactions-options-color);box-shadow:var(--str-chat__message-reactions-options-box-shadow);border-radius:var(--str-chat__message-reactions-options-border-radius);border-block-start:var(--str-chat__message-reactions-options-border-block-start);border-block-end:var(--str-chat__message-reactions-options-border-block-end);border-inline-start:var(--str-chat__message-reactions-options-border-inline-start);border-inline-end:var(--str-chat__message-reactions-options-border-inline-end)}.str-chat__reaction-selector .str-chat__message-reactions-options .str-chat__message-reactions-option{background:var(--str-chat__message-reactions-option-background-color);color:var(--str-chat__message-reactions-option-color);box-shadow:var(--str-chat__message-reactions-option-box-shadow);border-radius:var(--str-chat__message-reactions-option-border-radius);border-block-start:var(--str-chat__message-reactions-option-border-block-start);border-block-end:var(--str-chat__message-reactions-option-border-block-end);border-inline-start:var(--str-chat__message-reactions-option-border-inline-start);border-inline-end:var(--str-chat__message-reactions-option-border-inline-end)}.str-chat__reaction-selector .str-chat__message-reactions-options .str-chat__message-reactions-option:hover{background-color:var(--str-chat__message-reactions-option-hover-background-color)}.str-chat__reaction-selector .str-chat__message-reactions-options .str-chat__message-reactions-option.str-chat__message-reactions-option-selected{background-color:var(--str-chat__message-reactions-option-selected-background-color)}@media (hover: none){.str-chat__reaction-selector .str-chat__message-reactions-options .str-chat__message-reactions-option:hover{background-color:#0000}}.str-chat{--str-chat__modal-border-radius: var(--str-chat__border-radius-sm);--str-chat__modal-color: var(--str-chat__text-color);--str-chat__modal-background-color: var(--str-chat__secondary-background-color);--str-chat__modal-overlay-color: var(--str-chat__secondary-overlay-color);--str-chat__modal-overlay-backdrop-filter: blur(3px);--str-chat__modal-border-block-start: none;--str-chat__modal-border-block-end: none;--str-chat__modal-border-inline-start: none;--str-chat__modal-border-inline-end: none;--str-chat__modal-box-shadow: none;--str-chat__modal-close-icon-background: var(--str-chat__text-low-emphasis-color);--str-chat__modal-close-icon-color: var(--str-chat__on-disabled-color)}.str-chat__modal{background-color:var(--str-chat__modal-overlay-color);-webkit-backdrop-filter:var(--str-chat__modal-overlay-backdrop-filter);backdrop-filter:var(--str-chat__modal-overlay-backdrop-filter)}.str-chat__modal .str-chat__modal__inner{background:var(--str-chat__modal-background-color);color:var(--str-chat__modal-color);box-shadow:var(--str-chat__modal-box-shadow);border-radius:var(--str-chat__modal-border-radius);border-block-start:var(--str-chat__modal-border-block-start);border-block-end:var(--str-chat__modal-border-block-end);border-inline-start:var(--str-chat__modal-border-inline-start);border-inline-end:var(--str-chat__modal-border-inline-end)}.str-chat__modal .str-chat__modal-header .str-chat__modal-header__title{font:var(--str-chat__subtitle2-medium-text)}.str-chat__modal .str-chat__modal__close-button{--str-chat-icon-color: var(--str-chat__modal-close-icon-color);background:none;border:none}.str-chat__modal .str-chat__modal__close-button .str-chat__icon{background-color:var(--str-chat__modal-close-icon-background);border-radius:999px}.str-chat__modal .str-chat__modal__close-button svg path{fill:var(--str-chat__modal-close-icon-color)}.str-chat__modal .str-chat__modal__close-button svg rect,.str-chat__modal .str-chat__modal__close-button svg circle{fill:var(--str-chat__modal-close-icon-background)}.str-chat__message-attachment--card .str-chat__modal--open .str-chat__modal__inner.str-chat-react__modal__inner,.str-chat__message-attachment--image .str-chat__modal--open .str-chat__modal__inner.str-chat-react__modal__inner,.str-chat__message-attachment--gallery .str-chat__modal--open .str-chat__modal__inner.str-chat-react__modal__inner{background-color:#0000;width:unset;height:unset;padding:0}.str-chat__message-attachment--card .str-chat__modal--open .str-chat__modal__inner.str-chat-react__modal__inner img,.str-chat__message-attachment--image .str-chat__modal--open .str-chat__modal__inner.str-chat-react__modal__inner img,.str-chat__message-attachment--gallery .str-chat__modal--open .str-chat__modal__inner.str-chat-react__modal__inner img{max-width:unset;max-height:calc(100vh - 80px);cursor:default}.str-chat{--str-chat__message-notification-background-color: var(--str-chat__primary-color);--str-chat__message-notification-border-block-start: none;--str-chat__message-notification-border-block-end: none;--str-chat__message-notification-border-inline-start: none;--str-chat__message-notification-border-inline-end: none;--str-chat__message-notification-border-radius: 50px;--str-chat__message-notification-box-shadow: none;--str-chat__message-notification-color: var(--str-chat__on-primary-color)}.str-chat__message-notification{background:var(--str-chat__message-notification-background-color);color:var(--str-chat__message-notification-color);box-shadow:var(--str-chat__message-notification-box-shadow);border-radius:var(--str-chat__message-notification-border-radius);border-block-start:var(--str-chat__message-notification-border-block-start);border-block-end:var(--str-chat__message-notification-border-block-end);border-inline-start:var(--str-chat__message-notification-border-inline-start);border-inline-end:var(--str-chat__message-notification-border-inline-end);font:var(--str-chat__caption-text);cursor:pointer}.str-chat{--str-chat__notification-list-border-radius: none;--str-chat__notification-list-color: var(--str-chat__notification-list-text-color);--str-chat__notification-list-background-color: transparent;--str-chat__notification-list-border-block-start: none;--str-chat__notification-list-border-block-end: none;--str-chat__notification-list-border-inline-start: none;--str-chat__notification-list-border-inline-end: none;--str-chat__notification-list-box-shadow: none}.str-chat__list-notifications{background:var(--str-chat__notification-list-background-color);color:var(--str-chat__notification-list-color);box-shadow:var(--str-chat__notification-list-box-shadow);border-radius:var(--str-chat__notification-list-border-radius);border-block-start:var(--str-chat__notification-list-border-block-start);border-block-end:var(--str-chat__notification-list-border-block-end);border-inline-start:var(--str-chat__notification-list-border-inline-start);border-inline-end:var(--str-chat__notification-list-border-inline-end)}.str-chat{--str-chat__notification-border-radius: var(--str-chat__border-radius-sm);--str-chat__notification-color: var(--str-chat__opaque-surface-text-color);--str-chat__notification-background-color: var(--str-chat__opaque-surface-background-color);--str-chat__notification-border-block-start: none;--str-chat__notification-border-block-end: none;--str-chat__notification-border-inline-start: none;--str-chat__notification-border-inline-end: none;--str-chat__notification-box-shadow: 0 0 8px var(--str-chat__box-shadow-color)}.str-chat__notification{background:var(--str-chat__notification-background-color);color:var(--str-chat__notification-color);box-shadow:var(--str-chat__notification-box-shadow);border-radius:var(--str-chat__notification-border-radius);border-block-start:var(--str-chat__notification-border-block-start);border-block-end:var(--str-chat__notification-border-block-end);border-inline-start:var(--str-chat__notification-border-inline-start);border-inline-end:var(--str-chat__notification-border-inline-end);font:var(--str-chat__subtitle-text)}.str-chat__poll .str-chat__poll-header .str-chat__poll-subtitle{color:var(--str-chat__text-low-emphasis-color)}.str-chat__poll .str-chat__checkmark{border-radius:var(--str-chat__border-radius-circle);border:1px solid var(--str-chat__disabled-color)}.str-chat__poll .str-chat__checkmark--checked{background-color:var(--str-chat__primary-color);border:none}.str-chat__poll .str-chat__poll-option-list .str-chat__poll-option.str-chat__poll-option--votable:hover{cursor:pointer}.str-chat__poll .str-chat__poll-option-list .str-chat__poll-option .str-chat__poll-option__votes-bar{background:linear-gradient(to right,var(--str-chat__primary-color) var(--str-chat__amount-bar-fulfillment),var(--str-chat__surface-color) var(--str-chat__amount-bar-fulfillment));border-radius:calc(var(--str-chat__spacing-px)*4)}.str-chat__poll .str-chat__poll-option-list .str-chat__poll-option .str-chat__poll-option__votes-bar--winner{background:linear-gradient(to right,var(--str-chat__info-color) var(--str-chat__amount-bar-fulfillment),var(--str-chat__surface-color) var(--str-chat__amount-bar-fulfillment))}.str-chat__poll .str-chat__poll-option-list--full,.str-chat__poll .str-chat__poll-answer,.str-chat__poll .str-chat__modal__poll-option-list__title,.str-chat__poll .str-chat__modal__poll-results .str-chat__modal__poll-results__title,.str-chat__poll .str-chat__modal__poll-results .str-chat__poll-option{border-radius:.75rem}.str-chat__poll-option-list--full{overflow:clip}.str-chat__poll--closed .str-chat__poll-option:hover{cursor:unset}.str-chat__poll-actions .str-chat__modal .str-chat__poll-answer__text,.str-chat__poll-actions .str-chat__modal .str-chat__modal__poll-option-list__title,.str-chat__poll-actions .str-chat__modal .str-chat__modal__poll-results__title{font:var(--str-chat__subtitle-medium-text)}.str-chat__poll-actions .str-chat__modal .str-chat__poll-option-list--full,.str-chat__poll-actions .str-chat__modal .str-chat__poll-answer,.str-chat__poll-actions .str-chat__modal .str-chat__modal__poll-option-list__title,.str-chat__poll-actions .str-chat__modal .str-chat__modal__poll-results__title,.str-chat__poll-actions .str-chat__modal .str-chat__poll-option{background-color:var(--str-chat__tertiary-surface-color)}.str-chat__poll-actions .str-chat__modal .str-chat__poll-option-list--full .str-chat__poll-option-text{font-weight:500}.str-chat__poll-actions .str-chat__modal .str-chat__poll-option-list--full .str-chat__poll-option--votable:hover{background-color:var(--str-chat__secondary-surface-color)}.str-chat__poll-actions .str-chat__modal .str-chat__poll-option .str-chat__poll-option__header{font:var(--str-chat__subtitle-text)}.str-chat__poll-actions .str-chat__modal .str-chat__poll-option .str-chat__poll-option__header .str-chat__poll-option__option-text{font:var(--str-chat__subtitle-medium-text)}.str-chat__poll-actions .str-chat__modal .str-chat__poll-option .str-chat__poll-option__show-all-votes-button{font:var(--str-chat__subtitle-text);color:var(--str-chat__primary-color)}.str-chat__poll-vote .str-chat__poll-vote__author__name{text-transform:capitalize}.str-chat__poll-vote .str-chat__poll-vote__timestamp{color:var(--str-chat__text-low-emphasis-color)}.str-chat__quoted-poll-preview{font:var(--str-chat__body-medium-text)}.str-chat__poll-creation-dialog .str-chat__form__input-fieldset{border:none}.str-chat__poll-creation-dialog .str-chat__form__expandable-field,.str-chat__poll-creation-dialog .str-chat__form__input-field:not(.str-chat__form__input-field--with-label),.str-chat__poll-creation-dialog .str-chat__form__input-field--with-label .str-chat__form__input-field__value{background-color:var(--str-chat__tertiary-surface-color);border-radius:.75rem}.str-chat__poll-creation-dialog .str-chat__form__expandable-field input,.str-chat__poll-creation-dialog .str-chat__form__input-field:not(.str-chat__form__input-field--with-label) input,.str-chat__poll-creation-dialog .str-chat__form__input-field--with-label .str-chat__form__input-field__value input{border:none;background:#0000;outline:none}.str-chat__poll-creation-dialog .str-chat__form__expandable-field input,.str-chat__poll-creation-dialog .str-chat__form__expandable-field input::placeholder,.str-chat__poll-creation-dialog .str-chat__form__input-field:not(.str-chat__form__input-field--with-label) input,.str-chat__poll-creation-dialog .str-chat__form__input-field:not(.str-chat__form__input-field--with-label) input::placeholder,.str-chat__poll-creation-dialog .str-chat__form__input-field--with-label .str-chat__form__input-field__value input,.str-chat__poll-creation-dialog .str-chat__form__input-field--with-label .str-chat__form__input-field__value input::placeholder{font:var(--str-chat__subtitle-text)}.str-chat__poll-creation-dialog .str-chat__form__input-field--draggable input{pointer-events:auto}.str-chat__poll-creation-dialog .str-chat__form__input-field--draggable .str-chat__drag-handle{background-color:var(--str-chat__text-low-emphasis-color);-webkit-mask:var(--str-chat__handle-icon) no-repeat center/contain;mask:var(--str-chat__handle-icon) no-repeat center/contain}.str-chat__poll-creation-dialog .str-chat__form__input-field--has-error{border:1px solid var(--str-chat__message-error-message-color)}.str-chat__poll-creation-dialog .str-chat__form__expandable-field .str-chat__form__input-field--has-error,.str-chat__poll-creation-dialog .str-chat__form__expandable-field .str-chat__form__input-field--has-error .str-chat__form__input-field__value,.str-chat__poll-creation-dialog .str-chat__form__input-field--with-label.str-chat__form__input-field--has-error{border:none}.str-chat__poll-creation-dialog .str-chat__form__input-field--with-label.str-chat__form__input-field--has-error .str-chat__form__input-field__value{border:1px solid var(--str-chat__message-error-message-color)}.str-chat__poll-creation-dialog .str-chat__form__switch-field{background-color:var(--str-chat__tertiary-surface-color);border-radius:.75rem}.str-chat__poll-creation-dialog .str-chat__form__switch-field,.str-chat__poll-creation-dialog .str-chat__form__switch-field label{cursor:pointer}.str-chat__poll-creation-dialog .str-chat__form__switch-field .str-chat__form__switch-field__switch{cursor:pointer;background-color:var(--str-chat__text-low-emphasis-color);border-radius:100px}.str-chat__poll-creation-dialog .str-chat__form__switch-field .str-chat__form__switch-field__switch .str-chat__form__switch-field__switch-handle{border-radius:var(--str-chat__border-radius-circle);background-color:var(--str-chat__disabled-color)}.str-chat__poll-creation-dialog .str-chat__form__switch-field .str-chat__form__switch-field__switch.str-chat__form__switch-field__switch--on{background-color:var(--str-chat__green600)}.str-chat__poll-creation-dialog .str-chat__form__switch-field .str-chat__form__switch-field__switch.str-chat__form__switch-field__switch--on .str-chat__form__switch-field__switch-handle{background-color:var(--str-chat__background-color);border-radius:var(--str-chat__border-radius-circle)}.str-chat{--str-chat__search-input-color: var(--str-chat__text-color);--str-chat__search-input-placeholder-color: var(--str-chat__text-low-emphasis-color);--str-chat__search-input-icon-color: var(--str-chat__text-low-emphasis-color);--str-chat__search-input-border-block-start: none;--str-chat__search-input-border-block-end: none;--str-chat__search-input-border-inline-start: none;--str-chat__search-input-border-inline-end: none;--str-chat__search-input-wrapper-border-radius: var(--str-chat__border-radius-circle);--str-chat__search-input-wrapper-background-color: transparent;--str-chat__search-input-wrapper-border-block-start: var(--str-chat__surface-color) 1px solid;--str-chat__search-input-wrapper-border-block-end: var(--str-chat__surface-color) 1px solid;--str-chat__search-input-wrapper-border-inline-start: var(--str-chat__surface-color) 1px solid;--str-chat__search-input-wrapper-border-inline-end: var(--str-chat__surface-color) 1px solid;--str-chat__search-input-wrapper-active-border-radius: var(--str-chat__border-radius-circle);--str-chat__search-input-wrapper-active-background-color: transparent;--str-chat__search-input-wrapper-active-border-block-start: var(--str-chat__primary-color) 1px solid;--str-chat__search-input-wrapper-active-border-block-end: var(--str-chat__primary-color) 1px solid;--str-chat__search-input-wrapper-active-border-inline-start: var( --str-chat__primary-color ) 1px solid;--str-chat__search-input-wrapper-active-border-inline-end: var(--str-chat__primary-color) 1px solid;--str-chat__search-result-background-color: transparent;--str-chat__search-result-border-block-start: none;--str-chat__search-result-border-block-end: none;--str-chat__search-result-border-inline-start: none;--str-chat__search-result-border-inline-end: none;--str-chat__search-result-hover-background-color: var( --str-chat__secondary-surface-color );--str-chat__search-result-list-color: var(--str-chat__text-color);--str-chat__search-result-list-background-color: var(--str-chat__secondary-background-color);--str-chat__search-result-list-border-block-start: none;--str-chat__search-result-list-border-block-end: none;--str-chat__search-result-list-border-inline-start: none;--str-chat__search-result-list-border-inline-end: none;--str-chat__search-result-list-popup-box-shadow: 0 4px 4px var(--str-chat__box-shadow-color);--str-chat__search-results-header-color: var(--str-chat__text-low-emphasis-color);--str-chat__search-results-header-background-color: var(--str-chat__background-color);--str-chat__search-results-header-border-block-start: none;--str-chat__search-results-header-border-block-end: var(--str-chat__surface-color) 1px solid;--str-chat__search-results-header-border-inline-start: none;--str-chat__search-results-header-border-inline-end: none;--str-chat__search-results-empty-color: var(--str-chat__text-low-emphasis-color);--str-chat__search-results-empty-icon-color: var(--str-chat__disabled-color);--str-chat__search-results-empty-background-color: var(--str-chat__background-color);--str-chat__search-results-empty-border-block-start: none;--str-chat__search-results-empty-border-block-end: none;--str-chat__search-results-empty-border-inline-start: none;--str-chat__search-results-empty-border-inline-end: none}.str-chat__search-input--wrapper{background:var(--str-chat__search-input-wrapper-background-color);color:var(--str-chat__search-input-wrapper-color);box-shadow:var(--str-chat__search-input-wrapper-box-shadow);border-radius:var(--str-chat__search-input-wrapper-border-radius);border-block-start:var(--str-chat__search-input-wrapper-border-block-start);border-block-end:var(--str-chat__search-input-wrapper-border-block-end);border-inline-start:var(--str-chat__search-input-wrapper-border-inline-start);border-inline-end:var(--str-chat__search-input-wrapper-border-inline-end)}.str-chat__search-input--wrapper .str-chat__search-input--icon{background-image:var(--str-chat__magnifier-glass-icon);background-repeat:no-repeat}.str-chat__search-input--wrapper input{background:var(--str-chat__search-input-background-color);color:var(--str-chat__search-input-color);box-shadow:var(--str-chat__search-input-box-shadow);border-radius:var(--str-chat__search-input-border-radius);border-block-start:var(--str-chat__search-input-border-block-start);border-block-end:var(--str-chat__search-input-border-block-end);border-inline-start:var(--str-chat__search-input-border-inline-start);border-inline-end:var(--str-chat__search-input-border-inline-end);outline:none;font:var(--str-chat__subtitle-text)}.str-chat__search-input--wrapper .str-chat__search-input--clear-button-icon{background-color:#0000;-webkit-mask:var(--str-chat__clear-icon) no-repeat center/contain;mask:var(--str-chat__clear-icon) no-repeat center/contain}.str-chat__search-input--wrapper-active{background:var(--str-chat__search-input-wrapper-active-background-color);color:var(--str-chat__search-input-wrapper-active-color);box-shadow:var(--str-chat__search-input-wrapper-active-box-shadow);border-radius:var(--str-chat__search-input-wrapper-active-border-radius);border-block-start:var(--str-chat__search-input-wrapper-active-border-block-start);border-block-end:var(--str-chat__search-input-wrapper-active-border-block-end);border-inline-start:var(--str-chat__search-input-wrapper-active-border-inline-start);border-inline-end:var(--str-chat__search-input-wrapper-active-border-inline-end)}.str-chat__search-input--wrapper-active .str-chat__search-input--clear-button-icon{background-color:var(--str-chat__text-low-emphasis-color)}.str-chat__search-bar-button--exit-search{background:none;border:none;color:var(--str-chat__primary-color);font:var(--str-chat__subtitle-text)}.str-chat__search-results-header{background:var(--str-chat__search-results-header-background-color);color:var(--str-chat__search-results-header-color);box-shadow:var(--str-chat__search-results-header-box-shadow);border-radius:var(--str-chat__search-results-header-border-radius);border-block-start:var(--str-chat__search-results-header-border-block-start);border-block-end:var(--str-chat__search-results-header-border-block-end);border-inline-start:var(--str-chat__search-results-header-border-inline-start);border-inline-end:var(--str-chat__search-results-header-border-inline-end);font:var(--str-chat__subtitle-text)}.str-chat__search-source-result-list{background:var(--str-chat__search-result-list-background-color);color:var(--str-chat__search-result-list-color);box-shadow:var(--str-chat__search-result-list-box-shadow);border-radius:var(--str-chat__search-result-list-border-radius);border-block-start:var(--str-chat__search-result-list-border-block-start);border-block-end:var(--str-chat__search-result-list-border-block-end);border-inline-start:var(--str-chat__search-result-list-border-inline-start);border-inline-end:var(--str-chat__search-result-list-border-inline-end)}.str-chat__search-source-result-list .str-chat__search-container-empty{background:var(--str-chat__search-results-empty-background-color);color:var(--str-chat__search-results-empty-color);box-shadow:var(--str-chat__search-results-empty-box-shadow);border-radius:var(--str-chat__search-results-empty-border-radius);border-block-start:var(--str-chat__search-results-empty-border-block-start);border-block-end:var(--str-chat__search-results-empty-border-block-end);border-inline-start:var(--str-chat__search-results-empty-border-inline-start);border-inline-end:var(--str-chat__search-results-empty-border-inline-end);font:var(--str-chat__subtitle2-medium-text)}.str-chat__search-source-result-list .str-chat__search-container-empty svg path{fill:var(--str-chat__search-results-empty-icon-color)}.str-chat__search-source-result-list .str-chat__search-result{background:var(--str-chat__search-result-background-color);color:var(--str-chat__search-result-color);box-shadow:var(--str-chat__search-result-box-shadow);border-radius:var(--str-chat__search-result-border-radius);border-block-start:var(--str-chat__search-result-border-block-start);border-block-end:var(--str-chat__search-result-border-block-end);border-inline-start:var(--str-chat__search-result-border-inline-start);border-inline-end:var(--str-chat__search-result-border-inline-end)}.str-chat__search-source-result-list .str-chat__search-result.str-chat__channel-preview-messenger--active{background-color:var(--str-chat__channel-preview-active-background-color)}.str-chat__search-source-result-list .str-chat__search-result .str-chat__search-result--display-name{font:var(--str-chat__subtitle-medium-text)}.str-chat__search-source-result-list .str-chat__search-result:hover,.str-chat__search-source-result-list .str-chat__search-result--focused{background-color:var(--str-chat__search-result-hover-background-color)}.str-chat{--str-chat__thread-border-radius: 0;--str-chat__thread-color: var(--str-chat__text-color);--str-chat__thread-background-color: var(--str-chat__secondary-background-color);--str-chat__thread-border-block-start: none;--str-chat__thread-border-block-end: none;--str-chat__thread-border-inline-start: 1px solid var(--str-chat__surface-color);--str-chat__thread-border-inline-end: none;--str-chat__thread-box-shadow: none;--str-chat__thread-header-border-radius: 0;--str-chat__thread-header-color: var(--str-chat__text-color);--str-chat__thread-header-background-color: var(--str-chat__secondary-background-color);--str-chat__thread-header-border-block-start: none;--str-chat__thread-header-border-block-end: none;--str-chat__thread-header-border-inline-start: none;--str-chat__thread-header-border-inline-end: none;--str-chat__thread-header-box-shadow: none;--str-chat__thread-header-info-color: var(--str-chat__text-low-emphasis-color)}.str-chat__thread-container{background:var(--str-chat__thread-background-color);color:var(--str-chat__thread-color);box-shadow:var(--str-chat__thread-box-shadow);border-radius:var(--str-chat__thread-border-radius);border-block-start:var(--str-chat__thread-border-block-start);border-block-end:var(--str-chat__thread-border-block-end);border-inline-start:var(--str-chat__thread-border-inline-start);border-inline-end:var(--str-chat__thread-border-inline-end)}.str-chat__thread-container .str-chat__thread-header{background:var(--str-chat__thread-header-background-color);color:var(--str-chat__thread-header-color);box-shadow:var(--str-chat__thread-header-box-shadow);border-radius:var(--str-chat__thread-header-border-radius);border-block-start:var(--str-chat__thread-header-border-block-start);border-block-end:var(--str-chat__thread-header-border-block-end);border-inline-start:var(--str-chat__thread-header-border-inline-start);border-inline-end:var(--str-chat__thread-header-border-inline-end)}.str-chat__thread-container .str-chat__thread-header .str-chat__thread-header-name,.str-chat__thread-container .str-chat__thread-header .str-chat__thread-header-title{font:var(--str-chat__subtitle-medium-text)}.str-chat__thread-container .str-chat__thread-header .str-chat__thread-header-channel-name,.str-chat__thread-container .str-chat__thread-header .str-chat__thread-header-subtitle{font:var(--str-chat__body-text);color:var(--str-chat__thread-header-info-color)}.str-chat__thread-container .str-chat__thread-header .str-chat__close-thread-button{background-color:#0000;border:none}.str-chat__thread-container .str-chat__thread-header .str-chat__close-thread-button svg path{fill:var(--str-chat__thread-color)}.str-chat{--str-chat__tooltip-border-radius: var(--str-chat__border-radius-xs);--str-chat__tooltip-color: var(--str-chat__text-color);--str-chat__tooltip-background-color: var(--str-chat__secondary-background-color);--str-chat__tooltip-border-block-start: none;--str-chat__tooltip-border-block-end: none;--str-chat__tooltip-border-inline-start: none;--str-chat__tooltip-border-inline-end: none;--str-chat__tooltip-box-shadow: 0 0 20px var(--str-chat__box-shadow-color)}.str-chat__tooltip{background:var(--str-chat__tooltip-background-color);color:var(--str-chat__tooltip-color);box-shadow:var(--str-chat__tooltip-box-shadow);border-radius:var(--str-chat__tooltip-border-radius);border-block-start:var(--str-chat__tooltip-border-block-start);border-block-end:var(--str-chat__tooltip-border-block-end);border-inline-start:var(--str-chat__tooltip-border-inline-start);border-inline-end:var(--str-chat__tooltip-border-inline-end);font:var(--str-chat__caption-text)}.str-chat__tooltip:after{background-color:var(--str-chat__tooltip-background-color)}.str-chat{--str-chat__typing-indicator-border-radius: none;--str-chat__typing-indicator-color: var(--str-chat__text-low-emphasis-color);--str-chat__typing-indicator-background-color: var(--str-chat__overlay-color);--str-chat__typing-indicator-border-block-start: none;--str-chat__typing-indicator-border-block-end: none;--str-chat__typing-indicator-border-inline-start: none;--str-chat__typing-indicator-border-inline-end: none;--str-chat__typing-indicator-box-shadow: none;--str-chat__typing-indicator-dot-background-color: var(--str-chat__text-color)}.str-chat__typing-indicator{background:var(--str-chat__typing-indicator-background-color);color:var(--str-chat__typing-indicator-color);box-shadow:var(--str-chat__typing-indicator-box-shadow);border-radius:var(--str-chat__typing-indicator-border-radius);border-block-start:var(--str-chat__typing-indicator-border-block-start);border-block-end:var(--str-chat__typing-indicator-border-block-end);border-inline-start:var(--str-chat__typing-indicator-border-inline-start);border-inline-end:var(--str-chat__typing-indicator-border-inline-end)}.str-chat__typing-indicator .str-chat__typing-indicator__dots .str-chat__typing-indicator__dot{border-radius:999px;animation:dotFlashing 1s infinite alternate;background-color:var(--str-chat__typing-indicator-dot-background-color)}.str-chat__typing-indicator .str-chat__typing-indicator__dots .str-chat__typing-indicator__dot:nth-child(1){animation-delay:0s}.str-chat__typing-indicator .str-chat__typing-indicator__dots .str-chat__typing-indicator__dot:nth-child(2){animation-delay:.5s}.str-chat__typing-indicator .str-chat__typing-indicator__dots .str-chat__typing-indicator__dot:nth-child(3){animation-delay:1s}@keyframes dotFlashing{0%{opacity:1}50%{opacity:.6}to{opacity:.2}}.str-chat{--str-chat-thread-list-border-color: var(--str-chat__surface-color);--str-chat-thread-list-container-background-color: var(--str-chat__secondary-background-color);--str-chat-unseen-threads-banner-background-color: var(--str-chat__text-color);--str-chat-unseen-threads-banner-color: var(--str-chat__opaque-surface-text-color);--str-chat-thread-list-item-background-color-default: var(--str-chat__secondary-background-color);--str-chat-thread-list-item-background-color-selected: var(--str-chat__surface-color);--str-chat-thread-list-item-text-color: var(--str-chat__text-color);--str-chat-thread-list-item-text-low-emphasis-color: var(--str-chat__text-low-emphasis-color);--str-chat-thread-list-empty-placeholder-background-color: var( --str-chat__secondary-background-color );--str-chat-thread-list-empty-placeholder-color: var(--str-chat__text-low-emphasis-color)}.str-chat__thread-list-container{background-color:var(--str-chat-thread-list-container-background-color)}.str-chat__unseen-threads-banner{border-radius:16px;background:var(--str-chat-unseen-threads-banner-background-color);color:var(--str-chat-unseen-threads-banner-color)}.str-chat__unseen-threads-banner__button{--str-chat-icon-color: var(--str-chat-unseen-threads-banner-color)}.str-chat__thread-list{border-right:1px solid var(--str-chat-thread-list-border-color)}.str-chat__thread-list .str-chat__thread-list-item{--str-chat-icon-color: var(--str-chat-thread-list-item-text-color);border:none;background-color:var(--str-chat-thread-list-item-background-color-default);color:var(--str-chat-thread-list-item-text-color)}.str-chat__thread-list .str-chat__thread-list-item[aria-selected=true]{background-color:var(--str-chat-thread-list-item-background-color-selected)}.str-chat__thread-list .str-chat__thread-list-item[aria-selected=true] .str-chat__thread-list-item__parent-message-text,.str-chat__thread-list .str-chat__thread-list-item[aria-selected=true] .str-chat__thread-list-item__latest-reply-text-and-timestamp{color:inherit}.str-chat__thread-list .str-chat__thread-list-item .str-chat__thread-list-item__parent-message-text{color:var(--str-chat-thread-list-item-text-low-emphasis-color)}.str-chat__thread-list .str-chat__thread-list-item .str-chat__thread-list-item__latest-reply{--str-chat__avatar-background-color: var(--str-chat__secondary-surface-color);--str-chat__avatar-color: var(--str-chat__text-low-emphasis-color)}.str-chat__thread-list .str-chat__thread-list-item .str-chat__thread-list-item__latest-reply-text-and-timestamp{color:var(--str-chat-thread-list-item-text-low-emphasis-color)}.str-chat__thread-list-empty-placeholder{--str-chat-icon-color: var(--str-chat-thread-list-empty-placeholder-color);background-color:var(--str-chat-thread-list-empty-placeholder-background-color);color:var(--str-chat-thread-list-empty-placeholder-color)}.str-chat{--str-chat-selector-background-color: var(--str-chat__secondary-background-color);--str-chat-selector-border-color: var(--str-chat__surface-color);--str-chat-selector-button-color-default: var(--str-chat__text-low-emphasis-color);--str-chat-selector-button-color-selected: var(--str-chat__text-color);--str-chat-selector-button-background-color-default: transparent;--str-chat-selector-button-background-color-selected: var(--str-chat__surface-color)}.str-chat__chat-view__selector{border-right:1px solid var(--str-chat-selector-border-color);background-color:var(--str-chat-selector-background-color)}.str-chat__chat-view__selector-button{--str-chat-icon-color: var(--str-chat-selector-button-color-default);border:none;background:var(--str-chat-selector-button-background-color-default);color:var(--str-chat-selector-button-color-default)}.str-chat__chat-view__selector-button[aria-selected=true]{--str-chat-icon-color: var(--str-chat-selector-button-color-selected);color:var(--str-chat-selector-button-color-selected);background:var(--str-chat-selector-button-background-color-selected)}.str-chat{--str-chat-unread-count-badge-color: var(--str-chat__on-unread-badge-color);--str-chat-unread-count-badge-background-color: var(--str-chat__danger-color)}.str-chat__unread-count-badge{background-color:var(--str-chat-unread-count-badge-background-color);color:var(--str-chat-unread-count-badge-color);border-radius:9999px}.str-chat__ai-state-indicator-container{background-color:var(--str-chat__grey300)}.str-chat__ai-state-indicator-text{color:var(--str-chat__text-color)}.container{width:100%}@media (min-width: 1536px){.container{max-width:1536px}}@media (min-width: 2080px){.container{max-width:2080px}}.visible{visibility:visible!important}.invisible{visibility:hidden!important}.collapse{visibility:collapse!important}.static{position:static!important}.fixed{position:fixed!important}.absolute{position:absolute!important}.relative{position:relative!important}.sticky{position:sticky!important}.left-2{left:.5rem!important}.left-\[calc\(50\%\+2\.5rem\)\]{left:calc(50% + 2.5rem)!important}.top-0{top:0!important}.z-10{z-index:10!important}.col-span-1{grid-column:span 1 / span 1!important}.m-0{margin:0!important}.m-0\.5{margin:.125rem!important}.m-1{margin:.25rem!important}.m-2,.m-\[0\.5rem\]{margin:.5rem!important}.mx-14{margin-left:3.5rem!important;margin-right:3.5rem!important}.mx-2{margin-left:.5rem!important;margin-right:.5rem!important}.mx-4{margin-left:1rem!important;margin-right:1rem!important}.mx-auto{margin-left:auto!important;margin-right:auto!important}.my-0{margin-top:0!important;margin-bottom:0!important}.my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-2\.5{margin-top:.625rem!important;margin-bottom:.625rem!important}.my-4{margin-top:1rem!important;margin-bottom:1rem!important}.my-5{margin-top:1.25rem!important;margin-bottom:1.25rem!important}.my-6{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.mb-0{margin-bottom:0!important}.mb-2{margin-bottom:.5rem!important}.mb-4{margin-bottom:1rem!important}.mb-6{margin-bottom:1.5rem!important}.mb-\[1\.75rem\]{margin-bottom:1.75rem!important}.mb-\[5px\]{margin-bottom:5px!important}.ml-0{margin-left:0!important}.ml-2{margin-left:.5rem!important}.ml-4{margin-left:1rem!important}.mr-0{margin-right:0!important}.mr-16{margin-right:4rem!important}.mr-2{margin-right:.5rem!important}.mr-2\.5{margin-right:.625rem!important}.mr-4{margin-right:1rem!important}.mr-\[0\.75rem\]{margin-right:.75rem!important}.mr-\[5px\]{margin-right:5px!important}.mt-0{margin-top:0!important}.mt-1{margin-top:.25rem!important}.mt-2{margin-top:.5rem!important}.mt-6{margin-top:1.5rem!important}.mt-\[5px\]{margin-top:5px!important}.block{display:block!important}.flex{display:flex!important}.inline-flex{display:inline-flex!important}.table{display:table!important}.grid{display:grid!important}.contents{display:contents!important}.hidden{display:none!important}.size-3{width:.75rem!important;height:.75rem!important}.size-7{width:1.75rem!important;height:1.75rem!important}.h-10{height:2.5rem!important}.h-11{height:2.75rem!important}.h-12{height:3rem!important}.h-32{height:8rem!important}.h-5{height:1.25rem!important}.h-8{height:2rem!important}.h-\[1\.5rem\]{height:1.5rem!important}.h-\[2rem\]{height:2rem!important}.h-\[calc\(100vh-24rem\)\]{height:calc(100vh - 24rem)!important}.h-full{height:100%!important}.h-max{height:max-content!important}.max-h-96{max-height:24rem!important}.max-h-min{max-height:min-content!important}.min-h-48{min-height:12rem!important}.w-1\/2{width:50%!important}.w-1\/3{width:33.333333%!important}.w-20{width:5rem!important}.w-24{width:6rem!important}.w-28{width:7rem!important}.w-32{width:8rem!important}.w-36{width:9rem!important}.w-48{width:12rem!important}.w-5{width:1.25rem!important}.w-52{width:13rem!important}.w-56{width:14rem!important}.w-64{width:16rem!important}.w-72{width:18rem!important}.w-8{width:2rem!important}.w-80{width:20rem!important}.w-96{width:24rem!important}.w-\[1000px\]{width:1000px!important}.w-\[21rem\]{width:21rem!important}.w-\[22rem\]{width:22rem!important}.w-\[480px\]{width:480px!important}.w-fit{width:fit-content!important}.w-full{width:100%!important}.min-w-0{min-width:0px!important}.min-w-11{min-width:2.75rem!important}.min-w-36{min-width:9rem!important}.min-w-96{min-width:24rem!important}.max-w-52{max-width:13rem!important}.flex-1{flex:1 1 0%!important}.shrink{flex-shrink:1!important}.shrink-0{flex-shrink:0!important}.grow{flex-grow:1!important}.grow-0{flex-grow:0!important}.basis-1\/4{flex-basis:25%!important}.table-auto{table-layout:auto!important}.table-fixed{table-layout:fixed!important}.border-collapse{border-collapse:collapse!important}.cursor-pointer{cursor:pointer!important}.resize-none{resize:none!important}.resize{resize:both!important}.auto-cols-max{grid-auto-columns:max-content!important}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))!important}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))!important}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))!important}.grid-rows-2{grid-template-rows:repeat(2,minmax(0,1fr))!important}.flex-row{flex-direction:row!important}.flex-col{flex-direction:column!important}.flex-wrap{flex-wrap:wrap!important}.place-content-start{place-content:start!important}.place-content-between{place-content:space-between!important}.place-items-center{place-items:center!important}.content-center{align-content:center!important}.items-start{align-items:flex-start!important}.items-end{align-items:flex-end!important}.items-center{align-items:center!important}.justify-start{justify-content:flex-start!important}.justify-end{justify-content:flex-end!important}.justify-center{justify-content:center!important}.justify-between{justify-content:space-between!important}.justify-evenly{justify-content:space-evenly!important}.gap-0\.5{gap:.125rem!important}.gap-1{gap:.25rem!important}.gap-1\.5{gap:.375rem!important}.gap-2{gap:.5rem!important}.gap-3{gap:.75rem!important}.gap-4{gap:1rem!important}.gap-x-1{column-gap:.25rem!important}.gap-x-3{column-gap:.75rem!important}.gap-x-8{column-gap:2rem!important}.gap-y-2{row-gap:.5rem!important}.gap-y-3{row-gap:.75rem!important}.gap-y-4{row-gap:1rem!important}.space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0 !important;margin-right:calc(.5rem * var(--tw-space-x-reverse))!important;margin-left:calc(.5rem * calc(1 - var(--tw-space-x-reverse)))!important}.space-x-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0 !important;margin-right:calc(1rem * var(--tw-space-x-reverse))!important;margin-left:calc(1rem * calc(1 - var(--tw-space-x-reverse)))!important}.space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0 !important;margin-top:calc(.5rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(.5rem * var(--tw-space-y-reverse))!important}.self-start{align-self:flex-start!important}.self-end{align-self:flex-end!important}.self-center{align-self:center!important}.overflow-hidden{overflow:hidden!important}.overflow-scroll{overflow:scroll!important}.overflow-y-auto{overflow-y:auto!important}.overflow-y-scroll{overflow-y:scroll!important}.whitespace-nowrap{white-space:nowrap!important}.whitespace-pre-wrap{white-space:pre-wrap!important}.text-wrap{text-wrap:wrap!important}.break-words{overflow-wrap:break-word!important}.rounded{border-radius:.25rem!important}.rounded-full{border-radius:9999px!important}.rounded-md{border-radius:.375rem!important}.rounded-none{border-radius:0!important}.border{border-width:1px!important}.border-0{border-width:0px!important}.border-2{border-width:2px!important}.border-\[0\.25px\]{border-width:.25px!important}.border-x-0{border-left-width:0px!important;border-right-width:0px!important}.border-y{border-top-width:1px!important;border-bottom-width:1px!important}.border-y-2{border-top-width:2px!important;border-bottom-width:2px!important}.border-b{border-bottom-width:1px!important}.border-b-2{border-bottom-width:2px!important}.border-l{border-left-width:1px!important}.border-l-0{border-left-width:0px!important}.border-r-0{border-right-width:0px!important}.border-r-2{border-right-width:2px!important}.border-t-0{border-top-width:0px!important}.border-solid{border-style:solid!important}.border-black{--tw-border-opacity:1 !important;border-color:rgb(0 0 0 / var(--tw-border-opacity))!important}.border-dark-grey{border-color:var(--darkGrey)!important}.border-gray-200{--tw-border-opacity:1 !important;border-color:rgb(229 231 235 / var(--tw-border-opacity))!important}.border-gray-300{--tw-border-opacity:1 !important;border-color:rgb(209 213 219 / var(--tw-border-opacity))!important}.border-instride-blue{border-color:var(--instrideBlue)!important}.border-is-success{border-color:var(--isSuccess)!important}.border-is-success-dark{border-color:var(--isSuccessDark)!important}.border-is-warning{border-color:var(--isWarning)!important}.border-is-warning-hover{border-color:var(--isWarningDark)!important}.border-neutral-3{border-color:var(--neutral3)!important}.border-y-black{--tw-border-opacity:1 !important;border-top-color:rgb(0 0 0 / var(--tw-border-opacity))!important;border-bottom-color:rgb(0 0 0 / var(--tw-border-opacity))!important}.border-r-instride-blue{border-right-color:var(--instrideBlue)!important}.\!bg-white{--tw-bg-opacity:1 !important;background-color:rgb(255 255 255 / var(--tw-bg-opacity))!important}.bg-black{--tw-bg-opacity:1 !important;background-color:rgb(0 0 0 / var(--tw-bg-opacity))!important}.bg-element-high-color{background-color:var(--elementHighColor)!important}.bg-filter-tray-color{background-color:var(--filterTrayColor)!important}.bg-gray-400{--tw-bg-opacity:1 !important;background-color:rgb(156 163 175 / var(--tw-bg-opacity))!important}.bg-gray-50{--tw-bg-opacity:1 !important;background-color:rgb(249 250 251 / var(--tw-bg-opacity))!important}.bg-instride-blue{background-color:var(--instrideBlue)!important}.bg-instride-blue6{background-color:var(--instrideBlue6)!important}.bg-is-orange{background-color:var(--isOrange)!important}.bg-is-orange-5{background-color:var(--isOrange5)!important}.bg-is-purple{background-color:var(--isPurple)!important}.bg-is-purple-2{background-color:var(--isPurple2)!important}.bg-is-purple-5{background-color:var(--isPurple5)!important}.bg-is-success{background-color:var(--isSuccess)!important}.bg-is-success-light{background-color:var(--isSuccessLight)!important}.bg-is-teal{background-color:var(--isTeal)!important}.bg-is-teal-1{background-color:var(--isTeal1)!important}.bg-is-teal-5{background-color:var(--isTeal5)!important}.bg-is-warning{background-color:var(--isWarning)!important}.bg-key-lime{background-color:var(--keyLime)!important}.bg-level-2-container-color{background-color:var(--level2ContainerColor)!important}.bg-level-3-container-color{background-color:var(--level3ContainerColor)!important}.bg-light-blue{background-color:var(--cyan6)!important}.bg-light-grey{background-color:var(--lightGrey)!important}.bg-neutral-3{background-color:var(--neutral3)!important}.bg-white{--tw-bg-opacity:1 !important;background-color:rgb(255 255 255 / var(--tw-bg-opacity))!important}.stroke-0{stroke-width:0!important}.p-0{padding:0!important}.p-1{padding:.25rem!important}.p-2{padding:.5rem!important}.p-3{padding:.75rem!important}.p-4{padding:1rem!important}.p-5{padding:1.25rem!important}.p-6{padding:1.5rem!important}.p-8{padding:2rem!important}.px-0{padding-left:0!important;padding-right:0!important}.px-1{padding-left:.25rem!important;padding-right:.25rem!important}.px-2{padding-left:.5rem!important;padding-right:.5rem!important}.px-2\.5{padding-left:.625rem!important;padding-right:.625rem!important}.px-20{padding-left:5rem!important;padding-right:5rem!important}.px-3{padding-left:.75rem!important;padding-right:.75rem!important}.px-4{padding-left:1rem!important;padding-right:1rem!important}.px-6{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-8{padding-left:2rem!important;padding-right:2rem!important}.px-\[1\.5rem\]{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-\[1rem\]{padding-left:1rem!important;padding-right:1rem!important}.py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-1\.5{padding-top:.375rem!important;padding-bottom:.375rem!important}.py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-3{padding-top:.75rem!important;padding-bottom:.75rem!important}.py-4{padding-top:1rem!important;padding-bottom:1rem!important}.py-5{padding-top:1.25rem!important;padding-bottom:1.25rem!important}.py-6{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.pb-0{padding-bottom:0!important}.pb-1{padding-bottom:.25rem!important}.pb-2{padding-bottom:.5rem!important}.pb-4{padding-bottom:1rem!important}.pb-\[1px\]{padding-bottom:1px!important}.pb-\[2\.5rem\]{padding-bottom:2.5rem!important}.pb-\[6px\]{padding-bottom:6px!important}.pl-12{padding-left:3rem!important}.pl-2{padding-left:.5rem!important}.pl-4{padding-left:1rem!important}.pr-1{padding-right:.25rem!important}.pr-10{padding-right:2.5rem!important}.pr-2{padding-right:.5rem!important}.pr-28{padding-right:7rem!important}.pr-4{padding-right:1rem!important}.pr-5{padding-right:1.25rem!important}.ps-1{padding-inline-start:.25rem!important}.ps-14{padding-inline-start:3.5rem!important}.ps-2{padding-inline-start:.5rem!important}.ps-4{padding-inline-start:1rem!important}.ps-6{padding-inline-start:1.5rem!important}.pt-0{padding-top:0!important}.pt-1{padding-top:.25rem!important}.pt-2{padding-top:.5rem!important}.pt-3{padding-top:.75rem!important}.pt-4{padding-top:1rem!important}.pt-5{padding-top:1.25rem!important}.pt-8{padding-top:2rem!important}.pt-\[1px\]{padding-top:1px!important}.pt-\[5px\]{padding-top:5px!important}.pt-\[6px\]{padding-top:6px!important}.text-left{text-align:left!important}.text-center{text-align:center!important}.text-right{text-align:right!important}.align-middle{vertical-align:middle!important}.font-arial{font-family:Arial,Helvetica,sans-serif!important}.font-bree{font-family:Bree Serif,Helvetica,sans-serif!important}.font-sans{font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji"!important}.text-2xl{font-size:1.5rem!important;line-height:2rem!important}.text-3xl{font-size:1.875rem!important;line-height:2.25rem!important}.text-\[0\.75rem\]{font-size:.75rem!important}.text-\[15px\]{font-size:15px!important}.text-base{font-size:1rem!important;line-height:1.5rem!important}.text-lg{font-size:1.125rem!important;line-height:1.75rem!important}.text-sm{font-size:.875rem!important;line-height:1.25rem!important}.text-xl{font-size:1.25rem!important;line-height:1.75rem!important}.text-xs{font-size:.75rem!important;line-height:1rem!important}.font-bold{font-weight:700!important}.font-medium{font-weight:500!important}.font-normal{font-weight:400!important}.font-semibold{font-weight:600!important}.normal-case{text-transform:none!important}.italic{font-style:italic!important}.not-italic{font-style:normal!important}.leading-5{line-height:1.25rem!important}.text-black{--tw-text-opacity:1 !important;color:rgb(0 0 0 / var(--tw-text-opacity))!important}.text-dark-grey{color:var(--darkGrey)!important}.text-error-red{color:var(--errorRedText)!important}.text-gray-300{--tw-text-opacity:1 !important;color:rgb(209 213 219 / var(--tw-text-opacity))!important}.text-gray-500{--tw-text-opacity:1 !important;color:rgb(107 114 128 / var(--tw-text-opacity))!important}.text-gray-600{--tw-text-opacity:1 !important;color:rgb(75 85 99 / var(--tw-text-opacity))!important}.text-instride-blue{color:var(--instrideBlue)!important}.text-is-grey-2{color:var(--isGrey2)!important}.text-is-orange{color:var(--isOrange)!important}.text-is-purple{color:var(--isPurple)!important}.text-is-success-dark{color:var(--isSuccessDark)!important}.text-is-teal{color:var(--isTeal)!important}.text-is-warning-hover{color:var(--isWarningDark)!important}.text-light-grey{color:var(--lightGrey)!important}.text-neutral-1{color:var(--neutral1)!important}.text-pink-500{--tw-text-opacity:1 !important;color:rgb(236 72 153 / var(--tw-text-opacity))!important}.text-red-500{--tw-text-opacity:1 !important;color:rgb(239 68 68 / var(--tw-text-opacity))!important}.text-red-600{--tw-text-opacity:1 !important;color:rgb(220 38 38 / var(--tw-text-opacity))!important}.text-white{--tw-text-opacity:1 !important;color:rgb(255 255 255 / var(--tw-text-opacity))!important}.underline{text-decoration-line:underline!important}.line-through{text-decoration-line:line-through!important}.no-underline{text-decoration-line:none!important}.opacity-100{opacity:1!important}.outline{outline-style:solid!important}.blur{--tw-blur:blur(8px) !important;filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)!important}.\!filter,.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)!important}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter!important;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter!important;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter!important;transition-timing-function:cubic-bezier(.4,0,.2,1)!important;transition-duration:.15s!important}.rbc-ellipsis,.rbc-show-more,.rbc-row-segment .rbc-event-content,.rbc-event-label{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.is-header-large{font-family:"Bree serif";font-size:2rem;color:#00617f}p{font-size:.75rem}.is-body{font-family:Arial;font-size:.75rem}.is-h2{font-family:"Bree serif";font-size:1.5rem;color:#000}.is-h3{font-family:Arial;font-size:1rem;color:#425563;text-transform:uppercase}.is-h4{font-family:"Bree serif";font-size:.75rem;letter-spacing:.25px;text-transform:uppercase}.is-button-outlined.is-button-outlined-primary.MuiButton-root{font-family:Arial;display:inline-block;border-radius:5px;letter-spacing:1px;font-weight:700;outline:2px,transparent;color:#005b71;outline-width:0px;border-color:#ccc;size:medium;padding:3px 10px;margin:8px;font-size:.75rem}.is-button-outlined.is-button-outlined-primary.MuiButton-root.button-medium{padding:3px 10px;margin:8px;display:inline-block;font-size:11px}.is-button-outlined.is-button-outlined-primary.MuiButton-root{outline-width:thick;border-color:#005b71}.is-button-outlined.is-button-outlined-primary.MuiButton-root:hover{border-color:#00b5e2;color:#00b5e2}.is-button-outlined.is-button-outlined-primary.MuiButton-root:active{border-color:#66a0b2;color:#66a0b2}.is-button-outlined.is-button-outlined-secondary.MuiButton-root{font-family:Arial;display:inline-block;border-radius:5px;letter-spacing:1px;font-weight:700;outline:2px,transparent;color:#717000;outline-width:0px;border-color:#ccc;size:medium;padding:3px 10px;margin:8px;font-size:.75rem}.is-button-outlined.is-button-outlined-secondary.MuiButton-root.button-medium{padding:3px 10px;margin:8px;display:inline-block;font-size:11px}.is-button-outlined.is-button-outlined-secondary.MuiButton-root{outline-width:thick;border-color:#717000}.is-button-outlined.is-button-outlined-secondary.MuiButton-root:hover{border-color:#717000;color:#717000}.is-button-outlined.is-button-outlined-secondary.MuiButton-root:active{border-color:#a9a800;color:#a9a800}.is-button-outlined.is-button-outlined-default.MuiButton-root{font-family:Arial;display:inline-block;border-radius:5px;letter-spacing:1px;font-weight:700;outline:2px,transparent;color:#656565;outline-width:0px;border-color:#ccc;size:medium;padding:3px 10px;margin:8px;font-size:.75rem}.is-button-outlined.is-button-outlined-default.MuiButton-root.button-medium{padding:3px 10px;margin:8px;display:inline-block;font-size:11px}.is-button-outlined.is-button-outlined-default.MuiButton-root{outline-width:thick;border-color:#656565}.is-button-outlined.is-button-outlined-default.MuiButton-root:hover{border-color:#a4bcc2;color:#a4bcc2}.is-button-outlined.is-button-outlined-default.MuiButton-root:active{border-color:#ccdfe5;color:#ccdfe5}.is-button-outlined.is-button-outlined-success.MuiButton-root{font-family:Arial;display:inline-block;border-radius:5px;letter-spacing:1px;font-weight:700;outline:2px,transparent;color:#177747;outline-width:0px;border-color:#ccc;size:medium;padding:3px 10px;margin:8px;font-size:.75rem}.is-button-outlined.is-button-outlined-success.MuiButton-root.button-medium{padding:3px 10px;margin:8px;display:inline-block;font-size:11px}.is-button-outlined.is-button-outlined-success.MuiButton-root{outline-width:thick;border-color:#177747}.is-button-outlined.is-button-outlined-success.MuiButton-root:hover{border-color:#2ad47f;color:#2ad47f}.is-button-outlined.is-button-outlined-success.MuiButton-root:active{border-color:#f3f399;color:#f3f399}.is-button-outlined.is-button-outlined-warning.MuiButton-root{font-family:Arial;display:inline-block;border-radius:5px;letter-spacing:1px;font-weight:700;outline:2px,transparent;color:#a89421;outline-width:0px;border-color:#ccc;size:medium;padding:3px 10px;margin:8px;font-size:.75rem}.is-button-outlined.is-button-outlined-warning.MuiButton-root.button-medium{padding:3px 10px;margin:8px;display:inline-block;font-size:11px}.is-button-outlined.is-button-outlined-warning.MuiButton-root{outline-width:thick;border-color:#a89421}.is-button-outlined.is-button-outlined-warning.MuiButton-root:hover{border-color:#ffd900;color:#ffd900}.is-button-outlined.is-button-outlined-warning.MuiButton-root:active{border-color:#d9e1e1;color:#d9e1e1}.is-button-outlined.is-button-outlined-error.MuiButton-root{font-family:Arial;display:inline-block;border-radius:5px;letter-spacing:1px;font-weight:700;outline:2px,transparent;color:#8f3e3e;outline-width:0px;border-color:#ccc;size:medium;padding:3px 10px;margin:8px;font-size:.75rem}.is-button-outlined.is-button-outlined-error.MuiButton-root.button-medium{padding:3px 10px;margin:8px;display:inline-block;font-size:11px}.is-button-outlined.is-button-outlined-error.MuiButton-root{outline-width:thick;border-color:#8f3e3e}.is-button-outlined.is-button-outlined-error.MuiButton-root:hover{border-color:#f08080;color:#f08080}.is-button-outlined.is-button-outlined-error.MuiButton-root:active{border-color:#fcdcea;color:#fcdcea}.is-button-outlined.is-button-outlined-info.MuiButton-root{font-family:Arial;display:inline-block;border-radius:5px;letter-spacing:1px;font-weight:700;outline:2px,transparent;color:#194e8a;outline-width:0px;border-color:#ccc;size:medium;padding:3px 10px;margin:8px;font-size:.75rem}.is-button-outlined.is-button-outlined-info.MuiButton-root.button-medium{padding:3px 10px;margin:8px;display:inline-block;font-size:11px}.is-button-outlined.is-button-outlined-info.MuiButton-root{outline-width:thick;border-color:#194e8a}.is-button-outlined.is-button-outlined-info.MuiButton-root:hover{border-color:#7ab8ff;color:#7ab8ff}.is-button-outlined.is-button-outlined-info.MuiButton-root:active{border-color:#ccdfe5;color:#ccdfe5}.is-button-outlined.is-button-outlined-link.MuiButton-root{font-family:Arial;display:inline-block;border-radius:5px;letter-spacing:1px;font-weight:700;outline:2px,transparent;color:#656565;outline-width:0px;border-color:#ccc;size:medium;padding:3px 10px;margin:8px;font-size:.75rem}.is-button-outlined.is-button-outlined-link.MuiButton-root.button-medium{padding:3px 10px;margin:8px;display:inline-block;font-size:11px}.is-button-outlined.is-button-outlined-link.MuiButton-root{outline-width:thick;border-color:#656565}.is-button-outlined.is-button-outlined-link.MuiButton-root:hover{border-color:#a4bcc2;color:#a4bcc2}.is-button-outlined.is-button-outlined-link.MuiButton-root:active{border-color:#99c0cc;color:#99c0cc}.is-button-text.is-button-text-primary.MuiButton-root{font-family:Arial;display:inline-block;border-radius:5px;letter-spacing:1px;font-weight:700;outline:2px,transparent;color:#005b71;outline-width:0px;border-color:#ccc;size:medium;padding:3px 10px;margin:8px;font-size:.75rem}.is-button-text.is-button-text-primary.MuiButton-root.button-medium{padding:3px 10px;margin:8px;display:inline-block;font-size:11px}.is-button-text.is-button-text-primary.MuiButton-root:hover{border-color:#00b5e2;color:#00b5e2;text-decoration:underline}.is-button-text.is-button-text-primary.MuiButton-root:active{border-color:#66a0b2;color:#66a0b2}.is-button-text.is-button-text-secondary.MuiButton-root{font-family:Arial;display:inline-block;border-radius:5px;letter-spacing:1px;font-weight:700;outline:2px,transparent;color:#717000;outline-width:0px;border-color:#ccc;size:medium;padding:3px 10px;margin:8px;font-size:.75rem}.is-button-text.is-button-text-secondary.MuiButton-root.button-medium{padding:3px 10px;margin:8px;display:inline-block;font-size:11px}.is-button-text.is-button-text-secondary.MuiButton-root:hover{border-color:#717000;color:#717000;text-decoration:underline}.is-button-text.is-button-text-secondary.MuiButton-root:active{border-color:#a9a800;color:#a9a800}.is-button-text.is-button-text-default.MuiButton-root{font-family:Arial;display:inline-block;border-radius:5px;letter-spacing:1px;font-weight:700;outline:2px,transparent;color:#656565;outline-width:0px;border-color:#ccc;size:medium;padding:3px 10px;margin:8px;font-size:.75rem}.is-button-text.is-button-text-default.MuiButton-root.button-medium{padding:3px 10px;margin:8px;display:inline-block;font-size:11px}.is-button-text.is-button-text-default.MuiButton-root:hover{border-color:#a4bcc2;color:#a4bcc2;text-decoration:underline}.is-button-text.is-button-text-default.MuiButton-root:active{border-color:#ccdfe5;color:#ccdfe5}.is-button-text.is-button-text-success.MuiButton-root{font-family:Arial;display:inline-block;border-radius:5px;letter-spacing:1px;font-weight:700;outline:2px,transparent;color:#177747;outline-width:0px;border-color:#ccc;size:medium;padding:3px 10px;margin:8px;font-size:.75rem}.is-button-text.is-button-text-success.MuiButton-root.button-medium{padding:3px 10px;margin:8px;display:inline-block;font-size:11px}.is-button-text.is-button-text-success.MuiButton-root:hover{border-color:#2ad47f;color:#2ad47f;text-decoration:underline}.is-button-text.is-button-text-success.MuiButton-root:active{border-color:#f3f399;color:#f3f399}.is-button-text.is-button-text-warning.MuiButton-root{font-family:Arial;display:inline-block;border-radius:5px;letter-spacing:1px;font-weight:700;outline:2px,transparent;color:#a89421;outline-width:0px;border-color:#ccc;size:medium;padding:3px 10px;margin:8px;font-size:.75rem}.is-button-text.is-button-text-warning.MuiButton-root.button-medium{padding:3px 10px;margin:8px;display:inline-block;font-size:11px}.is-button-text.is-button-text-warning.MuiButton-root:hover{border-color:#ffd900;color:#ffd900;text-decoration:underline}.is-button-text.is-button-text-warning.MuiButton-root:active{border-color:#d9e1e1;color:#d9e1e1}.is-button-text.is-button-text-error.MuiButton-root{font-family:Arial;display:inline-block;border-radius:5px;letter-spacing:1px;font-weight:700;outline:2px,transparent;color:#8f3e3e;outline-width:0px;border-color:#ccc;size:medium;padding:3px 10px;margin:8px;font-size:.75rem}.is-button-text.is-button-text-error.MuiButton-root.button-medium{padding:3px 10px;margin:8px;display:inline-block;font-size:11px}.is-button-text.is-button-text-error.MuiButton-root:hover{border-color:#f08080;color:#f08080;text-decoration:underline}.is-button-text.is-button-text-error.MuiButton-root:active{border-color:#fcdcea;color:#fcdcea}.is-button-text.is-button-text-info.MuiButton-root{font-family:Arial;display:inline-block;border-radius:5px;letter-spacing:1px;font-weight:700;outline:2px,transparent;color:#194e8a;outline-width:0px;border-color:#ccc;size:medium;padding:3px 10px;margin:8px;font-size:.75rem}.is-button-text.is-button-text-info.MuiButton-root.button-medium{padding:3px 10px;margin:8px;display:inline-block;font-size:11px}.is-button-text.is-button-text-info.MuiButton-root:hover{border-color:#7ab8ff;color:#7ab8ff;text-decoration:underline}.is-button-text.is-button-text-info.MuiButton-root:active{border-color:#ccdfe5;color:#ccdfe5}.is-button-text.is-button-text-link.MuiButton-root{font-family:Arial;display:inline-block;border-radius:5px;letter-spacing:1px;font-weight:700;outline:2px,transparent;color:#656565;outline-width:0px;border-color:#ccc;size:medium;padding:3px 10px;margin:8px;font-size:.75rem}.is-button-text.is-button-text-link.MuiButton-root.button-medium{padding:3px 10px;margin:8px;display:inline-block;font-size:11px}.is-button-text.is-button-text-link.MuiButton-root:hover{border-color:#a4bcc2;color:#a4bcc2;text-decoration:underline}.is-button-text.is-button-text-link.MuiButton-root:active{border-color:#99c0cc;color:#99c0cc}.is-button-default.MuiButton-root{font-family:Arial;letter-spacing:1px;font-weight:700;outline:2px,transparent;display:inline-block;background-color:#d9e1e1;color:#000;outline-width:0px;border-radius:5px;width:fit-content;size:medium;padding:3px 10px;margin:8px;font-size:.75rem}.is-button-default.MuiButton-root.button-medium{padding:3px 10px;margin:8px;display:inline-block;font-size:11px}.is-button-default.MuiButton-root:hover{background-color:#a4bcc2!important}.is-button-default.MuiButton-root:active{background-color:#66a0b2!important}.is-button-success.MuiButton-root{font-family:Arial;letter-spacing:1px;font-weight:700;outline:2px,transparent;display:inline-block;background-color:#2ad47f;color:#000;outline-width:0px;border-radius:5px;width:fit-content;size:medium;padding:3px 10px;margin:8px;font-size:.75rem}.is-button-success.MuiButton-root.button-medium{padding:3px 10px;margin:8px;display:inline-block;font-size:11px}.is-button-success.MuiButton-root:hover{background-color:#177747!important}.is-button-success.MuiButton-root:active{background-color:#e1e000!important}.is-button-warning.MuiButton-root{font-family:Arial;letter-spacing:1px;font-weight:700;outline:2px,transparent;display:inline-block;background-color:#ffd900;color:#000;outline-width:0px;border-radius:5px;width:fit-content;size:medium;padding:3px 10px;margin:8px;font-size:.75rem}.is-button-warning.MuiButton-root.button-medium{padding:3px 10px;margin:8px;display:inline-block;font-size:11px}.is-button-warning.MuiButton-root:hover{background-color:#a89421!important}.is-button-warning.MuiButton-root:active{background-color:#f9f9cc!important}.is-button-error.MuiButton-root{font-family:Arial;letter-spacing:1px;font-weight:700;outline:2px,transparent;display:inline-block;background-color:#f08080;color:#000;outline-width:0px;border-radius:5px;width:fit-content;size:medium;padding:3px 10px;margin:8px;font-size:.75rem}.is-button-error.MuiButton-root.button-medium{padding:3px 10px;margin:8px;display:inline-block;font-size:11px}.is-button-error.MuiButton-root:hover{background-color:#8f3e3e!important}.is-button-error.MuiButton-root:active{background-color:#78274c!important}.is-button-info.MuiButton-root{font-family:Arial;letter-spacing:1px;font-weight:700;outline:2px,transparent;display:inline-block;background-color:#7ab8ff;color:#000;outline-width:0px;border-radius:5px;width:fit-content;size:medium;padding:3px 10px;margin:8px;font-size:.75rem}.is-button-info.MuiButton-root.button-medium{padding:3px 10px;margin:8px;display:inline-block;font-size:11px}.is-button-info.MuiButton-root:hover{background-color:#194e8a!important}.is-button-info.MuiButton-root:active{background-color:#00495f!important}.is-button-link.MuiButton-root{font-family:Arial;letter-spacing:1px;font-weight:700;outline:2px,transparent;display:inline-block;background-color:#fff;color:#00495f;outline-width:0px;border-radius:5px;width:fit-content;size:medium;padding:3px 10px;margin:8px;font-size:.75rem}.is-button-link.MuiButton-root.button-medium{padding:3px 10px;margin:8px;display:inline-block;font-size:11px}.is-button-link.MuiButton-root:hover{background-color:#d9e1e1!important}.is-button-link.MuiButton-root:active{background-color:#ccdfe5!important}.is-button-primary.MuiButton-root{font-family:Arial;letter-spacing:1px;font-weight:700;outline:2px,transparent;display:inline-block;background-color:#005b71;color:#fff;outline-width:0px;border-radius:5px;width:fit-content;size:medium;padding:3px 10px;margin:8px;font-size:.75rem}.is-button-primary.MuiButton-root.button-medium{padding:3px 10px;margin:8px;display:inline-block;font-size:11px}.is-button-primary.MuiButton-root:hover{background-color:#66d3ee!important}.is-button-primary.MuiButton-root:active{background-color:#66a0b2!important}.is-button-disabled.MuiButton-root{font-family:Arial;letter-spacing:1px;font-weight:700;outline:2px,transparent;display:inline-block;background-color:#d3d3d3;color:#fff;outline-width:0px;border-radius:5px;width:fit-content;size:medium;padding:3px 10px;margin:8px;font-size:.75rem}.is-button-disabled.MuiButton-root.button-medium{padding:3px 10px;margin:8px;display:inline-block;font-size:11px}.is-button-disabled.MuiButton-root:hover{background-color:#66d3ee!important}.is-button-disabled.MuiButton-root:active{background-color:#66a0b2!important}.is-button-secondary.MuiButton-root{font-family:Arial;letter-spacing:1px;font-weight:700;outline:2px,transparent;display:inline-block;background-color:#e1e000;color:#00495f;outline-width:0px;border-radius:5px;width:fit-content;size:medium;padding:3px 10px;margin:8px;font-size:.75rem}.is-button-secondary.MuiButton-root.button-medium{padding:3px 10px;margin:8px;display:inline-block;font-size:11px}.is-button-secondary.MuiButton-root:hover{background-color:#edec66!important}.is-button-secondary.MuiButton-root:active{background-color:#e7e633!important}.is-button-small.is-button-primary.MuiButton-root{font-family:Arial;letter-spacing:1px;font-weight:700;outline:2px,transparent;display:inline-block;background-color:#005b71;color:#fff;outline-width:0px;width:fit-content;size:small;font-size:.5rem;padding:3px 8px;border-radius:3px;margin:2px}.is-button-small.is-button-primary.MuiButton-root.button-medium{padding:3px 10px;margin:8px;display:inline-block;font-size:11px}.is-button-small.is-button-primary.MuiButton-root:hover{background-color:#66d3ee!important}.is-button-small.is-button-primary.MuiButton-root:active{background-color:#66a0b2!important}.is-button-small.is-button-secondary.MuiButton-root{font-family:Arial;letter-spacing:1px;font-weight:700;outline:2px,transparent;display:inline-block;background-color:#e1e000;color:#00495f;outline-width:0px;width:fit-content;size:small;font-size:.5rem;padding:3px 8px;border-radius:3px;margin:2px}.is-button-small.is-button-secondary.MuiButton-root.button-medium{padding:3px 10px;margin:8px;display:inline-block;font-size:11px}.is-button-small.is-button-secondary.MuiButton-root:hover{background-color:#edec66!important}.is-button-small.is-button-secondary.MuiButton-root:active{background-color:#e7e633!important}.is-button-small.is-button-default.MuiButton-root{font-family:Arial;letter-spacing:1px;font-weight:700;outline:2px,transparent;display:inline-block;background-color:#d9e1e1;color:#000;outline-width:0px;width:fit-content;size:small;font-size:.5rem;padding:3px 8px;border-radius:3px;margin:2px}.is-button-small.is-button-default.MuiButton-root.button-medium{padding:3px 10px;margin:8px;display:inline-block;font-size:11px}.is-button-small.is-button-default.MuiButton-root:hover{background-color:#a4bcc2!important}.is-button-small.is-button-default.MuiButton-root:active{background-color:#66a0b2!important}.is-button-small.is-button-success.MuiButton-root{font-family:Arial;letter-spacing:1px;font-weight:700;outline:2px,transparent;display:inline-block;background-color:#2ad47f;color:#000;outline-width:0px;width:fit-content;size:small;font-size:.5rem;padding:3px 8px;border-radius:3px;margin:2px}.is-button-small.is-button-success.MuiButton-root.button-medium{padding:3px 10px;margin:8px;display:inline-block;font-size:11px}.is-button-small.is-button-success.MuiButton-root:hover{background-color:#177747!important}.is-button-small.is-button-success.MuiButton-root:active{background-color:#e1e000!important}.is-button-small.is-button-warning.MuiButton-root{font-family:Arial;letter-spacing:1px;font-weight:700;outline:2px,transparent;display:inline-block;background-color:#ffd900;color:#000;outline-width:0px;width:fit-content;size:small;font-size:.5rem;padding:3px 8px;border-radius:3px;margin:2px}.is-button-small.is-button-warning.MuiButton-root.button-medium{padding:3px 10px;margin:8px;display:inline-block;font-size:11px}.is-button-small.is-button-warning.MuiButton-root:hover{background-color:#a89421!important}.is-button-small.is-button-warning.MuiButton-root:active{background-color:#f9f9cc!important}.is-button-small.is-button-error.MuiButton-root{font-family:Arial;letter-spacing:1px;font-weight:700;outline:2px,transparent;display:inline-block;background-color:#f08080;color:#000;outline-width:0px;width:fit-content;size:small;font-size:.5rem;padding:3px 8px;border-radius:3px;margin:2px}.is-button-small.is-button-error.MuiButton-root.button-medium{padding:3px 10px;margin:8px;display:inline-block;font-size:11px}.is-button-small.is-button-error.MuiButton-root:hover{background-color:#8f3e3e!important}.is-button-small.is-button-error.MuiButton-root:active{background-color:#78274c!important}.is-button-small.is-button-info.MuiButton-root{font-family:Arial;letter-spacing:1px;font-weight:700;outline:2px,transparent;display:inline-block;background-color:#7ab8ff;color:#000;outline-width:0px;width:fit-content;size:small;font-size:.5rem;padding:3px 8px;border-radius:3px;margin:2px}.is-button-small.is-button-info.MuiButton-root.button-medium{padding:3px 10px;margin:8px;display:inline-block;font-size:11px}.is-button-small.is-button-info.MuiButton-root:hover{background-color:#194e8a!important}.is-button-small.is-button-info.MuiButton-root:active{background-color:#00495f!important}.is-button-small.is-button-link.MuiButton-root{font-family:Arial;letter-spacing:1px;font-weight:700;outline:2px,transparent;display:inline-block;background-color:#fff;color:#00495f;outline-width:0px;width:fit-content;size:small;font-size:.5rem;padding:3px 8px;border-radius:3px;margin:2px}.is-button-small.is-button-link.MuiButton-root.button-medium{padding:3px 10px;margin:8px;display:inline-block;font-size:11px}.is-button-small.is-button-link.MuiButton-root:hover{background-color:#d9e1e1!important}.is-button-small.is-button-link.MuiButton-root:active{background-color:#ccdfe5!important}.is-button-small.is-button-outlined.is-button-outlined-primary.MuiButton-root{font-family:Arial;display:inline-block;letter-spacing:1px;font-weight:700;outline:2px,transparent;color:#005b71;outline-width:0px;border-color:#ccc;size:small;font-size:.5rem;padding:3px 8px;border-radius:3px;margin:2px}.is-button-small.is-button-outlined.is-button-outlined-primary.MuiButton-root.button-medium{padding:3px 10px;margin:8px;display:inline-block;font-size:11px}.is-button-small.is-button-outlined.is-button-outlined-primary.MuiButton-root{outline-width:thick;border-color:#005b71}.is-button-small.is-button-outlined.is-button-outlined-primary.MuiButton-root:hover{border-color:#00b5e2;color:#00b5e2}.is-button-small.is-button-outlined.is-button-outlined-primary.MuiButton-root:active{border-color:#66a0b2;color:#66a0b2}.is-button-small.is-button-outlined.is-button-outlined-secondary.MuiButton-root{font-family:Arial;display:inline-block;letter-spacing:1px;font-weight:700;outline:2px,transparent;color:#717000;outline-width:0px;border-color:#ccc;size:small;font-size:.5rem;padding:3px 8px;border-radius:3px;margin:2px}.is-button-small.is-button-outlined.is-button-outlined-secondary.MuiButton-root.button-medium{padding:3px 10px;margin:8px;display:inline-block;font-size:11px}.is-button-small.is-button-outlined.is-button-outlined-secondary.MuiButton-root{outline-width:thick;border-color:#717000}.is-button-small.is-button-outlined.is-button-outlined-secondary.MuiButton-root:hover{border-color:#717000;color:#717000}.is-button-small.is-button-outlined.is-button-outlined-secondary.MuiButton-root:active{border-color:#a9a800;color:#a9a800}.is-button-small.is-button-outlined.is-button-outlined-default.MuiButton-root{font-family:Arial;display:inline-block;letter-spacing:1px;font-weight:700;outline:2px,transparent;color:#656565;outline-width:0px;border-color:#ccc;size:small;font-size:.5rem;padding:3px 8px;border-radius:3px;margin:2px}.is-button-small.is-button-outlined.is-button-outlined-default.MuiButton-root.button-medium{padding:3px 10px;margin:8px;display:inline-block;font-size:11px}.is-button-small.is-button-outlined.is-button-outlined-default.MuiButton-root{outline-width:thick;border-color:#656565}.is-button-small.is-button-outlined.is-button-outlined-default.MuiButton-root:hover{border-color:#a4bcc2;color:#a4bcc2}.is-button-small.is-button-outlined.is-button-outlined-default.MuiButton-root:active{border-color:#ccdfe5;color:#ccdfe5}.is-button-small.is-button-outlined.is-button-outlined-success.MuiButton-root{font-family:Arial;display:inline-block;letter-spacing:1px;font-weight:700;outline:2px,transparent;color:#177747;outline-width:0px;border-color:#ccc;size:small;font-size:.5rem;padding:3px 8px;border-radius:3px;margin:2px}.is-button-small.is-button-outlined.is-button-outlined-success.MuiButton-root.button-medium{padding:3px 10px;margin:8px;display:inline-block;font-size:11px}.is-button-small.is-button-outlined.is-button-outlined-success.MuiButton-root{outline-width:thick;border-color:#177747}.is-button-small.is-button-outlined.is-button-outlined-success.MuiButton-root:hover{border-color:#2ad47f;color:#2ad47f}.is-button-small.is-button-outlined.is-button-outlined-success.MuiButton-root:active{border-color:#f3f399;color:#f3f399}.is-button-small.is-button-outlined.is-button-outlined-warning.MuiButton-root{font-family:Arial;display:inline-block;letter-spacing:1px;font-weight:700;outline:2px,transparent;color:#a89421;outline-width:0px;border-color:#ccc;size:small;font-size:.5rem;padding:3px 8px;border-radius:3px;margin:2px}.is-button-small.is-button-outlined.is-button-outlined-warning.MuiButton-root.button-medium{padding:3px 10px;margin:8px;display:inline-block;font-size:11px}.is-button-small.is-button-outlined.is-button-outlined-warning.MuiButton-root{outline-width:thick;border-color:#a89421}.is-button-small.is-button-outlined.is-button-outlined-warning.MuiButton-root:hover{border-color:#ffd900;color:#ffd900}.is-button-small.is-button-outlined.is-button-outlined-warning.MuiButton-root:active{border-color:#d9e1e1;color:#d9e1e1}.is-button-small.is-button-outlined.is-button-outlined-error.MuiButton-root{font-family:Arial;display:inline-block;letter-spacing:1px;font-weight:700;outline:2px,transparent;color:#8f3e3e;outline-width:0px;border-color:#ccc;size:small;font-size:.5rem;padding:3px 8px;border-radius:3px;margin:2px}.is-button-small.is-button-outlined.is-button-outlined-error.MuiButton-root.button-medium{padding:3px 10px;margin:8px;display:inline-block;font-size:11px}.is-button-small.is-button-outlined.is-button-outlined-error.MuiButton-root{outline-width:thick;border-color:#8f3e3e}.is-button-small.is-button-outlined.is-button-outlined-error.MuiButton-root:hover{border-color:#f08080;color:#f08080}.is-button-small.is-button-outlined.is-button-outlined-error.MuiButton-root:active{border-color:#fcdcea;color:#fcdcea}.is-button-small.is-button-outlined.is-button-outlined-info.MuiButton-root{font-family:Arial;display:inline-block;letter-spacing:1px;font-weight:700;outline:2px,transparent;color:#194e8a;outline-width:0px;border-color:#ccc;size:small;font-size:.5rem;padding:3px 8px;border-radius:3px;margin:2px}.is-button-small.is-button-outlined.is-button-outlined-info.MuiButton-root.button-medium{padding:3px 10px;margin:8px;display:inline-block;font-size:11px}.is-button-small.is-button-outlined.is-button-outlined-info.MuiButton-root{outline-width:thick;border-color:#194e8a}.is-button-small.is-button-outlined.is-button-outlined-info.MuiButton-root:hover{border-color:#7ab8ff;color:#7ab8ff}.is-button-small.is-button-outlined.is-button-outlined-info.MuiButton-root:active{border-color:#ccdfe5;color:#ccdfe5}.is-button-small.is-button-outlined.is-button-outlined-link.MuiButton-root{font-family:Arial;display:inline-block;letter-spacing:1px;font-weight:700;outline:2px,transparent;color:#656565;outline-width:0px;border-color:#ccc;size:small;font-size:.5rem;padding:3px 8px;border-radius:3px;margin:2px}.is-button-small.is-button-outlined.is-button-outlined-link.MuiButton-root.button-medium{padding:3px 10px;margin:8px;display:inline-block;font-size:11px}.is-button-small.is-button-outlined.is-button-outlined-link.MuiButton-root{outline-width:thick;border-color:#656565}.is-button-small.is-button-outlined.is-button-outlined-link.MuiButton-root:hover{border-color:#a4bcc2;color:#a4bcc2}.is-button-small.is-button-outlined.is-button-outlined-link.MuiButton-root:active{border-color:#99c0cc;color:#99c0cc}.is-button-small.is-button-text.is-button-text-primary.MuiButton-root{font-family:Arial;display:inline-block;letter-spacing:1px;font-weight:700;outline:2px,transparent;color:#005b71;outline-width:0px;border-color:#ccc;size:small;font-size:.5rem;padding:3px 8px;border-radius:3px;margin:2px}.is-button-small.is-button-text.is-button-text-primary.MuiButton-root.button-medium{padding:3px 10px;margin:8px;display:inline-block;font-size:11px}.is-button-small.is-button-text.is-button-text-primary.MuiButton-root:hover{border-color:#00b5e2;color:#00b5e2;text-decoration:underline}.is-button-small.is-button-text.is-button-text-primary.MuiButton-root:active{border-color:#66a0b2;color:#66a0b2}.is-button-small.is-button-text.is-button-text-secondary.MuiButton-root{font-family:Arial;display:inline-block;letter-spacing:1px;font-weight:700;outline:2px,transparent;color:#717000;outline-width:0px;border-color:#ccc;size:small;font-size:.5rem;padding:3px 8px;border-radius:3px;margin:2px}.is-button-small.is-button-text.is-button-text-secondary.MuiButton-root.button-medium{padding:3px 10px;margin:8px;display:inline-block;font-size:11px}.is-button-small.is-button-text.is-button-text-secondary.MuiButton-root:hover{border-color:#717000;color:#717000;text-decoration:underline}.is-button-small.is-button-text.is-button-text-secondary.MuiButton-root:active{border-color:#a9a800;color:#a9a800}.is-button-small.is-button-text.is-button-text-default.MuiButton-root{font-family:Arial;display:inline-block;letter-spacing:1px;font-weight:700;outline:2px,transparent;color:#656565;outline-width:0px;border-color:#ccc;size:small;font-size:.5rem;padding:3px 8px;border-radius:3px;margin:2px}.is-button-small.is-button-text.is-button-text-default.MuiButton-root.button-medium{padding:3px 10px;margin:8px;display:inline-block;font-size:11px}.is-button-small.is-button-text.is-button-text-default.MuiButton-root:hover{border-color:#a4bcc2;color:#a4bcc2;text-decoration:underline}.is-button-small.is-button-text.is-button-text-default.MuiButton-root:active{border-color:#ccdfe5;color:#ccdfe5}.is-button-small.is-button-text.is-button-text-success.MuiButton-root{font-family:Arial;display:inline-block;letter-spacing:1px;font-weight:700;outline:2px,transparent;color:#177747;outline-width:0px;border-color:#ccc;size:small;font-size:.5rem;padding:3px 8px;border-radius:3px;margin:2px}.is-button-small.is-button-text.is-button-text-success.MuiButton-root.button-medium{padding:3px 10px;margin:8px;display:inline-block;font-size:11px}.is-button-small.is-button-text.is-button-text-success.MuiButton-root:hover{border-color:#2ad47f;color:#2ad47f;text-decoration:underline}.is-button-small.is-button-text.is-button-text-success.MuiButton-root:active{border-color:#f3f399;color:#f3f399}.is-button-small.is-button-text.is-button-text-warning.MuiButton-root{font-family:Arial;display:inline-block;letter-spacing:1px;font-weight:700;outline:2px,transparent;color:#a89421;outline-width:0px;border-color:#ccc;size:small;font-size:.5rem;padding:3px 8px;border-radius:3px;margin:2px}.is-button-small.is-button-text.is-button-text-warning.MuiButton-root.button-medium{padding:3px 10px;margin:8px;display:inline-block;font-size:11px}.is-button-small.is-button-text.is-button-text-warning.MuiButton-root:hover{border-color:#ffd900;color:#ffd900;text-decoration:underline}.is-button-small.is-button-text.is-button-text-warning.MuiButton-root:active{border-color:#d9e1e1;color:#d9e1e1}.is-button-small.is-button-text.is-button-text-error.MuiButton-root{font-family:Arial;display:inline-block;letter-spacing:1px;font-weight:700;outline:2px,transparent;color:#8f3e3e;outline-width:0px;border-color:#ccc;size:small;font-size:.5rem;padding:3px 8px;border-radius:3px;margin:2px}.is-button-small.is-button-text.is-button-text-error.MuiButton-root.button-medium{padding:3px 10px;margin:8px;display:inline-block;font-size:11px}.is-button-small.is-button-text.is-button-text-error.MuiButton-root:hover{border-color:#f08080;color:#f08080;text-decoration:underline}.is-button-small.is-button-text.is-button-text-error.MuiButton-root:active{border-color:#fcdcea;color:#fcdcea}.is-button-small.is-button-text.is-button-text-info.MuiButton-root{font-family:Arial;display:inline-block;letter-spacing:1px;font-weight:700;outline:2px,transparent;color:#194e8a;outline-width:0px;border-color:#ccc;size:small;font-size:.5rem;padding:3px 8px;border-radius:3px;margin:2px}.is-button-small.is-button-text.is-button-text-info.MuiButton-root.button-medium{padding:3px 10px;margin:8px;display:inline-block;font-size:11px}.is-button-small.is-button-text.is-button-text-info.MuiButton-root:hover{border-color:#7ab8ff;color:#7ab8ff;text-decoration:underline}.is-button-small.is-button-text.is-button-text-info.MuiButton-root:active{border-color:#ccdfe5;color:#ccdfe5}.is-button-small.is-button-text.is-button-text-link.MuiButton-root{font-family:Arial;display:inline-block;letter-spacing:1px;font-weight:700;outline:2px,transparent;color:#656565;outline-width:0px;border-color:#ccc;size:small;font-size:.5rem;padding:3px 8px;border-radius:3px;margin:2px}.is-button-small.is-button-text.is-button-text-link.MuiButton-root.button-medium{padding:3px 10px;margin:8px;display:inline-block;font-size:11px}.is-button-small.is-button-text.is-button-text-link.MuiButton-root:hover{border-color:#a4bcc2;color:#a4bcc2;text-decoration:underline}.is-button-small.is-button-text.is-button-text-link.MuiButton-root:active{border-color:#99c0cc;color:#99c0cc}.is-button-large.is-button-primary.MuiButton-root{font-family:Arial;font-weight:700;outline:2px,transparent;display:inline-block;background-color:#005b71;color:#fff;outline-width:0px;border-radius:5px;width:fit-content;size:large;padding:6px 18px;margin:12px;display:inline-flex;font-size:1rem;letter-spacing:2px}.is-button-large.is-button-primary.MuiButton-root:hover{background-color:#66d3ee!important}.is-button-large.is-button-primary.MuiButton-root:active{background-color:#00617f!important}.is-button-large.is-button-secondary.MuiButton-root{font-family:Arial;font-weight:700;outline:2px,transparent;display:inline-block;background-color:#e1e000;color:#00495f;outline-width:0px;border-radius:5px;width:fit-content;size:large;padding:6px 18px;margin:12px;display:inline-flex;font-size:1rem;letter-spacing:2px}.is-button-large.is-button-secondary.MuiButton-root:hover{background-color:#edec66!important}.is-button-large.is-button-secondary.MuiButton-root:active{background-color:#e7e633!important}.is-button-large.is-button-default.MuiButton-root{font-family:Arial;font-weight:700;outline:2px,transparent;display:inline-block;background-color:#d9e1e1;color:#000;outline-width:0px;border-radius:5px;width:fit-content;size:large;padding:6px 18px;margin:12px;display:inline-flex;font-size:1rem;letter-spacing:2px}.is-button-large.is-button-default.MuiButton-root:hover{background-color:#a4bcc2!important}.is-button-large.is-button-default.MuiButton-root:active{background-color:#66a0b2!important}.is-button-large.is-button-success.MuiButton-root{font-family:Arial;font-weight:700;outline:2px,transparent;display:inline-block;background-color:#2ad47f;color:#000;outline-width:0px;border-radius:5px;width:fit-content;size:large;padding:6px 18px;margin:12px;display:inline-flex;font-size:1rem;letter-spacing:2px}.is-button-large.is-button-success.MuiButton-root:hover{background-color:#177747!important}.is-button-large.is-button-success.MuiButton-root:active{background-color:#a9a800!important}.is-button-large.is-button-warning.MuiButton-root{font-family:Arial;font-weight:700;outline:2px,transparent;display:inline-block;background-color:#ffd900;color:#000;outline-width:0px;border-radius:5px;width:fit-content;size:large;padding:6px 18px;margin:12px;display:inline-flex;font-size:1rem;letter-spacing:2px}.is-button-large.is-button-warning.MuiButton-root:hover{background-color:#a89421!important}.is-button-large.is-button-warning.MuiButton-root:active{background-color:#f9f9cc!important}.is-button-large.is-button-error.MuiButton-root{font-family:Arial;font-weight:700;outline:2px,transparent;display:inline-block;background-color:#f08080;color:#000;outline-width:0px;border-radius:5px;width:fit-content;size:large;padding:6px 18px;margin:12px;display:inline-flex;font-size:1rem;letter-spacing:2px}.is-button-large.is-button-error.MuiButton-root:hover{background-color:#8f3e3e!important}.is-button-large.is-button-error.MuiButton-root:active{background-color:#78274c!important}.is-button-large.is-button-info.MuiButton-root{font-family:Arial;font-weight:700;outline:2px,transparent;display:inline-block;background-color:#7ab8ff;color:#000;outline-width:0px;border-radius:5px;width:fit-content;size:large;padding:6px 18px;margin:12px;display:inline-flex;font-size:1rem;letter-spacing:2px}.is-button-large.is-button-info.MuiButton-root:hover{background-color:#194e8a!important}.is-button-large.is-button-info.MuiButton-root:active{background-color:#00495f!important}.is-button-large.is-button-link.MuiButton-root{font-family:Arial;font-weight:700;outline:2px,transparent;display:inline-block;background-color:#fff;color:#00495f;outline-width:0px;border-radius:5px;width:fit-content;size:large;padding:6px 18px;margin:12px;display:inline-flex;font-size:1rem;letter-spacing:2px}.is-button-large.is-button-link.MuiButton-root:hover{background-color:#d9e1e1!important}.is-button-large.is-button-link.MuiButton-root:active{background-color:#ccdfe5!important}.is-button-large.is-button-outlined.is-button-outlined-primary.MuiButton-root{font-family:Arial;display:inline-block;border-radius:5px;font-weight:700;outline:2px,transparent;color:#005b71;outline-width:0px;border-color:#ccc;size:large;padding:6px 18px;margin:12px;display:inline-flex;font-size:1rem;letter-spacing:2px;outline-width:thick;border-color:#005b71}.is-button-large.is-button-outlined.is-button-outlined-primary.MuiButton-root:hover{border-color:#00b5e2;color:#00b5e2}.is-button-large.is-button-outlined.is-button-outlined-primary.MuiButton-root:active{border-color:#66a0b2;color:#66a0b2}.is-button-large.is-button-outlined.is-button-outlined-secondary.MuiButton-root{font-family:Arial;display:inline-block;border-radius:5px;font-weight:700;outline:2px,transparent;color:#717000;outline-width:0px;border-color:#ccc;size:large;padding:6px 18px;margin:12px;display:inline-flex;font-size:1rem;letter-spacing:2px;outline-width:thick;border-color:#717000}.is-button-large.is-button-outlined.is-button-outlined-secondary.MuiButton-root:hover{border-color:#717000;color:#717000}.is-button-large.is-button-outlined.is-button-outlined-secondary.MuiButton-root:active{border-color:#a9a800;color:#a9a800}.is-button-large.is-button-outlined.is-button-outlined-default.MuiButton-root{font-family:Arial;display:inline-block;border-radius:5px;font-weight:700;outline:2px,transparent;color:#656565;outline-width:0px;border-color:#ccc;size:large;padding:6px 18px;margin:12px;display:inline-flex;font-size:1rem;letter-spacing:2px;outline-width:thick;border-color:#656565}.is-button-large.is-button-outlined.is-button-outlined-default.MuiButton-root:hover{border-color:#a4bcc2;color:#a4bcc2}.is-button-large.is-button-outlined.is-button-outlined-default.MuiButton-root:active{border-color:#ccdfe5;color:#ccdfe5}.is-button-large.is-button-outlined.is-button-outlined-success.MuiButton-root{font-family:Arial;display:inline-block;border-radius:5px;font-weight:700;outline:2px,transparent;color:#177747;outline-width:0px;border-color:#ccc;size:large;padding:6px 18px;margin:12px;display:inline-flex;font-size:1rem;letter-spacing:2px;outline-width:thick;border-color:#177747}.is-button-large.is-button-outlined.is-button-outlined-success.MuiButton-root:hover{border-color:#2ad47f;color:#2ad47f}.is-button-large.is-button-outlined.is-button-outlined-success.MuiButton-root:active{border-color:#f3f399;color:#f3f399}.is-button-large.is-button-outlined.is-button-outlined-warning.MuiButton-root{font-family:Arial;display:inline-block;border-radius:5px;font-weight:700;outline:2px,transparent;color:#a89421;outline-width:0px;border-color:#ccc;size:large;padding:6px 18px;margin:12px;display:inline-flex;font-size:1rem;letter-spacing:2px;outline-width:thick;border-color:#a89421}.is-button-large.is-button-outlined.is-button-outlined-warning.MuiButton-root:hover{border-color:#ffd900;color:#ffd900}.is-button-large.is-button-outlined.is-button-outlined-warning.MuiButton-root:active{border-color:#d9e1e1;color:#d9e1e1}.is-button-large.is-button-outlined.is-button-outlined-error.MuiButton-root{font-family:Arial;display:inline-block;border-radius:5px;font-weight:700;outline:2px,transparent;color:#8f3e3e;outline-width:0px;border-color:#ccc;size:large;padding:6px 18px;margin:12px;display:inline-flex;font-size:1rem;letter-spacing:2px;outline-width:thick;border-color:#8f3e3e}.is-button-large.is-button-outlined.is-button-outlined-error.MuiButton-root:hover{border-color:#f08080;color:#f08080}.is-button-large.is-button-outlined.is-button-outlined-error.MuiButton-root:active{border-color:#fcdcea;color:#fcdcea}.is-button-large.is-button-outlined.is-button-outlined-info.MuiButton-root{font-family:Arial;display:inline-block;border-radius:5px;font-weight:700;outline:2px,transparent;color:#194e8a;outline-width:0px;border-color:#ccc;size:large;padding:6px 18px;margin:12px;display:inline-flex;font-size:1rem;letter-spacing:2px;outline-width:thick;border-color:#194e8a}.is-button-large.is-button-outlined.is-button-outlined-info.MuiButton-root:hover{border-color:#7ab8ff;color:#7ab8ff}.is-button-large.is-button-outlined.is-button-outlined-info.MuiButton-root:active{border-color:#ccdfe5;color:#ccdfe5}.is-button-large.is-button-outlined.is-button-outlined-link.MuiButton-root{font-family:Arial;display:inline-block;border-radius:5px;font-weight:700;outline:2px,transparent;color:#656565;outline-width:0px;border-color:#ccc;size:large;padding:6px 18px;margin:12px;display:inline-flex;font-size:1rem;letter-spacing:2px;outline-width:thick;border-color:#656565}.is-button-large.is-button-outlined.is-button-outlined-link.MuiButton-root:hover{border-color:#a4bcc2;color:#a4bcc2}.is-button-large.is-button-outlined.is-button-outlined-link.MuiButton-root:active{border-color:#99c0cc;color:#99c0cc}.is-button-large.is-button-text.is-button-text-primary.MuiButton-root{font-family:Arial;display:inline-block;border-radius:5px;font-weight:700;outline:2px,transparent;color:#005b71;outline-width:0px;border-color:#ccc;size:large;padding:6px 18px;margin:12px;display:inline-flex;font-size:1rem;letter-spacing:2px}.is-button-large.is-button-text.is-button-text-primary.MuiButton-root:hover{border-color:#00b5e2;color:#00b5e2;text-decoration:underline}.is-button-large.is-button-text.is-button-text-primary.MuiButton-root:active{border-color:#66a0b2;color:#66a0b2}.is-button-large.is-button-text.is-button-text-secondary.MuiButton-root{font-family:Arial;display:inline-block;border-radius:5px;font-weight:700;outline:2px,transparent;color:#717000;outline-width:0px;border-color:#ccc;size:large;padding:6px 18px;margin:12px;display:inline-flex;font-size:1rem;letter-spacing:2px}.is-button-large.is-button-text.is-button-text-secondary.MuiButton-root:hover{border-color:#717000;color:#717000;text-decoration:underline}.is-button-large.is-button-text.is-button-text-secondary.MuiButton-root:active{border-color:#a9a800;color:#a9a800}.is-button-large.is-button-text.is-button-text-default.MuiButton-root{font-family:Arial;display:inline-block;border-radius:5px;font-weight:700;outline:2px,transparent;color:#656565;outline-width:0px;border-color:#ccc;size:large;padding:6px 18px;margin:12px;display:inline-flex;font-size:1rem;letter-spacing:2px}.is-button-large.is-button-text.is-button-text-default.MuiButton-root:hover{border-color:#a4bcc2;color:#a4bcc2;text-decoration:underline}.is-button-large.is-button-text.is-button-text-default.MuiButton-root:active{border-color:#ccdfe5;color:#ccdfe5}.is-button-large.is-button-text.is-button-text-success.MuiButton-root{font-family:Arial;display:inline-block;border-radius:5px;font-weight:700;outline:2px,transparent;color:#177747;outline-width:0px;border-color:#ccc;size:large;padding:6px 18px;margin:12px;display:inline-flex;font-size:1rem;letter-spacing:2px}.is-button-large.is-button-text.is-button-text-success.MuiButton-root:hover{border-color:#2ad47f;color:#2ad47f;text-decoration:underline}.is-button-large.is-button-text.is-button-text-success.MuiButton-root:active{border-color:#f3f399;color:#f3f399}.is-button-large.is-button-text.is-button-text-warning.MuiButton-root{font-family:Arial;display:inline-block;border-radius:5px;font-weight:700;outline:2px,transparent;color:#a89421;outline-width:0px;border-color:#ccc;size:large;padding:6px 18px;margin:12px;display:inline-flex;font-size:1rem;letter-spacing:2px}.is-button-large.is-button-text.is-button-text-warning.MuiButton-root:hover{border-color:#ffd900;color:#ffd900;text-decoration:underline}.is-button-large.is-button-text.is-button-text-warning.MuiButton-root:active{border-color:#d9e1e1;color:#d9e1e1}.is-button-large.is-button-text.is-button-text-error.MuiButton-root{font-family:Arial;display:inline-block;border-radius:5px;font-weight:700;outline:2px,transparent;color:#8f3e3e;outline-width:0px;border-color:#ccc;size:large;padding:6px 18px;margin:12px;display:inline-flex;font-size:1rem;letter-spacing:2px}.is-button-large.is-button-text.is-button-text-error.MuiButton-root:hover{border-color:#f08080;color:#f08080;text-decoration:underline}.is-button-large.is-button-text.is-button-text-error.MuiButton-root:active{border-color:#fcdcea;color:#fcdcea}.is-button-large.is-button-text.is-button-text-info.MuiButton-root{font-family:Arial;display:inline-block;border-radius:5px;font-weight:700;outline:2px,transparent;color:#194e8a;outline-width:0px;border-color:#ccc;size:large;padding:6px 18px;margin:12px;display:inline-flex;font-size:1rem;letter-spacing:2px}.is-button-large.is-button-text.is-button-text-info.MuiButton-root:hover{border-color:#7ab8ff;color:#7ab8ff;text-decoration:underline}.is-button-large.is-button-text.is-button-text-info.MuiButton-root:active{border-color:#ccdfe5;color:#ccdfe5}.is-button-large.is-button-text.is-button-text-link.MuiButton-root{font-family:Arial;display:inline-block;border-radius:5px;font-weight:700;outline:2px,transparent;color:#656565;outline-width:0px;border-color:#ccc;size:large;padding:6px 18px;margin:12px;display:inline-flex;font-size:1rem;letter-spacing:2px}.is-button-large.is-button-text.is-button-text-link.MuiButton-root:hover{border-color:#a4bcc2;color:#a4bcc2;text-decoration:underline}.is-button-large.is-button-text.is-button-text-link.MuiButton-root:active{border-color:#99c0cc;color:#99c0cc}.is-link{color:#33c4e8!important;font-weight:lighter!important;letter-spacing:.25px!important}.is-icon-primary{color:#00b5e2}:root{--instrideBlue: #00617f;--keyLime: #e1e000;--cyan: #00b5e2;--isOrange: #f47921;--isVibrantBlue: #295e99;--isFrost: #8fb6b6;--isPurple: #8a4b92;--isGrey: #222222;--isGreen: #63bc46;--magenta: #f04e98;--shadowColor: #939494;--lightShadowColor: rgba(0, 0, 0, .1607843137);--defaultText: #000;--isSuccess: #2ad47f;--isSuccessDark: #177747;--isSuccessLight: #edf7ed;--isWarning: #ffd900;--isWarningDark: #a89421;--isError: #f08080;--isErrorDark: #8f3e3e;--isInfo: #7ab8ff;--isInfoDark: #194e8a;--isLinkButton: white;--isAlert: #d50000;--isTextHighlight: #52ef4c;--appBackgroundColor: #edf7fc;--borderColor: #707070;--externalChatBubbleColor: #864a8e;--topContainerColor: white;--level2ContainerColor: #f7fdfd;--level3ContainerColor: #eaf6fb;--elementHighColor: #f7f9f9;--elementSelectorColor: #f0f3f3;--elementCloseTabColor: #e8edee;--filterTrayColor: #edf2f3;--columnSeparatorColor: #e1e7e8;--selectedElementColor: #aceacb;--chatPatientInfoColor: #fffbe3;--chatHighlightColor: #6151dd;--patientScoreColor: #85d672;--errorRedText: #c12d2d;--warningOrangeText: #dd9636;--instrideBlue1: #003140;--instrideBlue2: #00495f;--instrideBlue3: #338199;--instrideBlue4: #66a0b2;--instrideBlue5: #99c0cc;--instrideBlue6: #ccdfe5;--cyan1: #005b71;--cyan2: #0088aa;--cyan3: #33c4e8;--cyan4: #66d3ee;--cyan5: #99e1f3;--cyan6: #ccf0f9;--cyan1Hover: rgba(0, 97, 127, .7490196078);--teal1: #00757d;--isTeal: #05757f;--isTeal1: #00939a;--isTeal2: #50aeb4;--isTeal3: #8ecacd;--isTeal4: #c8e4e7;--isTeal5: #e3f2f2;--keyLime1: #717000;--keyLime2: #a9a800;--keyLime3: #e7e633;--keyLime4: #edec66;--keyLime5: #f3f399;--keyLime6: #f9f9cc;--isPurple1: #aa6cac;--isPurple2: #c091c1;--isPurple3: #d5b6d5;--isPurple4: #ebdaea;--isPurple5: #f4edf5;--isOrange1: #ff8e3a;--isOrange2: #ffab70;--isOrange3: #ffc6a0;--isOrange4: #ffe3d1;--isOrange5: #fff0e8;--magenta1: #78274c;--magenta2: #b43b72;--magenta3: #f371ad;--magenta4: #f695c1;--magenta5: #f9b8d6;--magenta6: #fcdcea;--black: #000000;--white: #ffffff;--offWhite: #f7f9f9;--neutral1: #425563;--neutral2: #a4bcc2;--neutral3: #d9e1e1;--darkGrey: #656565;--mediumGrey: #cecece;--lightGrey: #ececec;--isGrey2: #7a7a7a;--skyBlue: #bde0f2;--skyBlue1: #84a2b1;--skyBlue2: #e7f4fa;--lavender: #bb92eb;--lavender1: #a892c3;--lavender2: #f0e3ff;--teaGreen: #e1fac0;--teaGreen1: #c0db9a;--teaGreen2: #eff7e5;--canaryYellow: #faf182;--canaryYellow1: #c4be75;--canaryYellow2: #fcf9d7;--peach: #ffd6a7;--peach1: #d1ae89;--peach2: #fde8d0}.aa-wrapper{padding:10px;height:100%;overflow-y:auto;box-sizing:border-box}.aa-wrapper .aa-title{font-family:"Bree Serif",serif;font-weight:500;font-size:28px;color:#51b2dd;letter-spacing:0;line-height:32px}.aa-wrapper .aa-form-field{margin:5px 0}.aa-wrapper .aa-two-col{display:flex}.aa-wrapper .MuiListItemIcon-root{min-width:36px}.aa-wrapper .aa-category-select .MuiInputBase-input{display:flex;align-items:center}.aa-wrapper .aa-middle-col,.aa-wrapper .aa-right-col{margin-left:10px}.aa-wrapper .aa-text-or{color:#656565;font-family:Arial,Helvetica,sans-serif;font-style:italic;padding-top:15px}.aa-wrapper .MuiFormControlLabel-label{color:#656565}.aa-wrapper .aa-save-button{margin:5px 0 0}.aa-wrapper .aa-validation-error,.aa-wrapper .aa-validation-error .MuiFormControlLabel-label{color:#d32f2f}.aa-category-icon{font-size:15px;border-radius:50%;border:.01rem solid #707070;width:1rem!important;height:1rem!important}.aa-add-error-msg{font-family:Arial,Helvetica,sans-serif;font-weight:700}.aiu-content{padding:10px 30px}.aiu-content *{box-sizing:border-box}.aiu-form-content{display:grid;grid-template-areas:"field" "field" "field" "field" "field" "field" "field" "field" "field" "field" "button";grid-gap:20px}.aiu-form-content .MuiButton-root{margin-left:0}.aiu-form-content .aiu-add-button{justify-self:end;width:50%}.av-root{margin:0}.av-root .av-header-missing-telehealth{background-color:#f695c1}.av-root .av-header{position:relative;padding:1.25rem 1rem .5rem;margin-top:0}.av-root .av-header .av-header-btns{display:flex;flex-flow:nowrap;position:absolute;top:0;right:0}.av-root .av-header .av-title{display:inline-block;margin-bottom:0;margin-top:0;color:#285f7c}.av-root .av-header .av-missing-title{display:inline-block;margin-bottom:0;margin-top:0;color:#000}.av-root .av-header .av-recurrence-indicator,.av-root .av-header .av-status{color:#00000080}.av-root .av-header .av-updated-by{margin-bottom:18px;color:#00000080}.av-root .av-body{padding:1rem 1rem 0;display:flex;flex-direction:column;gap:1rem;max-height:80vh;min-width:500px;color:#656565;font-family:Arial,Helvetica,sans-serif;font-size:.9rem}.av-root .av-body hr{border-color:#656565}.av-root .av-body .guest{color:#00617f;display:flex;align-items:center;gap:.5rem}.av-root .av-body .guest a{color:#00617f;font-family:"Bree Serif";font-size:16px}.av-root .av-body .av-guest-title{margin:0 0 -.5rem .5rem}.av-root .av-body .av-group-patient-count{display:flex;gap:.35rem}.av-root .av-body .av-patient-count{font-weight:700}.av-root .av-body .av-appt-info{display:grid;grid:min-content/1fr 1fr;gap:2rem;padding:0 1rem}.av-root .av-body .av-appt-time{display:grid;grid:min-content/1fr min-content 1fr;gap:1rem;background-color:#edf7fc;padding:1rem}.av-root .av-body .av-provider{display:flex;flex-direction:column;gap:.5rem;padding:0 1rem}.av-root .av-body .av-guest{display:grid;grid:min-content min-content/1fr 1fr;padding:.5rem;row-gap:1rem;margin-top:1rem}.av-root .av-body .av-guest .guest{margin:auto auto auto 0}.av-root .av-body .av-guest .av-guest-status{margin-left:2rem}.av-root .av-body .av-guest .av-remaining-appts{grid-column:1/3}.av-root .av-body .av-guest .av-cancellation-save-button,.av-root .av-body .av-guest .av-not-seen-message{display:grid;grid:min-content/1fr min-content;grid-column:1/3}.av-root .av-body .av-zoom-details{display:flex;justify-content:space-between;align-items:center}.av-root .av-body .av-zoom-details .zoom-link{font-size:12px}.av-root .av-body .av-zoom-details .link-btn{min-width:max-content;margin-left:0}.av-root .av-body .av-zoom-details div.save-btn-wrapper{min-width:max-content}.av-root .av-body .av-zoom-details .save-btn{margin-right:0}.av-root .av-body .av-group-patients-title{display:flex;align-items:center;justify-content:space-between}.av-root .av-body .av-guest-add-patient{display:flex;flex-direction:column;align-items:center}.av-root .av-body .av-guest-add-patient .av-guest-add-patient-text{color:#00617f;font-size:.7rem;font-weight:700}.av-root .av-update-details{background:#e8edee 0% 0% no-repeat padding-box;border:.25px solid #a9bbc1;opacity:1}.av-root .av-update-details .av-editor-details{text-align:left;font: .7rem Arial;letter-spacing:0px;color:#000;opacity:1;width:100%;padding-left:.1rem;display:grid;gap:1rem;align-content:center;grid:min-content/6rem 1fr min-content;min-height:2rem;grid-row-end:1}.av-root .av-update-details .av-editor-details .av-editor-title{text-align:end}.av-root .av-update-details .MuiAccordionSummary-root{background-color:#e8edee;border:.25px solid #a9bbc1;opacity:1;min-height:unset}.av-root .av-update-details .MuiAccordionSummary-content{margin-top:unset;margin-bottom:unset}.av-root .av-update-details .MuiAccordionDetails-root{background-color:#f7fdfd;border:.25px solid #a9bbc1;min-height:unset;padding:0 2rem 0 1rem}.av-delete-radio-group{padding-left:10px}.delete-warning-dialog{padding-left:1.25em;padding-right:1.25em;padding-top:1.25em;font-family:Arial,Helvetica,sans-serif}.delete-warning-dialog h2.delete-warning-dialog-title{font-weight:700;display:flex;justify-content:center}.delete-warning-dialog .MuiDialogActions-root.delete-warning-dialog-buttons{display:flex;flex-direction:row;justify-content:center}#ap-add-dialog-title{color:#00617f}.aa-update-radio-group{padding-left:10px}.aa-update-radio-group .css-j204z7-MuiFormControlLabel-root .MuiFormControlLabel-label{font-size:12px}.ap-new-appt{position:relative;padding:3.25rem 2rem 2rem}.ap-buttons{position:absolute;top:.5rem;right:.5rem}.ap-buttons .ap-add-dialog-close-btn{color:#656565}.ap-new-appt-dialog-content{display:flex;flex-direction:column;gap:1rem}.ap-new-appt-dialog-content .ap-patient-select-wrapper .select-box{display:flex;flex-wrap:wrap;gap:.5rem}.ap-new-appt-dialog-content .ap-practitioner-appointment-section{display:flex;flex-direction:row;margin-top:10px;margin-bottom:10px}.ap-new-appt-dialog-content .ap-time-and-duration{display:grid;grid:auto/3fr 1fr;gap:1rem}.ap-new-appt-dialog-content .ap-time-and-duration .MuiFormControl-root{width:100%}.ap-new-appt-dialog-content .recurrence-selector-wrapper .ap-recurrence-selector{width:max-content;min-width:50%}.ap-new-appt-dialog-content .recurrence-selector-wrapper .ap-recurrence-limit{margin:.5rem 0 0 1rem}.ap-new-appt-dialog-content .recurrence-selector-wrapper .ap-recurrence-radio{display:grid;grid:min-content 1fr/min-content auto;margin-left:.5rem}.ap-new-appt-dialog-content .ap-title{color:#656565;font-family:Arial,Helvetica,sans-serif;font-size:1rem;margin-bottom:1rem}.ap-new-appt-dialog-content .ap-save-button-wrapper{display:flex;justify-content:space-between;align-items:center}.ap-reschedule-info{display:flex;flex-direction:column;gap:.5rem}.ap-reschedule-info hr{border-color:#656565}.ap-reschedule-info .ap-reschedule-title{font:700 italic .9rem Arial,Helvetica,sans-serif;color:#656565}.ap-attendee-note{font:italic small arial}.add-patient-dialog-content{display:flex;flex-direction:column;gap:1rem}.add-patient-dialog-content .MuiTextField-root{box-sizing:border-box;margin-bottom:1.5rem}.add-patient-dialog-content .MuiFormHelperText-root{position:absolute;top:100%}.add-patient-dialog-content .ap-reschedule-title{margin-bottom:.5rem}.select-extend-amount{display:flex;align-items:center;gap:1rem;font:700 small arial}.select-extend-amount>p{margin:0 0 1.5rem}.select-extend-amount>div{flex-basis:100%}.ep-patient-name{width:100%;display:flex;gap:1rem;align-items:flex-start}.ep-patient-appt-day,.ep-appt-day{border:1px solid currentColor!important}.are-you-sure-dialog .MuiPaper-root{width:30rem}.are-you-sure-dialog .dialog-title{align-self:center;font-family:Arial;font-size:24px;font-weight:700;line-height:normal}.are-you-sure-dialog .dialog-content{text-align:center;font-family:Arial;font-size:14px}.are-you-sure-dialog .MuiDialogActions-root{justify-content:space-evenly}.assessments-table .at-row-header{background-color:#f7fdfd;color:#00617f;font: 700 12px/15px Helvetica Neue;letter-spacing:0px;opacity:1}.assessments-table .pit-consent-gen-btn{margin-left:64px}.assessments-table .copy-link{width:10em}.assessments-table .column-one{width:15em;padding-left:calc(14.375rem + 64px)}.assessments-table .at-body td{font: 12px/14px Helvetica Neue;letter-spacing:0px;color:#656565;opacity:1}.assessments-table .at-body .at-no-patients-cell{font-style:italic}.atc *{box-sizing:border-box}.atc{display:grid;grid-template-areas:"checkbox title title" "blank stats notes" "detail detail detail";grid-template-columns:min-content max-content 1fr;grid-template-rows:min-content max-content;width:100%;background:#fff;font-family:Arial,Helvetica,sans-serif;font-size:14px;color:#656565}.atc .atc-highlight{font-weight:700}.atc .atc-label{font-family:"Bree Serif",serif;font-weight:700;color:#00617f}.atc .aa-text-or{color:#656565;font-family:Arial,Helvetica,sans-serif;font-style:italic;padding-top:.9rem}.atc .atc-checkbox{grid-area:checkbox}.atc .atc-checkbox .MuiCheckbox-root{padding:1rem .5rem}.atc .atc-title{grid-area:title;display:flex;align-items:center;justify-content:space-between}.atc .atc-title .atc-title-right{display:flex;align-items:center}.atc .atc-title p{font-weight:700;font-size:20px;color:#000;margin:0}.atc .atc-title .atc-type-badge{min-width:75px;padding:5px;margin-right:50px;background-color:#fff;border-radius:25px;font-size:10px;font-weight:400;text-transform:uppercase;text-align:center}.atc .atc-title-text-field{background-color:#fff}.atc .atc-title-buttons,.atc .atc-edit-buttons{margin:.5rem .25rem .5rem 0}.atc .atc-edit-buttons{background-color:#fff;border-radius:25px}.atc .atc-stats{grid-area:stats;padding:.75rem 1.25rem .5rem 0;display:flex;flex-direction:column;gap:1rem}.atc .atc-stats .atc-stats-subsection{display:flex}.atc .atc-stats .MuiSelect-select{font-size:14px}.atc .atc-notes-and-link{grid-area:notes;padding:.5rem .75rem .5rem 1.25rem;display:flex;flex-direction:column;gap:.5rem}.atc .atc-detail{grid-area:detail}.atc .atc-detail .atc-detail-header{display:flex;align-items:center;background:#d9e1e1;color:#656565;padding:none;border:none;width:100%;cursor:pointer}.atc .atc-detail .atc-detail-header .atc-detail-icon{margin-right:.5rem;transition:transform .1s ease-in}.atc .atc-detail .atc-detail-header .atc-icon-open{transform:rotate(90deg)}.atc .atc-detail .atc-detail-body{background:#f7fdfd}.atc .atc-detail .atc-detail-body .atc-detail-item{display:flex;align-items:center;margin-left:2rem;background:#eaf6fb;border-bottom:.25px solid #656565}.atc .atc-detail .atc-detail-body .atc-detail-item .atc-detail-item-checkbox{margin:0;padding:.25rem;position:relative}.atc .atc-detail .atc-detail-body .atc-detail-item .atc-detail-item-checkbox *{font-size:1.25rem}.atc .atc-detail .atc-detail-body .atc-detail-item .atc-detail-item-checkbox:before{content:"";position:absolute;top:0;left:-.75rem;width:.75rem;height:100%;border-bottom:.25px solid #656565;--sidebarColor: white;background:var(--sidebarColor)}.atc .atc-detail .atc-detail-body .atc-detail-item .Mui-checked:before{--sidebarColor: #f04e98}.atc .atc-detail .atc-detail-body .atc-detail-item .atc-detail-item-label{margin-left:1rem}.atc-card .atc-stats-subsection{align-items:flex-start;flex-direction:column;gap:.3rem}.rbc-btn{color:inherit;font:inherit;margin:0}button.rbc-btn{overflow:visible;text-transform:none;-webkit-appearance:button;cursor:pointer}button[disabled].rbc-btn{cursor:not-allowed}button.rbc-input::-moz-focus-inner{border:0;padding:0}.rbc-calendar{box-sizing:border-box;height:100%;display:flex;flex-direction:column;align-items:stretch}.rbc-calendar *,.rbc-calendar *:before,.rbc-calendar *:after{box-sizing:inherit}.rbc-abs-full,.rbc-row-bg{overflow:hidden;position:absolute;inset:0}.rbc-ellipsis,.rbc-event-label,.rbc-row-segment .rbc-event-content,.rbc-show-more{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rbc-rtl{direction:rtl}.rbc-off-range{color:#999}.rbc-off-range-bg{background:#e6e6e6}.rbc-header{overflow:hidden;flex:1 0 0%;text-overflow:ellipsis;white-space:nowrap;padding:0 3px;text-align:center;vertical-align:middle;font-weight:700;font-size:90%;min-height:0;border-bottom:1px solid #ddd}.rbc-header+.rbc-header{border-left:1px solid #ddd}.rbc-rtl .rbc-header+.rbc-header{border-left-width:0;border-right:1px solid #ddd}.rbc-header>a,.rbc-header>a:active,.rbc-header>a:visited{color:inherit;text-decoration:none}.rbc-button-link{color:inherit;background:none;margin:0;padding:0;border:none;cursor:pointer;-webkit-user-select:text;user-select:text}.rbc-row-content{position:relative;user-select:none;-webkit-user-select:none;z-index:4}.rbc-row-content-scrollable{display:flex;flex-direction:column;height:100%}.rbc-row-content-scrollable .rbc-row-content-scroll-container{height:100%;overflow-y:scroll;-ms-overflow-style:none;scrollbar-width:none}.rbc-row-content-scrollable .rbc-row-content-scroll-container::-webkit-scrollbar{display:none}.rbc-today{background-color:#eaf6ff}.rbc-toolbar{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;margin-bottom:10px;font-size:16px}.rbc-toolbar .rbc-toolbar-label{flex-grow:1;padding:0 10px;text-align:center}.rbc-toolbar button{color:#373a3c;display:inline-block;margin:0;text-align:center;vertical-align:middle;background:none;background-image:none;border:1px solid #ccc;padding:.375rem 1rem;border-radius:4px;line-height:normal;white-space:nowrap}.rbc-toolbar button:active,.rbc-toolbar button.rbc-active{background-image:none;box-shadow:inset 0 3px 5px #00000020;background-color:#e6e6e6;border-color:#adadad}.rbc-toolbar button:active:hover,.rbc-toolbar button:active:focus,.rbc-toolbar button.rbc-active:hover,.rbc-toolbar button.rbc-active:focus{color:#373a3c;background-color:#d4d4d4;border-color:#8c8c8c}.rbc-toolbar button:focus{color:#373a3c;background-color:#e6e6e6;border-color:#adadad}.rbc-toolbar button:hover{color:#373a3c;background-color:#e6e6e6;border-color:#adadad}.rbc-btn-group{display:inline-block;white-space:nowrap}.rbc-btn-group>button:first-child:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.rbc-btn-group>button:last-child:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.rbc-rtl .rbc-btn-group>button:first-child:not(:last-child){border-radius:0 4px 4px 0}.rbc-rtl .rbc-btn-group>button:last-child:not(:first-child){border-radius:4px 0 0 4px}.rbc-btn-group>button:not(:first-child):not(:last-child){border-radius:0}.rbc-btn-group button+button{margin-left:-1px}.rbc-rtl .rbc-btn-group button+button{margin-left:0;margin-right:-1px}.rbc-btn-group+.rbc-btn-group,.rbc-btn-group+button{margin-left:10px}@media (max-width: 767px){.rbc-toolbar{flex-direction:column}}.rbc-event,.rbc-day-slot .rbc-background-event{border:none;box-sizing:border-box;box-shadow:none;margin:0;padding:2px 5px;background-color:#3174ad;border-radius:5px;color:#fff;cursor:pointer;width:100%;text-align:left}.rbc-slot-selecting .rbc-event,.rbc-slot-selecting .rbc-day-slot .rbc-background-event,.rbc-day-slot .rbc-slot-selecting .rbc-background-event{cursor:inherit;pointer-events:none}.rbc-event.rbc-selected,.rbc-day-slot .rbc-selected.rbc-background-event{background-color:#265985}.rbc-event:focus,.rbc-day-slot .rbc-background-event:focus{outline:5px auto #3b99fc}.rbc-event-label{font-size:80%}.rbc-event-overlaps{box-shadow:-1px 1px 5px #33333380}.rbc-event-continues-prior{border-top-left-radius:0;border-bottom-left-radius:0}.rbc-event-continues-after{border-top-right-radius:0;border-bottom-right-radius:0}.rbc-event-continues-earlier{border-top-left-radius:0;border-top-right-radius:0}.rbc-event-continues-later{border-bottom-left-radius:0;border-bottom-right-radius:0}.rbc-row{display:flex;flex-direction:row}.rbc-row-segment{padding:0 1px 1px}.rbc-selected-cell{background-color:#0000001a}.rbc-show-more{background-color:#ffffff4d;z-index:4;font-weight:700;font-size:85%;height:auto;line-height:normal;color:#3174ad}.rbc-show-more:hover,.rbc-show-more:focus{color:#265985}.rbc-month-view{position:relative;border:1px solid #ddd;display:flex;flex-direction:column;flex:1 0 0;width:100%;user-select:none;-webkit-user-select:none;height:100%}.rbc-month-header{display:flex;flex-direction:row}.rbc-month-row{display:flex;position:relative;flex-direction:column;flex:1 0 0;flex-basis:0px;overflow:hidden;height:100%}.rbc-month-row+.rbc-month-row{border-top:1px solid #ddd}.rbc-date-cell{flex:1 1 0;min-width:0;padding-right:5px;text-align:right}.rbc-date-cell.rbc-now{font-weight:700}.rbc-date-cell>a,.rbc-date-cell>a:active,.rbc-date-cell>a:visited{color:inherit;text-decoration:none}.rbc-row-bg{display:flex;flex-direction:row;flex:1 0 0;overflow:hidden}.rbc-day-bg{flex:1 0 0%}.rbc-day-bg+.rbc-day-bg{border-left:1px solid #ddd}.rbc-rtl .rbc-day-bg+.rbc-day-bg{border-left-width:0;border-right:1px solid #ddd}.rbc-overlay{position:absolute;z-index:5;border:1px solid #e5e5e5;background-color:#fff;box-shadow:0 5px 15px #00000040;padding:10px}.rbc-overlay>*+*{margin-top:1px}.rbc-overlay-header{border-bottom:1px solid #e5e5e5;margin:-10px -10px 5px;padding:2px 10px}.rbc-agenda-view{display:flex;flex-direction:column;flex:1 0 0;overflow:auto}.rbc-agenda-view table.rbc-agenda-table{width:100%;border:1px solid #ddd;border-spacing:0;border-collapse:collapse}.rbc-agenda-view table.rbc-agenda-table tbody>tr>td{padding:5px 10px;vertical-align:top}.rbc-agenda-view table.rbc-agenda-table .rbc-agenda-time-cell{padding-left:15px;padding-right:15px;text-transform:lowercase}.rbc-agenda-view table.rbc-agenda-table tbody>tr>td+td{border-left:1px solid #ddd}.rbc-rtl .rbc-agenda-view table.rbc-agenda-table tbody>tr>td+td{border-left-width:0;border-right:1px solid #ddd}.rbc-agenda-view table.rbc-agenda-table tbody>tr+tr{border-top:1px solid #ddd}.rbc-agenda-view table.rbc-agenda-table thead>tr>th{padding:3px 5px;text-align:left;border-bottom:1px solid #ddd}.rbc-rtl .rbc-agenda-view table.rbc-agenda-table thead>tr>th{text-align:right}.rbc-agenda-time-cell{text-transform:lowercase}.rbc-agenda-time-cell .rbc-continues-after:after{content:" »"}.rbc-agenda-time-cell .rbc-continues-prior:before{content:"« "}.rbc-agenda-date-cell,.rbc-agenda-time-cell{white-space:nowrap}.rbc-agenda-event-cell{width:100%}.rbc-time-column{display:flex;flex-direction:column;min-height:100%}.rbc-time-column .rbc-timeslot-group{flex:1}.rbc-timeslot-group{border-bottom:1px solid #ddd;min-height:40px;display:flex;flex-flow:column nowrap}.rbc-time-gutter,.rbc-header-gutter{flex:none}.rbc-label{padding:0 5px}.rbc-day-slot{position:relative}.rbc-day-slot .rbc-events-container{inset:0;position:absolute;margin-right:10px}.rbc-day-slot .rbc-events-container.rbc-rtl{left:10px;right:0}.rbc-day-slot .rbc-event,.rbc-day-slot .rbc-background-event{border:1px solid rgb(37.7432432432,89.3513513514,133.2567567568);display:flex;max-height:100%;min-height:20px;flex-flow:column wrap;align-items:flex-start;overflow:hidden;position:absolute}.rbc-day-slot .rbc-background-event{opacity:.75}.rbc-day-slot .rbc-event-label{flex:none;padding-right:5px;width:auto}.rbc-day-slot .rbc-event-content{width:100%;flex:1 1 0;word-wrap:break-word;line-height:1;height:100%;min-height:1em}.rbc-day-slot .rbc-time-slot{border-top:1px solid rgb(246.5,246.5,246.5)}.rbc-time-view-resources .rbc-time-gutter,.rbc-time-view-resources .rbc-time-header-gutter{position:sticky;left:0;background-color:#fff;border-right:1px solid #ddd;z-index:10;margin-right:-1px}.rbc-time-view-resources .rbc-time-header{overflow:hidden}.rbc-time-view-resources .rbc-time-header-content{min-width:auto;flex:1 0 0;flex-basis:0px}.rbc-time-view-resources .rbc-time-header-cell-single-day{display:none}.rbc-time-view-resources .rbc-day-slot{min-width:140px}.rbc-time-view-resources .rbc-header,.rbc-time-view-resources .rbc-day-bg{width:140px;flex:1 1 0;flex-basis:0 px}.rbc-time-header-content+.rbc-time-header-content{margin-left:-1px}.rbc-time-slot{flex:1 0 0}.rbc-time-slot.rbc-now{font-weight:700}.rbc-day-header{text-align:center}.rbc-slot-selection{z-index:10;position:absolute;background-color:#00000080;color:#fff;font-size:75%;width:100%;padding:3px}.rbc-slot-selecting{cursor:move}.rbc-time-view{display:flex;flex-direction:column;flex:1;width:100%;border:1px solid #ddd;min-height:0}.rbc-time-view .rbc-time-gutter{white-space:nowrap;text-align:right}.rbc-time-view .rbc-allday-cell{box-sizing:content-box;width:100%;height:100%;position:relative}.rbc-time-view .rbc-allday-cell+.rbc-allday-cell{border-left:1px solid #ddd}.rbc-time-view .rbc-allday-events{position:relative;z-index:4}.rbc-time-view .rbc-row{box-sizing:border-box;min-height:20px}.rbc-time-header{display:flex;flex:0 0 auto;flex-direction:row}.rbc-time-header.rbc-overflowing{border-right:1px solid #ddd}.rbc-rtl .rbc-time-header.rbc-overflowing{border-right-width:0;border-left:1px solid #ddd}.rbc-time-header>.rbc-row:first-child{border-bottom:1px solid #ddd}.rbc-time-header>.rbc-row.rbc-row-resource{border-bottom:1px solid #ddd}.rbc-time-header-cell-single-day{display:none}.rbc-time-header-content{flex:1;display:flex;min-width:0;flex-direction:column;border-left:1px solid #ddd}.rbc-rtl .rbc-time-header-content{border-left-width:0;border-right:1px solid #ddd}.rbc-time-header-content>.rbc-row.rbc-row-resource{border-bottom:1px solid #ddd;flex-shrink:0}.rbc-time-content{display:flex;flex:1 0 0%;align-items:flex-start;width:100%;border-top:2px solid #ddd;overflow-y:auto;position:relative}.rbc-time-content>.rbc-time-gutter{flex:none}.rbc-time-content>*+*>*{border-left:1px solid #ddd}.rbc-rtl .rbc-time-content>*+*>*{border-left-width:0;border-right:1px solid #ddd}.rbc-time-content>.rbc-day-slot{width:100%;user-select:none;-webkit-user-select:none}.rbc-current-time-indicator{position:absolute;z-index:3;left:0;right:0;height:1px;background-color:#74ad31;pointer-events:none}.rbc-addons-dnd .rbc-addons-dnd-row-body{position:relative}.rbc-addons-dnd .rbc-addons-dnd-drag-row{position:absolute;top:0;left:0;right:0}.rbc-addons-dnd .rbc-addons-dnd-over{background-color:#0000004d}.rbc-addons-dnd .rbc-event,.rbc-addons-dnd .rbc-day-slot .rbc-background-event,.rbc-day-slot .rbc-addons-dnd .rbc-background-event{transition:opacity .15s}.rbc-addons-dnd .rbc-event:hover .rbc-addons-dnd-resize-ns-icon,.rbc-addons-dnd .rbc-day-slot .rbc-background-event:hover .rbc-addons-dnd-resize-ns-icon,.rbc-day-slot .rbc-addons-dnd .rbc-background-event:hover .rbc-addons-dnd-resize-ns-icon,.rbc-addons-dnd .rbc-event:hover .rbc-addons-dnd-resize-ew-icon,.rbc-addons-dnd .rbc-day-slot .rbc-background-event:hover .rbc-addons-dnd-resize-ew-icon,.rbc-day-slot .rbc-addons-dnd .rbc-background-event:hover .rbc-addons-dnd-resize-ew-icon{display:block}.rbc-addons-dnd .rbc-addons-dnd-dragged-event{opacity:0}.rbc-addons-dnd.rbc-addons-dnd-is-dragging .rbc-event:not(.rbc-addons-dnd-dragged-event):not(.rbc-addons-dnd-drag-preview),.rbc-addons-dnd.rbc-addons-dnd-is-dragging .rbc-day-slot .rbc-background-event:not(.rbc-addons-dnd-dragged-event):not(.rbc-addons-dnd-drag-preview),.rbc-day-slot .rbc-addons-dnd.rbc-addons-dnd-is-dragging .rbc-background-event:not(.rbc-addons-dnd-dragged-event):not(.rbc-addons-dnd-drag-preview){opacity:.5}.rbc-addons-dnd .rbc-addons-dnd-resizable{position:relative;width:100%;height:100%}.rbc-addons-dnd .rbc-addons-dnd-resize-ns-anchor{width:100%;text-align:center;position:absolute}.rbc-addons-dnd .rbc-addons-dnd-resize-ns-anchor:first-child{top:0}.rbc-addons-dnd .rbc-addons-dnd-resize-ns-anchor:last-child{bottom:0}.rbc-addons-dnd .rbc-addons-dnd-resize-ns-anchor .rbc-addons-dnd-resize-ns-icon{display:none;border-top:3px double;margin:0 auto;width:10px;cursor:ns-resize}.rbc-addons-dnd .rbc-addons-dnd-resize-ew-anchor{position:absolute;top:4px;bottom:0}.rbc-addons-dnd .rbc-addons-dnd-resize-ew-anchor:first-child{left:0}.rbc-addons-dnd .rbc-addons-dnd-resize-ew-anchor:last-child{right:0}.rbc-addons-dnd .rbc-addons-dnd-resize-ew-anchor .rbc-addons-dnd-resize-ew-icon{display:none;border-left:3px double;margin-top:auto;margin-bottom:auto;height:10px;cursor:ew-resize}.cv-event-title{display:flex;font-size:12px;flex-direction:row}.cv-event-title-reason{margin-right:10px}.cv-dialog .cv-dialog-content{padding:10px}.cv-dialog .cv-dialog-content .cv-dialog-header{display:flex;flex-direction:row;border:1px solid #00617f;border-radius:3px}.cv-dialog .cv-dialog-content .cv-dialog-header .cv-dialog-content-title{padding-left:8px;flex:5;vertical-align:middle;line-height:40px}.cv-dialog .cv-dialog-content .cv-dialog-header .cv-delete-btn{flex:1}.patient-render-option-display{display:flex;flex-direction:row;align-items:flex-start}.patient-render-option-display .patient-render-option-display-actual{font-weight:700;padding-right:5px}.patient-render-option-display .patient-render-option-display-details{display:flex;flex-direction:column;color:#656565}.cv-calendar-wrapper{box-sizing:border-box;display:flex;flex-direction:row;background-color:#ccf0f9;width:100%}.cv-calendar-wrapper *,.cv-calendar-wrapper *:before,.cv-calendar-wrapper *:after{box-sizing:border-box}.cv-calendar-wrapper .cv-calendar-base{min-height:0;flex-grow:1;width:100%}.cv-calendar-wrapper .cv-calendar-base-with-filters{width:100%}.cv-calendar-wrapper .cv-calendar-loading{display:inline-flex;align-items:center;justify-content:space-around;z-index:50;width:100%;height:100%;opacity:.5;position:absolute;background-color:#425563}.cv-calendar-wrapper .cv-calendar .rbc-time-view,.cv-calendar-wrapper .cv-calendar .rbc-month-view,.cv-calendar-wrapper .cv-calendar .rbc-agenda-table{background-color:#fff}.cv-calendar-wrapper .cv-calendar .rbc-toolbar{padding:5px;margin:0;background:#f7fdfd}.cv-calendar-wrapper .cv-calendar .rbc-btn-group button{background:#d9e1e1}.cv-calendar-wrapper .cv-calendar .rbc-btn-group button.rbc-active{background:#33c4e8}.cv-calendar-wrapper .cv-calendar .rbc-btn-group button:active,.cv-calendar-wrapper .cv-calendar .rbc-btn-group button:target{background:#33c4e8}.cv-calendar-wrapper .cv-calendar .rbc-toolbar-label{color:#00617f;font-family:Arial;font-size:16px;font-weight:700}.cv-calendar-wrapper .cv-calendar .rbc-label{color:#00617f;font-family:Arial,Helvetica,sans-serif;font-size:14px}.cv-calendar-wrapper .rbc-addons-dnd-dragged-event{opacity:.5!important}.cv-calendar-wrapper .cv-section-header{margin-top:1rem;font-size:1rem}.cv-calendar-wrapper .cv-modifiers-wrapper .cv-modifiers-drawer{height:100%;background-color:#d9e1e1}.cv-calendar-wrapper .cv-modifiers-wrapper .cv-modifiers-drawer .MuiPaper-root{height:inherit;position:unset}.cv-calendar-wrapper .cv-modifiers-wrapper .cv-modifiers-drawer .MuiAvatar-root{font-size:small}.cv-calendar-wrapper .cv-modifiers-wrapper .cv-modifiers-drawer .MuiAvatar-root.nested-avatar{margin-left:-20px}.cv-calendar-wrapper .cv-modifiers-wrapper .cv-modifiers{background:#f7fdfd;display:flex;flex-direction:column;align-items:flex-start}.cv-calendar-wrapper .cv-modifiers-wrapper .cv-modifiers-show{width:290px;flex:1;padding:0 0 0 10px}.cv-calendar-wrapper .cv-modifiers-wrapper .cv-modifiers-hide{width:10px;flex:1;opacity:0}.cv-calendar-wrapper .cv-modifiers-wrapper .cv-modifiers{box-shadow:3px 3px 3px #00000029;z-index:2}.cv-calendar-wrapper .cv-modifiers-wrapper .cv-modifiers-container{scrollbar-width:none;overflow-y:scroll;width:100%;padding-bottom:5px}.cv-calendar-wrapper .cv-modifiers-wrapper .cv-modifiers-header{display:flex;flex-direction:row;align-items:center;width:100%;margin-bottom:10px;justify-content:space-between;border-bottom:1px solid #425563}.cv-calendar-wrapper .cv-modifiers-wrapper .cv-modifiers-header-title{font-size:1rem;color:#000}.cv-calendar-wrapper .cv-modifiers-wrapper .cv-modifiers .cv-modifier{display:flex;flex-direction:row;align-items:center;width:100%;padding-top:5px;padding-left:10px;justify-content:space-between;font-size:1rem}.cv-calendar-wrapper .cv-modifiers-wrapper .cv-modifiers .cv-modifier .MuiFormControlLabel-root{font-size:.8rem}.cv-calendar-wrapper .cv-modifiers-wrapper .cv-modifiers .cv-modifier .MuiOutlinedInput-root{background-color:#fff;color:#000}.cv-calendar-wrapper .cv-modifiers-wrapper .cv-modifiers .cv-modifier-title{font-size:1.5em;color:#000;font-family:"Bree Serif",serif}.cv-calendar-wrapper .cv-modifiers-wrapper .cv-modifiers .cv-modifier.cv-create-new{display:flex;justify-content:flex-end}.cv-calendar-wrapper .cv-modifiers-wrapper .cv-modifiers .cv-modifier.cv-create-new button.cv-create-new-button{display:inline-flex}.cv-calendar-wrapper .cv-modifiers-wrapper .cv-modifiers .cv-modifier .MuiChip-label{max-width:145px}.cv-calendar-wrapper .cv-modifiers-wrapper .cv-modifiers .cv-modifier .generic-select{width:100%;padding-right:5px}.cv-calendar-wrapper .cv-modifiers-wrapper .cv-modifiers .cv-modifier .cv-add-provider{flex:1;width:100%}.cv-calendar-wrapper .cv-modifiers-wrapper .cv-modifiers .cv-modifier .cv-add-patient{flex:1}.cv-calendar-wrapper .cv-modifiers-wrapper .cv-modifiers .cv-modifier .wag-email-button{white-space:nowrap}.cv-calendar-wrapper .cv-modifiers-wrapper .cv-modifiers .cv-dropdown{background-color:#d9e1e1}.cv-calendar-wrapper .cv-modifiers-wrapper .cv-modifiers .cv-patient-availability-accordion .MuiPaper-root{margin:0}.cv-calendar-wrapper .cv-modifiers-wrapper .cv-modifiers .cv-patient-availability-accordion .MuiAccordionDetails-root{padding:0}.cv-calendar-wrapper .cv-modifiers-wrapper .cv-modifiers .cv-patient-availability-accordion .MuiAccordionSummary-root{background-color:#d9e1e1;border-bottom:1px solid black}.cv-calendar-wrapper .cv-modifiers-wrapper .cv-modifiers .cv-patient-availability-accordion .cv-patient-availability-accordion-message{padding:.5rem;font-size:.75rem}.cv-calendar-wrapper .cv-modifiers-wrapper .cv-modifiers .cv-patient-availability-accordion .cv-patient-availability-accordion-notes{display:flex;justify-content:space-between}.cv-calendar-wrapper .cv-modifiers-wrapper .cv-modifiers .cv-patient-availability-accordion .cv-patient-availability-accordion-notes .cv-patient-availability-accordion-notes-content{padding:.7rem .25rem .25rem 1rem;white-space:break-spaces}.cv-calendar-wrapper .cv-modifiers-wrapper .cv-modifiers .cv-patient-availability-accordion .cv-patient-availability-accordion-notes .cv-patient-availability-accordion-notes-content .cv-patient-availability-accordion-notes-empty{font-size:.75rem;font-family:Arial,Helvetica,sans-serif;font-style:italic}.cv-calendar-wrapper .cv-modifiers-wrapper .cv-modifiers .cv-patient-availability-accordion .cv-patient-availability-accordion-notes .cv-patient-availability-accordion-notes-content .cv-patient-availability-accordion-notes-text{overflow-wrap:anywhere}.cv-calendar-wrapper .cv-modifiers-wrapper .cv-modifiers .cv-patient-availability-accordion .cv-patient-availability-accordion-notes .cv-patient-availability-accordion-notes-content textarea{padding:.5rem;font-size:.75rem;font-family:Arial,Helvetica,sans-serif;resize:none}.cv-calendar-wrapper .cv-modifiers-wrapper .cv-modifiers .cv-filters{display:flex;flex-direction:row;flex:3;justify-content:space-between}.cv-calendar-wrapper .cv-modifiers-wrapper .cv-modifiers .tz-select{padding-top:6px;padding-left:5px;width:20%;flex:1}.cv-calendar-wrapper .cv-modifiers-wrapper .cv-modifiers .cv-new-appt-dialog{display:flex;flex-direction:column;padding:10px}.cv-calendar-wrapper .cv-modifiers-wrapper .cv-modifiers div{font-family:Arial}.wag-generate-buttons-list{display:flex;flex-direction:column;padding-left:0;margin-top:0;margin-bottom:0;margin-right:5px}.cv-calendar-loading-dialog{color:#425563;padding:2rem;background:#d9e1e1}.cv-patient-availability-edit-modal{overflow-y:auto}.cv-patient-availability-edit-modal .cv-patient-availability-edit-modal-header{position:sticky;top:0;background-color:#fff;z-index:100;box-shadow:0 4px 5px gray;padding-bottom:.25rem}.cv-patient-availability-edit-modal .cv-patient-availability-edit-modal-cancel-button{display:flex;justify-content:flex-end}.cv-patient-availability-edit-modal .cv-patient-availability-edit-modal-title{display:flex;justify-content:center;font-size:1.5rem;font-family:Arial,Helvetica,sans-serif;font-weight:700}.cv-patient-availability-edit-modal .cv-patient-availability-edit-modal-labels{display:flex;margin:1.25rem 0 .5rem;font-family:Arial,Helvetica,sans-serif;font-weight:700}.cv-patient-availability-edit-modal .cv-patient-availability-edit-modal-labels .cv-patient-availability-edit-modal-label-from{margin-left:10.5rem}.cv-patient-availability-edit-modal .cv-patient-availability-edit-modal-labels .cv-patient-availability-edit-modal-label-to{margin-left:6.5rem}.cv-patient-availability-edit-modal .cv-patient-availability-edit-modal-footer{position:sticky;bottom:0;padding:1.5rem;z-index:99;background-color:#fff;box-shadow:1px -3px 7px gray;font-size:.8rem}.cv-patient-availability-edit-modal .cv-patient-availability-edit-modal-footer .cv-patient-availability-edit-modal-save-button{display:flex;justify-content:flex-end}.cv-patient-availability-edit-modal .cv-patient-availability-edit-modal-day{display:flex;align-items:center;justify-content:space-between;padding:0 1rem;background-color:#ccf0f9;font-family:Arial,Helvetica,sans-serif}.cv-patient-availability-edit-modal .cv-patient-availability-edit-modal-day .cv-patient-availability-edit-modal-day-name{font-weight:700;width:8rem}.cv-patient-availability-edit-modal .cv-patient-availability-edit-modal-day .cv-patient-availability-edit-modal-day-add-button{padding-top:.3rem}.cv-patient-availability-edit-modal .cv-patient-availability-edit-modal-day .MuiIconButton-root{padding:0}.cv-patient-availability-edit-modal .cv-patient-availability-edit-modal-row-edit{display:flex;align-items:center;padding:.25rem 5rem;justify-content:space-between;font-family:Arial,Helvetica,sans-serif}.cv-patient-availability-edit-modal .cv-patient-availability-edit-modal-row-edit .cv-patient-availability-edit-modal-row-edit-validation-error .MuiInputBase-root{color:#c12d2d}.cv-patient-availability-edit-modal .cv-patient-availability-edit-modal-row-edit .cv-patient-availability-edit-modal-row-edit-validation-error .MuiInputBase-root fieldset{border:2px solid #c12d2d}.cv-patient-availability-edit-modal .cv-patient-availability-edit-modal-row-edit .cv-patient-availability-edit-modal-row-edit-validation-error .MuiSvgIcon-root{color:#c12d2d}.cv-patient-availability-edit-modal .cv-patient-availability-edit-modal-row-edit .MuiInputBase-input{padding:0}.cv-patient-availability-edit-modal .cv-patient-availability-edit-modal-row-edit-unique-styles{border-bottom:1px solid #656565}.cv-patient-availability-edit-modal .MuiDialogTitle-root{padding:0 1.5rem}.cv-patient-availability-edit-modal .rfu-icon-button svg{fill:#000}.cv-patient-availability-confirm-modal .cv-patient-availability-confirm-modal-cancel-button{display:flex;justify-content:flex-end}.cv-patient-availability-confirm-modal .cv-patient-availability-confirm-modal-title{display:flex;justify-content:center;font-weight:700}.cv-patient-availability-confirm-modal .cv-patient-availability-confirm-modal-text{text-align:center;font-family:Arial,Helvetica,sans-serif}.cv-patient-availability-confirm-modal .cv-patient-availability-confirm-modal-buttons{display:flex;justify-content:space-between}.cv-global{height:calc(100% - 3.5em)}.em-wrapper{display:flex;flex-direction:row;align-items:center;justify-content:space-between}.MuiDialog-paper{border-radius:0}.em-dialog-content{padding:10px;width:max-content;display:grid;grid-template-columns:auto 1rem;grid-template-rows:1rem auto}.em-dialog-content .MuiButtonBase-root{padding:0}.em-dialog-content .MuiSvgIcon-root{font-size:1rem}.em-dialog-content .em-close-button{grid-row:1;grid-column:2}.em-dialog-content .em-dialog-body{grid-row:2;grid-column:1;display:flex;flex-direction:column;padding-right:30px}.em-dialog-content .em-dialog-body .em-dialog-title{text-align:left;font:normal normal normal 14px/16px Bree Serif;letter-spacing:0px;color:#00617f;padding-bottom:5px}.em-dialog-content .em-dialog-body .em-currently-assigned{display:flex;flex-direction:row;align-items:center}.em-dialog-content .em-dialog-body .em-currently-assigned .em-assignee-role{text-align:left;font: 700 12px/16px Arial;letter-spacing:0px;color:#000}.em-dialog-content .em-dialog-body .em-currently-assigned .em-assignee-name{padding-left:5px;text-align:left;font:italic 12px/16px Arial;letter-spacing:0px;color:#000}.em-dialog-content .em-dialog-body .em-selector-wrapper{width:100%}.em-dialog-content .em-dialog-body .em-selector-wrapper .em-selector-title{padding-bottom:5px;text-align:left;font: 12px/16px Arial;color:#000}.em-dialog-content .em-dialog-body .em-selector-wrapper .MuiOutlinedInput-root{width:100%}.em-dialog-content .em-dialog-body .MuiInputBase-root{border-radius:0;background:#fff 0% 0% no-repeat padding-box;border:.25px solid #000;font-size:.8rem}.em-dialog-content .em-dialog-body .MuiInputBase-root .MuiSelect-select{padding:5px}.em-dialog-content .em-dialog-body .MuiButton-root{margin-top:20px;align-self:flex-end;margin-right:0}.em-dialog-content .em-dialog-body hr{border:1px solid #d9e1e1;margin:15px 0;width:100%}.cti-wrapper{font-family:arial}.cti-wrapper .cti-member{display:flex;flex-direction:row;align-items:center}.cti-wrapper .cti-member-role{color:#425563;margin-right:5px;font-weight:700}.cti-wrapper .cti-member-name{flex:1;color:#425563cc}.cti-wrapper .cti-member-name .MuiSvgIcon-root{font-size:1rem}.cti-wrapper .cti-member-name .MuiButtonBase-root{padding:0 0 0 5px}.cti-wrapper .cti-member-name .em-wrapper{justify-content:flex-start;width:100%}.cti-wrapper .cti-member-name .em-wrapper .em-name{min-width:0}.cti-wrapper .cti-member .ct-none-assigned{font-style:italic}.cti-wrapper .cti-member .cti-member-name,.cti-wrapper .cti-member .ct-none-assigned,.cti-wrapper .cti-member .em-name{white-space:nowrap;overflow-x:hidden;text-overflow:ellipsis}.gdu-main-title{color:#00617f;font:700 large "bree serif";margin-bottom:.25rem}.gdu-body{display:flex;flex-direction:column;gap:1rem}.gdu-body .gdu-main-subtitle{font: 700 .75rem/1rem Arial}.gdu-body .gdu-main-subtitle .gdu-trash-button{margin:.5rem .25rem .5rem 0}.gdu-body>:first-child{margin-top:.5rem}.gdu-title-wrapper{display:flex;flex-wrap:nowrap;flex-direction:row;justify-content:space-between;align-items:center}.csu-main-title{color:#00617f;font:700 large "bree serif";margin-bottom:.25rem}.csu-main-subtitle{font:medium arial}.csu-body{display:flex;flex-direction:column;gap:1rem}.csu-body>:first-child{margin-top:.5rem}.csu-body .generic-select{min-width:400px}.csu-census-option>*{width:100%;padding:.25rem 0;margin:-.25rem 0;display:flex;align-items:center;gap:.5rem}li.MuiAutocomplete-option.csu-census-option[aria-disabled=true]{pointer-events:auto}li.MuiAutocomplete-option.csu-census-option[aria-disabled=true]:active{pointer-events:none}.csu-title-wrapper{position:relative}.csu-title-wrapper .csu-close-button{position:absolute;top:.5rem;right:.5rem}.csu-eoc-warning{color:#c12d2d}.eoc-tooltip-wrapper svg{margin-bottom:-.25rem}.cc-wrapper{display:flex;flex-direction:row;align-items:center;padding:5px;opacity:1}.cc-wrapper.cc-wrapper-unread .cc-center .cc-header .cc-title{font-weight:700;color:#fff}.cc-wrapper:hover{cursor:pointer;background:#a4bcc2}.cc-wrapper:hover .cc-center .cc-header .cc-title{color:#000}.cc-wrapper .MuiButtonBase-root{color:#fff}.cc-wrapper .cc-left{margin-right:10px}.cc-wrapper .cc-left .cc-avatars .MuiAvatar-root{border:2px solid #00b5e2}.cc-wrapper .cc-center{display:flex;flex-direction:column;flex:5;margin-right:2rem}.cc-wrapper .cc-center .cc-header{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:.5em}.cc-wrapper .cc-center .cc-header .cc-title{max-width:15em;text-align:left;font: 600 14px/16px Arial;letter-spacing:0px;opacity:1;text-transform:capitalize;font-weight:200;padding:5px 0 5px 30px}.cc-wrapper .cc-center .cc-header .cc-dashboard .MuiButton-root{background-color:transparent;border:1px solid #00b5e2;border-radius:5px;box-shadow:none}.cc-wrapper .cc-center .cc-header .cc-message-date{color:var(--unnamed-color-425563);text-align:right;font: 11px/12px Arial;letter-spacing:0px;color:#425563;opacity:1}.cc-wrapper .cc-center .cc-body{display:flex;flex-direction:column}.cc-wrapper .cc-center .cc-body .cc-members{color:var(--unnamed-color-425563);text-align:left;font: 11px/13px Arial;letter-spacing:0px;color:#425563;text-transform:uppercase;opacity:1;padding-top:.5em}.cc-wrapper .cc-center .cc-body .cc-last-message{color:var(--unnamed-color-425563);text-align:left;font: 11px/13px Arial;letter-spacing:0px;color:#425563;opacity:1}.cc-wrapper .cc-right{display:flex;flex-direction:column-reverse}.cc-wrapper .cc-right .MuiBadge-root{padding-bottom:10px}.cc-message-badge{margin-right:10px}.cc-message-badge .MuiBadge-badge{background-color:#194e8a;background-color:#f04e98;color:#fff}.cc-message-badge .ma-message-icon svg{color:#d9e1e1}.cc-message-badge .ma-message-icon{padding:0}.chat-popout-header{display:flex;height:35px;align-items:center;justify-content:space-between;padding-left:10px;background:#003140;color:#fff}.chat-popout-header svg{fill:#fff}.chat-popout-header .str-chat__loading-indicator{margin-right:10px}.chat-popout-wrapper{border-radius:4px 4px 0 0;box-sizing:border-box;overflow:hidden;min-width:200px;background:#fff}.chat-popout-wrapper>*{box-sizing:border-box}.chat-popout-wrapper-closed{height:min-content}.chat-popout-wrapper-closed .str-chat{height:0}.chat-popout-wrapper-open .str-chat{height:85vh;border:.25px solid #707070;border-top:none}.chat-popout-wrapper-open .str-chat .str-chat__main-panel{padding:0;width:35vw}.consents-collapsible{box-shadow:0 3px 6px -2px #0003}.cr-tr{background:#ececec 0% 0% no-repeat padding-box;border:.25px solid #a9bbc1;opacity:1}.cr-tr .cr-tc{padding:0;text-align:left;letter-spacing:0px;color:#707070;opacity:1}.cr-tr .cr-tc .cr-row-text{padding-left:16px;font: 12px/14px Helvetica Neue;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;margin-left:3rem}.cr-tr .cr-tc .cr-row-text:hover{cursor:pointer}.cr-tr .cr-tc .cr-row-text .cr-assessment-count{padding:0 5px}.comment-component{padding:10px}.comment-component .DraftEditor-root{height:100%}.comment-component .DraftEditor-root .DraftEditor-editorContainer{overflow-y:hidden}.comment-component .DraftEditor-root .DraftEditor-editorContainer .public-DraftEditor-content{padding:0;min-height:100px}.comment-wrapper{padding:15px 0;border-bottom:2px solid #aceacb}.comment-contents{padding-left:15px}.comment-header{display:flex;margin-bottom:5px}.comment-author{color:#00617f;font-family:"Bree Serif",serif;font-weight:700}.comment-date{line-height:1.8}.comment-body{padding:8px 0}.comment-text,.comment-no-comments{color:#425563;font-family:Arial,Helvetica,sans-serif;font-size:.8rem}.comment-editted-flag{color:#a4bcc2;font-family:Arial,Helvetica,sans-serif;font-size:.7rem}.comment-buttons{display:flex}.comment-buttons .MuiButton-text{color:#425563!important;padding:0!important;min-width:0;text-align:left;font-size:.6rem!important;text-transform:capitalize}.comment-separator{margin:0 5px;color:#425563}.consents-table{border-bottom:3px solid #cecece}.consents-table .ct-title{text-align:left;font: 700 .8em/1em Arial;color:#00617f;border-bottom:none;padding-top:1em}.consents-table .ct-row-header{background-color:#f7fdfd;color:#00617f;font: 700 12px/15px Helvetica Neue;letter-spacing:0px;opacity:1}.consents-table .pit-consent-gen-btn{margin-left:64px}.consents-table .copy-link{width:10em}.consents-table .column-one{width:15em;padding-left:calc(14.375rem + 64px)}.consents-table .ct-body td{font: 12px/14px Helvetica Neue;letter-spacing:0px;color:#656565;opacity:1}.consents-table .ct-body .ct-response-accepted{color:#656565;text-align:left;font:italic 12px/14px Arial;letter-spacing:0px;opacity:1}.consents-table .ct-body .ct-response-rejected{color:#c12d2d;text-align:left;font:italic 700 12px/14px Arial;letter-spacing:0px;opacity:1}.consents-table .ct-body .ct-no-patients-cell{font-style:italic}.coppa-consents-table-wrapper .tableHeader{color:#00617f;text-align:left;padding-left:1.5em;font: 700 .8em/1em Arial}.coppa-consents-table-wrapper td{height:2em;padding:0 0 0 1em;color:#656565;text-align:left;font: 12px/14px Arial}.coppa-consents-table-wrapper .MuiInput-root{background:#fff 0% 0% no-repeat padding-box;border:1px solid #656565;border-radius:4px;font: 12px/14px Arial;color:#656565;padding-left:.5em}.coppa-consents-table-wrapper .et-select-tag{text-align:left;font: 12px/18px Arial;color:#656565}.coppa-consents-table-wrapper .et-select-tag .MuiSelect-select{padding:.3em 0 .3em .3em}.coppa-consents-table-wrapper .MuiTable-root .column-one{width:15em;padding-left:calc(14.375rem + 64px);padding-right:.5em}.coppa-consents-table-wrapper .fs-contact-table-header-row{background:#f7fdfd 0% 0% no-repeat padding-box;border:1px solid #cecece}.coppa-consents-table-wrapper .fs-contact-table-header-row th{padding:6px;color:#00617f;text-align:left;font: 700 12px/15px Arial}.coppa-consents-table-wrapper .fs-contact-table-header-row tbody tr{background:#fff 0% 0% no-repeat padding-box;border:1px solid #cecece;height:3em}.ctc-wrapper .ctc-button{padding:0}.d-dialog{display:flex;flex-direction:column}.d-dialog .MuiDialog-paper{border-radius:10px}.d-dialog .d-dialog-title{background:#99e1f3;color:#00617f;font-weight:700;display:flex;flex-direction:row;justify-content:space-between}.d-dialog .d-submit-button-container{display:flex;align-content:flex-end;justify-content:flex-end;align-items:flex-end;padding:10px}.d-dialog .d-submit-button-container Button{margin:5px}.pl-dialog{padding:10px 10px 20px}.pl-dialog-title{text-align:center;padding:10px 10px 20px;background:#00b5e21a}.pl-dialog-body{display:flex;flex-direction:column;padding:5px;height:100%}.el-entry{display:flex;padding-left:10px}.el-entry .et-text{flex:1}.el-entry svg{transform:scale(.8)}.el-title-area{display:flex;align-items:center;align-content:center;justify-content:center}.et-checkbox-cell{width:1%}.et-icon-cell{display:flex!important;margin-bottom:0!important}.editable-table-info-tooltip{margin-top:-1em;width:.8em!important;height:.8em!important;vertical-align:inherit}.et-text-wrapper-field{flex:1}.et-text-wrapper-field :before{bottom:4px}.et-text-wrapper-field input{padding-left:10px;padding-bottom:0}.et-text{display:flex}.et-text:hover{cursor:pointer}.et-text-wrapper{flex:1;display:flex;align-items:center}.et-text svg{transform:scale(.8)}.note-dialog-wrapper{padding:10px}.note-dialog-wrapper .note-dialog-title{background-color:#ccf0f9;text-align:center}.note-dialog-wrapper .note-dialog-body{flex-direction:column;align-content:space-around;justify-content:center}.note-dialog-wrapper .note-dialog-body .note-check-box{color:#00617f}.note-dialog-wrapper .gen-button-wrapper{align-self:center}#EmbeddedIFrameContainer{inset:0;position:absolute}#EmbeddedIFrameContainer.fullScreen{top:3.5em}#EmbeddedIFrameContainer.withTabs{top:6.5em}#EmbeddedIFrameContainer #EmbeddedIFrame{width:-webkit-fill-available;width:-moz-available;width:stretch;height:-webkit-fill-available;height:-moz-available;height:stretch}.el-submission{display:flex;flex-direction:column;background:#00b5e21a;padding:20px;width:100%}.el-helper-text{padding-bottom:20px}.el-form .el-field{width:500px;margin:5px;background:#fff}.el-submission-button.is-button{margin-top:20px;width:150px}.et-container{background:#fff;padding:5px;margin:-10px;box-shadow:inset 3px 3px 6px #a4bcc2}.et-container .et-container-header.is-h2{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-end;margin:5px}.et-container .et-container-header.is-h2 .et-add-new-event-button{flex:3;color:#00b5e2}.et-container .et-container-header.is-h2 .et-sort-component{flex:1;width:100%}.et-container .et-container-header.is-h2 .et-sort-component div{font-family:Arial;font-size:11px}.et-container .et-container-header.is-h2 .et-sort-component .et-sort-select{width:100%;font-family:Arial;font-size:11px}.et-dialog{display:flex;flex-direction:column}.et-dialog .MuiDialog-paper{border-radius:10px}.et-dialog .et-dialog-title{color:#00617f;font-weight:lighter;font-size:28px}.et-dialog .et-dialog-body{padding-left:40px;padding-right:40px;display:flex;flex-direction:column}.et-dialog .css-9npbnl-MuiFormLabel-root-MuiInputLabel-root{color:#00b5e2;font-family:Bree,Arial;text-transform:uppercase;padding-bottom:10px}.et-dialog .css-9ddj71-MuiInputBase-root-MuiOutlinedInput-root{font-family:Arial;color:#656565;margin-bottom:10px}.et-dialog .et-submit-button-container{display:flex;align-content:flex-end;justify-content:flex-end;align-items:flex-end;padding:10px 35px 25px 50px}.et-dialog .et-submit-button-container Button{margin:5px}.et-timeline{padding:0}.et-view-root{display:flex;flex-direction:row;align-content:center;justify-content:space-around;align-items:center}.et-body-section{background:#fff;border-top:.5px solid #656565;margin:5px}.et-body-section .et-timeline-week-section{flex:10;padding:0}.et-body-section .MuiTimelineOppositeContent-root{padding:5px;text-align:left;min-width:15%;max-width:15%}.et-body-section .MuiTimelineConnector-root{margin-top:5px;margin-bottom:5px}.et-body-section ul{padding:0}.et-title{font-size:18px;letter-spacing:.25px}.et-view-legend{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;background:inherit;align-items:flex-end}.is-legend.is-h3{font-size:15px}.et-view-legend-section{border:0;margin-top:5px;margin-left:5px;margin-bottom:5px;display:flex;flex-direction:row;align-items:center}.et-view-legend-section span{font-size:11px;letter-spacing:.25px;margin-left:5px;padding:0 0 2px 5px}.et-view-legend-section-title{vertical-align:middle;display:flex;font-size:11px;font-family:Arial}.et-view-legend-section-color{display:flex;align-items:center;width:15px;border:.25px solid #656565;margin-right:5px}.et-view-legend-section-color-Medication{background:#2965cc80}.et-view-legend-section-color-Medical{background:#c69ac780}.et-view-legend-section-color-LifeEvent{background:#00b3a480}.et-view-legend-section-color-SkillsCoachingEvent{background:#9bbf3080}.et-view-legend-section-color-Neutral{background:#96622d80}.et-view-legend-section .MuiSvgIcon-root{font-size:12px;margin-left:5px;background:#fff;color:#00b5e2}.et-new-event-container{overflow-y:scroll}.et-event-card{padding:5px;margin:5px;display:flex;flex-direction:row;color:#00617f;font-family:Arial;background-color:#96622d80}.et-event-card-date{font-family:"Bree Serif";flex:2;text-align:center;font-size:16px;padding-right:5px;display:flex;justify-content:center;align-items:center}.et-event-card-text{flex:4;font-size:14px;display:flex;justify-content:center;align-items:center}.et-event-card-initials{flex:1;display:flex;justify-content:center;align-items:center;font-family:"Bree Serif"}.et-tag-neutral{background:#96622d80}.et-tag-Medication{background:#2965cc80}.et-tag-Medical{background:#c69ac780}.et-tag-LifeEvent{background:#00b3a480}.et-tag-SkillsCoachingEvent{background:#9bbf3080}.g-active-filters{padding-top:5px}.g-active-filters .g-filter-chip{background:var(--ffff) 0% 0% no-repeat padding-box;background:#fff 0% 0% no-repeat padding-box;border:.25px solid #656565;margin:0 5px 5px}.MuiInputBase-root{border-radius:0}.g-wrapper{display:flex;flex-direction:row}.g-filters{padding-top:5px;padding-right:5px;opacity:1}.g-filters .css-1ysosz0-MuiButtonBase-root-MuiButton-root:hover{background-color:#fff}.g-filters .g-filter-btn{background:#fff 0% 0% no-repeat padding-box;border:.25px solid #656565;color:#656565;border-radius:0;text-transform:none;height:fit-content;padding:0 .8em;width:12em;justify-content:space-between}.g-filters .g-filter-btn .MuiButton-endIcon{padding-left:1em}.g-filters .MuiInputLabel-root{font-size:11px;font-family:Arial}.g-filters .css-jedpe8-MuiSelect-select-MuiInputBase-input-MuiOutlinedInput-input{padding:2px 0 3px}.g-filters-menu{width:100%}.g-filters-menu .gaf-clear-button{display:flex;justify-content:center}.g-filters-menu .gaf-clear-button .is-clear-all-button-disabled{font-family:Arial;letter-spacing:1px;font-weight:700;outline:2px,transparent;display:inline-block;background-color:#fff;color:#d3d3d3;outline-width:0px;border-radius:5px;width:fit-content;size:medium;padding:3px 10px;margin:8px;font-size:.75rem}.g-filters-menu .gaf-clear-button .is-clear-all-button-disabled.button-medium{padding:3px 10px;margin:8px;display:inline-block;font-size:11px}.g-filters-menu .gaf-clear-button .is-clear-all-button-disabled:hover{background-color:#66d3ee!important}.g-filters-menu .gaf-clear-button .is-clear-all-button-disabled:active{background-color:#66a0b2!important}.g-filters-menu .gaf-clear-button .MuiButton-root{padding-right:6em;padding-left:6em}.g-filters-menu .MuiPaper-root{width:18em;border-radius:0;max-height:75vh}.g-filters-menu .MuiList-root{padding:unset}.g-filters-menu .MuiList-root .gaf-option-accordion{left:-1rem;background-color:#d9e1e1}.g-filters-menu .MuiList-root .gaf-option-accordion .gaf-sub-accordion-details{background-color:#a4bcc2}.g-filters-menu .MuiList-root .gaf-option-accordion .gaf-sub-accordion-details .MuiFormGroup-root{padding-left:1rem}.g-filters-menu .MuiList-root .gaf-category-accordion{text-align:left;font: 16px/18px Arial;letter-spacing:0px;opacity:1;margin:unset}.g-filters-menu .MuiList-root .gaf-category-accordion .MuiAccordion-root{margin:unset;box-shadow:unset}.g-filters-menu .MuiList-root .gaf-category-accordion .MuiAccordionSummary-content{margin:unset}.g-filters-menu .MuiList-root .gaf-category-accordion .gaf-accordion-details{background:#d9e1e1 0% 0% no-repeat padding-box;padding-bottom:unset}.g-filters-menu .MuiList-root .gaf-category-accordion .gaf-filter-item{text-align:left;font: 16px/18px Arial;letter-spacing:0px;opacity:1}.if-active-filters{background:#e8edee 0% 0% no-repeat padding-box;padding-top:5px}.if-active-filters .if-filter-chip{background:var(--ffff) 0% 0% no-repeat padding-box;background:#fff 0% 0% no-repeat padding-box;border:.25px solid #656565;margin:5px}.if-results-count{padding:.5rem;margin-top:.25rem;white-space:nowrap}.if-wrapper{display:flex;flex-direction:row}.if-filters{padding-top:5px;padding-right:5px;opacity:1;width:max-content;min-width:300px;max-width:100%;display:flex;gap:.5rem}.if-filters *{box-sizing:border-box}.if-filters .css-1ysosz0-MuiButtonBase-root-MuiButton-root:hover{background-color:#fff}.if-filters .if-filter-btn{background:#fff 0% 0% no-repeat padding-box;border:.25px solid #656565;color:#656565;min-width:300px}.if-filters .if-filter-btn .MuiAccordionSummary-content{width:100%;gap:1rem;align-items:center;justify-content:space-between}.if-filters .MuiInputLabel-root{font-size:11px;font-family:Arial}.if-filters .css-jedpe8-MuiSelect-select-MuiInputBase-input-MuiOutlinedInput-input{padding:2px 0 3px}.if-filters>.MuiAccordion-root{margin-bottom:auto!important}.if-filters>.MuiAccordion-root>.MuiCollapse-root{position:absolute;z-index:20;background:#fff;border:.25px solid #656565;max-height:70vh;overflow:auto;width:100%}.if-filters .Mui-expanded.MuiAccordionSummary-root{min-height:48px}.if-filters .Mui-expanded.MuiAccordionSummary-content{margin:0}.if-filters-menu{width:100%;padding:0!important}.if-filters-menu .if-clear-button{display:flex;justify-content:center}.if-filters-menu .if-clear-button .MuiButton-root{padding-right:6em;padding-left:6em}.if-filters-menu .MuiPaper-root{border-radius:0;max-height:75vh}.if-filters-menu .MuiList-root{padding:unset}.if-filters-menu .MuiList-root .if-option-accordion{left:-1rem;background-color:#d9e1e1}.if-filters-menu .MuiList-root .if-option-accordion .if-sub-accordion-details{background-color:#a4bcc2}.if-filters-menu .MuiList-root .if-option-accordion .if-sub-accordion-details .MuiFormGroup-root{padding-left:1rem}.if-filters-menu .MuiList-root .if-category-accordion{text-align:left;font: 16px/18px Arial;letter-spacing:0px;opacity:1;margin:unset}.if-filters-menu .MuiList-root .if-category-accordion .MuiAccordion-root{margin:unset;margin-right:-2rem;box-shadow:unset}.if-filters-menu .MuiList-root .if-category-accordion .MuiAccordionSummary-content{margin:unset}.if-filters-menu .MuiList-root .if-category-accordion .if-accordion-details{background:#d9e1e1 0% 0% no-repeat padding-box;padding-bottom:unset}.if-filters-menu .MuiList-root .if-category-accordion .if-filter-item{text-align:left;font: 16px/18px Arial;letter-spacing:0px;opacity:1}.if-option-count{color:#00617f;padding-left:.5rem}.fa-dialog-title{background:#f08080;color:#fff;font-weight:700}.fd-dialog{display:flex;flex-direction:column}.fd-dialog .MuiDialog-paper{border-radius:10px}.fd-dialog .fd-dialog-title{background:#99e1f3;color:#00617f;font-weight:700}.fd-dialog .fd-dialog-body{padding:10px;display:flex;flex-direction:column}.fd-dialog .fd-dialog-other-flag{display:flex;flex-direction:column}.fd-dialog .fd-submit-button-container{display:flex;align-content:flex-end;justify-content:flex-end;align-items:flex-end;padding:10px}.fd-dialog .fd-submit-button-container Button{margin:5px}.fa-title{display:flex;justify-content:space-between}.fa-title .fa-title-text{display:flex;align-items:center}.fa-title .fa-title-guide-button{font-size:.5rem;margin:0}.fa-title .fa-flag-icon.MuiSvgIcon-root{fill:red;transform:scale(.8)}.fa-header{display:flex;height:30px;justify-content:space-around;background:#ccf0f9;align-items:center}.fa-header .fa-header-filler{width:40px}.fa-body-section{padding-left:5px;padding-right:5px;overflow-y:scroll;height:210px}.fa-container .MuiTabs-indicator{height:0}.fa-container .MuiTabs-root{display:flex;align-items:center}.fa-container .MuiTab-root{text-transform:capitalize;justify-content:flex-start;background:#e8edee;align-items:center;border:1px solid #d9e1e1;margin:5px;padding:5px;height:30px;min-height:30px;font-size:12px;font-family:Arial,Helvetica,sans-serif}.fa-container .MuiTab-root.Mui-selected{color:#00617f;background:#f7fdfd;border-bottom:none}.fa-container .MuiTabs-flexContainer,.fa-container .MuiTabs-fixed{height:30px}.fa-container .fa-new-flag-container{display:flex;justify-content:flex-end}.fa-container .fa-new-flag-container .fa-add-new-flag-button{padding:0;fill:#00617f}.fa-container .fa-new-flag-container .fa-add-new-flag-button svg{transform:scale(.4)}.fa-container .fa-flag-card{display:flex;flex-direction:row;justify-content:space-between;min-width:0;align-items:center;overflow-wrap:anywhere;color:#00617f;background:#fff;margin:5px 0;border:.25px solid #656565;padding:5px;font-size:12px;font-family:Arial,Helvetica,sans-serif;text-align:left}.fa-container .fa-flag-card-text{margin:5px}.fa-container .fa-flag-card .fa-flag-card-text{display:flex;flex:1;justify-content:space-around}.fa-container .fa-flag-card .fa-flag-card-notes{display:flex;flex:1;margin:5px;font-size:12px}.fa-container .fa-flag-card .fa-flag-card-end-section{display:flex;align-items:center}.fa-container .fa-flag-card .fa-flag-card-end-section .MuiIconButton-root{padding:0}.fa-container .fa-flag-card .fa-flag-card-end-section .fa-resolve-button svg{transform:scale(.6)}.fs-text-area-root .fs-text-area-icon{position:absolute;top:-5px;right:-10px}.fs-text-area-root .fs-text-area-icon svg{transform:scale(.5);z-index:99}.fs-text-area-root .fs-text-area-icon.fs-text-area-icon-full{top:0;right:0;transform:scale(2)}.fs-text-area-root .fs-text-area-save-icon{position:absolute;bottom:-5px;right:-5px}.fs-text-area-root .fs-text-area-save-icon svg{transform:scale(.7);z-index:99}.fs-text-area-root .fs-text-area-save-icon.fs-text-area-save-icon-full{bottom:0;right:0;transform:scale(2)}.fs-text-area-root .fs-text-area-can-save-icon{position:absolute;bottom:-5px;right:-5px}.fs-text-area-root .fs-text-area-can-save-icon svg{fill:green!important}.fs-text-area-root #mui-rte-root{min-height:100px;max-height:100px;overflow:scroll!important}.fs-text-area-root #mui-rte-editor{padding:0;margin:0;background:#fff;height:100%;width:100%}.fs-text-area-root #mui-rte-editor-container{padding:10px;margin:0;background:#fff;height:calc(100% - 20px);width:calc(100% - 20px)}#mui-rte-container{position:absolute;height:calc(100% - 10px);width:calc(100% - 10px);margin:5px}#mui-rte-container .MUIRichTextEditor-editorContainer-5{position:absolute;height:calc(100% - 20px);width:calc(100% - 20px)}.fs-full-screen-dialog{height:100%;width:100%}.fs-text-area-full-screen,.fs-text-area-root.full-screen{min-height:100%;max-height:100%;min-width:100%;max-width:100%}.fs-text-area-root.full-screen .RichTextEditor__root___2QXK-{height:100%}.fs-text-area-root.full-screen .RichTextEditor__root___2QXK- .EditorToolbar__root___3_Aqz{background:#d9e1e180;margin:0;padding-left:10px}.fs-text-area-root.full-screen .RichTextEditor__root___2QXK- .EditorToolbar__root___3_Aqz button{width:25px;height:30px;color:#d9e1e1}.fs-text-area-root.full-screen .RichTextEditor__root___2QXK- .RichTextEditor__editor___1QqIU{height:calc(100% - 70px);padding:10px;overflow-y:scroll}.fs-text-area-root.full-screen .RichTextEditor__root___2QXK- .DraftEditor-editorContainer{height:100%;overflow-y:hidden}.fs-text-area-root.full-screen .RichTextEditor__root___2QXK- .DraftEditor-editorContainer .public-DraftEditor-content{padding:0}.fs-text-area-root.full-screen .RichTextEditor__root___2QXK- .DraftEditor-root{height:100%}.fs-text-area-root.full-screen #mui-rte-root{min-height:100%;max-height:100%;min-width:100%;max-width:100%}.fs-full-screen-dialog .MuiDialog-paper{width:50vw;height:40vh}.ce-dialog .generic-select{margin-bottom:5px;padding-top:5px}.eld-root .MuiDialog-paper{position:relative;min-height:300px;min-width:500px}.eld-root .eld-close-btn{position:absolute;top:.5rem;right:.5rem;aspect-ratio:1}.eld-root .eld-title{font:bold x-large Bree Serif;color:#00617f}.eld-root .eld-body-text{font:medium arial}.eld-root .eld-users{display:flex;align-items:center;justify-content:space-around}.eld-root .eld-user-title{font:700 small arial}.eld-root .eld-user-body{font:small arial}.eld-root .str-chat__loading-indicator{margin:auto}.iur-selected{background-color:#aceacb}.iur:hover{cursor:pointer}.iur-unselected:hover{background-color:#d3d3d3}.iur .iur-edit-icons{min-width:80px}.iur .MuiTableCell-root{font-size:.875rem!important}.iur .MuiTableCell-root .um-backfill-button{color:#fff;min-width:max-content}.iur .MuiTableCell-root .activate-elation-user-button{min-width:86px;min-height:26px}.iur .MuiTableCell-root .link-elation-user-button{white-space:nowrap}.iur .MuiTableCell-root .MuiAvatar-root:hover{cursor:pointer;outline:4px solid #ececec}.uci-all-selected{max-width:300px;white-space:unset!important}.uci-input-label{background-color:#fff;padding-right:1em}.bio-em-content{padding:10px;display:grid;grid-template-rows:1fr 2.5fr 1fr;align-items:center;justify-items:end}.bio-em-content .bio-em-body{display:grid;grid-template-columns:7rem 28rem;grid-column-gap:1rem;height:100%}.bio-em-content .bio-em-body .dialog-avatar{height:6rem;width:6rem}.bio-em-content .bio-em-body .user-info-section{grid-column:2;display:grid;grid-template-rows:1.5rem .7rem auto;grid-row-gap:.3rem}.bio-em-content .bio-em-body .user-info-section .user-name{font: 700 1.5rem Arial;color:#285f7c}.bio-em-content .bio-em-body .user-info-section .user-role{font: .7rem Arial;color:#656565}.bio-em-content .bio-em-body .bio-section{font: 12px Arial;color:#000;line-height:1rem}.bio-em-content .bio-em-body .bio-section .edit-bio{width:100%;height:100%}.bio-em-content .bio-em-body .bio-section .edit-bio .MuiInputBase-root{padding:5px;border-radius:0;font: 12px Arial;height:100%}.bio-em-content .bio-em-body .bio-section .edit-bio .MuiInputBase-root .MuiOutlinedInput-input{padding:0}.bio-em-content .bio-em-body .bio-section .MuiButtonBase-root{margin-left:5px;padding:0}.bio-em-content .bio-em-body .bio-section .MuiSvgIcon-root{font-size:12px}.linked-button{vertical-align:bottom;margin:0 15px 0 0;height:20px;padding-top:1px}.linked-button a{color:#fff;text-decoration:none;font-size:12px;vertical-align:middle;white-space:nowrap;display:flex;height:100%;align-items:center}.linked-button a svg{transform:scale(.5);vertical-align:middle;margin-top:-2px}.pl-login-root{background:url(/logo/03_login-page_bck_v01-white-circles.png) no-repeat center center fixed;background-size:cover;position:absolute;inset:3.5em 0 0;display:flex;align-items:center;justify-content:center}.pl-login-root .pl-login-container{box-sizing:border-box;background:#d9e1e166;max-width:450px;width:100%;height:min-content;border-radius:60px 60px 60px 0;padding:2rem;margin:1rem;display:flex;flex-direction:column;align-items:center;text-align:center}.pl-login-root .pl-login-container .pl-login-container-lower{padding:2rem}.pl-login-root .pl-login-container .pl-login-title{font-weight:700;color:#00617f;font-size:18px}.ma-title{font-family:"Bree Serif"!important;flex-grow:2;text-align:"left"}.ma-title:hover{color:#00b5e2}.ma-action-section{display:flex;align-items:center;justify-content:space-between;margin-top:14px}.ma-profile-button svg{width:2.25em;height:2.25em;color:#d9e1e1;transform:scale(.6)}.ma-task-wrapper{display:flex;flex-direction:row;align-items:center;justify-content:space-between;margin-bottom:7px;font-weight:700}.ma-task-wrapper .ma-tasks-title{margin-right:5px}.ma-task-wrapper span{font-weight:700;color:#fff;font-size:14px}.ma-task-wrapper .ma-tasks-icon svg{color:#d9e1e1}.ma-task-wrapper .ma-tasks-icon .ma-task-badge{margin-right:10px;margin-left:10px}.ma-task-wrapper .ma-tasks-icon .ma-task-badge.ma-task-badge-alert .MuiBadge-badge{background-color:#f04e98}.ma-task-wrapper .ma-tasks-icon .ma-task-badge{padding:0}.ma-message-notifications{padding:10px;margin-bottom:7px;font-size:14px;font-weight:700;font-family:Arial}.ma-message-notifications a{display:flex;flex-direction:row;align-items:center;justify-content:space-between;color:#fff;text-decoration:none}.ma-message-notifications a .ma-notification-title{margin-right:20px}.ma-message-notifications a .ma-message-icon{padding:0}.ma-message-notifications a .ma-message-badge{margin-right:10px}.ma-message-notifications a .ma-message-badge .MuiBadge-badge{background-color:#f04e98;color:#d9e1e1}.ma-message-notifications-selected{margin-bottom:0;background:#d9e1e166;border-bottom:7px solid #e1e000;border-radius:10px 10px 0 0}.ma-message-notifications-selected a{text-decoration:none}.ma-hamburger svg{width:2em;height:2em}.ma-task-popover .utl-body{width:250px}.ma-menu-item{color:#000;text-decoration:none}.menuAppBar *{box-sizing:border-box}.menuAppBar{z-index:10!important;position:relative}.menuAppBar header{height:3.5em;background:#00617f;background:#425563;font-family:"Bree Serif",serif}.menuAppBar .ma-homebutton{height:100%;min-width:0;padding:0;justify-content:start}.menuAppBar .ma-homebutton img{max-height:100%;max-width:100%}.menuAppBar .ma-homebutton .ma-logo:hover{background-color:#a4bcc21a}.menuAppBar .MuiToolbar-root{min-height:3.5em;width:100vw;font-family:"Bree Serif",serif}.ms-wrapper{max-height:4em}.ms-wrapper .ms-search-component{width:100%}.ms-wrapper .MuiAutocomplete-root{opacity:1}.ms-wrapper .MuiAutocomplete-root .MuiFormControl-root{padding:10px 20px}.ms-wrapper .MuiAutocomplete-root .MuiFormControl-root .MuiOutlinedInput-root{display:flex;flex-direction:row;align-content:center;background-color:#fff;height:2em}.ms-wrapper .ms-search-display .ms-search-header{display:flex;flex-direction:row;align-items:flex-end}.ms-wrapper .ms-search-display .ms-search-header .ms-author{margin-right:10px;color:#00617f;text-align:left;font:normal normal 600 18px/20px Bree Serif}.ms-wrapper .ms-search-display .ms-search-header .ms-date{color:#425563;text-align:left;font: 12px/14px Arial}.nis-container{display:flex;flex-direction:column}.nis-container .MuiIcon-root,.nis-container .MuiSvgIcon-root{font-size:100px}.nis-item{display:flex;justify-content:center;margin-top:20px;font-family:Arial,Helvetica,sans-serif}.nis-content{text-align:center}form.cn-root{padding:1rem;width:100%;height:100%;overflow-y:scroll}.notif-root,.notif-root *{box-sizing:border-box}.notif-root .notif-subhead{font:italic small arial;margin:.5rem 0}.notif-root .notif-heading{font:700 large arial;margin:1rem 0 0}.notif-root .notif-heading-label{font:700 large arial}.notif-root .notif-info{font:small arial;color:#909090}.notif-root .MuiFormControl-root{padding-bottom:1rem}.notif-root .notif-save-btn{width:6rem;height:2rem;margin:1rem auto}.notif-root .MuiSkeleton-root{font-size:3rem;margin-top:-1rem}form.un-root{width:max-content;max-width:100%;position:absolute;left:50%;transform:translate(-50%)}form.un-root .notif-all-channels-btn{width:max-content;min-width:90px;text-transform:none;margin-left:auto;margin-bottom:.5rem}button.notif-channel-btn{background:#ebebeb;color:#000;text-transform:none;justify-content:space-between;margin:.5rem 0}.contact-table .tableHeader{padding-left:0!important;display:flex;align-items:center}.contact-table table{border:.05em solid #cecece}.contact-table .fs-family-contact-table{border-radius:0!important}.contact-table .fs-family-contact-table tr{border-bottom:.05em solid #cecece!important}.patient-related-person-contacts-table tr th:nth-child(1),.patient-external-contacts-table tr th:nth-child(1){width:25%}.patient-related-person-contacts-table tr th:nth-child(n+2):nth-child(-n+5),.patient-external-contacts-table tr th:nth-child(n+2):nth-child(-n+5){width:15%}.patient-related-person-contacts-table tr th:nth-child(6),.patient-external-contacts-table tr th:nth-child(6){width:13%}.patient-related-person-contacts-table .fs-contact-table-header-row>th,.patient-external-contacts-table .fs-contact-table-header-row>th{font-weight:700}.patient-related-person-contacts-table .et-select-tag,.patient-related-person-contacts-table .et-yes-no-tag,.patient-external-contacts-table .et-select-tag,.patient-external-contacts-table .et-yes-no-tag{height:1.75rem}.patient-related-person-contacts-table .et-select-tag>div,.patient-related-person-contacts-table .et-yes-no-tag>div,.patient-external-contacts-table .et-select-tag>div,.patient-external-contacts-table .et-yes-no-tag>div{font-size:.625rem;padding-top:.5rem;padding-bottom:.5rem}.patient-related-person-contacts-table .et-select-tag,.patient-external-contacts-table .et-select-tag{width:7.5rem}.patient-related-person-contacts-table .et-yes-no-tag,.patient-external-contacts-table .et-yes-no-tag{width:5rem}.patient-related-person-contacts-table .MuiTableRow-root,.patient-external-contacts-table .MuiTableRow-root{height:3.125rem}.patient-related-person-contacts-table .cell-subfields,.patient-external-contacts-table .cell-subfields{display:flex;gap:.3125rem}.patient-related-person-contacts-table .MuiFormLabel-root,.patient-external-contacts-table .MuiFormLabel-root{font-size:.75rem}.pd-patient-info-root{display:flex;flex-direction:column;padding:10px}.pd-patient-info-root hr{width:100%;border:1px solid #00617f}.pd-pronoun{font-size:14px}.pd-field-title{font-weight:700;color:#00617f;font-size:16px;margin-right:10px}.pd-patient-info-section{display:flex;flex-direction:row;align-items:baseline;justify-content:space-between}.pd-patient-info-line{display:flex;flex-direction:row;align-items:center;flex:1;padding:5px 0;margin-right:10px}.pd-patient-info-line-value{width:100%;font-size:14px;color:#425563;flex:1}.pd-patient-info-line-value input{font-size:14px}.pd-patient-info-line .MuiFormControl-root{width:100%}.pd-patient-info-line button{padding:0}.pd-patient-info-block{flex:1}.pd-patient-info-block .MuiFormControl-root .MuiInput-root input{margin-top:8px}.pd-patient-info-block .Mui-disabled input,.pd-patient-info-block .Mui-disabled textarea{-webkit-text-fill-color:#425563;font-size:12px}.pd-patient-info-block-value .MuiTextField-root{margin:5px;flex:1;width:100%}.pd-patient-info-block-value .MuiFormControl-root{margin-right:2.5px;margin-left:2.5px;flex:1;height:100%;width:100%}.pd-patient-info-block .pd-state-of-service-select{width:30%;display:flex;flex-direction:row}.pd-patient-info-block .emergency-contact p{color:#00617f;font-size:1rem;margin-bottom:.625rem}.pd-patient-info-block .emergency-contact .menu{display:flex}.pd-patient-info-block .emergency-contact-dropdown>div{font-size:.625rem;width:13.875rem;padding-top:.25rem;padding-bottom:.25rem}.pd-editable-section{display:flex;align-items:flex-end;flex:1;flex-direction:row;padding:2px}.pd-editable-section input{font-size:14px}.pd-editable-section .demographic-info-tooltip{height:.7em}.pd-header{background:#ccf0f9;color:#00617f;border-bottom:#003140,.25px;display:flex;align-items:center;font-size:20px;justify-content:center}.pd-patient-info-block-value{display:flex;flex-wrap:wrap;flex-direction:column}.pd-display-name{font-size:18px;color:#425563}.loc-wrapper{display:flex;flex-direction:row}.loc-wrapper .MuiButtonBase-root{padding:0 0 0 5px}.loc-wrapper .MuiSvgIcon-root{font-size:1rem}.loc-wrapper .loc-info{display:flex;flex-direction:row}.loc-wrapper .loc-info .loc-weeks{padding-left:5px}.loc-wrapper .loc-info .loc-info-icon{transform:scale(.7)}.new-loc-dialog .MuiPaper-root{width:25rem;display:grid;padding:1rem}.new-loc-dialog .MuiPaper-root .loc-dialog-title{font:normal normal normal 14px/16px Bree Serif;color:#194e8a;padding:.8rem 0}.new-loc-dialog .MuiPaper-root .loc-current-loc{font: 12px/16px Arial;color:#000;padding-bottom:.8rem}.new-loc-dialog .MuiPaper-root .loc-current-loc .loc-current-start-date{font-style:italic}.new-loc-dialog .MuiPaper-root .loc-info{font:italic 700 10px/12px Arial;color:#000;padding-bottom:1rem}.new-loc-dialog .MuiPaper-root .loc-new-loc{display:grid;row-gap:1rem;padding-bottom:.8rem}.new-loc-dialog .MuiPaper-root .loc-new-loc .MuiInputBase-root{border-radius:0}.new-loc-dialog .MuiPaper-root .loc-action-button{margin:0;align-self:flex-end}.treatment-track-wrapper{display:flex;flex-direction:row}.treatment-track-wrapper .MuiButtonBase-root{padding:0 0 0 .2em}.treatment-track-wrapper .MuiSvgIcon-root{font-size:1rem}.treatment-track-dialog .MuiPaper-root{width:25rem;padding:1em}.treatment-track-dialog .treatment-track-dialog-cancel-button{display:flex;justify-content:flex-end}.treatment-track-dialog .treatment-track-dialog-cancel-button .MuiButtonBase-root{padding:0;margin:0}.treatment-track-dialog .treatment-track-dialog-title{font:normal normal normal 1em Bree Serif;color:#00617f;padding:0 0 .8rem}.treatment-track-dialog .treatment-track-dialog-subtitle{font: 700 .75em Arial}.treatment-track-dialog .treatment-track-dialog-top{padding:.5em 0 1em}.treatment-track-dialog .treatment-track-dialog-top .treatment-track-dialog-radio-group{padding-left:2em}.treatment-track-dialog .treatment-track-dialog-top .treatment-track-dialog-radio-group .MuiTypography-root{font-size:.75em}.treatment-track-dialog .treatment-track-dialog-bottom .treatment-track-dialog-note{font: 700 .75em Arial;color:#00617f;padding:1em 0 0 2.4em}.treatment-track-dialog .treatment-track-dialog-bottom ul{margin-top:.5em}.treatment-track-dialog .treatment-track-dialog-bottom li{font: .75em Arial;padding-bottom:1em}.treatment-track-dialog .treatment-track-dialog-text{font: .75em Arial}.treatment-track-dialog .treatment-track-dialog-buttons{display:flex;justify-content:center;margin-top:1.5em}.treatment-track-dialog .treatment-track-dialog-buttons .MuiButtonBase-root{margin:0 2em}.treatment-track-dialog .treatment-track-dialog-button{display:flex;justify-content:flex-end;margin-top:1em}.treatment-track-dialog-exit .MuiPaper-root{width:20rem}.ph-patient-info-root{z-index:5;box-sizing:border-box;height:min-content;display:flex;flex-direction:column;background-color:#edf7fc;box-shadow:2px 2px 2px .25px #939494;position:relative}.ph-patient-info-root .ph-expand-icon{transition:transform .2s ease-out}.ph-patient-info-root .ph-expand-icon-inverted{transform:rotate(180deg)}.ph-patient-info-root .ph-open-secondary{color:#000;text-transform:unset;font:12px arial}.ph-patient-info-root .ph-open-secondary-wrapper{position:absolute;right:0;top:6.25rem;transform:translateY(-100%)}.ph-patient-info-root .ph-open-secondary-wrapper button{background:#edf7fc;padding:0 .5rem}.ph-patient-info-root .ph-stacked-section{box-sizing:border-box;width:max-content;display:flex;position:relative;flex-direction:column;min-height:100px}.ph-patient-info-root .ph-hide-secondary{overflow:hidden;max-height:6.25rem}.ph-patient-info-root .ph-patient-info{display:flex;flex-wrap:wrap;column-gap:2.5rem;padding:0 1rem}.ph-patient-info-root .ph-patient-info:after{content:"";position:absolute;left:0;right:0;top:6.25rem;height:.25px;background:#707070}.ph-patient-info-root .ph-patient-info .ph-primary-section{max-height:6.25rem;max-width:250px;margin-top:5px}.ph-patient-info-root .ph-patient-info .ph-primary-section .ph-text-block{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;max-height:4em}.ph-patient-info-root .ph-patient-info .ph-name-section{max-width:none;margin:0;height:6.25rem}.ph-patient-info-root .ph-patient-info .ph-name-section .generic-select{width:100%}.ph-patient-info-root .ph-patient-info .ph-care-team-section{max-width:200px}.ph-patient-info-root .ph-patient-info .ph-patient-info-block{height:100%;gap:4px;min-height:0}.ph-patient-info-root .ph-patient-info .ph-psychiatry-usage{max-width:10rem}.ph-patient-info-root .ph-patient-info .ph-patient-info-block-key{flex-grow:0;white-space:pre-line}.ph-patient-info-root .ph-patient-info .ph-chat-activation-label{color:#425563;font-size:12px;font-weight:700}.ph-patient-info-root .ph-patient-info-line{display:flex;flex-direction:row;align-items:center}.ph-patient-info-root .ph-patient-info-line-key{color:#425563;margin-right:5px;font-size:12px;font-weight:700}.ph-patient-info-root .ph-patient-info-line-value{flex:1;font-size:12px;color:#425563cc;margin-right:5px}.ph-patient-info-root .ph-patient-info-block{display:flex;flex-direction:column}.ph-patient-info-root .ph-patient-info-block-key{flex:1;color:#425563;font-size:12px;font-weight:700}.ph-patient-info-root .ph-patient-info-block-value{flex:1;font-size:12px;color:#425563cc}.ph-patient-info-root .MuiInputBase-root{font-size:12px;color:#425563cc;min-width:125px;width:100%}.ph-patient-info-root .MuiInputBase-root .MuiInput-input{padding-top:0;padding-bottom:0}.ph-patient-info-root .ph-buttons{gap:1rem}.ph-patient-info-root .ph-buttons .linked-button{box-sizing:border-box;margin:0;width:100%}.ph-patient-info-root .ph-buttons .linked-button-a{justify-content:center;margin-right:-8px}.ph-patient-info-root .ph-test-patient-banner{z-index:0;position:absolute;top:0;left:0;height:inherit;background-color:#f04e98;color:#fff;opacity:40%;height:auto;padding-left:15px;padding-right:40px;transform-origin:top left;transform:translateY(3.5rem) translate(-10px) rotate(-30deg)}.ph-patient-info-root .ph-patient-name-root{padding-left:10px;flex:5}.ph-patient-info-root .ph-patient-name-root .ph-edit-button{padding:0;transform:scale(.8)}.ph-patient-info-root .ph-patient-name-root .ph-highlighted-info{display:flex;flex-direction:row;font-family:Arial,Helvetica,sans-serif}.ph-patient-info-root .ph-patient-name-root .ph-highlighted-info .ph-patient-metadata{display:flex}.ph-patient-info-root .ph-patient-name-root .ph-highlighted-info .ph-patient-metadata .ph-stacked-section{justify-content:space-around}.ph-patient-info-root .ph-patient-name{font-size:25px;color:#00617f;display:inline-flex;align-items:center}.ph-patient-info-root .ph-patient-name .ph-patient-name-edit{display:flex}.ph-patient-info-root .ph-patient-name .ph-patient-name-edit .MuiInput-root{background:#ccdfe5}.ph-patient-info-root .ph-patient-name .ph-patient-name-edit input{font-size:25px;color:#00617f;padding:0}.ph-patient-info-root .ph-contact-container{display:flex;align-items:center}.ph-patient-info-root .ph-contact-container svg{transform:scale(.7)}.ph-patient-info-root .ph-patient-dob{flex:0;margin-right:10px;display:flex;align-items:center}.ph-patient-info-root .ph-patient-dob .ph-patient-info-line-value{display:flex;align-items:center}.ph-patient-info-root .ph-patient-dob .ph-patient-info-line-value svg{transform:scale(.7)}.ph-patient-info-root .ph-census-state-updater{display:flex;flex-direction:row;align-items:center;white-space:pre}.ph-patient-info-root .ph-census-state-updater .ph-census-state-updater-info-icon{font-size:1rem;transform:scale(.7)}.ph-patient-info-root .ph-predicted-date-updater-icon{display:flex;flex-direction:row;align-items:center;white-space:pre}.ph-patient-info-root .ph-predicted-date-updater span{display:flex;flex-direction:column;flex:1 1}.ph-patient-info-root .ph-tooltip-indicator{position:relative;top:.2rem;left:.25rem;fill:#425563;font-size:small}.ph-patient-info-root .ph-targets,.ph-patient-info-root .ph-diagnoses{width:100%}.ph-patient-info-root .ph-loc{display:flex;align-items:center;gap:.5rem}.ph-patient-info-root .ph-loc>*{width:max-content}.ph-patient-info-root .ph-loc .MuiInputBase-root{min-width:100px}.ph-patient-info-med-titrating{display:flex;align-items:center}.ph-patient-info-med-titrating svg{transform:scale(.7)}.ph-patient-info-med-tooltip{white-space:pre-wrap}.ph-flag-icon{fill:red!important}.ph-flag-icon svg{transform:scale(.8)}.ph-info-icon{transform:scale(.8)}.ph-referred-out-reason{width:175px}.ph-referred-out-reason .MuiInput-root{padding:0}.ph-pronoun-option{font-size:12px}.ph-line-break{flex-basis:100%;height:0}@media (width < 1500px){.ph-line-break{display:none}}.ph-accounts-label{color:#425563;font-size:12px;font-weight:700}.ph-patient-account-info,.ph-caregiver-account-info{display:flex;align-items:center}.ph-patient-account-section{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start}.ph-patient-account-section td.MuiTableCell-root{padding:0;font-size:12px;color:#425563cc}.ph-patient-account-section td.MuiTableCell-root.ute-email .MuiOutlinedInput-input{padding:5px;background:#fff;color:#000;min-width:240px}.ph-patient-account-section td.MuiTableCell-root .button-group{display:flex;flex-direction:row}.ph-patient-account-section td.MuiTableCell-root .MuiSvgIcon-root{font-size:1.25rem}.ph-patient-account-section td.MuiTableCell-root .MuiFormControl-root{width:100%}.ph-patient-account-section button{padding:0}.ph-caregiver-accounts-section{flex-direction:row;justify-content:flex-start;align-items:flex-start;display:flex;flex-direction:column;padding-bottom:10px}.ph-caregiver-accounts-section .ph-caregiver-account{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-end}.ph-caregiver-accounts-section .ph-caregiver-account td.MuiTableCell-root{padding:0;font-size:12px;color:#425563cc}.ph-caregiver-accounts-section .ph-caregiver-account td.MuiTableCell-root.ute-email .MuiOutlinedInput-input{padding:5px;background:#fff;color:#000;min-width:240px}.ph-caregiver-accounts-section .ph-caregiver-account td.MuiTableCell-root .button-group{display:flex;flex-direction:row}.ph-caregiver-accounts-section .ph-caregiver-account td.MuiTableCell-root .MuiSvgIcon-root{font-size:1.25rem}.ph-caregiver-accounts-section .ph-caregiver-account td.MuiTableCell-root .MuiFormControl-root{width:100%}.ph-caregiver-accounts-section .ph-caregiver-account button{padding:0}.activate-ext-chat-modal-container{display:flex;flex-direction:column;padding:1em;text-align:center;font-family:Arial,Helvetica,sans-serif;background:#fff 0% 0% no-repeat padding-box;border:.25px solid black;opacity:1}.activate-ext-chat-modal-container .activate-ext-chat-modal-header{font-weight:700;color:#00617f;padding:1em 0;font-size:1.2em}.activate-ext-chat-modal-container .activate-ext-chat-modal-body{font-size:1em;padding:0 1em}.activate-ext-chat-modal-container .activate-ext-chat-modal-body .activate-ext-chat-modal-body-text-section{padding-bottom:1em}.activate-ext-chat-modal-container .activate-ext-chat-modal-body .activate-ext-chat-modal-button-container{display:flex;width:100%;text-align:center;justify-content:space-between}.pc-wrapper{margin-bottom:.5em;margin-right:5px;border-bottom:none;box-shadow:3px 3px 3px #00000029;border:.25px solid #a4bcc2;background-color:#fff}.pc-wrapper :hover{background-color:#c0ecc0}.pc-wrapper-clin-eval{margin-bottom:.5em;margin-right:5px;border-bottom:none;box-shadow:3px 3px 3px #00000029;border:.25px solid #a4bcc2;background-color:#f3edf3}.pc-wrapper-clin-eval :hover{background-color:#e8dbe9}.no-hover :hover{background-color:initial}.pc-wrapper-background,.pc-wrapper-background-clin-eval{padding-bottom:.5em;opacity:.5;border:.25px solid #a4bcc2;filter:grayscale(80%)}.pc-wrapper-background:hover,.pc-wrapper-background-clin-eval:hover{filter:grayscale(50%)}.pc-wrapper-background .pc-body:hover{background-color:#c0ecc0}.pc-wrapper-background-clin-eval .pc-body:hover{background-color:#e8dbe9}.pc-accordion.MuiPaper-root{box-shadow:none}.pc-accordion.MuiPaper-root .pc-accordion-header{background-color:#a4bcc248;border-top:solid .25px #a4bcc2;display:flex;flex-direction:row;justify-content:space-between;height:1.25rem;align-items:center}.pc-accordion.MuiPaper-root .pc-accordion-header .MuiAccordionSummary-content{margin:0}.pc-accordion.MuiPaper-root .pc-accordion-header .MuiSvgIcon-root{font-size:1rem}.pc-accordion.MuiPaper-root .pc-accordion-header .MuiButtonBase-root{padding:5px}.pc-accordion.MuiPaper-root .pc-accordion-body .MuiAccordionDetails-root{padding:0}.pc-accordion.MuiPaper-root .pc-accordion-body .pc-flag-details{display:flex;flex-direction:row;justify-content:space-between;align-items:center;font-size:9px;font-family:Arial;color:#656565;background-color:#eaf6fb;border-top:solid .25px #a4bcc2;padding-left:15px}.pc-accordion.MuiPaper-root .pc-accordion-body .pc-flag-details .text{flex:1}.pc-accordion.MuiPaper-root .pc-accordion-body .pc-flag-details .author{justify-content:flex-end;font:inherit}.pc-accordion.MuiPaper-root .pc-accordion-body .pc-flag-details .date{flex:1}.pc-accordion.MuiPaper-root .pc-accordion-body .pc-flag-details .pc-flag-resolve{font-size:inherit}.pc-accordion.MuiPaper-root .pc-accordion-body .pc-flag-details .MuiSvgIcon-root{font-size:11px}.pc-accordion-summary{background-color:#a4bcc2;display:flex;flex-direction:row-reverse}.pc-accordion-summary .MuiAccordionSummary-root{padding-left:5px}.pc-accordion-summary .MuiAccordionSummary-root .MuiAccordionSummary-content{margin:0}.pc-accordion-summary .Mui-expanded .arrow-icon{transform:rotate(270deg)}.pc-accordion-summary .pc-flag-header{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;font-size:10px;color:#000;font-family:Arial}.pc-accordion-summary .pc-flag-header .pc-flag-add{align-self:flex-end}.pc-body :hover{cursor:pointer}.pc-body{display:flex;flex-direction:row;padding-top:5px}.pc-body .pc-body-elem{padding:10px 0}.pc-body .pc-avatar{flex:0;padding-left:5px}.pc-body .pc-avatar :hover{background-color:#bdbdbd;cursor:default}.pc-body .pc-flags{background:#a4bcc248;border:.25px solid #a4bcc2}.pc-body .pc-flag-icon{flex:0;width:fit-content;padding-left:5px;padding-right:5px;color:#f08080}.pc-body .pc-patient-age,.pc-body .pc-level-of-care{padding-bottom:.2rem}.pc-body .pc-bio{padding-left:5px;flex:3}.pc-body .pc-bio .pc-patient-name a{color:#00617f;font-family:"Bree Serif";font-size:16px;text-transform:capitalize}.pc-body .pc-bio .pc-info{display:flex;flex-direction:row;justify-content:space-between;gap:.75rem;align-items:center;width:max-content;font-size:10px}.pc-body .pc-bio .pc-info .cti-member{padding:.1rem 0}.pc-body .pc-bio .pc-info .cti-member-role{color:#000}.pc-body .pc-bio .pc-info .pc-past-due-date{color:#c12d2d;font-weight:700}.pc-body .pc-bio .pc-info .pc-approaching-due-date{color:#dd9636;font-weight:700}.pc-body .pc-bio .pc-info .pc-level-of-care-change-text{text-transform:uppercase}.pc-body .pc-bio .pc-dashboard-nav .pc-dashboard-button{vertical-align:bottom;margin:0 15px 0 0;height:20px;padding-top:1px;z-index:8}.pc-body .pc-bio .pc-dashboard-nav .pc-dashboard-button a{color:#fff;text-decoration:none;font-size:12px;vertical-align:middle}.pc-body .pc-bio .pc-dashboard-nav .pc-dashboard-button a svg{transform:scale(.5);vertical-align:middle;margin-top:-2px}.pc-body .pc-appointments{display:flex;flex-direction:column;align-items:center;justify-content:space-around;padding:10px 20px}.pc-body .pc-appointments .pc-appt-header{text-align:center;font: lighter 8px/9px Arial;text-transform:uppercase;margin-bottom:.5em;width:14em}.pc-body .pc-appointments .pc-appt-details{text-align:center;font: 700 10px/11px Arial;margin-top:0}.pc-body .pc-appointments .pc-remove-button{flex:0}.pl-wrapper{background-color:#f7fdfd;min-width:37rem;height:100%;display:flex;flex-direction:column}.pl-wrapper .pl-header{flex-grow:0;display:flex;flex-direction:column;justify-content:space-between;padding:5px;margin-bottom:1em}.pl-wrapper .pl-header .pl-title{display:flex;flex-direction:row;align-content:center;justify-content:space-between;align-items:center}.pl-wrapper .pl-header .pl-title .pl-add-careteam-btn{color:#656565;opacity:1}.pl-wrapper .pl-header .MuiInputBase-root{border-radius:0}.pl-wrapper .pl-header .pl-search{margin-top:5px;background:#fff 0% 0% no-repeat padding-box;border:.25px solid #a4bcc2;opacity:1}.pl-wrapper .pl-header .pl-search .generic-select{width:100%}.pl-wrapper .pl-header .pl-search .MuiInputLabel-root{font-size:11px;font-family:Arial}.pl-wrapper .pl-header .pl-search .MuiAutocomplete-root{width:inherit}.pl-wrapper .pl-header .pl-search .css-19qh8xo-MuiInputBase-input-MuiOutlinedInput-input{height:1em}.pl-wrapper .pl-body{flex-grow:1;overflow-y:scroll}.pl-wrapper .pl-body .pl-patients{max-height:100%;display:flex;flex-direction:column}.pl-wrapper .gp-filters{margin-top:10px}.pl-wrapper .pl-no-patients{background-color:#d9e1e1;text-align:left;font-style:italic;margin:5px;padding:10px;font-family:Arial,Helvetica,sans-serif}.pl-careteam-dialog{min-width:fit-content;margin:10px}.pl-careteam-dialog .pl-table{margin:10px}.pl-careteam-dialog .pl-table thead{border:.25px solid #a4bcc2}.pl-careteam-dialog .pl-table thead th{background:#ccf0f9 0% 0% no-repeat padding-box}.pl-careteam-dialog .pl-careteam-dialog-title{display:flex;flex-direction:row-reverse}.pl-careteam-dialog .pl-careteam-dialog-title .pl-careteam-close-btn{color:#656565}.provider-match-wrapper{display:flex;flex-direction:column;align-items:flex-start}.provider-match-wrapper .provider-match-drawer{height:100%}.provider-match-wrapper .provider-match-drawer .MuiPaper-root{height:inherit;position:unset;background-color:#d9e1e1}.provider-match-wrapper .provider-match-drawer .provider-match-sos-alert{padding-bottom:.4rem}.provider-match-wrapper .provider-match-drawer .provider-match-sos-alert .MuiPaper-root{background-color:#f08080}.provider-match-wrapper .provider-match-drawer .provider-match-sos-alert .MuiPaper-root .MuiSvgIcon-root{color:#000}.provider-match-wrapper .provider-match-drawer .provider-match-sos-alert .alert-title{color:#000;font-family:Arial,Helvetica,sans-serif;font-size:.75rem;font-weight:700;line-height:.87525rem}.provider-match-wrapper .provider-match-drawer .provider-match-sos-alert .alert-body{color:#000;font-family:Arial,Helvetica,sans-serif;font-size:.75rem;line-height:.87525rem}.provider-match-wrapper .provider-match-drawer .provider-match-sos-alert .alert-body .dashboard-link{color:#000}.provider-match-wrapper .provider-match-drawer .provider-match-content{width:40vw}.provider-match-wrapper .provider-match-drawer .provider-match-content .provider-role-radio-wrapper{padding-bottom:1rem}.provider-match-wrapper .provider-match-drawer .provider-match-content .provider-role-radio-wrapper .provider-role-radio-label{font-family:Arial,Helvetica,sans-serif;font-weight:300;line-height:1.5rem;letter-spacing:-.011rem}.provider-match-wrapper .provider-match-drawer .provider-match-content .provider-role-radio-wrapper .provider-role-radio-control{padding-right:2rem}.provider-match-wrapper .provider-match-drawer .provider-match-content .provider-match-filters{padding-top:1.25rem;padding-right:1.25rem;display:grid;grid-template-columns:50% 50%;gap:2rem}.provider-match-wrapper .provider-match-drawer .provider-match-content .provider-match-filters .provider-match-selector{width:100%;background:#fff}.provider-match-wrapper .provider-match-drawer .provider-match-content .provider-match-filters .provider-match-selector .MuiFormLabel-root{background:inherit;padding:0 .5rem}.provider-match-wrapper .provider-match-drawer .provider-match-content .provider-match-filters .provider-match-selector.-filled{background:transparent}.provider-match-wrapper .provider-match-drawer .provider-match-content .ignore-filter-text{font-family:Arial,Helvetica,sans-serif;font-size:1rem;font-style:normal;font-weight:500;line-height:1.125rem;letter-spacing:-.00825rem}.provider-match-wrapper .provider-match-drawer .provider-match-content .provider-match-filter-section-note{color:#656565;font-family:Arial,Helvetica,sans-serif;font-size:.75rem;font-style:normal;font-weight:400;line-height:1.125rem;letter-spacing:-.00825rem}.provider-match-wrapper .provider-match-drawer .provider-match-content .pm-tabs .MuiTab-root{color:#000}.provider-match-wrapper .provider-match-drawer .provider-match-content .pm-tabs .Mui-selected{font-weight:700}.provider-match-wrapper .provider-match-drawer .MuiRadio-root{accent-color:white}.provider-match-wrapper .provider-match-drawer .MuiTab-root.Mui-selected{color:#000}.provider-match-wrapper .provider-match-drawer .MuiTab-root{color:#00000061;text-transform:none;font-size:1rem}.provider-match-wrapper .provider-match-drawer .MuiTabs-indicator{background-color:#00617f}.provider-match-wrapper .provider-match-drawer .line-break{border-bottom:1px solid black;padding:0;margin:0}.provider-match-wrapper .provider-match-drawer .provider-match-filter-section-buttons{align-items:flex-end;display:flex;justify-content:flex-end}.provider-match-wrapper .provider-match-drawer .provider-match-filter-section-buttons .reset-to-default-button{background:#fff}.provider-match-wrapper .provider-match-drawer .provider-match-filter-section-buttons .provider-match-button{flex:1;height:2.625rem}.RichTextEditor__root___2QXK-{height:100%}.ButtonWrap__root___1EO_R button{background-image:none;background-color:#fff}.ButtonWrap__root___1EO_R .IconButton__isActive___2Ey8p{background-color:#d9e1e1}.ButtonWrap__root___1EO_R .re-highlight-button{background-image:url(/mui_highlight_icon.svg);background-repeat:no-repeat;background-position:center center;background-size:14px;width:25px;height:30px;color:#d9e1e1!important}.ButtonWrap__root___1EO_R .re-highlight-button span{display:inline-block;width:22px;height:22px;background-position:50%;background-repeat:no-repeat;background-size:18px}.highlight{background:#52ef4c}.search-bar{flex:2}.link-active{color:#00617f}.link-active span{font-weight:700}.link-active svg{fill:#00617f}.side-menu-drawer{top:3.5em;height:calc(100vh - 3.5em);background-color:#a4bcc2;position:absolute}.side-menu-drawer .MuiDrawer-paper{z-index:9;top:3.5em;bottom:0;height:calc(100vh - 3.5em);width:5.625rem;background-color:#00617f}.side-menu-drawer .dl-item{width:5.625rem;padding:2px 16px!important}.side-menu-drawer .dl-item-selected{border-right:5px solid #e1e000}.side-menu-drawer .dl-header{height:6.25rem;max-height:6.25rem;min-height:6.25rem;font-size:20px;text-align:center;vertical-align:middle;color:#a4bcc2}.side-menu-drawer .dl-header svg{transform:scale(1.5);height:100%;width:50%;fill:#d9e1e1}.side-menu-drawer .dl-header #avatar-upload{display:none}.side-menu-drawer .dl-header .MuiAvatar-root{width:75px;height:75px}.side-menu-drawer .dl-button{display:flex;flex-direction:column;width:2.8125rem}.side-menu-drawer .dl-icon svg{fill:#d9e1e1}.side-menu-drawer .dl-title{font-size:11px;word-wrap:break-word;color:#d9e1e1}.tc-wrapper{display:flex;flex-direction:row;align-items:center}.tc-wrapper .RichTextEditor__root___2QXK- .EditorToolbar__root___3_Aqz{padding:0;margin:0;border:none}.tc-wrapper .RichTextEditor__root___2QXK-{background:none;font-size:11px;color:#00617f;border:none;word-break:break-word;flex:4;text-align:left;font-family:Arial}.tc-wrapper .RichTextEditor__root___2QXK- .RichTextEditor__editor___1QqIU:focus,.tc-wrapper .RichTextEditor__root___2QXK- .RichTextEditor__editor___1QqIU:active,.tc-wrapper .RichTextEditor__root___2QXK- .RichTextEditor__editor___1QqIU:target,.tc-wrapper .RichTextEditor__root___2QXK- .RichTextEditor__editor___1QqIU:focus-within{background-color:#fff}.tc-wrapper .RichTextEditor__root___2QXK- .RichTextEditor__editor___1QqIU{border-radius:3px;width:100%;font-size:11px;text-align:left;font-family:Arial}.tc-wrapper .RichTextEditor__root___2QXK- .DraftEditor-editorContainer div{padding:0}.tl-task{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.tl-task svg{transform:scale(.5)}.tl-task .tc-wrapper{font-size:11px;flex:4;align-items:center;border-bottom:1px dashed #d9e1e1;padding:3px 0;text-align:left}.tl-task .tc-wrapper .MuiCheckbox-root,.tl-task button{padding:0}.tl-add-task{display:flex}.tl-add-task svg{transform:scale(.8)}.tl-add-task button{padding:0}.tl-add-task .MuiInputBase-root{font-size:11px;background:#fff}.tl-add-task .MuiInputBase-root input{padding:4px}.tz-select .MuiFormLabel-root{padding:0 3px;background-color:#fff}.um-pp-add-dialog .MuiPaper-root{min-width:50vw}.um-pp-add-dialog .MuiDialogTitle-root{padding-bottom:0}.um-pp-add-dialog .um-primary-add-button{width:50%}.um-pp-add-dialog .MuiDialogContent-root{box-sizing:border-box;padding:1rem!important;display:flex;flex-direction:column;gap:.75rem}.um-pp-add-dialog .MuiDialogContent-root .pf-add-buttons{display:grid;grid:auto/1fr 1fr;gap:2rem;margin:0 .5rem}.um-pp-add-dialog .MuiDialogContent-root .pf-caregiver-info{width:100%;display:grid;grid:1fr 1fr/1fr 1fr;gap:.75rem}.um-pp-add-dialog .MuiDialogContent-root .pf-caregiver-info :last-child{grid-column:1/3}.um-pp-add-dialog .MuiDialogContent-root .pf-search{width:100%;display:grid;grid:auto/auto}.um-pp-add-dialog .MuiDialogContent-root .pf-list-entry{display:flex;align-items:center;padding:1rem .5rem .25rem;border-top:1px solid #707070;gap:.4rem}.um-pp-add-dialog .MuiDialogContent-root .pf-list-entry .pf-remove-button{aspect-ratio:1;height:min-content}.um-pp-add-dialog .MuiDialogContent-root .pf-add-account{padding-top:1rem;border-top:1px solid #707070;display:flex;align-items:center;justify-content:center}.pf-add-list{display:flex;flex-direction:column;gap:1rem}.pf-add-buttons .MuiButton-root{color:#00617f;border-color:#00617f;justify-content:flex-start}.um-button-group .um-refresh-button-expired svg{fill:#c12d2d}.sh-button{width:100%;height:100%;gap:.5rem}.sh-button svg{margin-bottom:.175rem;font-size:14pt}.un-wrapper{height:100%}.un-wrapper .un-header{padding:10px 0;text-align:center;font:normal normal 600 24px/27px Bree Serif;letter-spacing:0px;color:#00b5e2;background:#edf2f3 0% 0% no-repeat padding-box;opacity:1}.un-wrapper .RichTextEditor__root___2QXK-{height:calc(100% - 3.5em)}.un-wrapper .RichTextEditor__root___2QXK- .EditorToolbar__root___3_Aqz{background:#d9e1e180;margin:0;padding-left:10px}.un-wrapper .RichTextEditor__root___2QXK- .EditorToolbar__root___3_Aqz button{width:25px;height:30px;color:#d9e1e1}.un-wrapper .RichTextEditor__root___2QXK- .RichTextEditor__editor___1QqIU{height:calc(100% - (3.5em + 1rem));padding:10px;overflow-y:auto}.un-wrapper .RichTextEditor__root___2QXK- .DraftEditor-root{height:100%}.un-wrapper .RichTextEditor__root___2QXK- .DraftEditor-root .DraftEditor-editorContainer{overflow-y:hidden}.un-wrapper .RichTextEditor__root___2QXK- .DraftEditor-root .DraftEditor-editorContainer .public-DraftEditor-content{padding:0}.utc-wrapper{display:flex;flex-direction:row;align-items:center}.utc-wrapper .RichTextEditor__root___2QXK-{padding-right:5px}.utc-wrapper .RichTextEditor__root___2QXK- .EditorToolbar__root___3_Aqz{padding:0;margin:0;border:none}.utc-wrapper .RichTextEditor__root___2QXK-{background:none;font-size:11px;color:#00617f;border:none;word-break:break-word;text-align:left;font-family:Arial}.utc-wrapper .RichTextEditor__root___2QXK- .RichTextEditor__editor___1QqIU:focus,.utc-wrapper .RichTextEditor__root___2QXK- .RichTextEditor__editor___1QqIU:active,.utc-wrapper .RichTextEditor__root___2QXK- .RichTextEditor__editor___1QqIU:target,.utc-wrapper .RichTextEditor__root___2QXK- .RichTextEditor__editor___1QqIU:focus-within{background-color:#ccf0f9}.utc-wrapper .RichTextEditor__root___2QXK- .RichTextEditor__editor___1QqIU{border-radius:3px;width:100%;font-size:11px;text-align:left;font-family:Arial}.utc-wrapper .RichTextEditor__root___2QXK- .DraftEditor-editorContainer div{padding:0}.utc-wrapper .utc-description{flex:5}.utc-data-wrapper{display:flex;flex-direction:column;font-size:12px;color:#00617f;align-items:center;align-content:space-around;padding-right:5px;font-family:Arial,Helvetica,sans-serif}.utc-data-wrapper .utc-data-superscript{font-size:8px}.utd-dialog-body{display:flex;flex-direction:column;justify-content:space-between;padding:10px}.utd-dialog-body .utd-field{margin-bottom:10px}.utl-wrapper{max-height:calc(100vh - 3.5em);padding:10px;background-color:#f7fdfd}.utl-wrapper .utl-header{display:flex;flex-direction:column;background-color:#ccf0f9}.utl-wrapper .utl-header .utl-title{display:flex;flex-direction:row;align-items:center;font-size:14px;width:100%;align-self:flex-start;justify-content:space-between;background:#f7fdfd}.utl-wrapper .utl-header .utl-title .utl-add-task-button{margin-right:5px}.utl-wrapper .utl-header .MuiFormGroup-root{display:flex;flex-direction:row}.utl-wrapper .utl-header .utl-filter{display:flex;flex-direction:column}.utl-wrapper .utl-header .utl-filter h3{align-self:flex-start;margin:5px;font-size:12px}.utl-wrapper .utl-header .utl-filter .utl-filter-fields .MuiTypography-root{font-size:10px}.utl-wrapper .utl-header .utl-tabs .MuiTabs-indicator{height:0}.utl-wrapper .utl-header .utl-tabs .MuiTabs-root{display:flex;align-items:center;min-height:0}.utl-wrapper .utl-header .utl-tabs .MuiTab-root{text-transform:capitalize;justify-content:flex-start;background:#e8edee;align-items:center;border:1px solid #d9e1e1;margin:5px;padding:5px;height:30px;min-height:30px;font-size:12px;font-family:Arial,Helvetica,sans-serif}.utl-wrapper .utl-header .utl-tabs .MuiTab-root.Mui-selected{color:#00617f;background:#f7fdfd;border-bottom:none}.utl-wrapper .utl-header .utl-tabs .MuiTabs-flexContainer,.utl-wrapper .utl-header .utl-tabs .MuiTabs-fixed{height:30px}.utl-wrapper .utl-assigned-by{color:#425563;font-size:12px;padding-left:5px}.utl-wrapper .utl-card-wrapper{padding-bottom:10px}.utl-wrapper .utl-task-section-wrapper hr{margin:5px 5px 0}.utl-wrapper .utl-patient-name-wrapper{display:flex;justify-content:space-between;align-items:center;padding:0 5px;margin-top:10px}.utl-wrapper .utl-patient-name-wrapper .utl-patient-name{padding-left:5px;font-size:10px;color:#425563}.utl-wrapper .utl-patient-name-wrapper a{font-size:10px;color:#99c0cc}.utl-wrapper .utl-body{padding-top:5px;max-height:calc(100vh - 9.5em);overflow-y:auto}.utl-wrapper .utl-body .utl-add{display:flex;flex-direction:column;margin-right:5px}.utl-wrapper .utl-body .utl-add .utl-add-task{display:flex;padding-bottom:5px;width:100%}.utl-wrapper .utl-body .utl-add .utl-patient-select{width:100%}.utl-wrapper .utl-body .utl-tasks{display:flex;flex-direction:column}.util-modal-fullpage{box-sizing:border-box;margin-top:3.5em;background:#fff;z-index:9!important}.util-modal-fullpage>.MuiBackdrop-root{display:none}.util-modal-fullpage div:nth-child(3){height:100%}.cp-wrapper{display:grid;grid-template-rows:minmax(0,1fr);grid-template-columns:100%;background-color:#e8edee;overflow:hidden;height:calc(100vh - 3.5em);gap:7px}.cp-wrapper .cp-empty-state{padding:10px}.cp-wrapper .cp-channel-header{box-shadow:0 3px 6px #d9e1e1 inset}.cp-wrapper .cp-channel-list-channels{display:flex;flex-direction:column;overflow-y:auto}.cp-wrapper .str-chat__channel-list .messaging{height:auto;min-height:min-content;position:static!important;overflow-y:auto}.cp-wrapper .str-chat.messaging{height:100%;width:100%}.cp-wrapper .str-chat__container{height:100%}.cp-wrapper .str-chat__channel-list .str-chat__channel-list-messenger__main{height:100%;padding:0;overflow-y:auto}.cp-wrapper .str-chat__message-attachment-dynamic-size{max-height:unset}.cp-wrapper .str-chat__channel-list .str-chat__channel-list-messenger__main p{padding-left:.625rem}.cp-wrapper .str-chat__channel-list .str-chat__channel-list-messenger{height:100%;padding-bottom:0}.cp-wrapper .str-chat-channel.messaging .str-chat__main-panel{padding:0}.cp-wrapper .str-chat__message-text-inner pre{white-space:pre-wrap}.cp-wrapper .cp-date-separator{display:flex;justify-content:center;align-items:center;flex-direction:row}.cp-wrapper .cp-date-separator .date{white-space:nowrap;text-align:center;font:16px Bree Serif;color:#425563;text-transform:uppercase;padding:0 10px}.cp-wrapper .cp-date-separator hr{margin-bottom:1px;width:40%;background-color:#707070;border:.5px solid #707070;size:.5px;height:.25px}.cp-wrapper .cp-date-separator.cp-unread-separator{color:#f04e98}.cp-wrapper .cp-date-separator.cp-unread-separator hr{border:.5px solid #f04e98}.cp-wrapper .str-chat__channel-list .str-chat__channel-list-messenger__main{flex:1}.cp-wrapper .cp-body{display:grid;width:100%;grid-template-rows:100%;gap:7px;grid-template-columns:min-content 5fr}.cp-wrapper .cp-channel-list-top-panel{display:grid;grid-template-rows:min-content minmax(0,1fr);grid-template-columns:100%;gap:7;border:.25px solid #707070;width:max-content;height:100%}.cp-wrapper .cp-channel-list-top-panel-title-text{font-family:Bree Serif,serif;font-weight:700;font-size:28px;letter-spacing:0;line-height:32px;margin:0}.cp-wrapper .cp-channel-list-tab{border-top:.25px solid;display:grid;grid-template-areas:"text count";justify-content:space-between;font: 600 14px/16px Arial;letter-spacing:0px;opacity:1;text-transform:capitalize;font-weight:200;padding:.5rem 0px .5rem 2.25rem;text-decoration:none}.cp-wrapper .cp-channel-list-tab .cp-channel-list-tab-text{display:grid;align-items:center}.cp-wrapper .cp-channel-list-tab .cp-channel-list-tab-count{display:grid;grid-template-areas:"icon number";align-items:center;padding-right:1.5rem}.cp-wrapper .cp-channel-list-tab .cp-channel-list-tab-count-number{padding-left:.25rem}.cp-wrapper .cp-channel-list-tab:hover{background-color:#a4bcc2;color:#000;cursor:pointer}.cp-wrapper .cp-channel-list-section-header{padding-left:.625rem}.cp-wrapper .cp-channel-list-section-no-channels{font-size:.75rem;font-family:Arial,Helvetica,sans-serif;color:#00495f;padding-left:.625rem;font-style:italic;margin-top:10px}.cp-wrapper .cp-channel-list-container .str-chat__channel-list{height:100%}.cp-wrapper .cp-channel-window-wrapper{box-shadow:0 3px 6px #d9e1e1 inset;border:.25px solid #707070}.cp-wrapper .cp-search{max-height:4em;padding:0 5px 10px}.cp-wrapper .cp-search .generic-select{width:100%}.cp-wrapper .cp-search .patient-render-option-display{display:flex;flex-direction:row;align-items:flex-start}.cp-wrapper .cp-search .patient-render-option-display .patient-render-option-display-actual{font-weight:700;padding-right:5px}.cp-wrapper .cp-search .patient-render-option-display .patient-render-option-display-details{display:flex;flex-direction:column;color:#656565}.cp-wrapper .cp-search .MuiInputBase-root{background-color:#fff}.cp-wrapper .cp-search .MuiButtonBase-root{color:#fff;font-size:.5rem;padding:0}@media (width < 700px){.cp-wrapper .cp-search .MuiButtonBase-root{font-size:1rem;width:100%;flex:1}}.cp-wrapper .cp-search .MuiTabs-root,.cp-wrapper .cp-search .MuiTab-root{min-height:2rem}@media (width < 700px){.cp-wrapper .cp-search .MuiTabs-root,.cp-wrapper .cp-search .MuiTab-root{min-height:3rem}}.cp-wrapper .cp-search .MuiTabs-root{margin:1rem 0 .5rem}.cp-wrapper .cp-search .Mui-selected{border-top:1px solid white}.cp-inner-error{background:#a4bcc2;box-shadow:0 3px 6px #d9e1e1 inset;padding:25px;display:flex;border:.25px solid #707070;justify-content:center}.cp-active{margin-bottom:15px;border-left:10px solid #aceacb}.cp-non-ideal-state{padding:10px;height:100%;background:#fff}.str-chat__input-flat .str-chat__input-flat-wrapper-body{width:100%;background:#fff;border:.25px solid #707070;border-radius:.3rem}.str-chat__input-flat .str-chat__input-flat-wrapper-body:focus-within{box-shadow:0 0 0 3px #00617f}.str-chat__input-flat .str-chat__input-flat-wrapper-body .str-chat__textarea textarea{overflow:hidden;padding-right:0;background:none}.str-chat__input-flat .str-chat__input-flat-wrapper-body .str-chat__textarea textarea:focus{box-shadow:none}.str-chat__input-flat .str-chat__input-flat-wrapper-body .str-chat__textarea textarea::placeholder{color:#000}.str-chat__message--system{padding:20px}.str-chat__message--system .str-chat__message--system__text{background:#6151dd}.str-chat__message--system .str-chat__message--system__text p{color:#fff;font:12px Bree Serif;text-transform:uppercase;margin:0 24px}.str-chat__message--system__date{margin-top:4px;text-transform:uppercase;font:10px Helvetica Neue,Helvetica,Arial,sans-serif}.messaging.str-chat .str-chat__thread{margin:0;border-radius:0;border-left:.25px solid #707070}.cp-mobile-wrapper{width:100%}.cp-mobile-wrapper>*{width:100%!important}.str-chat__message-input .MuiButtonBase-root{color:#fff;background-color:#00617f;border-radius:10%}.str-chat__message-input .MuiButtonBase-root:hover{background-color:#00617fbf}.str-chat__message-input .chat-message-input-file-upload{position:absolute;top:calc(100% - 3px);left:6.75rem}.str-chat__message-input .chat-message-input-buttons{display:grid;grid-template-areas:"button button";height:max-content;right:0;gap:.5rem;align-self:center}.str-chat__message-input .internal-chat-message-send-button{border-right:2px solid white}.str-chat__message-input .external-chat-message-send-button{white-space:nowrap;background:#00617f;text-align:center;font-weight:700;color:#fff;text-transform:uppercase;border-radius:.3em;border:none;height:100%}.chat-scheduled-banner{display:grid;grid-template-areas:"icon text";justify-content:start;background-color:#edf2f3;padding:.5rem}.chat-scheduled-banner .chat-scheduled-banner-icon{padding-left:1rem}.chat-scheduled-banner .chat-scheduled-banner-text{margin-left:1rem}.chat-scheduled-banner .chat-scheduled-banner-link{color:#00617f;font-weight:700}.chat-scheduled-banner .chat-scheduled-banner-channel-name{text-transform:capitalize}.str-chat__input-flat .str-chat__textarea>textarea{padding-left:6rem}.str-chat__typing-indicator__avatars{margin-top:-10px}.str-chat__typing-indicator__avatars .str-chat__typing-indicator__avatar{width:30px;height:30px}.chat-message-input-buttons{display:flex}.str-chat__list-notifications:empty{margin:0}.str-chat__typing-indicator__dots{border:none;display:flex;margin-left:0;width:fit-content}.str-chat__typing-indicator__dot{background:var(--grey);opacity:1;height:4px;width:4px;border-radius:var(--border-radius-round);display:flex}.str-chat__typing-indicator__dot:nth-child(3){opacity:1}.str-chat__typing-indicator__dot:nth-child(2){opacity:1}.typing-indicator-name{font-weight:var(--font-weight-bold);color:var(--grey)}.typing-indicator-role{font-weight:var(--font-weight-regular);color:var(--grey-whisper);margin-left:var(--xxs-m)}.username{display:flex}.str-chat__message-input .str-chat__send-button svg path{fill:#00617f}@media screen and (max-width: 700px){.str-chat__main-panel--thread-open{display:none!important}}.message-mentions-user .str-chat__message-mention{color:#000;background:#ff0;font-weight:700}.str-chat__message .str-chat__message-mention{color:#000;font-weight:700}.str-chat__list .str-chat__message-list-scroll .str-chat__li{margin-inline:0;padding-inline:0;padding:15px;position:relative}.str-chat__list .str-chat__message-actions-box .str-chat__message-actions-list-item{font-size:12px}.str-chat__list .message-wrapper-my-message .str-chat__message-actions-box .str-chat__message-actions-list-item:last-child{color:#c12d2d}.str-chat__list .str-chat__message>.str-chat__message-sender-avatar{visibility:visible}.str-chat__edit-message-form{row-gap:.6rem}.str-chat__edit-message-form .str-chat__message-input{--str-chat__message-input-background-color: transparent;padding-bottom:0}.str-chat__edit-message-form .str-chat__message-textarea-container{--str-chat__message-textarea-background-color: white}.str-chat__edit-message-form .str-chat__edit-message-form-options .str-chat__edit-message-cancel,.str-chat__edit-message-form .str-chat__edit-message-form-options .str-chat__edit-message-send{font-weight:700;text-transform:lowercase}.str-chat__edit-message-form .str-chat__edit-message-form-options .str-chat__edit-message-cancel:first-letter,.str-chat__edit-message-form .str-chat__edit-message-form-options .str-chat__edit-message-send:first-letter{text-transform:uppercase}.str-chat__file-input-label:hover,.str-chat__emoji-picker-button:hover{--str-chat__message-input-tools-color: black}.str-chat__message-actions-box-button:hover,.str-chat__message-actions-box-button:active,.str-chat__message-reactions-button:hover,.str-chat__message-reactions-button:active,.str-chat__message-reply-in-thread-button:hover,.str-chat__message-reply-in-thread-button:active{--str-chat__message-options-hover-background-color: transparent;--str-chat__message-options-active-color: black;--str-chat__message-options-color: black;cursor:pointer}.str-chat__message-options{position:absolute;top:5px;right:20px;display:flex;justify-content:space-between;height:24px;border-radius:100px;background:#fff;border:1px solid #e0e0e0;box-shadow:0 2px 1px #00000012}.str-chat__message-simple__actions{padding:0 4px}.str-chat__message-simple__actions__action--options{margin:0 4px}.str-chat__message-simple__actions__action--options .str-chat__message-actions-box-button{padding:3px 0}.str-chat__message-simple__actions .str-chat__message-reactions-button{align-items:center;display:flex}.str-chat__message-simple__actions .str-chat__message-reply-in-thread-button,.str-chat__message-simple__actions .str-chat__message-reactions-button{margin:4px;padding:0}.message-edited-indicator{font-size:11px;color:#a4bcc2}.message-wrapper{display:flex}.message-wrapper-content{display:flex;flex-direction:column;align-items:flex-start;width:100%}.message-deleted-wrapper{padding-left:1rem;font:small arial;color:#425563;display:flex;gap:.5rem}.message-deleted-wrapper .message-deleted-text{font-style:italic}.message-header{display:flex}.message-header-name{font-family:Helvetica Neue,sans-serif;font-weight:500;font-size:11px;line-height:120%;color:#858688}.message-header-timestamp{font-family:Helvetica Neue,sans-serif;font-size:11px;line-height:120%;color:#858688;margin-left:6px}.str-chat__message-attachment--image{height:auto;width:auto;padding:0}.str-chat__image-modal img{height:auto;width:auto}.str-chat__message-attachment-card{border-radius:0;border:0;border-left:5px solid #d9e1e1;margin:0}.str-chat__message-attachment-card .str-chat__message-attachment-card--header{width:auto;height:auto;border-radius:0}.str-chat__message-actions-box{top:initial;left:-110px;border-radius:16px 16px 0}.str-chat__message-text{display:flex;width:100%}.str-chat__message-text-inner{position:relative;flex:1;display:block;font-size:15px;color:#000;border-radius:0;border:0px;margin-left:0;max-width:none}.str-chat__message-text-inner p{font-family:Helvetica Neue,sans-serif;font-size:15px;line-height:18px;color:#000;margin-bottom:0}.str-chat__message .str-chat__message-replies-count-button-wrapper button{font-family:Helvetica Neue,sans-serif;font-weight:700;font-size:13px;text-align:right;color:#4e1d9d}.str-chat__message-reactions-container{cursor:pointer;border:1px solid rgba(0,0,0,.0784313725);margin-top:.4rem;padding:1px;border-radius:10px;min-height:29px}.str-chat__message-reactions-container .str-chat__message-reactions{overflow-y:visible;overflow-x:visible;padding-left:.2rem;padding-right:.2rem}.str-chat{--str-chat__message-reactions-border-radius: 10px;--str-chat__message-reactions-border-block-start: 1px;--str-chat__message-reactions-border-block-end: 1px;--str-chat__message-reactions-border-inline-start: 1px;--str-chat__message-reactions-border-inline-end: 1px;--str-chat__message-active-bacground-color: rgba( 0, 0, 0, .03 );--str-chat__message-reactions-option-selected-background-color: var( --str-chat__secondary-background-color )}.str-chat__reaction-selector{right:20px;border-radius:20px;background-color:#fff;z-index:1}.str-chat__message-reaction-selector .str-chat__message-reactions-options .str-chat__message-reactions-option{width:auto;height:auto}.str-chat__message .str-chat__message-status{margin-right:0;margin-left:auto;padding-top:.3rem;bottom:0;line-height:1;display:flex;justify-content:flex-end;align-items:center;z-index:1}.str-chat__message .str-chat__message-status .str-chat__message-sender-avatar{flex-basis:15px;font-size:7.5px;height:15px;line-height:15px;width:15px;min-width:0px}.str-chat__message-simple-status{right:0;left:0}.str-chat__message-simple-status[data-testid=message-status-read-by]:before{content:"seen by: ";font-size:11px;color:#425563;margin-right:5px}.str-chat__message-simple-status[data-testid=message-status-received]:before{content:"status: ";font-size:11px;color:#425563;margin-right:5px}.str-chat__message-simple-status:after{position:absolute;bottom:100%;right:0;content:" ";width:15px;height:15px}.str-chat__message-simple-status-number{font-size:10px;color:#0009}.str-chat__message-actions{order:2}.str-chat__message-simple-status{order:1}.str-chat__message .str-chat__message-inner{display:flex;margin-inline-start:1px}.str-chat__ul:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__message-options,.str-chat__virtual-list:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__message-options{display:none}.str-chat__ul:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__message--other .str-chat__message-inner,.str-chat__virtual-list:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__message--other .str-chat__message-inner{margin-inline-end:1px}.str-chat__ul:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__message--me .str-chat__message-inner,.str-chat__virtual-list:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__message--me .str-chat__message-inner{margin-inline-start:1px}@supports not selector(:has(a,b)){.str-chat__ul:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:hover .str-chat__message-options,.str-chat__ul:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:focus-within .str-chat__message-options,.str-chat__virtual-list:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:hover .str-chat__message-options,.str-chat__virtual-list:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:focus-within .str-chat__message-options{display:flex}.str-chat__ul:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:hover .str-chat__message--other .str-chat__message-inner,.str-chat__ul:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:focus-within .str-chat__message--other .str-chat__message-inner,.str-chat__virtual-list:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:hover .str-chat__message--other .str-chat__message-inner,.str-chat__virtual-list:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:focus-within .str-chat__message--other .str-chat__message-inner{margin-inline-end:1px}.str-chat__ul:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:hover .str-chat__message--me .str-chat__message-inner,.str-chat__ul:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:focus-within .str-chat__message--me .str-chat__message-inner,.str-chat__virtual-list:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:hover .str-chat__message--me .str-chat__message-inner,.str-chat__virtual-list:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:focus-within .str-chat__message--me .str-chat__message-inner{margin-inline-start:1px}}.str-chat__message .str-chat__message-sender-avatar{align-self:flex-start}.message-wrapper-my-message{column-gap:.5rem}.str-chat__thread-container .str-chat__thread-header{height:70px;min-height:70px;padding:0 var(--str-chat__spacing-4)}.str-chat__thread-container .str-chat__thread-header .str-chat__thread-header-details{row-gap:normal}.str-chat__thread-container .str-chat__thread-header .str-chat__thread-header-title,.str-chat__thread-container .str-chat__thread-header .str-chat__thread-header-subtitle{color:#000;font-family:Helvetica Neue,sans-serif;font-size:14px;font-weight:700}.str-chat__thread-container .str-chat__thread-start{display:none}.message-replies-icon{fill:#ecebeb;margin-right:.3rem}.str-chat__dialog-overlay{overflow:visible}em-emoji-picker{height:45vh}.mm-page{background-color:#f7fdfd;height:calc(100vh - 3.5em)}.mm-page *{box-sizing:border-box}.mm-page .mm-page-header{display:grid;grid-template-areas:"button title";justify-content:start;padding:1rem;background-color:#fff;height:4rem}.mm-page .mm-title{display:grid;align-content:center;color:#00617f}.mm-page .mm-channel-title,.mm-page .mm-thread-title{color:#08a;text-decoration:underline}.mm-body{overflow-y:scroll;height:calc(100vh - 3.5em - 4rem)}.dm-card-container{display:flex;flex-direction:row;align-items:center}.dm-card-container-left{margin-right:10px}.dm-card:hover{cursor:pointer;background-color:#d9e1e1}.dm-card:active{border:1px solid #00617f;background-color:#aceacb}.mm-card-send-date{font-size:.75rem;color:#425563}.dm-card{padding:10px;margin:5px}.dm-card .dm-header{display:flex;flex-direction:column;justify-content:space-between;color:#003140;font-family:Arial,Helvetica,sans-serif}.dm-body p{font-family:Arial,Helvetica,sans-serif}.tm-page{background-color:#f7fdfd;height:calc(100vh - 3.5em)}.tm-page *{box-sizing:border-box}.tm-page .tm-page-header{display:grid;grid-template-areas:"button title";justify-content:start;padding:1rem;background-color:#fff;height:4rem}.tm-page .tm-title{display:grid;align-content:center;color:#00617f}.tm-page .tm-channel-title,.tm-page .tm-thread-title{color:#08a;text-decoration:underline}.tm-body{overflow-y:scroll;height:calc(100vh - 3.5em - 4rem)}.tm-card-send-date{font-size:.75rem;color:#425563}.ch-wrapper{padding:10px 10px 0;display:flex;align-items:center}.ch-button-row{display:flex;flex:1;justify-content:space-between;position:relative;align-items:center}.ch-top-info{display:flex;margin-bottom:.25rem}.ch-member-info{display:flex;flex-wrap:wrap;gap:.3rem;font-family:Arial,sans-serif;font-style:italic;font-size:12px;color:#425563;letter-spacing:0;line-height:14px;min-width:max-content;align-items:center}.ch-title,.ch-title a{font-family:Bree serif,serif!important;font-weight:700;font-size:18px;color:#00617f;letter-spacing:0;line-height:20px;padding-bottom:0!important}.ch-dashboard-button-wrapper{margin-left:5px}.ch-dialog-text{font-family:Arial,sans-serif;font-size:.9rem;color:#425563}.ch-members{margin:20px 0}.ch-members .ch-member{font-family:Arial,sans-serif;font-size:12px;letter-spacing:0;border:0;min-width:max-content;padding:10px 0 10px 10px;margin-bottom:3px}.ch-members .ch-care-team-member-button{border-bottom:1px solid #a4bcc2}.ch-members .ch-non-care-team-member-button{box-sizing:border-box;color:#fff;background:#6151dd;border-radius:5px;display:flex;justify-content:space-between;align-items:center}.ch-members .ch-member-covering{display:flex;align-items:center}.ch-members .ch-member-covering-chip{margin-left:5em;text-transform:uppercase;font-size:.75em;border:1px solid black;border-radius:50%;padding:.5em .65em}.ch-channel-members-dialog{min-width:400px;padding:20px}.ch-channel-members-dialog .MuiIconButton-root{padding:0}.ch-channel-members-dialog .ch-channel-members-button-wrapper{text-align:right}.ch-channel-members-dialog .ch-add-user-list .ch-add-user-item{background:#6151dd;border-radius:50vi;color:#fff;font: .9rem arial;margin-bottom:.75rem}.ch-channel-members-dialog .ch-add-user-list svg{fill:#fff}.ch-user-multi-select .MuiFormControl-root{min-width:100%;margin:10px 0}.ch-user-multi-select .MuiFormControl-root .gms-selected-index,.ch-user-multi-select .MuiFormControl-root .MuiAutocomplete-endAdornment{display:none}.ch-dialog-close-btn{text-align:right}.ch-remove-channel-member{padding-right:10px}.ch-search-members{margin-top:30px}.ch-channel-member-info{margin-bottom:1em}.ch-notif-dialog .MuiPaper-root{max-width:none}.km-more-dialog,.km-more-dialog *{box-sizing:border-box}.km-more-dialog{min-width:500px}@media (width < 700px){.km-more-dialog{min-width:0;width:100vw}}.km-more-dialog .km-header{font:700 1rem arial;display:grid;grid:"back title" min-content "back subtitle" min-content/min-content 1fr;gap:.2rem}.km-more-dialog .km-header .km-back{grid-area:back}.km-more-dialog .km-header .km-back svg{margin-right:-40%}.km-more-dialog .km-header .km-title{font-size:.9rem}.km-more-dialog .km-header .km-subtitle{font-size:1.2rem}.km-more-dialog .km-more-list{padding:0}.km-more-dialog .km-more-list .km-menu-item{padding:1rem 1.5rem;font:500 .9rem arial}.km-more-dialog .km-more-list .km-menu-item svg{font-size:medium}.km-more-dialog .km-more-list :not(:first-child){border-top:.25px solid #707070}.km-more-dialog .km-dialog-header{display:flex;align-items:center;justify-content:space-between;gap:.5rem;padding:1rem;border-bottom:.25px solid #707070}.km-more-dialog .km-dialog-header a{text-align:center}.km-more-dialog .km-dialog-field{margin:1rem}.km-more-dialog .km-dialog-field-text{font-family:Arial,Helvetica,sans-serif;font-size:13px}.km-more-dialog .km-dialog-button{margin:1rem}.km-more-dialog .km-delete-scheduled-message{padding:2em}.km-more-dialog .km-delete-scheduled-message-text{font-family:Arial,Helvetica,sans-serif;text-align:center}.km-more-dialog .km-delete-scheduled-message-button{display:grid;justify-content:center;margin-top:1rem}.km-more-dialog .km-send-scheduled-message-buttons{display:flex;justify-content:center}.km-more-dialog .ch-view-members{margin:1rem}.km-more-dialog .ch-channel-members-dialog{min-width:0}.km-more-dialog .ch-channel-members-dialog .ch-channel-members-button-wrapper{display:grid;grid:min-content/1fr 1fr;gap:1rem}.km-more-dialog .ch-channel-members-dialog .ch-channel-members-button-wrapper>button{width:100%;height:40px;font-size:.9rem}.dm-search .generic-select{width:100%}.dm-search .MuiInputBase-root{background-color:#fff}.dm-search .MuiButtonBase-root{color:#fff;font-size:.5rem;padding:0}@media (width < 700px){.dm-search .MuiButtonBase-root{font-size:1rem;width:100%;flex:1}}.dm-search .MuiButtonBase-root.Mui-disabled{color:#a4bcc2;background-color:#338199}.dm-search .MuiButtonBase-root.Mui-disabled:hover{cursor:not-allowed}.dm-search .MuiChip-label{font-size:12px}.dm-search .MuiChip-avatar .MuiAvatar-root{width:18px;height:18px;font-size:12px}.dm-search .MuiChip-avatar .str-chat__avatar{width:18px!important;height:18px!important;font-size:12px!important;line-height:normal!important}.dm-user-search-wrapper{display:flex;align-items:center}.dm-user-search-wrapper .generic-select{flex:1;margin-right:10px}.dm-user-search-wrapper .MuiAutocomplete-root.gms-select{border:1px solid white}.dm-user-search-wrapper .MuiAutocomplete-root.gms-select:hover{border:1px solid gray}.dm-user-search-wrapper .MuiChip-root{background:#d9e1e1;color:#000;font-weight:700}.dm-user-search-wrapper .MuiInputBase-root,.dm-user-search-wrapper .Mui-focused{background-color:#fff!important}.dm-user-search-wrapper .Mui-focused:hover{background:#fff}.dm-search-body{display:flex;flex-direction:column}.dm-search-body-names{display:flex;align-items:flex-end;flex-wrap:nowrap;justify-content:center}.dm-search-body-avatars{display:flex;align-items:flex-end;flex-wrap:nowrap;justify-content:center;padding-bottom:10px;padding-top:2rem}.dm-search-body-avatars .MuiAvatar-root{width:4rem;height:4rem;margin:0 -5px}.dm-search{background-color:#fff;height:calc(100vh - 3.5em)}.dm-search *{box-sizing:border-box}.dm-search .dm-header{padding:1rem;background:#ececec}.dm-search .dm-title{display:grid;align-content:center;color:#00617f;padding-bottom:5px}.MuiAutocomplete-listbox span.dm-avatar-wrapper{margin-right:10px}.MuiAutocomplete-listbox .dm-avatar.MuiAvatar-root{width:30px;height:30px;font-size:16px}.smp-page{height:calc(100vh - 3.5em)}.smp-page *{box-sizing:border-box}.smp-page .smp-page-header{display:grid;grid-template-areas:"button title";justify-content:start;padding:1rem;background-color:#fff}.smp-page .smp-title{display:grid;align-content:center}.smp-page .smp-message-list{height:calc(100vh - 3.5em - 4rem);overflow-y:auto}.smp-page .smp-no-messages{font-family:"Bree Serif",serif;font-size:.9em;padding:1em}.smp-page .smp-card{display:grid;grid-template-areas:"title date menu" "message . ." "attachments . .";background-color:#fff;font-family:Arial,Helvetica,sans-serif;border:.25px solid #425563;margin:1rem}.smp-page .smp-card .smp-card-title{grid-area:title;display:grid;align-content:space-around;text-transform:capitalize;font-weight:700;margin-bottom:.5rem;padding-top:1rem;padding-left:1rem}.smp-page .smp-card .smp-card-send-date{grid-area:date;display:grid;justify-content:end;align-content:space-around;padding-top:1rem}.smp-page .smp-card .smp-card-menu{grid-area:menu;display:grid;justify-content:end}.smp-page .smp-card .smp-card-message{padding-left:1rem;margin-bottom:1rem}.smp-page .smp-card .smp-card-attachments-panel{display:grid;grid-column:1/span 3}.smp-page .smp-card .smp-card-accordion-header{display:grid;grid-template-areas:"title icon";justify-content:start;background-color:#ececec}.smp-page .smp-card .smp-card-accordion-header .smp-card-accordion-header-title{display:grid;align-content:space-evenly;font-size:.75rem}.smp-page .smp-card .smp-card-accordion-text{color:#00617f;font-weight:700;font-size:.75rem}.smp-page .smp-card .smp-card-attachment{margin-top:.5rem}.smp-page .smp-card .smp-card-attachment a{color:#00617f;font-weight:700;font-size:.75rem}.smp-page .smp-card .smp-card-attachment img{border:.15rem solid #00617f}.smp-page .smp-card .smp-card-attachment-link{display:grid;grid-template-areas:"link icon";justify-content:start;align-items:center}.smp-page .smp-card .smp-card-attachment-link .smp-card-attachment-link-text{margin-right:.25rem}.smp-page .smp-card .smp-card-attachment-link .MuiSvgIcon-root{font-size:1rem}.smp-page-external{background-color:#f7f9f9}.smp-page-external .smp-page-content{height:calc(100vh - 9.5em);overflow-y:auto}.smp-page-external .smp-title{color:#000;font-family:Arial,Helvetica,sans-serif;text-transform:uppercase}.smp-page-external .smp-view-tabs{background-color:#fff}.smp-page-external .smp-view-tabs .css-1h9z7r5-MuiButtonBase-root-MuiTab-root.Mui-selected{color:#005b71}.smp-page-external .css-1aquho2-MuiTabs-indicator{background-color:#e1e000}.smp-page-external .smp-view-tab{color:#005b71;font-family:"Bree Serif",serif}.smp-page-external .smp-other-patients-header{color:#005b71;padding:1em 0 0 1.5em}.smp-page-external .smp-no-messages{font-family:"Bree Serif",serif;font-size:.9em;padding:1em}.smp-page-external .smp-message-list{height:auto}.smp-page-external .smp-card{grid-template-columns:2.5fr 2fr .5fr}.smp-page-external .smp-patient-card-accordion-header-title{font-family:Arial,Helvetica,sans-serif;display:flex;align-items:center}.smp-page-external .smp-patient-card-covering{color:#00617f;text-transform:uppercase;font-size:.75em;border:1px solid #00617f;border-radius:50%;padding:.5em .75em;margin-right:2em}.smp-page-external .smp-patient-card-accordion-title-icons{display:flex;margin:0 .5em 0 1.5em;font-family:Arial,Helvetica,sans-serif}.smp-page-external .smp-patient-card-accordion{margin:1.5em}.smp-page-external .smp-patient-card-accordion .MuiAccordionSummary-content{margin:0}.smp-page-external .smp-patient-card-accordion .MuiCollapse-wrapper{background-color:#f7fdfd;border:.025em solid #707070}.smp-page-external .smp-patient-card-accordion .channel-action-more-button{color:#a4bcc2}.smp-page-external .smp-patient-card-accordion-header{background-color:#ececec;border:.025em solid #707070}.fah-page-content{overflow-y:unset!important;height:100%;width:100%;background:#edf7fc}.fah-page-content .fah-title{padding-left:1rem;font-size:1.5rem;line-height:3rem;letter-spacing:.00625rem;border:.25px solid #000}.fah-full-screen-dialog .MuiPaper-root{background-color:#edf7fc}.fah-page{background-color:#edf7fc;margin-bottom:3.5rem;overflow-y:scroll;flex:1 1 auto}.fah-page .fah-page-full-screen-button{display:flex;justify-content:flex-end}.fah-page .fah-page-title-section{display:flex;flex-direction:column;justify-content:space-between;padding:0 0 .5em .5em}.fah-page .fah-page-title-section .fah-page-title{align-items:center;margin-bottom:1.5rem;display:flex;justify-content:space-between;font-family:"Bree Serif",serif}.fah-page .fah-page-title-section .fah-page-title .fah-page-category-name-section{display:flex;align-items:center;font-size:1.75em}.fah-page .fah-page-title-section .fah-page-title .fah-page-category-name-section .fah-page-category-name{display:flex;align-items:center;font-size:2.5rem}.fah-page .fah-page-title-section .fah-page-title .fah-page-category-name-section .fah-page-category-name .MuiInputBase-root{font-size:1em}.fah-page .fah-page-title-section .fah-page-edit-button{padding:.5em 3em;margin-right:3em}.fah-page .fah-header-edit-field{display:flex;align-items:center;padding-left:3rem}.fah-page .fah-header-edit-field .fah-page-header-chip{font-size:1.25rem;margin:.25em}.fah-page .fah-header-edit-field.fah-header-targets-and-diagnoses .fah-page-header-chip{background-color:#fff}.fah-page .fah-header-edit-field.fah-header-targets-and-diagnoses .MuiFormControl-root{width:100%;background-color:#fff}.fah-page .fah-header-edit-field .fah-header-target-fear-text{font-family:Arial,Helvetica,sans-serif;font-size:1.5rem}.fah-page .fah-header-edit-field .fah-header-category-field-label{font-size:1.5rem;font-weight:700;font-family:Arial,Helvetica,sans-serif;margin-right:.5em;white-space:nowrap}.fah-page .fah-page-textfield{background-color:#fff;box-shadow:inset 0 2px 4px #a4bcc2;padding:.25em .5em}.fah-page .fah-page-textfield-edit-buttons{display:flex}.fah-page .fah-page-header{display:flex;margin:0 0 0 .5em}.fah-page .fah-page-header .MuiButton-root:hover,.fah-page .fah-page-header .MuiInputBase-root:hover{background-color:#d3d3d3}.fah-page .fah-page-header .fah-page-sort-menu{margin-top:1.5em}.fah-page .fah-page-header .fah-page-sort-menu .MuiSvgIcon-root{color:#000}.fah-page .fah-page-accordion-header{display:flex;width:100%;justify-content:space-between;font-family:Arial,Helvetica,sans-serif}.fah-page .fah-page-accordion-header .fah-page-accordion-header-left{display:flex;align-items:center}.fah-page .fah-page-accordion-header .fah-page-accordion-header-left .fah-page-accordion-header-title{padding-left:1.25em;-webkit-user-select:text;user-select:text}.fah-page .fah-page-accordion-header .fah-page-accordion-header-left .MuiButtonBase-root{padding:.25em .05em .25em .25em}.fah-page .fah-page-accordion-header .fah-page-accordion-header-left .fah-page-accordion-header-star-unchecked{color:#cecece}.fah-page .fah-page-accordion-header .fah-page-accordion-header-right{display:flex;width:40%;justify-content:flex-end}.fah-page .fah-page-accordion-header .fah-page-accordion-header-right .fah-page-header-chips{display:grid;gap:.5rem;grid-template-columns:repeat(2,1fr)}.fah-page .fah-page-accordion-header .fah-page-accordion-header-right .fah-page-header-chips .fah-page-header-chip{width:7rem}.fah-page .fah-page-accordion-header .fah-page-accordion-header-right .fah-page-header-chips .fah-page-header-chip.suds{font-weight:700;grid-column-start:1;background-color:#99e1f3}.fah-page .fah-page-accordion-header .fah-page-accordion-header-right .fah-page-header-chips .fah-page-header-chip.willingness{grid-column-start:2;background-color:#cecece}.fah-page .fah-page-body{padding:0 .5em .5em}.fah-page .fah-page-body .fah-page-controls{margin-bottom:.5rem;padding-left:3rem;display:flex;align-items:flex-end;justify-content:space-between}.fah-page .fah-page-body .fah-page-controls .fah-page-sort-select{background-color:#fff}.fah-page .fah-page-body .fah-page-controls .fah-expand-collapse-button{float:inline-end;margin:0}.fah-page .fah-page-body .fah-no-categories-text,.fah-page .fah-page-body .fah-page-empty-list{font-family:Arial,Helvetica,sans-serif;font-weight:700}.fah-page .fah-page-body .MuiAccordion-root{border:1px solid black;background:#fff}.fah-page .fah-page-body .MuiAccordionDetails-root{background-color:#f7fdfd;border-top:1px solid black}.fah-page .fah-page-body .Mui-expanded{margin:0}.fah-page .fah-page-body .fah-page-accordion-details{font-family:Arial,Helvetica,sans-serif;font-size:.85em}.fah-page .fah-page-body .fah-page-accordion-details .fah-page-accordion-details-section{display:flex;justify-content:space-between;margin-bottom:1em}.fah-page .fah-page-body .fah-page-accordion-details .fah-page-accordion-details-section .fah-page-accordion-details-section-left{display:flex;align-items:baseline;width:100%}.fah-page .fah-page-body .fah-page-accordion-details .fah-page-accordion-details-section .fah-page-accordion-details-label{font-weight:700;white-space:nowrap;margin-right:.5em;padding-left:5rem}.fah-page .fah-page-body .fah-page-accordion-details .fah-page-accordion-details-section .MuiInputBase-root{font-size:.85em}.fah-page .fah-page-body .MuiTableCell-root{padding:0;border:none;font-size:1em}.fah-page .fah-page-pagination-container{margin-top:3.5em}.fah-page .fah-page-pagination-container .MuiToolbar-root{flex-wrap:wrap}.fah-page .fah-page-pagination-container .fah-page-pagination{border-top:1px solid black;background:#f7fdfd;position:fixed;bottom:0;width:100%}.fah-page .fah-page-delete-fah-category-button-text{display:flex;align-items:center;padding:0 2em}.fah-edit-dialog{padding:0 2rem 2rem}.fah-edit-dialog .fah-edit-header .fah-edit-title{font-family:"Bree Serif";font-size:2rem}.fah-edit-dialog .fah-edit-header .fah-edit-note{font-family:"Bree Serif";font-size:1rem}.fah-edit-dialog .editable-table-wrapper .generic-select{background:#edf7fc;width:100%}.fah-edit-dialog .editable-table-wrapper .generic-select .MuiInputBase-root{border-radius:0}.fah-edit-dialog .editable-table-wrapper .fah-exposure-edit-textfield{width:100%;background:#edf7fc}.fah-edit-dialog .editable-table-wrapper .fah-exposure-edit-textfield .MuiInputBase-root{padding:0;border-radius:0}.fah-edit-dialog .editable-table-wrapper .fah-exposure-edit-textfield .MuiInputBase-input{color:#000;font-family:Arial,Helvetica,sans-serif;font-size:.8rem;padding:.5rem}.fah-edit-dialog .editable-table-wrapper .fah-exposure-edit-select{width:6rem;background:#edf7fc}.fah-edit-dialog .editable-table-wrapper .fah-exposure-edit-select .MuiInputBase-root{border-radius:0}.fah-edit-dialog .editable-table-wrapper .fah-exposure-edit-select .MuiInputBase-input{padding-top:.5rem;padding-bottom:.5rem;padding-left:.5rem;color:#000;font-family:Arial;font-size:.8rem}.fah-edit-dialog .editable-table-wrapper .fah-exposure-edit-select.hide-icon-true .MuiInputBase-input{padding:.5rem}.fah-edit-dialog .editable-table-wrapper .fah-exposure-edit-select.hide-icon-true .MuiBox-root{display:flex;flex-direction:column;align-items:center;gap:.2rem}.fah-edit-dialog-exit-button{display:flex;justify-content:flex-end}.fah-new-category-dialog{padding:1em 2em}.fah-new-category-dialog .fah-new-category-dialog-title{margin-bottom:.25em;font-size:2em;font-family:"Bree Serif",Helvetica,sans-serif;font-weight:700}.fah-new-category-dialog .fah-new-category-dialog-details{font-family:Arial,Helvetica,sans-serif;font-weight:400}.fah-new-category-dialog .fah-new-category-dialog-details-error{color:#d32f2f}.fah-new-category-dialog .fah-new-category-dialog-fields{display:flex;flex-direction:column}.fah-new-category-dialog .fah-new-category-dialog-input-field{margin-top:1.5rem}.fah-new-category-dialog .fah-new-category-dialog-bottom{display:flex;align-items:center;margin-top:1em}.fah-new-category-dialog .fah-new-category-dialog-bottom .fah-new-category-dialog-add{margin-left:4em}.fah-new-category-confirm-dialog{padding:.5em 1em 1em;display:flex;flex-direction:column;gap:1rem}.fah-new-category-confirm-dialog .fah-new-category-confirm-dialog-title{color:#000;text-align:center;font-family:"Bree Serif",serif;font-size:1.5rem}.fah-new-category-confirm-dialog .fah-new-category-confirm-dialog-note{color:#000;text-align:center;font-family:Arial;font-size:1rem}.fah-new-category-confirm-dialog .fah-new-category-confirm-dialog-buttons{display:flex;flex-direction:row;justify-content:space-around}.fah-page-star-icon-checked{color:#f04e98}.fah-page-wrapper{display:flex;flex-direction:row;height:100%}.fah-page-wrapper .fah-page-side-menu,.fah-page-wrapper .fah-page-side-menu-collapsed,.fah-page-wrapper .fah-categories-section{background-color:#fff}@media screen and (max-width: 1080px){.fah-page-wrapper .fah-categories-section{flex:1 1 27rem}}@media screen and (min-width: 1080px){.fah-page-wrapper .fah-categories-section{flex:0 0 27rem}}.fah-page-wrapper .fah-categories-section .fah-categories-section-top{padding:.5em;margin-bottom:.75em}.fah-page-wrapper .fah-categories-section .fah-categories-section-top .fah-categories-header{display:flex;justify-content:space-between;margin-bottom:.5em}.fah-page-wrapper .fah-categories-section .fah-categories-section-top .fah-categories-header .fah-categories-title{font-family:Arial,Helvetica,sans-serif;font-size:1.25rem;padding-right:2em;margin-right:2em;white-space:nowrap}.fah-page-wrapper .fah-categories-section .fah-categories-section-top .fah-categories-header .MuiButtonBase-root{padding:0;color:#000}.fah-page-wrapper .fah-categories-section .fah-categories-section-top .MuiButtonBase-root{margin:0}.fah-page-wrapper .fah-categories-section .fah-categories-section-bottom{color:#000;font-family:Arial;font-size:1rem;width:100%}.fah-page-wrapper .fah-categories-section .fah-categories-section-bottom .no-fah-categories-text{padding:.5em}.fah-page-wrapper .fah-categories-section .fah-categories-section-bottom .fah-category-cards{width:100%}.fah-page-wrapper .fah-categories-section .fah-category-card{display:flex;align-items:center;padding:0 .5em;font-family:Arial,Helvetica,sans-serif;border-bottom:1px solid black;border-right:1px solid black}.fah-page-wrapper .fah-categories-section .fah-category-card:hover{background-color:#a4bcc2;cursor:pointer}.fah-page-wrapper .fah-categories-section .fah-category-card:first-child{border-top:1px solid black}.fah-page-wrapper .fah-categories-section .fah-category-card-selected{background-color:#aceacb}.fah-page-wrapper .fah-categories-section .fah-category-name{align-items:center;margin-left:.5em;padding:.5em 0}.fah-page-wrapper .fah-categories-section .fah-category-card-no-star{width:24px}.fah-page-wrapper .fah-categories-section .fah-page-new-category-button{white-space:nowrap}.fah-page-delete-fah-category-dialog .fah-page-delete-fah-category-dialog-cancel{display:flex;justify-content:flex-end}.fah-page-delete-fah-category-dialog .fah-page-delete-fah-category-dialog-top{display:flex;flex-direction:column;align-items:center}.fah-page-delete-fah-category-dialog .fah-page-delete-fah-category-dialog-top .fah-page-delete-fah-category-dialog-title{font-family:Arial,Helvetica,sans-serif;font-weight:700;font-size:1.5em}.fah-page-delete-fah-category-dialog .fah-page-delete-fah-category-dialog-top .fah-page-delete-fah-category-dialog-text{font-family:Arial,Helvetica,sans-serif}.fah-page-delete-fah-category-dialog .fah-page-delete-fah-category-dialog-buttons{display:flex;justify-content:space-around;margin-bottom:1em}.fah-page-delete-section{display:flex;align-items:center}.dialog-close-icon{display:flex;justify-content:flex-end}.editable-table-wrapper{border-radius:0}.editable-table-wrapper .table-header .table-header-row{background-color:#ccf0f9}.editable-table-wrapper .table-header .table-header-row .table-header-cell{padding:.5rem 1rem;color:#00617f;font-family:Arial;font-size:1rem;border-bottom:none}.editable-table-wrapper .table-body .MuiTableCell-root{border-bottom:none;border-radius:0}.editable-table-wrapper .table-body .MuiTableCell-root textarea:active,.editable-table-wrapper .table-body .MuiTableCell-root textarea:focus,.editable-table-wrapper .table-body .MuiTableCell-root textarea:target,.editable-table-wrapper .table-body .MuiTableCell-root textarea:visited,.editable-table-wrapper .table-body .MuiTableCell-root textarea:focus-within{background-color:#fff}.editable-table-wrapper .table-body .et-body-row{background:#f7fdfd;border:1px solid black;border-radius:0rem}.editable-table-wrapper .table-body .new-row{background:#d9e1e1}.editable-table-wrapper .table-body .no-content-text{padding:2rem 0;color:#000;font-family:"Bree Serif";font-size:1rem}.editable-table-header{border:none}.editable-table-header .editable-table-title{font-family:"Bree Serif";font-size:2rem}.editable-table-header .editable-table-add-row-button{margin-left:0}.editable-table-header .editable-table-add-button-info-text{font-family:Arial;font-size:16px;margin:auto;display:flex;flex-direction:row}.editable-table-header .editable-table-add-button-info-text div svg{height:24px;width:24px;margin-right:.25rem}.editable-table-header .editable-table-add-button-info-text div{display:inline-flex;flex-wrap:wrap;align-items:center;margin:auto 0}.et-delete-dialog{padding:2rem;display:flex;flex-direction:column;gap:1rem}.et-delete-dialog .et-delete-title{color:#000;text-align:center;font-family:Arial;font-size:1.5rem;font-style:normal;font-weight:700;line-height:normal}.et-delete-dialog .et-delete-note{margin:0 2rem;color:#000;font-family:Arial;font-size:1rem;font-style:normal;font-weight:400;line-height:normal;text-align:center}.et-delete-dialog .et-delete-buttons{display:flex;flex-direction:row;justify-content:space-around}.smp-page-internal{background-color:#f7fdfd}.smp-page-internal .smp-title{color:#00617f}.smp-page-internal .smp-card{grid-template-columns:3fr 1fr .25fr}.cp-wrapper-external .cp-external-alert-snackbar{width:50%}.cp-wrapper-external .cp-external-alert-snackbar .cp-external-alert{width:100%;background-color:#000;color:#99e1f3}.cp-wrapper-external .ch-wrapper{background:#fff}.cp-wrapper-external .cc-wrapper{border-bottom:.25px solid black}.cp-wrapper-external .cc-wrapper.cc-wrapper-unread .cc-center .cc-header .cc-title{font-weight:700;color:#000}.cp-wrapper-external .cc-wrapper .cc-title{font-weight:0;color:#338199;max-width:15em}.cp-wrapper-external .cc-wrapper:first-child{border-top:.25px solid black}.cp-wrapper-external .ms-wrapper{border-bottom:.25px solid #656565}.cp-wrapper-external .ms-wrapper .MuiAutocomplete-root{background:#fff 0% 0% no-repeat padding-box}.cp-wrapper-external .cp-channel-list-top-panel{background-color:#ccf0f9}.cp-wrapper-external .cp-channel-list-top-panel-text{padding:10px 0 10px 10px;display:flex;justify-content:space-between}.cp-wrapper-external .cp-channel-list-top-panel-text .MuiFormControlLabel-label{font-size:.65rem}.cp-wrapper-external .cp-channel-list-top-panel-text .MuiFormControlLabel-root{margin-left:1.5rem}.cp-wrapper-external .cp-channel-list-top-panel-text .MuiSwitch-thumb{background-color:#fff}.cp-wrapper-external .cp-channel-list-top-panel-text .MuiSwitch-track{background-color:#d9e1e1;border:.05rem solid #707070}.cp-wrapper-external .cp-channel-list-top-panel-text .MuiSwitch-root .Mui-checked+.MuiSwitch-track{background-color:#2ad47f}.cp-wrapper-external .cp-channel-list-top-panel-text .cp-channel-list-toggle-icon{background-color:#fff;color:#707070;border-radius:50%;width:.85em;height:.85em}.cp-wrapper-external .cp-channel-list-top-panel-text .cp-channel-list-toggle-icon.MuiCircularProgress-root{font-size:1.5em;width:.85em!important;height:.85em!important}.cp-wrapper-external .cp-channel-list-top-panel-title-text{color:#000;font-size:1.2rem}.cp-wrapper-external .cp-channel-list-section-header{color:#003140}.cp-wrapper-external .cp-channel-list-section-header .MuiButtonBase-root{color:#000}.cp-wrapper-external .cp-channel-list-section-title{border-top:1px solid black;padding:.5em 0 0 .5em}.cp-wrapper-external .cp-channel-list-chip-wrapper{display:flex;flex-direction:row}.cp-wrapper-external .cp-channel-list-chip-wrapper .cp-channel-list-title-chip{margin-left:1em;font-size:.65rem;text-transform:uppercase}.cp-wrapper-external .cp-channel-list-chip-wrapper .parent-only,.cp-wrapper-external .cp-channel-list-chip-wrapper .patient-under-thirteen{color:#000;background-color:#fff;border-color:#000}.cp-wrapper-external .cp-channel-list-chip-wrapper .covering{color:#00617f;border-color:#00617f}.cp-wrapper-external .cc-wrapper-selected{background:#00617f}.cp-wrapper-external .cc-wrapper-selected .cc-center .cc-header .cc-title{color:#fff}.cp-wrapper-external .cc-wrapper-selected .covering{border:1px solid white;color:#fff}.cp-wrapper-external .cp-channel-list-tab{color:#00617f}.cp-wrapper-external .cp-channel-list-tab-selected{background-color:#00617f;color:#fff}.cp-wrapper-external .cp-channel-list-tab-scheduled-msgs{display:flex;justify-content:flex-start;border-top:.25px solid black;border-bottom:1px solid black}.cp-wrapper-external .cp-channel-list-tab-scheduled-msgs .cp-channel-list-tab-scheduled-msgs-icon{padding-left:1em}.cp-wrapper-external .cc-wrapper-selected:hover{cursor:pointer;background:#a4bcc2}.cp-wrapper-external .cc-wrapper-selected:hover .cc-center .cc-header .cc-title{color:#000}.cp-wrapper-external .cc-wrapper-selected:hover .covering{color:#000;border-color:#000}.cp-wrapper-external .str-chat__channel-list .str-chat__channel-list-messenger__main{color:#00617f;background:#ccf0f9}.cp-wrapper-external .cp-channel-window-wrapper{background:#fff}.cp-wrapper-external .str-chat__input-flat .str-chat__textarea ::placeholder{font-weight:700}.cp-wrapper-external .str-chat.messaging{background-color:#fff}.cp-wrapper-external .str-chat__loading-channels{background-color:#ccf0f9}.cp-wrapper-external .cp-date-separator .date{color:#000;font-weight:700}.cp-wrapper-external .cp-header-additional-content{display:flex;align-items:center}.cp-wrapper-external .cp-header-additional-content .cp-header-additional-content-left{display:flex;margin:0 3em}.cp-wrapper-external .cp-header-additional-content .cp-header-additional-content-left a{color:#00617f;font-weight:700}.cp-wrapper-external .cp-header-additional-content .cp-header-additional-content-label{font-weight:700}.cp-wrapper-external .cp-channel-banner{display:flex;align-items:center;padding:.5em;background-color:#99e1f3;color:#005b71;font-size:.85em;font-weight:700}.cp-wrapper-external .cp-channel-banner .cp-channel-banner-icon{margin-right:.5em}.cp-wrapper-external .cp-channel-banner-top{margin-bottom:.5em}.cp-wrapper-external .str-chat__avatar-fallback{background-color:#864a8e}@media (max-width: 1400px){.cp-wrapper-external .cp-header-additional-content{display:none}}.cp-wrapper-internal .ch-wrapper{background:#ececec}.cp-wrapper-internal .cc-wrapper{border-bottom:.25px solid #ececec}.cp-wrapper-internal .cc-wrapper:first-child{border-top:.25px solid #ececec}.cp-wrapper-internal .ms-wrapper{background:#ececec 0% 0% no-repeat padding-box}.cp-wrapper-internal .cp-channel-list-top-panel{background-color:#003140}.cp-wrapper-internal .cp-channel-list-top-panel-text{padding:10px}.cp-wrapper-internal .cp-channel-list-top-panel-title-text{color:#fff;font-size:24px}.cp-wrapper-internal .cp-channel-list-top-panel-header{display:flex;flex-direction:row;align-items:center}.cp-wrapper-internal .cp-channel-list-top-panel-header svg{fill:#fff}.cp-wrapper-internal .cp-channel-list-section{border-top:.25px solid #a4bcc2}.cp-wrapper-internal .cp-channel-list-section-header{color:#fff;display:flex;align-items:center}.cp-wrapper-internal .cp-new-direct-channel{flex:1;justify-content:flex-start;display:flex;justify-content:flex-end}.cp-wrapper-internal .cp-channel-list-section-header .MuiButtonBase-root{color:#fff}.cp-wrapper-internal .cc-wrapper-selected{background:#aceacb}.cp-wrapper-internal .cc-wrapper-selected .cc-center .cc-header .cc-title{color:#000}.cp-wrapper-internal .cp-channel-list-tab{color:#a4bcc2}.cp-wrapper-internal .cp-channel-list-tab-selected{background-color:#aceacb;color:#000}.cp-wrapper-internal .cp-channel-list-tab-unread{font-weight:700;color:#fff}.cp-wrapper-internal .cc-wrapper-selected:hover{cursor:pointer;background:#a4bcc2}.cp-wrapper-internal .str-chat__channel-list .str-chat__channel-list-messenger__main{color:#a4bcc2;background:#003140}.cp-wrapper-internal .str-chat.messaging,.cp-wrapper-internal .str-chat__loading-channels{background-color:#003140}.cp-wrapper-internal .cp-date-separator .date{color:#425563}.cp-wrapper-internal .MuiSwitch-track{background-color:#d9e1e1;border:.05rem solid #707070;opacity:1}.cp-wrapper-internal .MuiSwitch-root .Mui-checked+.MuiSwitch-track{background-color:#2ad47f;opacity:1}.sandbox{background-color:#00b5e21a;flex-direction:row;padding:10px;position:absolute;left:5.625rem;top:3.5em;bottom:0;right:0}.home{box-sizing:border-box}.home *,.home *:before,.home *:after{box-sizing:border-box}.hp-control-section{height:10.3125rem}.patientTable{text-decoration:none}.patientTable:hover{cursor:pointer;background-color:#d3d3d3}.hp-header{background-color:#edf7fc}.hp-header .MuiInputBase-root{background-color:#fff;padding:0}.hp-header-title{display:flex;padding:.5em 0 0 1em}.hp-header-title-text{font-size:1.5em}.hp-header-active-toggle{padding-left:4em}.hp-header-search{display:flex;padding:.5em 0 0 1em}.hp-header-search-patients{width:50%;padding-right:2em}.hp-header-search-team-members{padding:0 1em 0 2em;width:50%}.hp-header-search-team-members .MuiFormControl-root{width:100%;border-radius:4px}.hp-header-search-team-members .MuiFormControl-root .MuiInputBase-root{padding:0!important}.hp-header-search-team-members .MuiFormControl-root input{height:1.4375em;padding:8.5px 14px!important}.hp-header-actions{display:flex;padding:.5em 0 1em 1em;justify-content:space-between}.hp-header-actions .MuiButtonBase-root:hover{background-color:#a4bcc2}.hp-actions-body .MuiTextField-root{width:100%}.hp-header-actions-menu{width:25%;padding-right:1em}.hpt-team-member-chip{background-color:red}.hp-flag-icon.MuiSvgIcon-root{fill:red}.hp-actions{display:flex;flex-direction:column;flex:1;padding:5px}.hp-actions-title{font-size:14px;text-decoration:none}.hp-actions .generic-select{width:100%}.hp-actions.disabled{color:#a4bcc2}.hp-actions.disabled .hp-add-practitioner{background:#ececec}.hp-actions .hp-assign-to-practitioners{padding:5px;display:flex;flex-direction:row}.hp-actions .practitioner-selector{width:100%}.hp-actions .practitioner-selector .hp-add-practitioner{background:#fff}.hp-care-team-modal{padding:1em}.hp-care-team-modal .hp-care-team-modal-title{display:flex;align-items:center;justify-content:space-between}.hp-care-team-modal .hp-care-team-modal-title .hp-care-team-modal-title-text{color:#00617f;font-weight:700;font-size:1.25em}.hp-care-team-modal .hp-care-team-modal-text{font-family:Arial,Helvetica,sans-serif;font-weight:700}.hp-care-team-modal .hp-care-team-modal-selected-patients{font-family:Arial,Helvetica,sans-serif}.hp-care-team-modal .hp-coverage-modal-warning{font-size:.75em}.hp-care-team-modal .hp-care-team-modal-search{padding:1em 0}.hp-care-team-modal .hp-care-team-modal-search .MuiFormControl-root{width:100%}.hp-care-team-modal .hp-care-team-modal-btn{display:flex;justify-content:flex-end}.hp-filters{display:flex;flex-direction:column;padding:10px;background:#99e1f3;background:#d9e1e199;flex:3}.hp-filters .hp-filters-body{display:flex;align-items:stretch;flex-direction:column;align-content:space-between}.hp-filters .hp-filters-body .hp-filters-top{display:flex;flex-direction:row;align-items:center;justify-content:space-between}.hp-filters .hp-filters-body .hp-filters-top .hp-filters-active{margin-left:5px}.hp-filters .hp-filters-body .hp-filters-bottom .gp-wrapper{display:flex;flex-direction:row;align-items:center}.hp-filters .hp-filters-body .hp-filters-bottom .gp-wrapper .gp-filter-btn{flex:1;margin-top:5px;background:#0000000f 0% 0% no-repeat padding-box;color:#656565;border-radius:0;border:none;border-bottom:.25px solid #656565;padding:10px 22px}.hp-filters .hp-filters-body .hp-filters-bottom .gp-wrapper .gp-active-filters{margin-top:0;display:flex;flex-direction:row;flex-wrap:wrap;max-width:calc(75vw - 150px)}.hp-filters .hp-filters-body .hp-filters-bottom .gp-filter-chip{margin-bottom:0}.hp-filters .generic-select{flex:2;margin-right:5px}.hp-filters .generic-select .pm-practitioner-selector{width:100%}.hp-filters-search{flex:2}.hp-filters-active{flex:1}.hp-filters .hp-select-practitioner-wrapper{display:flex;flex-direction:row}.hp-filters .hp-select-practitioner-wrapper .hp-practitioner-select-box{background:#fff;border:1px solid gray}.hp-filters .hp-select-practitioner-wrapper .hp-practitioner-selector{width:100%;padding:0;background:#fff}.hp-filters .hp-select-practitioner-wrapper .hp-practitioner-selector .hp-add-practitioner{background:#fff}.hp-patient-table-container{max-height:calc(100vh - 10.3125rem - 7em);position:sticky;top:10.3125rem}.hp-patient-table-container .hp-patient-table{background:#f7fdfd}.hp-patient-table-container .hp-patient-table .tableHeader th{font-size:16px;color:#00617f;background:#ccf0f9}.hp-patient-table-container .hp-patient-table .tableHeader th.hp-filter-field:hover{cursor:pointer;text-decoration:underline}.hp-patient-table-container .hp-patient-table .tableHeader th.hp-filter-field-active{flex-direction:row;justify-content:space-between;align-items:center}.hp-patient-table-container .hp-patient-table .tableHeader th.hp-filter-field-active:hover{cursor:pointer;text-decoration:underline}.hp-patient-table-container .hp-patient-table .tableHeader th.hp-filter-field-active .hp-header-content{display:flex}.hp-patient-table-container .hp-patient-table .tableBody .MuiCircularProgress-root{width:20px;height:20px;color:#00617f}.hp-patient-table-container .hp-patient-table .tableBody td{border:.5px solid #d9e1e1!important}.hp-patient-table-container .hp-patient-table .tableBody td.active{background-color:#00b5e214}.hp-patient-table-container .hp-patient-table .tableBody .hp-no-patients-cell{background-color:#d9e1e1;font-style:italic}.hp-patient-table-container .hp-patient-table .tableBody .MuiChip-root{background-color:#fff;border:.5px solid black}.hp-patient-table-pagination{color:#00617f;background:#ccf0f9;position:fixed;bottom:0;width:100%}.hp-login-root{background:url(/logo/03_login-page_bck_v01-white-circles.png) no-repeat center center fixed;background-size:cover;position:absolute;inset:3.5em 0 0}.hp-login-root .hp-login-icon{width:255px;height:100px}.hp-login-root .hp-login-container{background:#d9e1e166;width:400px;height:150px;border-radius:60px 60px 60px 0;padding:25px;position:absolute;inset:50% 0 0 50%;margin-top:-100px;margin-left:-200px;display:flex;flex-direction:column;align-items:center}.hp-login-root .hp-login-container .hp-login-container-lower{margin-top:40px}.hp-login-root .hp-login-container .hp-login-title{font-weight:700;color:#00617f;font-size:18px}.hp-row-wrapper{display:flex;justify-content:flex-start}.pit-row{text-decoration:none}.pit-row:hover{cursor:pointer}.pit-row-unselected:hover{background-color:#d3d3d3}.pit-row-selected{background-color:#aceacb}.pit-row .pit-census-cell{display:flex;align-items:center;justify-content:space-between;gap:.5rem}.pit-row .pit-census-cell .pit-census-state-updater-info-icon{transform:scale(.7)}.pit-row .pit-as-edit{display:flex;flex-direction:row;justify-content:space-between}.pip-wrapper{display:flex;flex-direction:row;height:calc(100vh - 3.5em)}.pip-wrapper .pip-left-section{max-width:calc(100vw - 50px);min-width:70%;max-height:100vh}.pip-wrapper .pip-left-section .ops-intake-control-section{display:flex;flex-direction:row;width:100%}.pip-wrapper .pip-left-section .ops-intake-patient-table-pagination{color:#00617f;background:#ccf0f9;position:fixed;bottom:0;max-width:calc(100vw - 50px);min-width:100%}.pip-wrapper .pip-left-section .ops-intake-patient-table-container{max-height:calc(100vh - 8.125rem - 7em);position:sticky;top:8.125rem;padding-bottom:50px}.pip-wrapper .pip-left-section .ops-intake-patient-table-container .ops-intake-patient-table{background:#f7fdfd}.pip-wrapper .pip-left-section .ops-intake-patient-table-container .ops-intake-patient-table .tableHeader th{font-size:16px;color:#00617f;background:#ccf0f9}.pip-wrapper .pip-left-section .ops-intake-patient-table-container .ops-intake-patient-table .tableHeader th.ops-intake-filter-field:hover{cursor:pointer;background-color:#ccf0f9;text-decoration:underline}.pip-wrapper .pip-left-section .ops-intake-patient-table-container .ops-intake-patient-table .tableHeader th.ops-intake-filter-field-active{background:#ccf0f9}.pip-wrapper .pip-left-section .ops-intake-patient-table-container .ops-intake-patient-table .tableHeader th.ops-intake-filter-field-active:hover{cursor:pointer;text-decoration:underline}.pip-wrapper .pip-left-section .ops-intake-patient-table-container .ops-intake-patient-table .tableHeader th.ops-intake-filter-field-active .ops-intake-filter-field-header{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.pip-wrapper .pip-left-section .ops-intake-patient-table-container .ops-intake-patient-table .tableBody td{border:.5px solid #d9e1e1!important;white-space:pre}.pip-wrapper .pip-left-section .ops-intake-patient-table-container .ops-intake-patient-table .tableBody td.active{background-color:#00b5e214}.pip-wrapper .pip-left-section .ops-intake-patient-table-container .ops-intake-patient-table .tableBody .ops-intake-no-patients-cell{background-color:#d9e1e1;font-style:italic}.pip-wrapper .pip-left-section .ops-intake-patient-table-container .ops-intake-patient-table .tableBody .census-sub-state-cell{display:flex;flex-direction:row;width:100%}.pip-wrapper .pip-left-section .ops-intake-patient-table-container .ops-intake-patient-table .tableBody .census-sub-state-cell .census-sub-state-select{flex:1}.pip-wrapper .pip-left-section .ops-intake-patient-table-container .ops-intake-patient-table .tableBody .census-sub-state-cell .census-sub-state-select-tooltip{overflow:hidden;max-width:32ch;text-overflow:ellipsis;white-space:nowrap}.pip-wrapper .pip-left-section .ops-intake-patient-table-container .ops-intake-patient-table .tableBody .census-sub-state-cell .census-sub-state-tooltip .info-icon{font-size:small}.pip-wrapper .pip-left-section .ops-intake-patient-table-container .ops-intake-patient-table .tableBody .census-sub-state-cell .census-sub-state-tooltip-hide{display:none}.pip-wrapper .pip-left-section .ops-intake-patient-table-container .ops-intake-patient-table .tableBody .pit-copy-dashboard-link{display:flex;flex-direction:row;align-content:center;justify-content:center;align-items:center}.pip-wrapper .pip-left-section .ops-intake-patient-table-container .ops-intake-patient-table .tableBody .pit-name-wrapper{display:flex;flex-direction:column;width:12.5rem;white-space:normal}.pip-wrapper .pip-left-section .ops-intake-patient-table-container .ops-intake-patient-table .tableBody .pit-name-wrapper .pit-patient-name{margin-left:8px}.pip-wrapper .pip-right-section{height:calc(100% - 3.5em);overflow-y:auto}.pip-wrapper .pip-right-section-hidden{width:50px;background:#33c4e833}.pip-wrapper .pip-right-section-shown{min-width:30%}.pip-wrapper .pip-right-section .pip-intake-notes-header{background:#aceacb;padding:10px;font-size:16px;color:#00617f}.pip-wrapper .pip-right-section .pip-intake-notes{height:100%}.pip-wrapper .pip-right-section .pip-intake-notes .RichTextEditor__root___2QXK-{display:flex;flex-direction:column}.pip-wrapper .pip-right-section .pip-intake-notes .RichTextEditor__root___2QXK- .EditorToolbar__root___3_Aqz{background:#d9e1e180;margin:0;padding-left:10px}.pip-wrapper .pip-right-section .pip-intake-notes .RichTextEditor__root___2QXK- .EditorToolbar__root___3_Aqz button{width:25px;height:30px;color:#d9e1e1}.pip-wrapper .pip-right-section .pip-intake-notes .RichTextEditor__root___2QXK- .RichTextEditor__editor___1QqIU{height:100%;padding:10px;overflow-y:scroll}.pip-wrapper .pip-right-section .pip-intake-notes .RichTextEditor__root___2QXK- .DraftEditor-editorContainer{height:100%;overflow-y:hidden}.pip-wrapper .pip-right-section .pip-intake-notes .RichTextEditor__root___2QXK- .DraftEditor-editorContainer .public-DraftEditor-content{padding:0}.pip-wrapper .pip-right-section .pip-intake-notes .RichTextEditor__root___2QXK- .DraftEditor-root{height:100%}.pip-wrapper .pip-right-section .pip-intake-notes .hide{display:none}.patientName{padding:10px;display:flex;align-items:center}.patientName a{line-height:0;margin-left:5px}.ops-intake-flag-icon.MuiSvgIcon-root{fill:red}.ops-intake-actions{display:flex;flex-direction:column;flex:1;background:#f7fdfd;padding:5px}.ops-intake-actions-title{font-size:14px;text-decoration:none}.ops-intake-actions .generic-select{width:100%}.ops-intake-actions.disabled{color:#d9e1e1}.ops-intake-actions.disabled .ops-intake-add-practitioner{background:#ececec}.ops-intake-actions .ops-intake-assign-to-practitioners{padding:5px;display:flex;flex-direction:row}.ops-intake-actions .practitioner-selector{width:100%}.ops-intake-actions .practitioner-selector .ops-intake-add-practitioner{background:#fff}.ops-intake-filters{display:flex;flex-direction:column;padding:10px;background:#99e1f3;background:#d9e1e199;flex:3;box-sizing:border-box;width:100%}.ops-intake-filters .ops-intake-filters-body{display:grid;grid-template-columns:30% auto 50%;grid-template-rows:auto auto;row-gap:10px}.ops-intake-filters .ops-intake-filters-body .search-bar{grid-column:1;grid-row:1}.ops-intake-filters .ops-intake-filters-body .if-filters{grid-column:1;grid-row:2}.ops-intake-filters .ops-intake-filters-body .if-is-selector{grid-column:3;grid-row:1}.ops-intake-filters .ops-intake-filters-body .if-sa-selector{grid-column:3;grid-row:2}.ops-intake-filters .ops-intake-filters-body .ops-intake-filters-active{margin-left:5px}.ops-intake-filters .generic-select{grid-column:3;margin-right:5px}.ops-intake-filters .generic-select .pm-practitioner-selector{width:100%}.ops-intake-notification-icon{width:1.875rem;color:#00617f;display:flex;flex-direction:row;align-content:center;justify-content:center;align-items:center}.ops-intake-notification-icon .MuiSvgIcon-root{font-size:smaller}.ops-intake-login-root{background:url(/logo/03_login-page_bck_v01-white-circles.png) no-repeat center center fixed;background-size:cover;position:absolute;inset:3.5em 0 0}.ops-intake-login-root .ops-intake-login-icon{width:255px;height:100px}.ops-intake-login-root .ops-intake-login-container{background:#d9e1e166;width:400px;height:150px;border-radius:60px 60px 60px 0;padding:25px;position:absolute;inset:50% 0 0 50%;margin-top:-100px;margin-left:-200px;display:flex;flex-direction:column;align-items:center}.ops-intake-login-root .ops-intake-login-container .ops-intake-login-container-lower{margin-top:40px}.ops-intake-login-root .ops-intake-login-container .ops-intake-login-title{font-weight:700;color:#00617f;font-size:18px}.pp-tabs{max-height:3em}.pp-content-root{position:relative;display:flex;overflow:hidden;height:100%}.pp-content-root>*{height:100%;overflow-y:auto;box-sizing:border-box}.pp-chat-container{z-index:99;position:absolute;bottom:0;right:10px;display:flex}.patient-page-root{display:grid;grid:min-content 1fr/1fr;margin-left:5.625rem;height:calc(100vh - 3.5em)}.profile-page{display:flex;flex-direction:column;align-items:center}.profile-page .profile-configs-container{display:flex;flex-direction:column;padding:20px;font-size:14px;font-family:Arial,Helvetica,sans-serif;width:25vw}.profile-page .profile-configs-container .profile-config{display:flex;flex-direction:row;width:100%;justify-content:space-between;text-align:left;border-bottom:.25px dashed #a4bcc2;padding:5px}.profile-page .profile-configs-container .profile-config-vertical{display:flex;flex-direction:column;width:100%;justify-content:space-between;text-align:left;border-bottom:.25px dashed #a4bcc2;padding:5px}.profile-page .profile-configs-container .profile-config-key{font-size:16px;display:inline-flex;align-items:center;padding-bottom:5px;padding-top:5px}.profile-page .profile-configs-container .et-text-wrapper-text{display:inline-flex;align-items:center}.profile-page .profile-configs-container .MuiTypography-root{font-size:14px;font-family:Arial,Helvetica,sans-serif}.profile-page .profile-configs-container .pp-avatar-upload{height:6.25rem;max-height:6.25rem;min-height:6.25rem;font-size:20px;text-align:center;vertical-align:middle;color:#a4bcc2}.profile-page .profile-configs-container .pp-avatar-upload svg{transform:scale(1.5);height:100%;width:50%;fill:#d9e1e1}.profile-page .profile-configs-container .pp-avatar-upload #avatar-upload{display:none}.profile-page .profile-configs-container .pp-avatar-upload .MuiAvatar-root{width:75px;height:75px}.profile-page .profile-configs-container .profile-info-icon svg{font-size:small;padding:.1rem 0 0 .15rem;fill:#425563}.profile-page .MuiSelect-select,.profile-page .MuiInputBase-root{min-width:100px}.acct-main .profile-page .profile-configs-container{padding:0;margin:1rem;width:100%}.pm-container{height:calc(100vh - 3.5em)}.pm-container *{box-sizing:border-box}.pm-container .pm-page{height:100%;display:flex;flex-direction:column}.pm-container .pm-pane{display:grid;grid:"search add" min-content "list list" minmax(0,1fr)/1fr min-content;gap:1rem;height:100%}.pm-container .pm-pane .pm-search{grid-area:search;width:80%;margin:1rem 0 0 1rem}.pm-container .pm-pane .pm-add{grid-area:add;margin-right:1rem}.pm-container .pm-pane .pm-list{grid-area:list;border:1px solid #e0e0e0}.pm-container .pm-pane .pm-list .MuiPaper-root{height:100%}.pm-container .pm-table-paper{display:flex;flex-direction:column;justify-content:space-between;width:max-content}.pm-container .pm-table-paper .pm-table-container{top:9.6875rem;flex:1}.pm-container .pm-table-paper .pm-table-pagination{color:#00617f;background:#ccf0f9}.pm-container .pm-table{background:#f7fdfd;max-width:100vw}.pm-container .pm-table .tableHeader tr{height:fit-content;white-space:nowrap}.pm-container .pm-table .tableHeader th{font-size:14px;color:#00617f;background:#ccf0f9;padding:.25rem .5rem;border:.5px solid #d9e1e1!important;height:100%}.pm-container .pm-table .tableBody td{border:.5px solid #d9e1e1!important}.pm-container .pm-table .tableBody td.active{background-color:#00b5e214}.pm-container .pm-table .MuiTextField-root{width:100%}.pm-filter-section{display:flex;justify-content:space-between;flex:1}.pm-actions{display:flex;flex-direction:row;margin-top:.5rem;align-items:flex-start}.pm-actions button{padding-top:0}.pm-prov-header{justify-content:space-between;padding:1rem}.pm-prov-search{width:80%}.pm-body{display:flex;flex-direction:row;align-items:stretch;overflow:hidden;flex:1}.pm-provider-info{display:flex;flex-direction:column;flex-grow:1;border:1px solid #d9e1e1}.pm-provider-info .pm-provider-info-header .tz-select .MuiFormLabel-root{padding:0 3px;background-color:transparent}.pm-provider-info .pm-provider-info-header .tz-select .MuiSelect-select{background-color:#fff}.pm-provider-info .pm-provider-non-ideal-state{padding:20px}.pm-provider-info-header{display:flex;align-items:center;background-color:#ccf0f9;padding:10px;flex:0}.pm-provider-info-header .pm-provider-info-name-header{padding-left:10px}.pm-provider-info-body{flex:1;display:grid;grid-template-rows:min-content auto;overflow:hidden}.pm-provider-info-body .pm-provider-info-content{overflow:hidden;padding-bottom:1rem}.pm-provider-info-tabs{border-bottom:1px solid #d9e1e1}.pm-provider-info-tabs .Mui-selected{color:#000;font-weight:700}.pm-provider-info-tabs .MuiTabs-indicator{background-color:#00617f}.pm-provider-info-tabs .pm-provider-info-tab{text-transform:none;color:#000!important}.pm-provider-info .pm-provider-info-user-settings-edit-save-buttons{display:flex;justify-content:flex-end;gap:20px;position:sticky;top:0;background-color:#fff;z-index:1}.pm-provider-info .pm-provider-info-user-settings-edit-save-buttons .MuiButton-root{margin:0}.pm-provider-info .pm-provider-info-user-settings{display:flex;flex-direction:row;height:100%}.pm-provider-info .pm-provider-info-user-settings .pm-provider-info-user-information{flex:1;padding:0 20px 20px;display:grid;gap:20px;overflow-y:scroll}.pm-provider-info .pm-provider-info-user-settings .pm-provider-info-user-information .MuiTextField-root{width:100%}.pm-provider-info .pm-provider-info-capacity-settings{height:calc(100vh - 20rem);overflow-y:scroll}.pm-provider-info .pm-provider-info-capacity-settings .pm-provider-info-capacity-carepod-and-time{grid-template-columns:auto 5%}.pm-provider-info .pm-provider-info-capacity-settings .pm-provider-info-capacity-carepod-and-time .pm-provider-info-carepod-and-time-settings{padding:20px;display:grid;gap:20px;overflow-y:scroll}.pm-provider-info .pm-provider-info-capacity-settings .pm-provider-info-capacity-carepod-and-time .pm-provider-info-carepod-and-time-settings .uci-select-wrapper{margin:0}.pm-provider-info .pm-provider-info-capacity-settings .state-insurance-info{padding:20px}.pm-provider-info .pm-provider-info-capacity-settings .state-insurance-info .state-insurance-info-header{display:flex;flex-direction:row;align-items:center}.pm-provider-info .pm-provider-info-capacity-settings .state-insurance-info .state-capacity-table{background:#f7fdfd;max-width:100vw}.pm-provider-info .pm-provider-info-capacity-settings .state-insurance-info .state-capacity-table .infoTooltip{font-size:.75rem;color:#707070}.pm-provider-info .pm-provider-info-capacity-settings .state-insurance-info .state-capacity-table .tableHeader tr{height:fit-content}.pm-provider-info .pm-provider-info-capacity-settings .state-insurance-info .state-capacity-table .tableHeader th{font-size:14px;color:#000;background:#d9e1e1;padding:.25rem .5rem;border:.5px solid darkgray!important;height:100%}.pm-provider-info .pm-provider-info-capacity-settings .state-insurance-info .state-capacity-table .tableBody td{border:.5px solid #d9e1e1!important;background-color:#fff}.pm-provider-info .pm-provider-info-capacity-settings .state-insurance-info .state-capacity-table .tableBody .editingButtons{display:flex;flex-direction:column;align-items:center}.pm-provider-info .pm-provider-info-capacity-settings .state-insurance-info .state-capacity-table .tableBody .capacityPercentageInput input{padding-left:5px}.pm-provider-info .pm-provider-info-capacity-settings .state-insurance-info .state-capacity-table .tableFooter{background-color:#f7fdfd}.pm-provider-info .pm-provider-info-capacity-settings .state-insurance-info .state-capacity-table .tableFooter td{border:.5px solid #d9e1e1!important;color:#000}.pm-provider-info .pm-provider-info-capacity-settings .state-insurance-info .state-capacity-table .tableFooter .table-footer-total-capacity-invalid{color:#f04e98}.pm-provider-info .pm-provider-info-capacity-settings .state-insurance-info .state-capacity-table .tableFooter .table-footer-total-capacity-editing{font-weight:700}.pm-provider-info .pm-provider-info-capacity-settings .state-insurance-info .state-capacity-table .tableFooter .table-footer-total-capacity-cell{font-size:1rem}.pm-provider-info .pm-provider-info-capacity-settings .state-insurance-info .state-capacity-table .MuiTextField-root{width:100%}.pm-prov-filter{margin-top:5px}.pm-prov-filter button:hover{background-color:#d3d3d3}.pm-modal-header{display:flex;flex-direction:row;justify-content:space-between}.aiu-content .pm-modal-header{margin-bottom:20px}.pm-modal-header p{font-family:Arial,Helvetica,sans-serif;font-size:20px}.pm-activate-user-dialog .MuiDialog-container .MuiPaper-root{width:100%}.pm-activate-user-dialog h2.pm-activate-user-dialog-title{color:#00617f;font-family:"Bree Serif";font-weight:700;display:flex;align-items:center;justify-content:space-between}.pm-activate-user-dialog-content{display:flex;flex-direction:column}.pm-activate-user-dialog-text{align-self:flex-start}.pm-activate-user-dialog-button{align-self:flex-end;margin-top:20px}.is-button-primary.pm-activate-user-button{display:flex;width:200px;align-items:center;justify-content:center}.is-button-primary.pm-activate-user-button span{font-size:10px}.capacity-new-state-and-payors{padding:3.25rem 2rem 2rem;min-width:70%}.capacity-new-state-and-payors-header{display:flex}.capacity-new-state-and-payors-header-title{padding-right:20px}.capacity-new-state-and-payors-header-buttons{position:absolute;top:.5rem;right:.5rem}.capacity-new-state-and-payors-content{display:flex;flex-direction:column;gap:20px}.capacity-modal-label{background-color:#fff}.phoneScreenGenerator{padding-top:10px}.wp-loading{height:100%;width:100%}.wp-root{overflow:hidden;background:#00b5e21a}.wp-body{display:flex;overflow:hidden;height:100%}.wp-body .wp-left-root{flex:5;overflow-y:auto;overflow-x:hidden;height:calc(100% - 52px);box-shadow:5px 1em 10px #a4bcc2}.wp-body .wp-right-root{width:30%;background:#fff;height:calc(100% - 52px);overflow-y:auto}.wp-body .wp-right-root-hidden{width:50px;background:#33c4e833}.wp-body .wp-right-root .wp-rounding-notes-header{padding:10px;font-size:16px;color:#00617f;background-color:#33c4e880}.wp-body .wp-right-root .wp-rounding-notes,.wp-body .wp-right-root .wp-rounding-notes .RichTextEditor__root___2QXK-{height:100%}.wp-body .wp-right-root .wp-rounding-notes .RichTextEditor__root___2QXK- .EditorToolbar__root___3_Aqz{background:#d9e1e180;margin:0;padding-left:10px}.wp-body .wp-right-root .wp-rounding-notes .RichTextEditor__root___2QXK- .EditorToolbar__root___3_Aqz button{width:25px;height:30px;color:#d9e1e1}.wp-body .wp-right-root .wp-rounding-notes .RichTextEditor__root___2QXK- .RichTextEditor__editor___1QqIU{height:calc(100% - 140px);padding:10px;overflow-y:scroll}.wp-body .wp-right-root .wp-rounding-notes .RichTextEditor__root___2QXK- .DraftEditor-editorContainer{height:100%;overflow-y:hidden}.wp-body .wp-right-root .wp-rounding-notes .RichTextEditor__root___2QXK- .DraftEditor-editorContainer .public-DraftEditor-content{padding:0}.wp-body .wp-right-root .wp-rounding-notes .RichTextEditor__root___2QXK- .DraftEditor-root{height:100%}table.wp-table{table-layout:fixed;width:100%;height:100%;border-collapse:collapse}table.wp-table .wp-table-headers{background:#00b5e21a;color:#425563;font-weight:none;font-size:14px}table.wp-table .wp-table-headers th.wp-section-header{width:20px;background:#00b5e21a}table.wp-table .wp-table-headers th.wp-special-header{border:none;background:none}table.wp-table th{color:#00495f;font-size:14px}table.wp-table .wp-table-body{height:100%}table.wp-table .wp-table-body tr{height:10%}table.wp-table .wp-table-body tr.wp-row-small{height:20px}table.wp-table .wp-table-body tr.wp-row-small td{height:20px;margin:5px;color:#00617f;font-size:14px}table.wp-table .wp-table-body tr .wp-row{min-height:50px}table.wp-table .wp-table-body tr{word-wrap:break-word;max-width:20%}table.wp-table .wp-table-body tr td.wp-section-header{word-wrap:break-word;vertical-align:inherit;background:#00b5e21a;font-size:14px}table.wp-table .wp-table-body tr td.wp-section-header div{transform:rotate(-90deg);width:200px;padding-bottom:180px;color:#425563;font-family:arial}table.wp-table .wp-table-body td{text-align:center;position:relative;max-height:20%;border:4px solid #ccf0f9;vertical-align:top}table.wp-table .wp-table-body td .RichTextEditor__editor___1QqIU .public-DraftEditor-content{padding:0}table.wp-table .wp-table-body td .wp-cell-body{display:flex;flex-direction:column;height:100%}table.wp-table .wp-table-body td .wp-notes-for-coach,table.wp-table .wp-table-body td .wp-therapist-outline-cell,table.wp-table .wp-table-body td .wp-coach-assessment-notes{font-size:11px;text-align:left;font-family:Arial;padding:5px;color:#00617f}table.wp-table .wp-table-body td .wp-notes-for-coach .RichTextEditor__editor___1QqIU,table.wp-table .wp-table-body td .wp-therapist-outline-cell .RichTextEditor__editor___1QqIU,table.wp-table .wp-table-body td .wp-coach-assessment-notes .RichTextEditor__editor___1QqIU{font-size:11px;text-align:left;font-family:Arial}table.wp-table .wp-table-body td .wp-notes-for-coach .DraftEditor-editorContainer div,table.wp-table .wp-table-body td .wp-therapist-outline-cell .DraftEditor-editorContainer div,table.wp-table .wp-table-body td .wp-coach-assessment-notes .DraftEditor-editorContainer div,table.wp-table .wp-table-body td .wp-notes-for-coach .DraftEditor-editorContainer .public-DraftEditor-content,table.wp-table .wp-table-body td .wp-therapist-outline-cell .DraftEditor-editorContainer .public-DraftEditor-content,table.wp-table .wp-table-body td .wp-coach-assessment-notes .DraftEditor-editorContainer .public-DraftEditor-content{padding:0}table.wp-table .wp-table-body td .wp-notes-for-coach .RichTextEditor__root___2QXK-.rte-disabled,table.wp-table .wp-table-body td .wp-therapist-outline-cell .RichTextEditor__root___2QXK-.rte-disabled,table.wp-table .wp-table-body td .wp-coach-assessment-notes .RichTextEditor__root___2QXK-.rte-disabled{background:none;font-size:11px;text-align:left;font-family:Arial;color:#00617f;border:none}table.wp-table .wp-table-body td .wp-notes-for-coach .RichTextEditor__root___2QXK-.rte-disabled .RichTextEditor__editor___1QqIU,table.wp-table .wp-table-body td .wp-therapist-outline-cell .RichTextEditor__root___2QXK-.rte-disabled .RichTextEditor__editor___1QqIU,table.wp-table .wp-table-body td .wp-coach-assessment-notes .RichTextEditor__root___2QXK-.rte-disabled .RichTextEditor__editor___1QqIU{font-size:11px;text-align:left;font-family:Arial}table.wp-table .wp-table-body td .wp-notes-for-coach .RichTextEditor__root___2QXK-.rte-disabled .DraftEditor-editorContainer div,table.wp-table .wp-table-body td .wp-therapist-outline-cell .RichTextEditor__root___2QXK-.rte-disabled .DraftEditor-editorContainer div,table.wp-table .wp-table-body td .wp-coach-assessment-notes .RichTextEditor__root___2QXK-.rte-disabled .DraftEditor-editorContainer div,table.wp-table .wp-table-body td .wp-notes-for-coach .RichTextEditor__root___2QXK-.rte-disabled .DraftEditor-editorContainer .public-DraftEditor-content,table.wp-table .wp-table-body td .wp-therapist-outline-cell .RichTextEditor__root___2QXK-.rte-disabled .DraftEditor-editorContainer .public-DraftEditor-content,table.wp-table .wp-table-body td .wp-coach-assessment-notes .RichTextEditor__root___2QXK-.rte-disabled .DraftEditor-editorContainer .public-DraftEditor-content{padding:0}table.wp-table .wp-table-body td .fs-text-area-root .fx-text-area-can-save-icon svg{fill:green}table.wp-table .wp-table-body td .fs-text-area-root .EditorToolbar__root___3_Aqz{margin:0;padding:0;height:0}table.wp-table .wp-table-body td .fs-text-area-root{resize:vertical;word-wrap:break-word;max-width:100%;height:100%;display:flex;flex-direction:column;flex-wrap:true}table.wp-table .wp-table-body td .fs-text-area-root .RichTextEditor__root___2QXK-{height:100%;background:#ffffff80}table.wp-table .wp-table-body td .fs-text-area-root .RichTextEditor__root___2QXK-:active,table.wp-table .wp-table-body td .fs-text-area-root .RichTextEditor__root___2QXK-:focus,table.wp-table .wp-table-body td .fs-text-area-root .RichTextEditor__root___2QXK-:target,table.wp-table .wp-table-body td .fs-text-area-root .RichTextEditor__root___2QXK-:visited,table.wp-table .wp-table-body td .fs-text-area-root .RichTextEditor__root___2QXK-:focus-within{background:#fff}table.wp-table .wp-table-body td .fs-text-area-root .RichTextEditor__editor___1QqIU{height:100%}table.wp-table .wp-table-body td .fs-text-area-root .RichTextEditor__paragraph___3NTf9{margin:0}table.wp-table .wp-table-body td .fs-text-area-root .DraftEditor-root{font-size:11px;line-height:15px;font-family:Arial}table.wp-table .wp-table-body td .fs-text-area-root .DraftEditor-editorContainer{height:100%}table.wp-table .wp-table-body td .fs-text-area-root .RichTextEditor__editor___1QqIU .public-DraftEditor-content{padding:0}table.wp-table .wp-table-body tr.wp-therapy-section td:not(.wp-section-header,.wp-section-header-content){background:#eff7e5}table.wp-table .wp-table-body tr.wp-therapy-section th{background:#e1fac0}table.wp-table .wp-table-body tr.wp-coach-section td:not(.wp-section-header,.wp-section-header-content){background:#f0e3ff}table.wp-table .wp-table-body tr.wp-coach-section th{background:#bb92eb}table.wp-table .wp-table-body tr.wp-medication-section td:not(.wp-section-header,.wp-section-header-content){background:#fde8d0;font-style:normal}table.wp-table .wp-table-body tr.wp-medication-section th{background:#ffd6a7}table.wp-table .wp-table-body tr.wp-group-therapy-section td:not(.wp-section-header,.wp-section-header-content){background:#fcf9d7}table.wp-table .wp-table-body tr.wp-group-therapy-section th{background:#faf182}th.wp-section-header{border:4px solid #ccf0f9}.wp-header{display:flex;position:"relative";flex-direction:row;align-content:space-between;align-items:center;background:#f7fdfd;font-size:14px;height:52px;text-align:center;color:#00617f;box-shadow:2px 2px 2px #a4bcc2}.wp-header .wp-date-picker{flex:3;align-content:center;height:52px;display:inline-flex;justify-content:center;align-items:center}.wp-header .wp-header-right{position:absolute;right:0}.db-progress-summary-container{width:100%;display:flex;flex-direction:column;flex:3 1;padding:5px;background:#f7fdfd;text-align:center;border:1px solid #a4bcc2}.db-progress-summary-container .db-progress-summary-risk-indicators{background-color:#fcdcea;margin-top:.5rem;padding:.5rem 1rem 0rem}.db-progress-summary-container .db-progress-summary-risk-indicators .db-progress-summary-risk-indicators-title{color:#00617f;font-size:14px;margin-bottom:.25rem}.db-progress-summary-container .db-progress-summary-risk-indicators .db-progress-summary-risk-indicators-wrapper{display:grid;grid-template-areas:"label indicator" "label indicator";justify-content:start}.db-progress-summary-container .db-progress-summary-risk-indicators .db-progress-summary-risk-indicators-wrapper .db-progress-summary-risk-indicators-label{color:#00617f;font-size:12px;display:grid;justify-content:start}.db-progress-summary-container .db-progress-summary-risk-indicators .db-progress-summary-risk-indicators-wrapper .db-risk-indicators-category-container{display:flex;flex-direction:row;flex-wrap:wrap;margin-bottom:10px}.db-progress-summary-container .db-progress-summary-risk-indicators .db-progress-summary-risk-indicators-wrapper .db-progress-summary-risk-indicators-card{color:#fff;margin-left:.35rem;margin-right:.35rem;margin-bottom:.35rem;white-space:nowrap;width:135px}.db-progress-summary-container .db-progress-summary-risk-indicators .db-progress-summary-risk-indicators-wrapper .db-progress-summary-risk-indicators-card:hover{cursor:pointer}.db-progress-summary-container .db-progress-summary-risk-indicators .db-progress-summary-risk-indicators-wrapper .db-progress-summary-risk-indicators-card .MuiSvgIcon-root{background-color:#fff;width:1.25rem;height:1.25rem}.db-progress-summary-container .db-progress-summary-risk-indicators .db-progress-summary-risk-indicators-wrapper .db-progress-summary-risk-indicators-card .db-progress-summary-risk-indicators-card-label{font-size:12px;padding-left:.5rem;padding-right:.5rem;display:grid;align-content:stretch}.db-progress-summary-container .db-progress-summary-risk-indicators .db-progress-summary-risk-indicators-wrapper .db-progress-summary-risk-indicators-card-icon{background-color:#fff;font-family:Arial,Helvetica,sans-serif;font-weight:700;padding:.1em .3em;min-width:.75em}.db-progress-summary-container .db-progress-summary-risk-indicators .db-progress-summary-risk-indicators-wrapper .db-progress-summary-risk-indicators-card-positive{background-color:#f04e98;border:.25rem solid #f04e98;display:grid;grid-template-areas:"icon category"}.db-progress-summary-container .db-progress-summary-risk-indicators .db-progress-summary-risk-indicators-wrapper .db-progress-summary-risk-indicators-card-positive .db-progress-summary-risk-indicators-card-positive-icon{color:#f04e98}.db-progress-summary-container .db-progress-summary-risk-indicators .db-progress-summary-risk-indicators-wrapper .db-progress-summary-risk-indicators-card-negative{background-color:#00617f;border:.25rem solid #00617f;display:grid;grid-template-areas:"icon category"}.db-progress-summary-container .db-progress-summary-risk-indicators .db-progress-summary-risk-indicators-wrapper .db-progress-summary-risk-indicators-card-negative .db-progress-summary-risk-indicators-card-negative-icon{color:#00617f}.db-progress-summary-container .db-progress-summary-risk-indicators .db-progress-summary-risk-indicators-wrapper .db-progress-summary-risk-indicators-card-unknown{background-color:#a4bcc2;border:.25rem solid #a4bcc2;display:grid;grid-template-areas:"icon category"}.db-progress-summary-container .db-progress-summary-risk-indicators .db-progress-summary-risk-indicators-wrapper .db-progress-summary-risk-indicators-card-unknown .db-progress-summary-risk-indicators-card-unknown-icon{color:#a4bcc2}.db-progress-summary-container .db-progress-summary-risk-indicators .db-progress-summary-risk-indicators-disclaimer{display:flex;justify-content:flex-end;padding-bottom:.5em;color:#656565;font-size:12px}.db-progress-summary-container .db-progress-summary-risk-indicators .db-progress-summary-risk-indicators-disclaimer a{color:#656565}.db-progress-summary-container .db-progress-summary-wrapper{display:flex;flex-direction:row}.db-progress-summary-container .db-progress-summary-right{flex:1;background:#fff;display:flex;flex-direction:column}.db-progress-summary-container .db-progress-summary-left{flex:1;border-right:1px dashed #00617f;background:#fff;display:flex;flex-direction:column}.db-progress-summary-container .db-progress-summary-header{background:#ccf0f9;color:#00617f;border-bottom:#003140,.25px;display:flex;align-items:center}.db-progress-summary-container .db-progress-summary-header span{width:100%}.db-progress-summary-container .db-progress-summary-body{display:flex;flex-direction:column;flex:1;height:calc(100% - 25px)}.db-progress-summary-container .db-progress-summary-body .db-section-header{color:#656565;font-size:14px}.db-progress-summary-container .db-progress-summary-body .db-progress-summary-sub-headers{font-family:Arial,Helvetica,sans-serif;display:flex;flex-direction:row;font-size:11px;font-weight:100;color:#00617f;border-bottom:.25px dashed #00b5e2;text-transform:uppercase;padding:5px}.db-progress-summary-container .db-progress-summary-body .db-progress-summary-sub-headers .db-assessment,.db-progress-summary-container .db-progress-summary-body .db-progress-summary-sub-headers .db-previous-assessment,.db-progress-summary-container .db-progress-summary-body .db-progress-summary-sub-headers .db-spark-lines,.db-progress-summary-container .db-progress-summary-body .db-progress-summary-sub-headers .db-current-assessment{flex:1}.db-progress-summary-container .db-progress-summary-body .db-progress-summary-assessment{display:flex;flex-direction:row;flex-wrap:wrap;font-size:11px;font-weight:lighter;border-bottom:.25px dashed #00b5e2;font-family:"Bree Serif",serif;color:#656565;align-items:center;flex:1;height:calc(50% - 15px)}.db-progress-summary-container .db-progress-summary-body .db-progress-summary-assessment .MuiSkeleton-root{width:100%}.db-progress-summary-container .db-progress-summary-body .db-progress-summary-assessment .db-assessment-meta{font-family:"Bree Serif",serif;font-weight:lighter;font-size:11px;color:#656565;display:flex;flex-direction:column}.db-progress-summary-container .db-progress-summary-body .db-progress-summary-assessment .db-assessment-title{flex:1;margin-left:5px}.db-progress-summary-container .db-progress-summary-body .db-progress-summary-assessment .db-assessment-title .db-assessment-title-wrapper{display:flex;align-items:center;justify-content:flex-start}.db-progress-summary-container .db-progress-summary-body .db-progress-summary-assessment .db-assessment-title .db-assessment-title-wrapper .db-assessment-name-tooltip{margin-top:5px}.db-progress-summary-container .db-progress-summary-body .db-progress-summary-assessment .db-assessment-title .db-assessment-title-wrapper .db-assessment-name-tooltip svg{transform:scale(.7)}.db-progress-summary-container .db-progress-summary-body .db-progress-summary-assessment .db-assessment-title .db-assessment-title-wrapper .db-assessment-name-tooltip svg:hover{cursor:pointer}.db-progress-summary-container .db-progress-summary-body .db-progress-summary-assessment .db-assessment-date,.db-progress-summary-container .db-progress-summary-body .db-progress-summary-assessment .db-previous-assessment{flex:1}.db-progress-summary-container .db-progress-summary-body .db-progress-summary-assessment .db-spark-lines{flex:4;overflow:hidden}.db-progress-summary-container .db-progress-summary-body .db-progress-summary-assessment .db-spark-lines .db-spark-line-container{margin-top:15px;margin-right:10px}.db-progress-summary-container .db-progress-summary-body .db-progress-summary-assessment .db-current-assessment{flex:1}.db-progress-summary-container .db-progress-summary-body .db-progress-summary-assessment .db-assessment-value-container{display:flex;flex-direction:column}.db-progress-summary-container .db-progress-summary-footer{display:flex;flex-direction:row;justify-content:flex-end;height:15px}.db-progress-summary-container .db-progress-summary-footer a{margin-right:5px;font-size:12px;color:#00b5e2}.db-progress-summary-container .db-header{background:none}.ri-q-and-a{border:1px solid #939494;padding:.3rem;margin-bottom:.5em}.db-flag-assigner-section{display:flex;flex-direction:column;flex:3 1;background:#f7fdfd;text-align:center}.db-user-task-list-section{display:flex;flex-direction:column;flex:3 1;margin-top:5px;padding:5px;background:#f7fdfd;text-align:center}.db-list-of-skills{display:flex;flex-direction:column;flex:3 1;padding:5px;background:#f7fdfd;margin-right:10px;height:240px;text-align:center}.db-list-of-skills .db-card-title{background:#ccf0f9;color:#00617f;border-bottom:#003140,.25px}.db-list-of-skills-body{display:flex;flex-direction:column;text-align:left;font-weight:700}.db-list-of-skills-body-section{display:flex;height:40px;border-bottom:1px solid #a4bcc2}.db-list-of-skills-body-section :last-child{border-bottom:none}.db-list-of-skills-body-section{margin-bottom:5px;margin-top:5px}.db-list-of-skills-body-section-key{padding-right:20px;font-weight:700;color:#00617f;text-align:left;margin-top:5px;font-size:30px;color:#00b5e2}.db-list-of-skills-body-section-value{flex:1;font-size:14px;color:#425563;font-family:"Bree Serif",serif;font-weight:lighter;display:flex;align-items:flex-end}.db-list-of-skills-body-section-value .MuiFilledInput-root{height:40px;padding:5px;font-size:14px;vertical-align:middle;color:#425563}.db-list-of-skills-body-section-value .MuiFilledInput-root textarea.MuiInput-Base{font-family:"Bree Serif",serif;vertical-align:middle;font-size:14px;color:#425563}.db-list-of-skills-body-section-key{padding-right:20px;font-weight:700;color:#00617f;text-align:left;margin-top:5px;font-size:30px;color:#a4bcc2}.db-root-container{display:flex;background-color:#edf7fc;flex-direction:row;width:calc(100vw - 5.625rem)}.db-root-container .db-left-container{flex:7;padding:0 10px 5px;height:100%;box-sizing:border-box;overflow-y:auto;border-right:2px solid #e1e7e8;box-shadow:inset 3px 3px 6px #a4bcc2}.db-root-container .db-mid-container{flex:3;padding:5px 10px;height:100%;box-sizing:border-box;overflow-y:auto;border-left:2px solid #e1e7e8;border-right:2px solid #e1e7e8;box-shadow:inset 3px 3px 6px #a4bcc2}.db-root-container .db-right-container{background:#edf7fc;flex:3;padding:5px 10px;display:flex;flex-direction:column;height:100%;box-sizing:border-box;overflow-y:auto;border-left:2px solid #e1e7e8}.db-root-container .db-demographic-container{background:#f7fdfd;margin-bottom:10px;border:.5px solid #a4bcc2}.db-root-container .db-appointment-carousel{margin-top:5px}.db-root-container .db-contactinfo-container{background:#f7fdfd;margin-bottom:50px;border:.5px solid #a4bcc2}.db-root-container .db-contactinfo-container svg{transform:scale(.8)}.db-root-container .db-contactinfo-container .MuiPaper-root{box-shadow:none;border:none}.db-root-container .db-contactinfo-container .tableHeader{font-size:1rem;font-weight:700;color:#00617f;width:100%;padding-left:5px}.db-root-container .db-contactinfo-container .fs-contact-table-head{background:#ccf0f9;font-weight:700;max-height:3em}.db-root-container .db-contactinfo-container .fs-contact-table-header-row{height:2px}.db-root-container .db-contactinfo-container .fs-contact-table-header-row th{padding:5px;color:#00617f;background-color:#ccf0f9;font-size:16px}.db-root-container .db-contactinfo-container .fs-family-contact-table{margin-bottom:20px;background:#f7fdfd}.db-root-container .db-contactinfo-container .fs-family-contact-table tr{border-bottom:.5px solid #425563}.db-root-container .db-contactinfo-container .fs-family-contact-table td{margin:0 5px;padding:0 5px;color:#425563;border:none;word-break:break-word;font-size:12px}.db-root-container .db-contactinfo-container .fs-family-contact-table td input{color:#425563;border:none;word-break:break-word;font-size:12px}.db-root-container .db-contactinfo-container .fs-family-contact-table td:first-child{padding-left:10px}.db-root-container .db-contactinfo-container .fs-family-contact-table .star-checkbox .MuiSvgIcon-root{color:#f04e98}.db-root-container .db-meta-info-container{display:flex;flex-direction:column;align-items:flex-start;width:100%}.db-root-container .db-meta-info-container .db-meta-action-items{margin:0px 20 0px 20px;padding-top:0;display:flex;align-items:center;width:100%}.ps-flag-wrapper .ps-flag-report-date{color:#656565;font-size:14px}.ps-flag-container{display:flex;justify-content:space-between;background:#fff;border-bottom:.25px dashed #00b5e2}.ps-flag-container .ps-flag{display:flex;flex-direction:column;font-family:"Bree Serif",serif;color:#656565;font-size:12px;font-weight:lighter}.ps-flag-container .ps-flag .ps-flag-title{font-weight:700;color:#00617f;font-size:14px}.ps-chart-tooltip{background:#fff;opacity:.75;color:#000;border:.5px solid #d9e1e1}.ps-full-screen-dialog .MuiDialog-paper{min-width:98%;max-height:98%}.ps-full-screen-dialog .db-meta-info-container{width:99%}.compass-tabs{background-color:#edf7fc;border-bottom:1px #e1e7e8 solid;position:sticky;top:0;z-index:4;padding-right:2px;font-family:Arial,Helvetica,sans-serif;width:100%}.compass-tabs .MuiTabs-indicator{background-color:#00617f}.compass-tab.MuiTab-root{text-transform:none;color:#656565;font-family:Arial,Helvetica,sans-serif;font-size:18px;font-weight:400;letter-spacing:normal}.compass-tab.MuiTab-root.Mui-selected{color:#000;font-weight:700;text-transform:none}.compass-table-container{background-color:#fff;border:1px #cecece solid;margin-top:25px;margin-bottom:25px}.compass-table-container .compass-title{padding-left:16px;font-size:18px;height:45px;border-bottom:1px #cecece solid;display:grid;grid-template-areas:"span span";justify-content:space-between;background-color:#ccf0f9}.compass-table-container .compass-title span{margin:auto;min-height:100%;vertical-align:middle}.compass-table-container .compass-title span .compass-title-text{display:inline-flex;padding:8px 0;vertical-align:middle;margin:auto}.compass-table-container .compass-title span .cc-info-icon{transform:scale(.5)}.compass-table-container .compass-inner-table .compass-subheader{background-color:#d9e1e1;border-bottom:1px #cecece solid}.compass-table-container .compass-inner-table th:not(:first-child){border-left:1px #cecece solid}.compass-table-container .compass-inner-table td:not(:first-child){border-left:1px #cecece solid}.compass-table-container .compass-inner-table .compass-free-text td{display:grid;grid-template-areas:"span"}.compass-table-container .compass-inner-table .compass-free-text td span{display:inline-flex;justify-content:space-between;flex-wrap:nowrap}.compass-table-container .compass-inner-table .compass-free-text td span .MuiFormControl-root{width:100%;margin-right:1rem}.compass-table-container .compass-inner-table .compass-single-select td span{display:inline-flex;justify-content:space-between;flex-wrap:nowrap}.compass-table-container .compass-inner-table .compass-single-select td span .MuiFormControl-root{width:100%;margin-right:1rem}.compass-table-container .compass-inner-table .compass-multi-select td span{display:inline-flex;flex-wrap:nowrap;width:100%}.compass-table-container .compass-inner-table .compass-multi-select td span .MuiFormControl-root{width:100%}.compass-table-container .compass-plain-text{background-color:#fff;white-space:pre-wrap}.compass-table-container textarea,.compass-table-container .MuiInputBase-root{background-color:#eaf6fb}.compass-unsaved-modal{display:flex;margin:auto;justify-content:center;width:35rem;min-height:10rem}.compass-unsaved-modal span{display:flex;justify-content:flex-end}.compass-unsaved-modal .compass-unsaved-modal-title{font-family:Arial,Helvetica,sans-serif;font-weight:700;font-size:24px;color:#000;display:flex;margin:auto;justify-content:center;padding-top:0}.compass-unsaved-modal .compass-unsaved-modal-text{font-family:Arial,Helvetica,sans-serif;font-weight:400;font-size:14px;color:#000;display:flex;margin:auto;justify-content:center;text-align:center;width:75%}.compass-unsaved-modal .compass-unsaved-modal-buttons{display:flex;margin:auto;justify-content:space-between;padding-bottom:2rem;width:75%}.compass-unsaved-modal .compass-unsaved-modal-buttons .MuiButton-outlinedPrimary{color:#00617f;border-color:#00617f;font-weight:700}.compass-unsaved-modal .compass-unsaved-modal-buttons .MuiButton-containedPrimary{background-color:#00617f;font-weight:700}.free-text-section-container .MuiInputBase-root{font-size:1rem;border-radius:0;padding:.25rem .5rem}.lp-content{display:flex;flex-direction:row;height:calc(100vh - 3.5em)}.lp-content div{box-sizing:border-box}.lp-content .lp-column{flex:1;padding:0 5px 0 0;background-color:#f7fdfd}.lp-content .lp-tasks,.lp-content .lp-tasks .utl-wrapper,.lp-content .lp-tasks .utl-wrapper .utl-header{background:#fff}.lp-content .lp-tasks .utl-wrapper .utl-header .utl-title{font-size:18px;background:none}.lp-content .lp-tasks .utl-wrapper .utl-filter{background:#ccf0f9}.lp-content .lp-tasks .utl-wrapper .utl-filter .is-h3{font-size:18px}.lp-content .lp-tasks .utl-wrapper .utl-tabs{background:#ccf0f9}.at-root{display:grid;grid-template-areas:"header add" "list add";grid-template-columns:auto min-content;grid-template-rows:min-content 1fr;column-gap:.5rem;background:#ededed;width:100%}.at-root .at-header{grid-area:header;border-right:#656565 .01rem solid}.at-root .at-assignment-list{grid-area:list;display:flex;flex-direction:column;gap:.5rem;background:#f7fdfd;height:100%;overflow-y:auto;border-right:#656565 .01rem solid}.at-root .at-add-assignment{grid-area:add;min-width:33rem;background:#fff;border-left:#656565 .01rem solid}.categorycolor-coaching{background:#bb92eb}svg.categorycolor-coaching{fill:#bb92eb}.categorycolor-therapy{background:#e1fac0}svg.categorycolor-therapy{fill:#e1fac0}.categorycolor-grouptherapy{background:#faf182}svg.categorycolor-grouptherapy{fill:#faf182}.categorycolor-psychiatry{background:#ffd6a7}svg.categorycolor-psychiatry{fill:#ffd6a7}.categorycolor-operations{background:#bde0f2}svg.categorycolor-operations{fill:#bde0f2}.categorycolor-miscellaneous{background:#bde0f2}svg.categorycolor-miscellaneous{fill:#bde0f2}.alh *{box-sizing:border-box}.alh{display:grid;grid-template-areas:"title title" "info search" "dates tabs";grid-template-columns:auto auto;grid-template-rows:min-content min-content;position:relative;gap:.5rem;padding:.25rem 1rem 0 .75rem;background-color:#edf7fc;margin-bottom:1rem}.alh .alh-header{grid-area:title;display:flex;align-items:center;justify-content:space-between}.alh .alh-header .alh-header-title{grid-area:title;margin:0;font-family:"Bree Serif",serif;font-weight:700;color:#51b2dd;font-size:28px;width:max-content}.alh .alh-header .alh-header-key{display:flex;justify-content:center;align-items:center}.alh .alh-header .alh-header-key .alh-header-key-item{display:flex;align-items:center;gap:.5rem;color:#00617f;font-family:Arial,sans-serif;font-size:14px;margin:0 .5rem}.alh .alh-header .alh-header-key .alh-header-key-item-color{width:.75rem;height:.75rem;border-radius:50%;border:.01rem solid #425563}.alh .alh-stats{grid-area:info;display:grid;grid-template-columns:1fr 1fr 1fr;box-shadow:0 3px 6px #00000029;background-color:#f7fdfd;margin-bottom:.75rem}.alh .alh-stats .alh-stats-exposures{background-color:#fff;box-shadow:0 3px 6px #00000029;font-weight:700}.alh .alh-stats .alh-stats-item{display:flex;align-items:center;flex-direction:column;gap:.5rem;height:100%;justify-content:center;padding:0 .5rem;text-align:center}.alh .alh-stats .alh-stats-item .alh-stats-item-label{font-family:"Bree Serif",serif;font-weight:700;color:#00617f;font-size:16px;margin-top:.75rem}.alh .alh-stats .alh-stats-item .alh-stats-item-value{font-family:Arial,sans-serif;font-size:28px;color:#000;margin-bottom:1rem}.alh .alh-search{grid-area:search;width:100%;padding-left:.5rem}.alh .alh-search .MuiTextField-root{width:100%}.alh .alh-tab{grid-area:tabs;position:absolute;right:-.75rem;bottom:0;min-width:100%}.alh .alh-tab .MuiTabs-flexContainer{justify-content:flex-end}.alh .alh-tab .MuiTab-root{background-color:#e8edee;color:#425563!important;font-family:Arial,sans-serif;font-size:18px;border:.01rem solid #707070;border-radius:.5rem .5rem 0 0;margin:0 .5rem;text-transform:none;flex:auto}.alh .alh-tab .Mui-selected{background-color:#f7fdfd;border-bottom:.01rem solid #f7fdfd;z-index:10}.alh .alh-tab .MuiTabs-indicator{display:none}.alh .alh-dates{display:flex;align-items:center;justify-content:space-around;padding-bottom:1rem}.alh:after{content:"";position:absolute;bottom:-1rem;left:0;width:100%;height:1rem;border-top:.01rem solid #707070;background-color:#f7fdfd}.um-container{height:calc(100vh - 6.5em);box-sizing:border-box}.um-container *{box-sizing:border-box}.um-container .um-pane{display:grid;grid:"search add" min-content "list list" minmax(0,1fr)/1fr min-content;gap:1rem;height:100%}.um-container .um-pane .um-search{grid-area:search;width:80%;margin:1rem 0 0 1rem}.um-container .um-pane .um-add{grid-area:add;margin-right:1rem}.um-container .um-pane .um-list{grid-area:list;border:1px solid #e0e0e0}.um-container .um-pane .um-list .MuiPaper-root{height:100%}.um-container .um-table{background:#f7fdfd;max-width:100vw}.um-container .um-table .tableHeader tr{height:fit-content}.um-container .um-table .tableHeader th{font-size:14px;color:#00617f;background:#ccf0f9;padding:.25rem .5rem;border:.5px solid #d9e1e1!important;height:100%}.um-container .um-table .tableBody td{border:.5px solid #d9e1e1!important}.um-container .um-table .tableBody td.active{background-color:#00b5e214}.um-container .um-table .MuiTextField-root{width:100%}.um-container .um-table-pagination{color:#00617f;background:#ccf0f9}.aul-container .category-start{border-left:1px solid #e0e0e0}.aul-container .MuiFormControl-root{width:100%;min-width:0}.aul-container .button-group{display:flex;align-items:center;justify-content:center}.aul-container table{overflow-y:auto;border-collapse:separate}.aul-container table thead{position:sticky;z-index:5;top:0}.break-newlines{white-space:pre-line}.um-modal-header{display:flex;flex-direction:row;justify-content:space-between}.um-modal-header-alert{color:#d50000}.aiu-content .um-modal-header{margin-bottom:20px}.um-modal-header p{font-family:Arial,Helvetica,sans-serif;font-size:20px}.um-activate-user-dialog .MuiDialog-container .MuiPaper-root{width:100%}.um-activate-user-dialog h2.um-activate-user-dialog-title{color:#00617f;font-family:"Bree Serif";font-weight:700;display:flex;align-items:center;justify-content:space-between}.um-activate-user-dialog-content{display:flex;flex-direction:column}.um-activate-user-dialog-text{align-self:flex-start}.um-activate-user-dialog-button{align-self:flex-end;margin-top:20px}.is-button-primary.um-activate-user-button{display:flex;width:200px;align-items:center;justify-content:center}.is-button-primary.um-activate-user-button span{font-size:10px}.is-button-disabled.um-activate-user-button{display:flex;width:200px;align-items:center;justify-content:center}.is-button-disabled.um-activate-user-button span{font-size:10px}.um-tabs .um-tab{font-family:"Bree Serif",serif;font-size:1.5rem}.pp-patient-table-pagination,.cp-patient-table-pagination{color:#00617f;background:#ccf0f9}.zd-table-container{overflow-y:scroll}.cd-crop{max-height:calc(100vh - 200px)}.acct-root,.acct-root *{box-sizing:border-box}.acct-root{display:grid;grid:min-content min-content 1fr/1fr;height:calc(100vh - 3.5em)}.acct-root .acct-header{display:flex;align-items:baseline;justify-content:space-between;padding:1rem}.acct-root .acct-title{font-size:x-large;margin:0 1rem}.acct-root .acct-body{display:grid;grid:1fr/max-content min-content 1fr;height:100%;min-height:0}.acct-root .acct-main-wrapper{width:100%;height:100%;overflow-y:auto;padding:.5rem}.acct-root .acct-main-wrapper .acct-main{max-width:900px;margin:auto;position:relative}.acct-root .acct-link{text-decoration:none;font:large arial;color:#000}.acct-root .acct-link svg{fill:#000}.acct-root .acct-link .MuiButtonBase-root{padding:.5rem 2.5rem .5rem 1rem;margin:.75rem 1rem}.acct-root .acct-link .MuiListItemIcon-root{min-width:0;padding:0 1rem;border-left:.25rem solid transparent}.acct-root .acct-link-active{color:#00617f}.acct-root .acct-link-active svg{fill:#00617f}.acct-root .acct-link-active .MuiListItemIcon-root{border-left:.25rem solid #00617f}.acct-root .acct-notifications-icon{padding:.5rem 2.5rem .5rem 2rem;font:large arial}.acct-root .acct-notifications-icon .MuiSvgIcon-root{min-width:1.75em;padding-left:.5rem;border-left:.25rem solid transparent;color:#000}.acct-root .acct-notifications-icon .acct-link-active .MuiSvgIcon-root{border-left:.25rem solid #00617f;color:#00617f}.acct-root .acct-notifications-icon .acct-link-active{color:#00617f}.acct-root .acct-notifications-links{padding-left:3.5rem}.acct-root .acct-notifications-links .acct-link-active{color:#000;font-weight:700}.acct-root .acct-back svg{margin-right:-40%}.acct-root .acct-back-disabled{visibility:hidden}.acct-dialog .MuiPaper-root{max-width:900px;width:100%;height:100%}.support-cs{flex-direction:row}.support-cs-search .MuiTextField-root{width:25rem}.support-cs-table{width:100%;height:100%}.sigma-wrapper{display:flex;flex-direction:column}.sigma-wrapper .iframe{width:100%;height:50rem}.sigma-wrapper .patient-details-body{display:flex;justify-content:space-between;padding:1em}.sigma-wrapper .patient-details-body .select-patient{width:45%}.sigma-wrapper .patient-details-body .patient-info{display:flex;flex-direction:row}.provider-match-search .MuiTextField-root{width:25rem}body{margin:0;padding:0;font-family:"Bree Serif",serif}@font-face{font-family:Bree;src:url(https://use.typekit.net/qqc3wjs.css)}#root{position:absolute;inset:0}#welcome{overflow-wrap:break-word;padding-left:20px}#token{white-space:pre-wrap}#typeformlinks{width:-webkit-fill-available;width:-moz-available;width:stretch;height:-webkit-fill-available;height:-moz-available;height:stretch}#billingcontainer{position:absolute;inset:4em 0 0}.MuiAlert-root.app-timeout-alert,.MuiAlert-root.app-api-error-alert{display:flex!important;align-items:center!important}#billing{width:-webkit-fill-available;width:-moz-available;width:stretch;height:-webkit-fill-available;height:-moz-available;height:stretch}.nonIdealState{position:absolute;inset:6.5em 0 0;align-items:center;text-align:center;padding:20%}.MuiInputBase-input[type=number]::-webkit-outer-spin-button,.MuiInputBase-input[type=number]::-webkit-inner-spin-button{-webkit-appearance:auto!important;margin:0!important}@media (min-width: 1536px){.laptop\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (min-width: 2080px){.monitor\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))!important}}
