.rc-slider{border-radius:6px;height:14px;padding:5px 0;position:relative;touch-action:none;width:100%}.rc-slider,.rc-slider *{-webkit-tap-highlight-color:rgba(0,0,0,0);box-sizing:border-box}.rc-slider-rail{background-color:#e9e9e9;border-radius:6px;height:4px;position:absolute;width:100%}.rc-slider-track,.rc-slider-tracks{background-color:#abe2fb;border-radius:6px;height:4px;position:absolute}.rc-slider-track-draggable{background-clip:content-box;border-bottom:5px solid #0000;border-top:5px solid #0000;box-sizing:initial;transform:translateY(-5px);z-index:1}.rc-slider-handle{background-color:#fff;border:2px solid #96dbfa;border-radius:50%;cursor:pointer;cursor:grab;height:14px;margin-top:-5px;opacity:.8;position:absolute;touch-action:pan-x;width:14px;z-index:1}.rc-slider-handle-dragging.rc-slider-handle-dragging.rc-slider-handle-dragging{border-color:#57c5f7;box-shadow:0 0 0 5px #96dbfa}.rc-slider-handle:focus{box-shadow:none;outline:none}.rc-slider-handle:focus-visible{border-color:#2db7f5;box-shadow:0 0 0 3px #96dbfa}.rc-slider-handle-click-focused:focus{border-color:#96dbfa;box-shadow:none}.rc-slider-handle:hover{border-color:#57c5f7}.rc-slider-handle:active{border-color:#57c5f7;box-shadow:0 0 5px #57c5f7;cursor:grabbing}.rc-slider-mark{font-size:12px;left:0;position:absolute;top:18px;width:100%}.rc-slider-mark-text{color:#999;cursor:pointer;display:inline-block;position:absolute;text-align:center;vertical-align:middle}.rc-slider-mark-text-active{color:#666}.rc-slider-step{background:#0000;height:4px;position:absolute;width:100%}.rc-slider-dot{background-color:#fff;border:2px solid #e9e9e9;border-radius:50%;bottom:-2px;cursor:pointer;height:8px;position:absolute;vertical-align:middle;width:8px}.rc-slider-dot-active{border-color:#96dbfa}.rc-slider-dot-reverse{margin-right:-4px}.rc-slider-disabled{background-color:#e9e9e9}.rc-slider-disabled .rc-slider-track{background-color:#ccc}.rc-slider-disabled .rc-slider-dot,.rc-slider-disabled .rc-slider-handle{background-color:#fff;border-color:#ccc;box-shadow:none;cursor:not-allowed}.rc-slider-disabled .rc-slider-dot,.rc-slider-disabled .rc-slider-mark-text{cursor:not-allowed!important}.rc-slider-vertical{height:100%;padding:0 5px;width:14px}.rc-slider-vertical .rc-slider-rail{height:100%;width:4px}.rc-slider-vertical .rc-slider-track{bottom:0;left:5px;width:4px}.rc-slider-vertical .rc-slider-track-draggable{border-bottom:0;border-left:5px solid #0000;border-right:5px solid #0000;border-top:0;transform:translateX(-5px)}.rc-slider-vertical .rc-slider-handle{margin-left:-5px;margin-top:0;position:absolute;touch-action:pan-y;z-index:1}.rc-slider-vertical .rc-slider-mark{height:100%;left:18px;top:0}.rc-slider-vertical .rc-slider-step{height:100%;width:4px}.rc-slider-vertical .rc-slider-dot{margin-left:-2px}.rc-slider-tooltip-zoom-down-appear,.rc-slider-tooltip-zoom-down-enter,.rc-slider-tooltip-zoom-down-leave{animation-duration:.3s;animation-fill-mode:both;animation-play-state:paused;display:block!important}.rc-slider-tooltip-zoom-down-appear.rc-slider-tooltip-zoom-down-appear-active,.rc-slider-tooltip-zoom-down-enter.rc-slider-tooltip-zoom-down-enter-active{animation-name:rcSliderTooltipZoomDownIn;animation-play-state:running}.rc-slider-tooltip-zoom-down-leave.rc-slider-tooltip-zoom-down-leave-active{animation-name:rcSliderTooltipZoomDownOut;animation-play-state:running}.rc-slider-tooltip-zoom-down-appear,.rc-slider-tooltip-zoom-down-enter{animation-timing-function:cubic-bezier(.23,1,.32,1);transform:scale(0)}.rc-slider-tooltip-zoom-down-leave{animation-timing-function:cubic-bezier(.755,.05,.855,.06)}@keyframes rcSliderTooltipZoomDownIn{0%{opacity:0;transform:scale(0);transform-origin:50% 100%}to{transform:scale(1);transform-origin:50% 100%}}@keyframes rcSliderTooltipZoomDownOut{0%{transform:scale(1);transform-origin:50% 100%}to{opacity:0;transform:scale(0);transform-origin:50% 100%}}.rc-slider-tooltip{left:-9999px;position:absolute;top:-9999px;visibility:visible}.rc-slider-tooltip,.rc-slider-tooltip *{-webkit-tap-highlight-color:rgba(0,0,0,0);box-sizing:border-box}.rc-slider-tooltip-hidden{display:none}.rc-slider-tooltip-placement-top{padding:4px 0 8px}.rc-slider-tooltip-inner{background-color:#6c6c6c;border-radius:6px;box-shadow:0 0 4px #d9d9d9;color:#fff;font-size:12px;height:24px;line-height:1;min-width:24px;padding:6px 2px;text-align:center;text-decoration:none}.rc-slider-tooltip-arrow{border-color:#0000;border-style:solid;height:0;position:absolute;width:0}.rc-slider-tooltip-placement-top .rc-slider-tooltip-arrow{border-top-color:#6c6c6c;border-width:4px 4px 0;bottom:4px;left:50%;margin-left:-4px}.add-item-outer-wrapper{display:flex;flex-direction:column;justify-content:center}.add-item-fasting{background:#ffca28;font-family:DM Sans,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:.875rem;padding:6px;text-align:center;width:100%}.add-item-banner{align-items:center;background:linear-gradient(#070d2c,#060103);display:flex;flex-direction:column;justify-content:center;padding:24px;position:relative;z-index:25}@media(max-width:600px){.add-item-banner{padding:12px}}.add-item-content{display:flex;flex:1 1;flex-direction:column;overflow-y:auto;position:relative}.add-item-custom-snack{align-items:center;background:#fff;box-shadow:0 0 9px #0006;cursor:pointer;display:flex;justify-content:space-between;left:0;padding:8px;position:absolute;top:0;transition:transform .3s ease;width:100%;z-index:20}.add-item-custom-snack #iconCheck{height:20px;width:20px}.add-item-custom-snack img{border-radius:100px;height:40px;margin-right:8px;width:40px}.add-item-custom-snack p{font-size:.9rem}.add-item-custom-snack span{margin:0 8px}.add-item-custom-snack button{background:none;border:none}.add-item-custom-snack.hide{transform:translateY(-100%)}.add-item-row{display:flex;flex-shrink:0;justify-content:center;margin:16px 0}.add-item-searchtype-container{align-items:center;display:flex;justify-content:space-between;padding:24px 16px 0}@media(max-width:400px){.add-item-searchtype-container{padding:24px 8px 0}}.add-item-searchtype-container .add-item-searchtype{background:#dcdee6;border-radius:8px;display:inline-block}.add-item-searchtype-container .add-item-searchtype .active{background:#10132b;color:#fff}.add-item-searchtype-container .add-item-searchtype button{background:none;border:none;border-radius:8px;color:#464646;cursor:pointer;display:inline-block;font-weight:700;padding:4px 18px;text-align:center;text-transform:none;width:110px}@media(max-width:400px){.add-item-searchtype-container .add-item-searchtype button{font-size:.8rem;padding:4px 6px;width:90px}}.add-item-searchtype-container .add-item-itemtype button{align-items:center;background:none;border:none;border-radius:8px;cursor:pointer;display:flex;justify-content:center;text-transform:none}.add-item-searchtype-container .add-item-itemtype button p{color:#7b7b7b;font-size:1rem;font-weight:700;margin:0 8px}@media(max-width:400px){.add-item-searchtype-container .add-item-itemtype button p{font-size:.9rem}}.add-item-searchtype-container .add-item-itemtype button span{color:#7b7b7b}.add-item-itemtype-menu-button{align-items:center;background:none;border:none;color:#7b7b7b;cursor:pointer;display:flex;font-size:1rem;font-weight:600;justify-content:flex-start;letter-spacing:0;padding:6px 12px;text-transform:none;width:140px}.add-item-itemtype-menu-button img{margin-right:12px}.add-item-close{background:none;border:none;cursor:pointer}.add-item-close span{color:#cacaca;margin-right:12px}.add-item-input-container{position:relative;width:100%}.add-item-input{background:#373746;border:none;border-radius:100px;color:#fff;font-size:1rem;font-weight:400;height:38px;margin:16px 0;min-width:500px;padding:4px 16px 4px 48px;width:100%}@media(max-width:900px){.add-item-input{min-width:0;min-width:auto}}.add-item-input:focus{outline:none}.add-item-input-icon{background:none;border:none;height:24px;left:12px;position:absolute;top:50%;transform:translateY(-50%)}.add-item-input-icon span{color:#afafaf;font-size:1.5rem;line-height:1.5rem}.add-item-input-clear{background:none;border:none;cursor:pointer;height:24px;position:absolute;right:12px;top:50%;transform:translateY(-50%)}.add-item-input-clear span{color:#afafaf;font-size:1.5rem;line-height:1.5rem}.add-item-custom-button{align-items:center;background:#232c49;border:none;border-radius:100px;color:#fff;cursor:pointer;display:flex;flex-shrink:0;height:38px;justify-content:center;margin-left:12px;width:38px}.add-item-custom-button span{color:#cacaca}.add-item-tabs{display:flex;flex-wrap:wrap;justify-content:center;width:100%}.add-item-tabs .tab{border-radius:8px;color:#fff;cursor:pointer;display:inline-block;flex-shrink:0;font-weight:700;margin:0 8px;padding:6px 12px;transition:background .3s ease;white-space:nowrap}@media(max-width:600px){.add-item-tabs .tab{font-size:.875rem}}.add-item-tabs .tab:hover{background:#ffffff1a}.add-item-tabs .tab-active{background:rgba(108,123,181,.451);border-radius:8px;color:#fff;cursor:pointer;display:inline-block;flex-shrink:0;font-weight:700;margin:0 8px;padding:6px 12px;transition:background .3s ease;white-space:nowrap}@media(max-width:600px){.add-item-tabs .tab-active{font-size:.875rem}}.add-item-tabs .tab-active:hover{background:#ffffff1a}.add-item-button{background:#eeeff3;border:none;border-radius:4px;display:block;flex-shrink:0;margin:0 2%;padding:20px 12px;transition:background .2s ease;width:45%}.add-item-button:hover{background:#dedfe4}.add-item-button span{color:#0ab23b;display:block;font-size:2rem;margin:0 auto}.add-item-button label,.add-item-button p{display:block;font-family:DM Sans;font-size:.875rem;font-weight:500;margin:8px 0 0;pointer-events:none;text-align:center;text-transform:uppercase}.add-item-button.long{align-items:center;display:flex;justify-content:center;margin:8px auto;padding:12px 18px;width:93.5%}.add-item-button.long>span{margin:0}.add-item-button.long label,.add-item-button.long p{margin:0 0 0 18px}.add-item-recents-label{color:#646a73;font-family:DM Sans,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:.9rem;font-weight:600;margin-top:16px;text-transform:uppercase;width:100%}@media(max-width:600px){.add-item-recents-label{font-size:.8rem}}.add-item-recent-list-wrapper{flex-grow:1;padding:0 16px}.switch-item-type{align-items:center;background:#fff;border:none;border-radius:8px;color:#070717;display:flex;font-size:.85rem;justify-content:center;padding:6px 8px 6px 6px;text-transform:none}.switch-item-type span{margin-right:8px}.food-list .list-item{background:#fff;padding:20px 16px;transition:background .2s ease}.food-list .list-item:hover{background:#f2f2f2;cursor:pointer}.food-list .list-item h6{font-family:DM Sans,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:1rem;font-weight:600}.food-list-types{align-items:center;display:flex;justify-content:center;padding:16px 0}@media(max-width:400px){.food-list-types{padding:8px 0}}.food-list-type-button{background:none;border:none;border-radius:8px;box-shadow:0 0 4px #8e8f94;display:block;margin:0 16px;transition:all .3s ease;width:110px}@media(max-width:400px){.food-list-type-button{margin:0 4px;min-width:80px}}.food-list-type-button:hover{background:#e6edff}.food-list-type-button.active{color:#fff}.food-list-type-button.active p{background:linear-gradient(#6928e3,#4e37ff);color:#fff}.food-list-type-button img{border-top-left-radius:8px;border-top-right-radius:8px;display:block;height:auto;width:100%}.food-list-type-button p{background:#fff;border-bottom-left-radius:8px;border-bottom-right-radius:8px;color:#2e2e2e;font-family:DM Sans,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:.9rem;font-weight:600;padding:10px 0;text-transform:none}.food-list-carbs-selector{display:flex;justify-content:center;margin:0 auto 16px;padding:0}.food-list-carbs-selector button{margin:0}@media(max-width:460px){.food-list-carbs-selector{padding:0 0 8px}}.food-list-carbs-container{background:#a295fa;border-radius:12px}.food-list-type-button-long{align-items:center;background:none;border:none;border-radius:12px;display:inline-block;flex-shrink:0;margin:0 8px;opacity:.6;padding:6px 8px;transition:all .3s ease;width:110px}@media(max-width:350px){.food-list-type-button-long{width:100px}}.food-list-type-button-long.active{background:linear-gradient(#6928e3,#4e37ff);opacity:1}.food-list-type-button-long p{color:#fff;font-family:DM Sans,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:.8rem;font-weight:500;text-transform:none}.tracker-recipes-selection{display:flex;margin-bottom:24px;overflow-x:scroll;width:100%}.recipe-category-button{background:none;border:none;border-radius:8px;display:block;flex-shrink:0;margin:0 6px;transition:all .3s ease;width:140px}.recipe-category-button:hover{background:#e6edff}.recipe-category-button.active{color:#fff}.recipe-category-button.active p{background:linear-gradient(#6928e3,#4e37ff);color:#fff}.recipe-category-button div{background-position:50% 50%;background-size:cover;height:92px}.recipe-category-button div,.recipe-category-button img{border-top-left-radius:8px;border-top-right-radius:8px;width:100%}.recipe-category-button img{display:block;height:97px}.recipe-category-button p{background:#232c49;border-bottom-left-radius:8px;border-bottom-right-radius:8px;color:#fff;font-family:DM Sans,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:.9rem;font-weight:500;padding:10px 8px;text-align:left;text-transform:none}.single-youtube-container{align-items:flex-end;display:flex;justify-content:space-between;margin:0 0 48px;width:100%}.single-youtube-container .expect-video{text-align:center;width:100%}.single-youtube-container .expect-video .youtube-wrapper{height:0;max-width:100%;overflow:hidden;padding-bottom:56.25%;position:relative}.single-youtube-container .expect-video .youtube-wrapper iframe{border:0;height:100%;left:0;position:absolute;top:0;width:100%}.videos-container{align-items:flex-end;display:flex;justify-content:space-between;margin:0 0 24px;width:100%}@media(max-width:1400px){.videos-container{align-items:center;flex-direction:column;justify-content:center}}.videos-container p{font-family:DM Sans,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:1rem;margin:0 auto 6px}.videos-container .expect-video{text-align:center;width:49%}@media(max-width:1400px){.videos-container .expect-video{margin-bottom:24px;width:100%}}.videos-container .expect-video .video-wrapper{height:0;padding-bottom:56.25%;position:relative;width:100%}.videos-container .expect-video .video-wrapper video{border-radius:3px;box-shadow:0 1px 3px #0003;height:100%;left:0;position:absolute;top:0;width:100%}.pdf-container{margin:0 0 24px;width:100%}.pdf-container p{font-family:DM Sans,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:1rem;margin:0 auto 6px}.pdf-container .pdf-object{height:1140px;width:100%}.inspect-dashboard{font-family:DM Sans,sans-serif;height:100vh;position:relative}.inspect-dashboard .inspect-nav{border-bottom:1px solid #d6d6d6;display:flex;margin:64px 32px 0;transition:.3s ease;z-index:50}@media(max-width:900px){.inspect-dashboard .inspect-nav{display:none}}.inspect-dashboard .inspect-nav a{align-items:center;border-top-left-radius:6px;border-top-right-radius:6px;color:#222;display:flex;flex-shrink:0;font-family:DM Sans,sans-serif;font-size:1rem;font-weight:400;height:36px;line-height:36px;overflow:hidden;padding:0 16px;text-decoration:none;transition:.3s ease;white-space:nowrap}.inspect-dashboard .inspect-nav a:hover{background:#ebedf2}.inspect-dashboard .inspect-nav a.active{background:#ebedf2;color:#0bc743}.inspect-dashboard .inspect-nav a.active span{color:#0bc743}.inspect-dashboard .inspect-nav a span{color:#5d5d5d;flex-shrink:0;font-size:1rem;height:36px;line-height:36px;text-align:center;width:36px}.inspect-dashboard .sidebar-mobile{align-items:center;background:#fff;display:flex;justify-content:center;left:200px;position:fixed;top:55px;transition:.3s ease;width:calc(100% - 200px);z-index:300}@media(min-width:901px){.inspect-dashboard .sidebar-mobile{display:none}}@media(max-width:900px){.inspect-dashboard .sidebar-mobile{left:0;width:100%}}.inspect-dashboard .sidebar-mobile a{align-items:center;color:#5d5d5d;display:flex;flex-shrink:0;font-size:13px;font-weight:500;height:36px;line-height:36px;overflow:hidden;padding:0 8px;text-decoration:none;transition:.3s ease;white-space:nowrap}.inspect-dashboard .sidebar-mobile a:hover{background:#ebedf2}.inspect-dashboard .sidebar-mobile a.active{background:#ebedf2;color:#0bc743}.inspect-dashboard .sidebar-mobile a.active span{color:#0bc743}.inspect-dashboard .sidebar-mobile a span{color:#5d5d5d;flex-shrink:0;font-size:26px;height:36px;line-height:36px;text-align:center;width:36px}.inspect-dashboard .inspect-page{flex:1 1;position:relative}.inspect-page-container{padding:64px 32px}.inspect-page-container.inspect{max-width:1000px}@media(max-width:1024px){.inspect-page-container{padding:64px 18px}}@media(max-width:500px){.inspect-page-container{padding:80px 16px 16px}}.inspect-page-container h2{font-size:32px;font-weight:600;margin-bottom:12px}@media(max-width:500px){.inspect-page-container h2{text-align:center}}.table-head-wrapper{align-items:center;display:flex;margin-bottom:12px}.table-head-wrapper h2{margin-bottom:0}.toggle-table{align-items:center;background:#1d254c;border:none;border-radius:4px;box-shadow:0 1px 2px #0000001a;color:#fff;cursor:pointer;display:flex;font-family:DM Sans,sans-serif;font-size:1rem;font-weight:500;margin-left:24px;padding:8px 12px;text-transform:none;transition:.2s ease;white-space:nowrap}.toggle-table span{padding-right:8px}.toggle-table:hover{opacity:.8}@media(max-width:900px){.timetable-desktop{display:none!important}}@media(min-width:900px){.timetable-mobile{display:none!important}}.inspect-modal-setting{overflow-scrolling:touch;-webkit-overflow-scrolling:touch;overflow-x:hidden}@media(min-width:900px){.inspect-modal-setting{height:96vh;margin:auto;min-height:400px;width:1040px}}.inspect-modal-setting h3{color:#fff;font-size:2.5rem;font-weight:600;padding:0 0 0 24px;text-transform:none}.inspect-modal-setting .content-header{color:#060a27;font-size:1.5rem;font-weight:600;padding:24px 0 4px;text-align:center;text-transform:none}.inspect-modal-setting label{color:#505050;font-size:1rem;font-weight:400;margin:12px 0;padding:0 18px;text-align:center}.inspect-modal-setting .check-in-header{background:#060a27;overflow:hidden;padding:21px 0 42px;position:relative}.inspect-modal-setting .check-in-header img{bottom:-2px;display:block;height:auto;left:50%;position:absolute;transform:translateX(-50%);width:105%}.inspect-modal-setting .check-in-content{align-items:center;display:flex;flex-direction:column;justify-content:center}.inspect-modal-setting .check-in-content .body-fat-tool-label{cursor:pointer}.inspect-modal-setting .check-in-content .check-in-button-group{align-items:center;display:flex;justify-content:center;margin-bottom:12px}.inspect-modal-setting .check-in-content .check-in-button-group .check-in-button-radio{background:#f2f6ff;border:3px solid #0000;border-radius:100px;color:#5c5e71;font-size:1.125rem;font-weight:600;margin:0 12px;min-height:48px;min-width:120px;outline:none;padding:4px 8px;text-align:center;text-transform:none}.inspect-modal-setting .check-in-content .check-in-button-group .check-in-button-radio.yes{border:3px solid #05d041}.inspect-modal-setting .check-in-content .check-in-button-group .check-in-button-radio.no{border:3px solid #f52d2d}.inspect-modal-setting .check-in-content .check-in-dialog-submit{background:linear-gradient(#00eb45,#0ea039);border:none;border-radius:100px!important;box-shadow:-3px 2px 8px #00000038;color:#fff!important;display:block;font-family:DM Sans!important;font-size:1.125rem;font-weight:500;letter-spacing:0;margin:48px auto 122px;padding:15px 0!important;text-transform:none!important;width:240px}.inspect-modal-setting .check-in-date{align-items:center;display:flex;justify-content:center;margin:24px 0 0}.inspect-modal-setting .check-in-date img{display:block;height:auto;margin-right:8px;width:25px}.inspect-modal-setting .check-in-date p{color:#868686;font-weight:600}.protein-adjustment-widget-target-display{display:flex;flex-wrap:wrap;justify-content:center;padding:25px}.protein-adjustment-widget-target-display h1{font-size:3em;font-weight:100;margin:5px;text-align:center}.protein-adjustment-widget-target-display h2{font-size:1.25em;font-weight:100;margin:5px;text-align:center}.protein-adjustment-widget-target-value{padding:0 25px}.protein-adjustment-widget-target-value h1{color:#0bc743}.protein-adjustment-widget-target-value h2{font-size:1rem}.preferences-diet-restrictions-button{background:none;border:2px solid #d8d8d8;border-radius:100px;color:#555;display:block;font-family:DM Sans,sans-serif;font-size:1rem;margin-bottom:15px;margin-right:15px;min-width:130px;padding:12px 16px;text-align:center;text-transform:none;transition:all .2s ease;-webkit-user-select:none;user-select:none}@media(max-width:900px){.preferences-diet-restrictions-button{font-size:.8rem;padding:8px 12px}}.preferences-diet-restrictions-button:hover{background:rgba(127,210,112,.251);border:2px solid #0ab23b;cursor:pointer}.preferences-diet-restrictions-button.active{border:2px solid #0ab23b;color:#0ab23b;outline:none;transform:translateY(-2px)}.setting-h3{font-size:1.5rem;font-weight:700;margin:32px 0}@media(max-width:900px){.setting-h3{font-size:1.25rem;margin:16px 0}}.preferences-activity-hours-category-container{display:flex}@media(max-width:630px){.preferences-activity-hours-category-container{flex-direction:column}.preferences-activity-hours-category{padding:0;width:100%}#preferences-activity-hours-category-lifestyle{padding-bottom:10px}}.preferences-activity-hours-category{display:block;padding:10px;width:50%}.preferences-activity-hours-category h2{font-size:.9rem;line-height:.9em;margin-bottom:15px}.avn-button-radio-text-container p,.setting-snack{font-family:DM Sans,sans-serif}.setting-snack{align-items:center;background:#fff;border-radius:100px;box-shadow:0 1px 12px #8c8c8c;color:#555;display:flex;font-size:.9rem;font-weight:500;justify-content:space-between;margin:64px 0;padding:8px 16px}@media(max-width:600px){.setting-snack{width:95%}}.setting-snack button{align-items:center;background:none;border:none;display:flex;justify-content:center;margin-left:8px}.setting-snack button span{color:#969696}.recharts-responsive-container{position:relative}.recharts-responsive-container:before{color:#fff;content:"Goals";display:block;font-size:.875rem;left:9px;position:absolute;top:24px;transform:rotate(-90deg)}.recharts-responsive-container:after{border-bottom:1px dotted #000;color:#000;content:" ";display:none;left:80px;opacity:.4;position:absolute;right:50px;top:60px}.recharts-legend-item-text{font-size:.8em;margin-left:5px;margin-right:30px}.recharts-default-legend{margin-left:25px!important;margin-top:15px!important}.change-goal-icon{fill:#fff;height:24px!important;width:24px!important}.goal-change-line{position:relative}.goal-change-line:after{content:"";display:block;height:16px;width:16px}.goal-change-line path{height:16px!important;width:16px!important}.goal-change-line .recharts-reference-line-line:before{content:" ";display:block;height:16px;width:16px}.custom-tooltip{align-content:center;align-items:center;background:linear-gradient(#070d2c 30%,#06010d);border:3px solid #333;border-radius:12px;display:flex;flex-direction:column;min-width:70px;overflow:hidden;padding:16px}.custom-tooltip.compliant{background:#222;border-color:#222;color:#fafafa}.custom-tooltip.non-compliant{background:#fafafa;border-color:#222;color:#222}.custom-tooltip .icon{margin-bottom:12px}.custom-tooltip .value{margin-bottom:4px}.custom-tooltip img{height:64px;margin-bottom:16px;width:64px}.custom-bodyfat-label{padding:0 5px}.yAxis .recharts-cartesian-axis-tick:first-child{display:none}.yAxis .recharts-label{font-size:.875rem;padding:0 100px}@media(max-width:450px){.xAxis .recharts-cartesian-axis-tick:nth-child(n+2){display:none}.xAxis .recharts-cartesian-axis-tick:last-child{display:block!important}}.weight-graph-tabs{display:flex;justify-content:space-around;padding:32px 0}.weight-graph-tab{background:#fff;border:none;border-bottom:0 solid #fff;border-radius:6px;box-shadow:none;color:#2b3c4d;font-weight:600;height:40px;outline:none;text-transform:none;transition:all .3s ease;width:25%}.weight-graph-tab.active{border-bottom:4px solid #6928e3;box-shadow:0 0 16px hsla(0,0%,100%,.431)}.weight-graph-tab-container{display:flex;flex-direction:column}.MuiTab-rootInherit-23{opacity:1!important}.weight-graph-dropdown{border-radius:18px;font-size:.875rem!important;margin:20px 20px 0;text-align:left}.weight-graph-dropdown div[role=button]{border:2px solid #fff;border-radius:100px!important;border-radius:3px;color:#fff;padding:6px 36px 6px 24px}.weight-graph-dropdown .MuiSelect-icon-66{right:2px;top:8px}.weight-graph-dropdown svg{fill:#fff;margin-right:9px}.recharts-wrapper{margin-top:0}.MuiTab-root-22{font-weight:400!important}.weight-graph-legend{margin-bottom:16px}.weight-graph-legend .graph-line-container{align-items:center;display:flex;justify-content:center;margin:6px 0}.weight-graph-legend .graph-line-container .legend-line.general{background:#f44336;height:2px;margin:1px 0;width:40px}.weight-graph-legend .graph-line-container .legend-line.calories{background:#35bcf5;height:2px;width:40px}.weight-graph-legend .graph-line-container label{font-size:13px;margin-left:8px;width:60px}.macros-container{display:flex}.card{padding-top:25px}.card h2{text-align:center}.graph-card{padding-top:45px;width:100%}.graph-card.account{max-width:600px}@media(max-width:900px){.graph-card{align-items:center;display:flex;flex-direction:column;justify-content:center}}.profile-card{display:flex;flex-direction:column;justify-content:center}.profile-card h2{font-size:2rem;line-height:2rem;margin-bottom:0;margin-top:8px}.profile-card h3{color:#c1c1c1;font-size:1.25rem;font-weight:500;margin-bottom:0}.profile-card .data{display:flex;font-size:1.125rem;justify-content:space-between}@media(max-width:800px){.profile-card .data{flex-direction:column}}.profile-card .data .profile-left{align-items:center;display:flex;justify-content:center;padding:0 16px}@media(max-width:800px){.profile-card .data .profile-left{flex-direction:column;margin-bottom:32px;text-align:center}}.profile-card .data .profile-right{align-items:center;display:flex;justify-content:space-between;padding:0 8px}@media(max-width:800px){.profile-card .data .profile-right{justify-content:center}}.profile-card .profile-pic{background:#fff;background-position:50% 50%;background-size:cover;border-radius:100px;box-shadow:0 1px 4px #0000000d;height:160px;margin-right:24px;width:160px}.profile-card-goal{align-items:center;display:flex;flex-direction:column;justify-content:center}.profile-card-goal img{height:130px;margin-bottom:12px}.profile-card-goal span{font-size:1.25rem;font-weight:600;margin:3px 0;text-align:center}.horizontal-container,.vertical-container{align-items:center;display:flex;justify-content:center}.vertical-container{flex-direction:column}.difference-container{font-size:1rem;margin-top:0!important;padding:4px 8px}.checkin-period{font-size:1.125rem;font-weight:600;margin-top:0!important;text-align:center}.account-info p{margin:0;padding-bottom:10px}.arrow-container{align-items:center;display:flex;justify-content:center}.arrow-container h5{font-size:16px}.arrow-container button{background:none;border:none;color:#fff;cursor:pointer;outline:none;padding:10px}.account-content-container{align-items:flex-start;display:flex;justify-content:flex-start}@media(max-width:640px){.account-content-container{align-items:center;flex-direction:column;justify-content:center}}.account-content{color:#fff;display:flex;flex-shrink:0;padding:16px 0}@media(max-width:800px){.account-content{align-items:flex-start;flex-direction:column;justify-content:flex-start}}.account-content.right{align-items:flex-start;flex-direction:column;justify-content:flex-start}.account-content.right p{text-align:left}@media(max-width:640px){.account-content.right{padding:0 16px}}@media(max-width:900px){.account-content{margin-right:0}}.account-content h2{font-size:1rem;font-weight:500}.account-content p{font-size:1.125rem;font-weight:700;line-height:1.125rem;margin:0;padding-bottom:1px}@media(max-width:800px){.account-content p{text-align:left}}.account-content p span{color:#c1c1c1;font-size:.9rem;font-weight:500;margin-right:8px}.account-content-inner{padding:4px 24px 0 0}.header-container{display:flex}@media(max-width:500px){.circle-style{width:100px}}@media(max-width:350px){.circle-style{width:80px}}.avn-widget{padding:16px}@media(max-width:900px){.avn-widget{width:100%}}.avn-widget-loading{align-items:center;display:flex;flex-direction:column;height:427px;justify-content:center}.avn-widget-loading h3{margin-top:16px}.edit-note-container{min-width:500px}.edit-note-container h3{color:#909090;font-size:1.125rem;font-weight:400;margin-bottom:12px}.edit-note-container textarea{max-width:100%!important;width:100%}.table-container,.timeline-container{overflow-x:auto;width:100%}.custom-table,.table-container,.timeline-container{background:#fff;border-radius:16px;box-shadow:0 0 33px rgba(137,156,197,.169)}.custom-table{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start;max-height:600px;overflow-x:scroll;overflow-y:scroll;padding:0;position:relative}.custom-table.recent{max-height:none;min-width:0;min-width:auto}.note-table{align-items:flex-start;background:#fff;border-radius:16px;box-shadow:0 0 33px rgba(137,156,197,.169);display:flex;flex-direction:column;justify-content:flex-start;max-height:600px;overflow-x:scroll;overflow-y:scroll;padding:0;position:relative}.note-table .divider{height:8px;width:100%}.custom-table-header-scroll{align-items:center;background:#070c29;display:flex;justify-content:flex-start;left:0;padding:16px 4px;position:-webkit-sticky;position:sticky;top:0}@media(min-width:1090px){.custom-table-header-scroll{width:100%}}.custom-table-header-scroll>div{flex:1 0 auto}.custom-table-header-scroll p{color:#fff!important;font-family:DM Sans,sans-serif;font-size:.9rem;font-weight:700;text-align:center;white-space:nowrap}.custom-table-row{align-items:center;background:#fff;border:none;border-radius:16px;box-shadow:0 0 33px #899cc52b;display:flex;justify-content:flex-start;margin:4px 0;padding:4px;text-transform:none}@media(min-width:1090px){.custom-table-row{width:100%}}.custom-table-row>div{flex:1 0 auto}.custom-table-row.alert{background:#ff002f1c!important}.custom-table-row p{color:#516375;font-family:DM Sans,sans-serif;font-size:.9rem;text-align:center;white-space:nowrap}.custom-table-row .toggle-container{align-items:center;background:#f0f4fc;border-radius:100px;display:flex;height:36px;justify-content:center;width:36px}.custom-table-row-disabled{background:#dcdcdc;opacity:.4}#timeline-table-header .spacer-left,#timeline-table-row .spacer-left{padding-left:6px}#timeline-table-header .spacer-right,#timeline-table-row .spacer-right{padding-right:6px}#timeline-table-header .date p,#timeline-table-row .date p{white-space:pre-wrap;width:90px}#timeline-table-header .camera,#timeline-table-row .camera{align-items:center;display:flex;justify-content:center;width:24px}#timeline-table-header .weight,#timeline-table-row .weight{width:66px}#timeline-table-header .bf,#timeline-table-row .bf{width:45px}#timeline-table-header .near-period,#timeline-table-row .near-period{width:58px}#timeline-table-header .near-period p,#timeline-table-row .near-period p{white-space:pre-wrap}#timeline-table-header .measurement,#timeline-table-row .measurement{align-items:center;color:#516375;display:flex;justify-content:center;width:45px}#timeline-table-header .goal,#timeline-table-row .goal{width:120px}#timeline-table-header .goal p:first-child,#timeline-table-row .goal p:first-child{padding-bottom:1px}#timeline-table-header .protein,#timeline-table-row .protein{width:52px}#timeline-table-header .carbs,#timeline-table-row .carbs{width:38px}#timeline-table-header .fat,#timeline-table-row .fat{width:35px}#timeline-table-header .calories,#timeline-table-row .calories{align-items:center;display:flex;justify-content:center;width:45px}#timeline-table-header .adjustment,#timeline-table-row .adjustment{width:100px}#timeline-table-header .range,#timeline-table-row .range{width:32px}#timeline-table-header .reason,#timeline-table-row .reason{flex:1 1 auto!important;white-space:pre-wrap;width:260px}#timeline-table-header .reason p,#timeline-table-row .reason p{white-space:pre-wrap}#timeline-table-header .actions,#timeline-table-row .actions{width:80px}#timeline-table-header .setting,#timeline-table-row .setting{width:111px}.timeline-table-compliant{cursor:pointer;vertical-align:middle}.setting-change{background:#f7e5ff;border:1px solid purple;border-radius:4px;color:purple!important;font-size:.75rem!important;margin:0 2px;padding:0 2px;width:90px}#highlow-table-header .date,#highlow-table-header .target,#highlow-table-row .date,#highlow-table-row .target{width:90px}#note-table-header,#note-table-row{width:100%}#note-table-header .date,#note-table-row .date{align-items:center;display:flex;justify-content:center;width:90px}#note-table-header .author,#note-table-row .author{align-items:center;display:flex;justify-content:center;width:140px}#note-table-header .note,#note-table-row .note{flex:1 1 auto!important;white-space:pre-wrap;width:70%}@media(min-width:1090px){#note-table-header .note,#note-table-row .note{width:600px}}#note-table-header .note p,#note-table-row .note p{padding:0 12px;white-space:pre-wrap}@media(min-width:1090px){#note-table-header .note p,#note-table-row .note p{width:600px}}#note-table-header .actions,#note-table-row .actions{align-items:center;display:flex;justify-content:center;width:150px}.check-in-close{background:#060a27;border:none;height:52px;width:100%}.check-in-close button{background:none;border:none;padding:8px 0 8px 12px}.check-in-close span{color:#fff;font-size:2rem}.check-in-dialog{overflow-scrolling:touch;-webkit-overflow-scrolling:touch;overflow-x:hidden}@media(min-width:900px){.check-in-dialog{height:86vh;margin:auto;min-height:400px;width:640px}}.check-in-dialog h3{color:#fff;font-size:2.5rem;font-weight:600;padding:0 0 0 24px;text-transform:none}.check-in-dialog .content-header{color:#060a27;font-size:1.5rem;font-weight:600;padding:24px 0 4px;text-align:center;text-transform:none}.check-in-dialog input{background:#f2f6ff;border:none;border-radius:100px;color:#737373;font-family:DM Sans,sans-serif;font-size:3rem;font-weight:600;height:86px;outline:none;padding:0 18px;text-align:center;width:250px}@media(max-width:400px){.check-in-dialog input{height:70px;width:200px}}.check-in-dialog label{color:#505050;font-size:1rem;font-weight:400;margin:12px 0;padding:0 18px;text-align:center}.check-in-dialog .check-in-header{background:#060a27;overflow:hidden;padding:21px 0 42px;position:relative}.check-in-dialog .check-in-header img{bottom:-2px;display:block;height:auto;left:50%;position:absolute;transform:translateX(-50%);width:105%}.check-in-dialog .check-in-content{align-items:center;display:flex;flex-direction:column;justify-content:center}.check-in-dialog .check-in-content .body-fat-tool-label{cursor:pointer}.check-in-dialog .check-in-content .check-in-button-group{align-items:center;display:flex;justify-content:center;margin-bottom:12px}.check-in-dialog .check-in-content .check-in-button-group .check-in-button-radio{background:#f2f6ff;border:3px solid #0000;border-radius:100px;color:#5c5e71;font-size:1.125rem;font-weight:600;margin:0 12px;min-height:48px;min-width:120px;outline:none;padding:4px 8px;text-align:center;text-transform:none}.check-in-dialog .check-in-content .check-in-button-group .check-in-button-radio.yes{border:3px solid #05d041}.check-in-dialog .check-in-content .check-in-button-group .check-in-button-radio.no{border:3px solid #f52d2d}.check-in-dialog .check-in-content .check-in-dialog-submit{background:linear-gradient(#00eb45,#0ea039);border:none;border-radius:100px!important;box-shadow:-3px 2px 8px #00000038;color:#fff!important;display:block;font-family:DM Sans!important;font-size:1.125rem;font-weight:500;letter-spacing:0;margin:24px auto 122px;padding:15px 0!important;text-transform:none!important;width:240px}.check-in-dialog .check-in-date{align-items:center;display:flex;justify-content:center;margin:24px 0 0}.check-in-dialog .check-in-date img{display:block;height:auto;margin-right:8px;width:25px}.check-in-dialog .check-in-date p{color:#868686;font-weight:600}.edit-daily-weight-container{align-items:center;display:flex;flex-direction:column}.edit-daily-weight-container input{background:#f2f6ff;border:none;border-radius:100px;color:#737373;font-size:3rem;font-weight:600;height:86px;outline:none;padding:0 18px;text-align:center;width:250px}@media(max-width:400px){.edit-daily-weight-container input{height:70px;width:200px}}.edit-daily-weight-container label{color:#505050;font-size:1rem;font-weight:400;margin:12px 0;padding:0 18px;text-align:center}.log-daily-edit-button{background:none;border:none;text-transform:none}.check-in-edit-add-banner{align-items:center;background:#060a27;color:#fff;display:flex;flex-direction:column;justify-content:center;margin:12px 0;padding:18px 8px 12px;text-align:center;width:100%}.check-in-edit-add-banner p{font-size:1.125rem}.check-in-edit-add-banner span{color:#14ab40;display:block;font-size:2rem}.check-in-override-container{align-items:center;display:flex;justify-content:center;position:relative}.check-in-override-container .override-button{align-items:center;background:#e2e2e2;border:none;border-radius:100px;display:flex;height:36px;justify-content:center;position:absolute;right:-50px;top:50%;transform:translateY(-50%);width:36px}.check-in-override-container .override-button span{font-size:1.25rem}.checkin-range-label{align-items:center;color:#060a27;display:flex;font-weight:500;left:50%;position:absolute;top:-30px;transform:translateX(-50%);white-space:nowrap}.checkin-range-label img{height:auto;margin-bottom:0!important;margin-right:6px;width:14px}@media(max-width:600px){.checkin-range-label img{font-size:.7rem;top:-20px}}.check-in-graph-container{display:flex;justify-content:center;padding:28px 0 8px;text-align:center}@media(max-width:900px){.check-in-graph-container{padding-top:28px}}.check-in-graph-container .circle-container{-webkit-tap-highlight-color:rgba(0,0,0,0);cursor:pointer;position:relative;text-align:center;width:130px}@media(max-width:600px){.check-in-graph-container .circle-container{width:100px}}@media(max-width:370px){.check-in-graph-container .circle-container{width:86px}}.check-in-graph-container .circle-container.circle-center{margin:0 44px}@media(max-width:600px){.check-in-graph-container .circle-container.circle-center{margin:0 24px}}@media(max-width:370px){.check-in-graph-container .circle-container.circle-center{margin:0 20px}}.check-in-graph-container .tracker-graph-data{border-radius:50%;height:100%;left:50%;position:absolute;top:48%;transform:translateX(-50%) translateY(-50%);width:100%;z-index:2}.check-in-graph-container .checkin-graph-macros{left:50%;padding:0;position:absolute;top:50%;transform:translateX(-50%) translateY(-50%);z-index:2}.check-in-graph-container .checkin-graph-macros h4{color:#060a27;font-size:2rem;font-weight:600}@media(max-width:600px){.check-in-graph-container .checkin-graph-macros h4{font-size:1rem}}.check-in-graph-container .checkin-graph-macros h6{color:#060a27;font-size:.8rem;font-weight:600;opacity:.8;text-transform:uppercase}@media(max-width:600px){.check-in-graph-container .checkin-graph-macros h6{font-size:.6rem}}.check-in-graph-container .circle-graph-indicator{box-sizing:inherit;height:100%;left:50%;position:absolute;top:-2px;transform:translateX(-50%) translateY(-50%) rotate(0deg);transform-origin:center;z-index:1}.check-in-graph-container .circle-graph-indicator p{color:#f1f1f1;font-size:.9rem;left:50%;position:absolute;top:-15px;transform:translateX(-50%) translateY(-50%) rotate(0deg);z-index:1}@media(max-width:600px){.check-in-graph-container .circle-graph-indicator p{font-size:.7rem;top:-10px}}.check-in-graph-container .circle-graph-indicator-middle{box-sizing:inherit;height:100%;left:50%;position:absolute;top:-2px;transform:translateX(-50%) rotate(0deg);transform-origin:center;z-index:1}.check-in-graph-container .circle-graph-indicator-middle p{color:#f1f1f1;font-size:.9rem;left:50%;position:absolute;top:-12px;transform:translateX(-50%) translateY(-50%) rotate(0deg);z-index:1}@media(max-width:600px){.check-in-graph-container .circle-graph-indicator-middle p{font-size:.7rem;top:-10px}}.check-in-graph-container .circle-graph-bar-white{background:#6a6a6a;border-radius:100px;height:8px;width:3px}.check-in-graph-container .circle-graph-indicator-none{display:none}.check-in-graph-container .circle-background{background:#fff;border-radius:50%;height:100%;width:100%}.weigh-in-dialog-close-container{display:flex;justify-content:flex-end}.weigh-in-question-container h3{font-size:1rem;line-height:1em;max-width:500px}.weigh-in-question-container p{font-size:1em;margin:10px 0}.weigh-in-question-container span{color:#0ab23b;font-size:.875rem;line-height:1em;margin-right:10px;text-transform:uppercase}.weigh-in-input-group{display:flex;margin:0 100px 0 0}.weigh-in-input-group a{color:#0ab23b;font-size:.75em;font-weight:400;padding-left:5px}.weigh-in-input-group a:hover{text-decoration:underline}.weigh-in-input-container{margin-right:25px;position:relative}.weigh-in-input-container h3{color:#323232;font-size:1rem;font-weight:400;line-height:1em;margin:0 0 5px;padding-top:5px;text-transform:uppercase}.weigh-in-input-box{background:#e9e9e9;border-radius:3px;display:flex;height:45px;padding:7px 0;width:175px}.weigh-in-input-box input{background:none;border:none;color:#323232;font-size:1rem;text-align:center;transition:all .3s;width:70%}.weigh-in-input-box .weigh-in-input-box-unit-container{align-items:center;border-left:1px solid #c1c1c1;display:flex;height:100%;justify-content:center;width:30%}.weigh-in-input-calculator-container{padding-top:5px}.weigh-in-input-calculator-container p{font-size:.875rem}.weigh-in-input-calculator-container label{color:#0ab23b;text-decoration:underline}.weigh-in-question{color:#323232;margin-top:24px}.weigh-in-compliant-macros-container{position:relative}.weigh-in-averages-container{display:flex;justify-content:center}.daily-weight-current-average,.daily-weight-explanation p,.edit-daily-weight-average-box span,.edit-daily-weight-input-box{white-space:nowrap}.daily-weights-table{font-size:15px}.edit-daily-weights-button-container{text-align:right;width:100%}.edit-daily-weights-button-container button{background-color:#fff;border:1px solid #0ab23b;color:#0ab23b}.edit-daily-weights-button-container span{vertical-align:bottom}#add-check-in-button-container button,#add-daily-weight-button-container button{margin-bottom:15px}.why-cannot-weigh-in-today{align-items:center;display:flex;flex-direction:column;font-weight:600;justify-content:center;margin-top:48px}.why-cannot-weigh-in-today>p{margin-bottom:24px}.daily-weight-edit{align-items:center;background:none;border:1px solid #0ab23b;border-radius:100px;color:#0ab23b;display:flex;padding:4px 12px;text-transform:none}.daily-weight-edit span{font-size:1rem;margin-right:8px}.edit-daily-weight-row{align-items:center;display:flex;margin:8px 0}.edit-daily-weight-date,.edit-daily-weight-unit{font-size:.8rem}.edit-daily-weight-input-box{align-items:center;display:flex;padding:0 10px}.edit-daily-weight-input-box input{font-size:1rem;height:34px;text-align:center;width:110px}.edit-daily-weight-input-box span{padding:0 5px}@media(max-width:700px){.weigh-in-averages-container{flex-direction:column}}#compliance-mark{margin-left:5px;padding-top:5px}.weigh-in-compliance-header{font-size:.875rem!important;text-align:center}#weigh-in-macros-border{height:2px}.weigh-in-compliant-ranges-container{background:#e9e9e9;display:inline-block;padding:5px 10px}.weigh-in-compliant-range-dash{border-right:1px solid #d2dde6;content:"";display:inline;width:1px}.weigh-in-button-radio{background:none;border:1px solid #d2dde6;border-radius:3px;color:#a8a8a8;font-size:.875em;margin-right:10px;padding:6px 20px;transition:all .13s ease-in-out}.weigh-in-button-radio:hover{background:#0ab23b;border:1px solid #0ab23b;color:#fff}.weigh-in-button-radio-active{background:#0ab23b;border:1px solid #0ab23b;border-radius:3px;color:#fff;font-size:.875em;margin-right:10px;padding:6px 20px;transition:all .13s ease-in-out}.weigh-in-compliant-range{display:inline-block;padding:10px 15px}.weigh-in-compliant-range p{display:inline-block;font-size:1em;margin:0;text-align:center}.weigh-in-compliant-buttons{padding:10px 0}#weigh-in-toggle-button-compliance{margin-top:15px}#compliance-small-text{font-size:.825em!important;text-align:center}#weigh-in-dialog-close-icon{color:#0ab23b!important;font-size:32px!important;position:static!important}#weigh-in-dialog-close-icon:hover{cursor:pointer}@media(max-width:768px){#weigh-in-dialog-close-icon{right:25px;top:25px}}@media(max-width:700px){#weigh-in-compliant-range-macro-text{font-size:1em!important}}@media(max-width:650px){.weigh-in-input-group{display:flex;flex-direction:column}.weigh-in-input-container{margin-right:0!important}}@media(max-width:600px){.weigh-in-dialog h2{font-size:1.5em}.weigh-in-dialog .weigh-in-compliant-buttons{display:flex;flex-direction:row}#weigh-in-compliant-range-macro-text{font-size:1em!important;font-size:12px;margin:0;text-align:center}.weigh-in-compliant-ranges-container{display:flex;flex-direction:column}.weigh-in-compliant-range{padding:5px;width:100%!important}.weigh-in-input-container{margin-right:0!important}.weigh-in-question-container p{color:#323232}}.widget-table-edit-button{align-items:center;background-color:#e8e8e8;border:none;border-radius:100px;color:#697f97;cursor:pointer;display:flex;justify-content:center;outline:none;padding:8px;transition:all .2s ease}.widget-table-edit-button:hover{opacity:.6}#table-edit-icon{font-size:16px!important;line-height:inherit}.carry-over-reason-other .carry-over-question{margin-top:15px}.carry-over-reason-text{margin-left:10px}.skip-carry-over-reason-checked{color:red}.skip-carry-over-reason-unchecked{color:#999}.skip-carry-over-reason-text{color:#999;margin-left:10px}.carry-over-reason-label{color:#505050;margin:12px 0;width:90%}.carry-over-reason-other{background:#f2f6ff;border:none;border-radius:16px;padding:16px;width:90%}#highlow-table-wrapper{background:none}.highlow-table-container{margin-bottom:55px}.highlow-table-container h3{color:#516375;font-size:1.25rem;font-weight:400;line-height:1em;margin:24px 0 30px;padding:0}#highlow-slider-header{font-size:1.25rem;margin:24px 0 30px;text-transform:none}.highlow-table-save-button{background:linear-gradient(#00ee46,#0e9e38);border:none;border-radius:100px;color:#fff;display:block;font-family:DM Sans,sans-serif;font-size:1rem;font-weight:500;height:56px;letter-spacing:0;margin:38px 0 auto auto;outline:none;text-transform:none;white-space:nowrap;width:244px}.highlow-table-save-button:hover{background:#0ab23b}.highlow-table-save-button:disabled{background:#dcdcdc}.highlow-slider-row{display:flex;justify-content:space-between}.highlow-slider-label{color:#516375;font-size:1.25rem}@media(max-width:1024px){.highlow-table-container{margin-bottom:0}#highlow-table-wrapper>div>div{overflow:visible!important;overflow:initial!important}#highlow-slider-header{padding-bottom:0}.highlow-table-save-button{margin:24px 0 auto auto}}@media(max-width:550px){.highlow-table-container h3{font-size:1em}}#response-spinner{display:inline-block;font-weight:700;height:30px;padding:0;pointer-events:none;width:30px}.highlow-loading{align-items:center!important;display:flex;justify-content:center!important;padding:20px}.all-days-disabled-notice-p{background:#fef4f4;border:1px solid #f33930;border-radius:3px;color:#f33930;margin:20px 0;max-width:500px;padding:5px 10px}.avn-widget-container{width:100%}.avn-widget-container h5{color:#697f97;font-size:1.25rem;font-weight:600;margin:0 0 5px}@media(max-width:600px){.avn-widget-container h5{font-size:.875rem;font-weight:500}}.avn-widget{background:linear-gradient(90deg,#070d2c,#06010d);border-radius:16px;box-shadow:0 1px 12px #767679!important;color:#fff}.avn-action-button{background:#0ab23b;border:none;border-radius:3px;color:#fff;font-family:DM Sans,sans-serif;font-size:.875rem;font-weight:400;line-height:1.25rem;margin:15px 0 0 8px;padding:6px 20px;transition:all .2s;white-space:nowrap}.avn-action-button:hover{background:#0b882f;color:#e0e0e0}.avn-action-button-negative{background:#ccc;border:none;border-radius:3px;color:#fff;font-family:DM Sans,sans-serif;font-size:.875rem;font-weight:400;line-height:1.25rem;margin:15px 0 0 8px;padding:6px 20px;transition:all .2s;white-space:nowrap}.avn-action-button-negative:hover{background:#b1b1b1;color:#e0e0e0}.avn-action-warning-button-negative{background:#ccc;border:none;border-radius:3px;color:#fff;font-family:DM Sans,sans-serif;font-size:.875rem;font-weight:400;line-height:1.25rem;margin:5px 0 0 5px;padding:6px 20px;transition:all .2s;white-space:nowrap}.avn-action-warning-button-negative:hover{background:#b5b5b5;color:#e0e0e0}@media(max-width:580px){.avn-action-warning-button-negative{align-self:flex-end}}.avn-action-button-disabled{background:#f2f2f2;border:none;border-radius:3px;color:#fff;font-family:DM Sans,sans-serif;font-size:.875rem;font-weight:400;line-height:1.25rem;margin:15px 0 0 8px;padding:6px 20px;pointer-events:none;transition:all .2s;white-space:nowrap}#avn-action-card{font-size:1rem;line-height:1.25rem;margin:0 0 0 8px;padding:10px 30px}.avn-modal-header-container{align-items:flex-start;display:flex;flex-direction:column;justify-content:space-between}.avn-modal-header-container h2{color:#373a3c;font-size:1.5rem;font-weight:600;line-height:1em;margin:0;text-transform:uppercase}.avn-modal-header-container h3{color:#373a3c;font-size:.875rem;font-weight:400;line-height:1em;margin:10px 0 0}.MuiDialog-paper,.MuiDialog-paperFullScreen{border-radius:16px!important}@media(max-width:900px){.MuiDialog-paperFullScreen{border-radius:0!important}}.avn-modal-content-container{align-items:center;display:flex;flex:0 0 auto!important;flex-direction:column;flex-shrink:0;justify-content:center;padding:8px 12px!important}.avn-modal-content-container img{margin-bottom:18px;text-align:center}.avn-modal-content-container h4{font-size:1.25rem;font-weight:700;margin-bottom:12px;text-align:center}.avn-modal-content-container p{margin-bottom:8px;text-align:center}#avn-modal-content-container-bodyfat-calc{padding:12px 12px 0}.avn-modal-missing-answers{color:#0ab23b;font-size:.875rem!important;margin:8px 0}.avn-modal-header-dash{border-bottom:1px solid #ccc;content:"";margin:10px 0 24px;width:100%}.avn-modal-content-container p{font-size:1rem}.avn-modal-actions-three-button-container{border-top:1px solid #ddd;display:flex;flex-wrap:wrap;margin:0 24px 15px!important}.avn-modal-actions-scroll-buttons{border-top:1px solid #ddd;display:flex;justify-content:flex-end;margin-top:32px}@media(max-width:580px){.avn-modal-actions-scroll-buttons{flex-direction:column;padding-top:16px}.avn-modal-actions-scroll-buttons>button{margin:8px 0}.avn-modal-actions-three-button-container{flex-direction:column;justify-content:center!important}}.avn-modal-actions-container{display:flex;flex-direction:column;flex-shrink:0;margin:15px 24px!important}.avn-modal-action{background:none;border:none;border-radius:100px;box-shadow:-1px 5px 10px #0003;color:#333;cursor:pointer;font-size:.875rem;font-size:1rem;font-weight:700;letter-spacing:0;line-height:1.25rem;margin:12px 0 0;min-width:200px;padding:14px 28px;text-align:center;text-transform:none;transition:all .2s;white-space:wrap}.avn-modal-action:hover{opacity:.7}.avn-modal-action.disabled{opacity:.5}.avn-modal-action-cancel{background:none;border:none;border-radius:100px;color:#333;cursor:pointer;font-size:.875rem;font-weight:700;letter-spacing:0;line-height:1.25rem;margin:12px 0 0;margin-left:0!important;padding:7px 28px;text-align:center;text-transform:none;transition:all .2s;white-space:wrap}.avn-modal-action-cancel:hover{opacity:.7}@media(max-width:600px){#avn-modal-header-dash-bf-calc{display:none}#avn-modal-content-container-bodyfat-calc{padding:12px 12px 0}}.avn-button-radio-container{display:flex}@media(max-width:1200px){.avn-button-radio-container{flex-wrap:wrap}}.avn-button-radio-container button{background:none;border:2px solid #bfcee4;border-radius:50px;box-shadow:0 0 1px #0000001a;color:#516375;font-size:1rem;font-weight:500;height:40px;margin:8px;min-width:150px;padding:0 24px;text-transform:none;transition:all .13s ease-in-out}@media(max-width:900px){.avn-button-radio-container button{font-size:.875rem}}.avn-button-radio-container button.active,.avn-button-radio-container button:hover{border:2px solid #6ab571}.avn-button-radio-container button:focus{outline:none}.avn-button-save-container{display:flex;justify-content:flex-end}.avn-button-radio-text-container{align-items:center;background:none;border:none;display:flex;padding:11px;transition:all .1s ease-in-out;white-space:nowrap;width:100%}.avn-button-radio-text-container:hover{background:hsla(0,0%,55%,.149);cursor:pointer}.avn-button-radio-text-container:focus{outline:none}.avn-button-radio-text-container p{display:flex;flex-direction:column;font-size:1rem!important;line-height:1.125rem;margin:0!important;padding-left:15px;pointer-events:none;text-align:left;text-transform:none;white-space:normal}@media(max-width:900px){.avn-button-radio-text-container p{font-size:.875rem!important;text-align:left}}.avn-circle-radio-outer-ring{border:2px solid #dbdbdb;border-radius:50%;box-shadow:0 0 2px #dbdbdba6}.avn-circle-radio-outer-ring,.avn-circle-radio-outer-ring-active{align-items:center;display:flex;flex-shrink:0;height:25px;justify-content:center;pointer-events:none;transition:all .3s ease-in-out;width:25px}.avn-circle-radio-outer-ring-active{border:2px solid #0ab23b;border-radius:50%;box-shadow:0 0 2px #eb0029a6}.avn-circle-radio-inner-circle{transform:scale(0)}.avn-circle-radio-inner-circle,.avn-circle-radio-inner-circle-active{background:#0ab23b;border-radius:50%;box-shadow:0 0 1px #ec0928a6;height:70%;pointer-events:none;transition:all .4s cubic-bezier(.21,.42,.37,1.43);width:70%}.avn-circle-radio-inner-circle-active{transform:scale(1)}.loading,.loading-component{align-items:center;display:flex;justify-content:center}.loading-component{height:100vh;padding:25px 0}.snackbar{font-family:DM Sans,sans-serif;z-index:1000}.snackbar.success div{background:#0ab23b!important;color:#fff!important}.snackbar.warning div{background:#e329a4!important;color:#fff!important}.snackbar.error div{background:#0ab23b!important;color:#fff!important}.snackbar>div{background:#333;border-radius:4px;box-shadow:0 1px 3px #0003,0 0 12px #00000017;color:#fff;font-family:DM Sans,sans-serif;font-size:.875rem;font-weight:400;margin:0 24px 64px;padding:0 16px}.errors p{color:#0ab23b;font-size:.875rem!important;padding-left:5px}.avn-slider{-webkit-appearance:none;margin:3.4px 0;width:100%}.avn-slider:focus{background:#eee;outline:none}.avn-slider::-webkit-slider-runnable-track{background:#ddd;border:0 solid #fff;border-radius:0;box-shadow:0 0 5px #dddddd7d,0 0 0 #eaeaea7d;cursor:pointer;height:8.2px;width:100%}.avn-slider::-webkit-slider-thumb{-webkit-appearance:none;background:#0ab23b;border:0 solid #0ab23b;border-radius:3px;box-shadow:0 0 0 #aaa,0 0 0 #b7b7b7;cursor:pointer;height:15px;margin-top:-3.4px;width:60px}.avn-slider:disabled::-webkit-slider-thumb{background:#dcdcdc}.avn-slider:focus::-webkit-slider-runnable-track{background:#ddd}.avn-slider::-moz-range-track{background:#eee;border:0 solid #fff;border-radius:0;box-shadow:0 0 5px #dddddd7d,0 0 0 #eaeaea7d;cursor:pointer;height:8.2px;width:100%}.avn-slider::-moz-range-thumb{background:#0ab23b;border:0 solid #0ab23b;border-radius:3px;box-shadow:0 0 0 #aaa,0 0 0 #b7b7b7;cursor:pointer;height:15px;width:60px}.avn-slider::-ms-track{background:#0000;border-color:#0000;color:#0000;cursor:pointer;height:8.2px;width:100%}.avn-slider::-ms-fill-lower{background:#e1e1e1}.avn-slider::-ms-fill-lower,.avn-slider::-ms-fill-upper{border:0 solid #fff;border-radius:0;box-shadow:0 0 5px #dddddd7d,0 0 0 #eaeaea7d}.avn-slider::-ms-fill-upper{background:#eee}.avn-slider::-ms-thumb{background:#0ab23b;border:0 solid #0ab23b;border-radius:3px;box-shadow:0 0 0 #aaa,0 0 0 #b7b7b7;cursor:pointer;height:15px;height:8.2px;width:60px}.avn-slider:focus::-ms-fill-lower{background:#eee}.avn-slider:focus::-ms-fill-upper{background:#fbfbfb}.avn-slider-carbs-fats{-webkit-appearance:none;margin:6.5px 0;position:relative;width:100%;z-index:3}.avn-slider-carbs-fats:focus{outline:none}.avn-slider-carbs-fats::-webkit-slider-runnable-track{background:#eee;border:.7px solid #eee0;border-radius:2px;box-shadow:1px 1px 1px #0000,0 0 1px #0d0d0d00;cursor:pointer;height:2px;width:100%}.avn-slider-carbs-fats::-webkit-slider-thumb{-webkit-appearance:none;background:#0ab23b;border:0 solid #0000;border-radius:50px;box-shadow:1px 1px 1px #000,0 0 1px #0d0d0d;cursor:pointer;height:15px;margin-top:-7.2px;width:15px}.avn-slider-carbs-fats:focus::-webkit-slider-runnable-track{background:#fbfbfb}.avn-slider-carbs-fats::-moz-range-track{background:#eee;border:.7px solid #eee0;border-radius:2px;box-shadow:1px 1px 1px #0000,0 0 1px #0d0d0d00;cursor:pointer;height:2px;width:100%}.avn-slider-carbs-fats::-moz-range-thumb{background:#0ab23b;border:0 solid #0000;border-radius:50px;box-shadow:1px 1px 1px #000,0 0 1px #0d0d0d;cursor:pointer;height:15px;width:15px}.avn-slider-carbs-fats::-ms-track{background:#0000;border-color:#0000;color:#0000;cursor:pointer;height:2px;width:100%}.avn-slider-carbs-fats::-ms-fill-lower{background:#e1e1e1}.avn-slider-carbs-fats::-ms-fill-lower,.avn-slider-carbs-fats::-ms-fill-upper{border:.7px solid #eee0;border-radius:4px;box-shadow:1px 1px 1px #0000,0 0 1px #0d0d0d00}.avn-slider-carbs-fats::-ms-fill-upper{background:#eee}.avn-slider-carbs-fats::-ms-thumb{background:#0ab23b;border:0 solid #0000;border-radius:50px;box-shadow:1px 1px 1px #000,0 0 1px #0d0d0d;cursor:pointer;height:15px;height:2px;width:15px}.avn-slider-carbs-fats:focus::-ms-fill-lower{background:#eee}.avn-slider-carbs-fats:focus::-ms-fill-upper{background:#fbfbfb}.portal-modal-container p{margin:15px 0}.highlow-table{background:#fff;border-radius:16px;box-shadow:0 0 33px #899cc52b;padding:36px}@media(max-width:550px){.highlow-table{box-shadow:none;padding:4px}}.highlow-table-header{align-items:center;display:flex;justify-content:space-between;padding:0 27px}@media(max-width:550px){.highlow-table-header{padding:0 6px}}.highlow-table-header p{color:#516375;font-family:DM Sans;font-size:1rem;font-weight:700;text-align:center}.highlow-table-row{align-items:center;background:#fff;border:none;border-radius:16px;box-shadow:0 0 33px #899cc52b;display:flex;font-size:1rem;justify-content:space-between;margin:12px 0;padding:4px 27px;text-transform:none;width:100%}.highlow-table-row p{color:#516375;font-family:DM Sans;text-align:center}.highlow-table-row .toggle-container{align-items:center;background:#f0f4fc;border-radius:100px;display:flex;height:36px;justify-content:center;width:36px}@media(max-width:550px){.highlow-table-row{padding:4px 6px}}.toggle-container{align-items:center;background:#f0f4fc;border-radius:100px;display:flex;height:36px;justify-content:center;width:36px}.toggle-container.hidden{opacity:0}.highlow-table-row-disabled{background:#dcdcdc;opacity:.4}#highlow-table-header .date,#highlow-table-row .date{font-weight:700;text-align:left;width:180px}@media(max-width:550px){#highlow-table-header .date,#highlow-table-row .date{width:45px}}#highlow-table-header .toggle,#highlow-table-row .toggle{display:block;height:20px;width:13px}#highlow-table-header .target,#highlow-table-row .target{width:80px}@media(max-width:550px){#highlow-table-header .target,#highlow-table-row .target{width:38px}}.checkin-macro-table-container{border-radius:16px;box-shadow:0 0 33px #899cc52b}#custom-table-override{border-radius:0;box-shadow:none}#macro-history-table-header .date,#macro-history-table-row .date{width:80px}#macro-history-table-header .macro,#macro-history-table-row .macro{width:70px}#weight-table-row{padding:10px 27px}@media(max-width:550px){#weight-table-row{padding:12px 6px}}#weight-table-header .date,#weight-table-row .date{width:90px}#weight-table-header .measurement,#weight-table-row .measurement{width:176px}#weight-table-header .goal,#weight-table-row .goal{width:30px}#weight-table-header .edit,#weight-table-row .edit{height:32px;padding:0 8px;width:52px}.goal-level-container h3{text-align:center}@media(max-width:900px){.goal-level-container h3{font-size:1.5rem!important}}.goal-estimations{margin-top:32px;text-align:center}.goal-estimations span{font-size:3rem;font-weight:600}.goal-level-risk{border-radius:100px;display:inline-block;margin-bottom:32px;padding:4px 16px;text-align:center}.goal-level-risk p{color:#fff;margin:0}.inspect-button{background:#4cb050;border:none;border-radius:4px;box-shadow:1px 1px 3px #00000021;color:#fff;cursor:pointer;font-size:12px;margin:2px 0;padding:6px 18px;text-transform:uppercase;transition:opacity .2s ease}.inspect-button:hover{opacity:.8}.inspect-button:focus{outline:none}.change-goal-active{opacity:1;pointer-events:auto}.change-goal-inactive{opacity:.15;pointer-events:none}.change-goal-top-section{display:flex;justify-content:space-between;padding:20px 0}.change-goal-top-section .goal-setting-header{display:flex;flex-direction:column;padding:0 20px}.change-goal-top-section .goal-setting-header h1{font-size:1rem;margin:0!important}.change-goal-top-section .goal-setting-header p{font-size:1rem}.change-goal-top-section .goal-setting-status{align-items:center;display:flex;justify-content:center;padding:0 20px}.change-goal-top-section .goal-setting-status p{color:#fff;font-size:.875rem;margin:0 0 0 10px}.select-goal-header{font-weight:600;letter-spacing:1px}.select-goal-header-subtext-goal{display:none}.stage-content-change-goal{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-top:5em}.select-goal-message{font-weight:lighter;margin:25px 10px;margin-bottom:25px!important;margin-top:25px!important;text-align:center}.select-goal-and-level{display:flex;flex-direction:column;margin-bottom:60px}.select-goal-level-container{display:flex;flex-direction:column;padding:42px;width:100%}@media(max-width:900px){.select-goal-level-container{padding:20px}}.select-goal-level-container h3{font-size:2rem;font-weight:700;margin:32px 0}@media(max-width:900px){.select-goal-level-container h3{font-size:1.5rem}}.select-goal-level-buttons{display:flex;flex-direction:column;padding:0;width:100%}.select-goal-level-buttons h2,.select-goal-level-buttons p{font-size:1.15em;margin:0}.select-goal-container{display:flex;flex-direction:row;justify-content:center;padding:20px 10px;width:100%}.select-goal-container h2{font-size:1rem;font-weight:400;margin:0;text-transform:uppercase}.select-goal-pair-option{align-items:center;background:none!important;border:6px solid hsla(0,0%,84%,.122);border-radius:16px;color:#fff;cursor:pointer;display:flex;flex-direction:column;margin:10px;padding:25px;transition:all .3s ease;width:350px}.select-goal-pair-option:hover{border:6px solid hsla(0,0%,84%,.302)}.select-goal-pair-option h2{pointer-events:none}.select-goal-pair-option:focus{outline:none}.select-goal-pair-active{align-items:center;background:none!important;border:6px solid #0ab23b;border-radius:16px;box-shadow:0 0 18px #0ab23b;color:#fff;display:flex;flex-direction:column;margin:10px;padding:25px;width:350px}.select-goal-pair-active:focus{outline:none}.goal-button-content{pointer-events:none}.goal-change-warning-container{display:flex;flex-direction:row}@media(max-width:580px){.goal-warning-btn-group{display:flex;flex-direction:column}}.select-goal-icon{height:115px;margin:10px 0;padding:10px 0;pointer-events:none;width:auto}.select-goal-level-pair{align-items:center;align-items:flex-start;display:flex;margin-bottom:30px}.select-goal-pair-column{display:flex;flex-direction:column}.select-goal-option-active{background:#0ab23b;border:none;border-radius:50px;color:#fff;width:150px}.select-goal-option,.select-goal-option-active{align-items:center;display:flex;height:40px;justify-content:center;pointer-events:none}.select-goal-option{background:none;border:2px solid hsla(0,0%,60%,.639);border-radius:50px;color:#ccc}.select-goal-option p{font-size:1em;font-weight:500;padding:0 12px;pointer-events:none}.save-goal-button-container{align-self:flex-end;display:flex;height:auto;justify-content:flex-end;width:100%}.save-goal-button{background:linear-gradient(#00ee46,#0e9e38);border:none;border-radius:100px;color:#fff;display:block;font-family:DM Sans,sans-serif;font-size:1rem;font-weight:500;height:56px;letter-spacing:0;margin:38px 0 auto auto;outline:none;text-transform:none;white-space:nowrap;width:244px}.save-goal-button:hover{background:#0ab23b;background:#0e732b}.select-goal-level-reverse-question{padding:11px}@media(max-width:900px){.select-goal-level-reverse-question{font-size:.875rem}}.select-goal-survey-container{border-bottom:1px solid #d7d7d7;border-top:1px solid #d7d7d7;margin:0 20px;padding:15px;text-align:center}.select-goal-survey-container p{display:inline-block}.select-goal-survey-container button{background:#0ab23b;box-shadow:0 0 12px #0ab23b;display:inline-block;margin:10px 15px;text-transform:uppercase}.select-goal-survey-container button:hover{filter:brightness(.9)}.maintenance-container{border:1px solid #d7d7d7;display:flex;padding:25px}.maintenance-container-left{align-items:center;display:flex;flex-direction:column;justify-content:center;width:55%}.maintenance-container-left #maintenance-slider{background:none;padding-top:25px}.maintenance-container-left p{max-width:500px}.maintenance-container-right{flex-direction:column;width:45%}.maintenance-container-right,.maintenance-target-container{align-items:center;display:flex;justify-content:center}.maintenance-target{padding:15px;text-align:center;width:135px}.maintenance-target h3{font-size:1.75rem;font-weight:400;margin:4px 0 12px}.maintenance-target span{font-size:1rem!important;font-weight:400}#maintenance-target-center h3{color:#0ab23b;font-size:2.25rem}.maintenance-target-divider{background:#d7d7d7;height:50px;width:1px}.maintenance-target-labels{display:flex;justify-content:space-around;width:100%}.goal-question-container{margin:16px 0;text-align:center}@media(max-width:900px){.goal-question-container h3{font-size:1.5rem!important}}.goal-question-options{align-items:center;display:flex;justify-content:center}@media(max-width:600px){.goal-question-options{flex-direction:column}}.reverse-buttons-container{display:flex;justify-content:center}.reverse-calorie-button{background:none;border:3px solid #fff;border-radius:100px;color:#fff;font-size:1.125rem;font-weight:600;margin-right:24px;min-width:160px;padding:8px 18px;text-transform:none}.reverse-new-calories{font-size:3rem;font-weight:600}.reverse-calorie-label{font-weight:600}.reverse-calorie-slider-labels{display:flex;justify-content:space-between;margin-bottom:12px}.reverse-calorie-slider-labels span{font-size:1.25rem;font-weight:600}@media(max-width:1300px){.select-goal-line{display:none}.select-goal-container{flex-flow:row wrap}.select-goal-pair-active,.select-goal-pair-option{width:45%}.select-goal-option-active{width:120px}}@media(max-width:1200px){.maintenance-container{flex-direction:column}.maintenance-container-left,.maintenance-container-right{width:100%}.maintenance-container-left{order:2;padding-top:15px}.maintenance-target-container{padding-top:10px}#maintenance-slider{background:none;padding-top:15px}}@media(max-width:660px){.goal-setting-status,.select-goal-header-subtext{display:none!important}.select-goal-header-subtext-goal{display:block;font-size:.875rem!important}}@media(max-width:550px){.select-goal-line{display:none}.select-goal-icon{height:auto;margin:0 auto;width:50px}.select-goal-container{padding:10px}.select-goal-pair-active,.select-goal-pair-option{margin:5px;padding:10px}.select-goal-pair-active h2,.select-goal-pair-option h2{font-size:.9375rem}.select-goal-option,.select-goal-option-active{height:30px}.select-goal-option p,.select-goal-option-active p{font-size:1em}#maintenance-slider{background:none;width:100%!important}.maintenance-target{padding:5px;width:100px}.maintenance-target h3{font-size:1.3em}.maintenance-target span{font-size:1rem!important}#maintenance-target-center{width:100px}#maintenance-target-center h3{font-size:1.75rem}}@media(max-width:430px){.goal-setting-status{align-items:flex-start!important;padding:0 10px!important}.select-goal-pair-active,.select-goal-pair-option{min-width:130px!important}.select-goal-option-active{width:100px}.select-goal-option p{font-size:.875em!important}}.stage-content{margin:0;max-width:900px}.tracker-main-transition{bottom:-1px;display:block;left:0;width:100%}.tracker-range-label{align-items:center;color:#f1f1f1;display:flex;font-weight:500!important;left:50%;position:absolute;top:-30px;transform:translateX(-50%);white-space:nowrap}.tracker-range-label img{height:auto;margin-bottom:0;margin-right:6px;width:14px}@media(max-width:600px){.tracker-range-label{font-size:.7rem;top:-20px}}.tracker-graph-container{display:flex;justify-content:center;padding:28px 0 8px;text-align:center}@media(max-width:900px){.tracker-graph-container{padding-top:28px}}.tracker-graph-container .no-averages{background:#07081b;color:#fff;font-size:1.125rem;padding:22px 14px;position:absolute;top:50%;transform:translateY(-50%);z-index:200}.tracker-graph-container .no-averages p{opacity:.8}@media(max-width:500px){.tracker-graph-container .no-averages{font-size:1rem}}.tracker-graph-container .circle-container{-webkit-tap-highlight-color:rgba(0,0,0,0);cursor:pointer;position:relative;text-align:center;width:160px}@media(max-width:600px){.tracker-graph-container .circle-container{width:100px}}@media(max-width:370px){.tracker-graph-container .circle-container{width:86px}}.tracker-graph-container .circle-container.circle-center{margin:0 44px}@media(max-width:600px){.tracker-graph-container .circle-container.circle-center{margin:0 24px}}@media(max-width:370px){.tracker-graph-container .circle-container.circle-center{margin:0 20px}}.tracker-graph-container .tracker-graph-data{border-radius:50%;height:100%;left:50%;position:absolute;top:48%;transform:translateX(-50%) translateY(-50%);width:100%;z-index:2}.tracker-graph-container .tracker-graph-macros{left:50%;padding:0;position:absolute;top:50%;transform:translateX(-50%) translateY(-50%);z-index:2}.tracker-graph-container .tracker-graph-macros h4{color:#555;font-size:2.5rem!important;font-weight:700!important;line-height:2.5rem!important;margin:0}@media(max-width:600px){.tracker-graph-container .tracker-graph-macros h4{font-size:1rem!important;line-height:1rem!important}}.tracker-graph-container .tracker-graph-macros h6{color:#fff;font-size:1rem!important;font-weight:600!important;opacity:.8;text-transform:uppercase}@media(max-width:600px){.tracker-graph-container .tracker-graph-macros h6{font-size:.6rem}}.tracker-graph-container .circle-graph-indicator{box-sizing:inherit;height:100%;left:50%;position:absolute;top:-2px;transform:translateX(-50%) translateY(-50%) rotate(0deg);transform-origin:center;z-index:1}.tracker-graph-container .circle-graph-indicator p{color:#f1f1f1;font-size:1rem;left:50%;position:absolute;top:-15px;transform:translateX(-50%) translateY(-50%) rotate(0deg);z-index:1}@media(max-width:600px){.tracker-graph-container .circle-graph-indicator p{font-size:.7rem;top:-10px}}.tracker-graph-container .circle-graph-indicator-middle{box-sizing:inherit;height:100%;left:50%;position:absolute;top:-2px;transform:translateX(-50%) rotate(0deg);transform-origin:center;z-index:1}.tracker-graph-container .circle-graph-indicator-middle p{color:#f1f1f1;font-size:1rem;left:50%;position:absolute;top:-12px;transform:translateX(-50%) translateY(-50%) rotate(0deg);z-index:1}@media(max-width:600px){.tracker-graph-container .circle-graph-indicator-middle p{font-size:.7rem;top:-10px}}.tracker-graph-container .circle-graph-bar-white{background:#f1f1f1;border-radius:100px;height:10px;width:3px}.tracker-graph-container .circle-graph-indicator-none{display:none}.tracker-graph-container .circle-background{background:#fff;border-radius:50%;height:100%;width:100%}.tracker-data-macros-container{display:flex;justify-content:space-between;margin:0 auto;width:510px}@media(max-width:600px){.tracker-data-macros-container{width:310px}}@media(max-width:350px){.tracker-data-macros-container{width:270px}}.tracker-data-container{margin-top:8px}.tracker-data-container .tracker-data-text{align-items:center;display:flex;flex-direction:column;justify-content:space-between;width:60px}@media(max-width:600px){.tracker-data-container .tracker-data-text{margin-bottom:-10px;width:45px}}.tracker-data-container .tracker-data-text label{color:#ffffffc7;display:block;font-family:DM Sans,sans-serif;font-size:.875rem;font-weight:700;margin:4px 0;text-align:left;text-transform:uppercase;white-space:nowrap}@media(max-width:600px){.tracker-data-container .tracker-data-text label{font-size:.7rem}}.tracker-data-container .tracker-data-macros{display:flex;flex-direction:column;left:50%;padding:0 0 10px;position:absolute;top:50%;transform:translateX(-50%) translateY(-50%)}.tracker-data-container .tracker-data-macros h6{color:#999;font-weight:400}@media(max-width:600px){.tracker-data-container .tracker-data-macros h6{font-size:1rem}}.tracker-data-container .tracker-data-toggle{background:none;border:none;border-radius:8px;cursor:pointer;outline:none;padding:4px 8px;transition:background .12s ease}.tracker-data-container .tracker-data-toggle:hover{background:rgba(50,52,81,.439)}.tracker-data-container .tracker-data-toggle img{height:auto;width:26px}.tracker-data-container .tracker-data-toggle .show-average{color:#999;font-size:.7rem;font-weight:700!important;font-weight:400;text-transform:none;white-space:nowrap}.tracker-data-container .tracker-data-toggle .show-average.active{color:#ffa217;text-shadow:0 0 5px #ffa217}.tracker-edit-balance-button{border:2px solid #fff!important;border-radius:100px}.tracker-macro-count-container{align-items:center;display:flex;justify-content:center;margin:0 0 16px;min-height:49px}@keyframes heartbeat{transform:scale(1);transform:scale(.75)}.tracker-macro-count-container .slider-icon-pulsate{animation:heartbeat 1s infinite;background:none;height:100%;outline:0;width:100%}.tracker-macro-count-container .slider-icon{background:none;height:100%;outline:0;width:100%}@media(max-width:900px){.tracker-macro-count-container{margin:0 0 16px}}.tracker-macro-count-container button{background:none;border:2px solid #0000;color:#fff;font-family:DM Sans,sans-serif;font-size:1.25rem;font-weight:500;margin:0 3px;padding:6px 12px;text-transform:none;transition:background .3s ease;transition-property:background,color;white-space:nowrap}@media(max-width:700px){.tracker-macro-count-container button{font-size:1rem;padding:4px 8px}}@media(max-width:380px){.tracker-macro-count-container button{font-size:.8rem;padding:4px 8px}}.tracker-macro-count-container .active{border-bottom:3px solid #fff}.slider-text-container{align-items:center;display:flex;justify-content:space-between;margin:12px 24px 0}.slider-text-container p{color:#c1c1c1;font-weight:700}@media(max-width:600px){.slider-text-container p{font-size:.8rem}}.slider-buttons-container{align-items:center;display:flex!important;justify-content:center}.slider-buttons-container button{align-self:center;background:none;border:2px solid #fff;border-radius:100px;box-shadow:0 0 4px hsla(0,0%,100%,.788);color:#fff;font-size:.9rem;font-weight:700;margin:15px;padding:8px 16px;text-transform:none;white-space:nowrap}.tracker-fasting-container{padding:8px 0 16px;position:relative}.tracker-fasting-label{align-items:center;color:#fff;display:flex;font-family:DM Sans;font-size:1.25rem;font-weight:500;margin-bottom:14px;opacity:.4;text-transform:uppercase}.tracker-fasting-label span{font-size:1.125rem;margin-right:6px}.tracker-fasting-time{position:relative}.tracker-fasting-time .current-time-tick{border-radius:100px 100px 0 100px;height:20px;position:absolute;transform:translateX(-50%) translateY(-95%);width:20px;z-index:10}.tracker-fasting-time .eating-window{background:#6bca69;height:8px;position:absolute}.tracker-item-timeline{align-items:center;background:#fff;border:none;border-radius:8px;box-shadow:0 0 11px #899cc547;cursor:pointer;display:flex;margin-bottom:8px;outline:none;padding:8px 16px;text-align:left;text-transform:none;width:100%}.tracker-item-timeline:hover{background:#e8e8e8}@media(max-width:600px){.tracker-item-timeline{padding:6px 12px}}.tracker-item-thumbnail{border-radius:100px;height:40px;margin-right:8px;width:40px}@media(max-width:600px){.tracker-item-thumbnail{height:32px;width:32px}}.tracker-item-timeline-menu-button{background:none;border:none;padding:4px 8px;position:absolute;right:8px;top:28%;transform:translateY(-50%);z-index:5}.tracker-item-data{width:100%}.tracker-item-data .name{font-family:DM Sans,sans-serif;font-size:1.125rem;font-weight:700;max-width:340px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media(max-width:600px){.tracker-item-data .name{font-size:.875rem;max-width:240px}}@media(max-width:400px){.tracker-item-data .name{max-width:200px}}.tracker-item-data .macros-container{display:flex;justify-content:space-between;margin-top:2px;width:100%}.tracker-item-data .macros-container .unit{color:#9a9a9a;flex-shrink:0;font-family:DM Sans,sans-serif;font-size:.75rem;font-weight:700;letter-spacing:0;margin-right:24px;max-width:120px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media(max-width:360px){.tracker-item-data .macros-container .favorites-unit{font-size:.75rem;margin-right:0;margin-top:4px;width:100%}}.tracker-item-data .macros-container .macros{display:flex}.tracker-item-data .macros-container .macro{color:#9a9a9a;flex-shrink:0;font-family:DM Sans,sans-serif;font-size:.75rem;font-weight:700;letter-spacing:0;margin-right:8px}.tracker-item-data .macros-container .item-macros-container{display:flex;width:100%}@media(max-width:360px){.tracker-item-data .favorites-container{flex-direction:column-reverse}}.category-macros{align-items:center;display:flex;justify-content:space-between;padding-bottom:4px}.category-macros label{color:#697f97;font-family:DM Sans,sans-serif;font-size:1.125rem;font-weight:700;text-transform:uppercase}@media(max-width:600px){.category-macros label{font-size:.875rem;font-weight:600}}@media(max-width:400px){.category-macros label{font-size:.75rem}}.category-macros .macros{color:#697f97}.category-macros .macros p{display:inline-block;font-family:DM Sans,sans-serif;font-size:1.125rem;font-weight:700;padding:0 8px}@media(max-width:600px){.category-macros .macros p{font-size:.875rem;font-weight:600;padding:0 3px}}@media(max-width:400px){.category-macros .macros p{font-size:.75rem}}.category-macros .macros .tracker-macros-container{align-items:center;display:flex;justify-content:space-between;margin:10px 0}.timeline-date-text{color:#4e4e4e;display:inline-block;font-family:DM Sans,sans-serif;font-size:1rem;font-weight:400;font-weight:600;margin:0 12px;text-align:center;text-transform:none;white-space:nowrap;width:180px}@media(max-width:600px){.timeline-date-text{font-size:.875rem}}.tracker-search-item{align-items:center;background:none;border:none;display:flex;justify-content:space-between;margin:16px 0;text-transform:none;width:100%}.tracker-search-item .data-container{cursor:pointer;display:flex;flex:1 1;transition:opacity .2s ease}.tracker-search-item .data-container:hover{opacity:.6}.tracker-search-item .tracker-thumbnail{border-radius:100px;height:34px;margin-right:16px;width:34px}.tracker-search-item .data{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start}.tracker-search-item .data .name{font-family:DM Sans,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:1rem;font-weight:700;max-width:400px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media(max-width:600px){.tracker-search-item .data .name{font-size:.875rem;max-width:380px}}@media(max-width:500px){.tracker-search-item .data .name{max-width:320px}}@media(max-width:430px){.tracker-search-item .data .name{max-width:250px}}@media(max-width:370px){.tracker-search-item .data .name{max-width:210px}}.tracker-search-item .data .name-recipe{font-family:DM Sans,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:1rem;font-weight:700;max-width:400px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media(max-width:600px){.tracker-search-item .data .name-recipe{font-size:.875rem;max-width:380px}}@media(max-width:400px){.tracker-search-item .data .name-recipe{max-width:270px}}.tracker-search-item .data .unit{color:#a9a9a9;flex-shrink:0;font-family:DM Sans,Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:400;margin-right:24px;max-width:170px}.tracker-search-item .data .macros span,.tracker-search-item .data .unit{font-size:.8rem;letter-spacing:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tracker-search-item .data .macros span{font-weight:600;margin-right:12px}.tracker-search-item .actions{display:flex}.tracker-search-item .actions button{background:none;border:none;margin:0 4px;padding:4px}.tracker-search-item .actions span{font-size:1.75rem}.tracker-fullscreen-dialog{overflow-scrolling:touch;-webkit-overflow-scrolling:touch}@media(min-width:900px){.tracker-fullscreen-dialog{height:86vh;margin:auto;min-height:400px;width:640px}}.tracker-fullscreen-dialog .MuiBackdrop-root{-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}.tracker-overlay-form{display:flex;flex-direction:column;flex-shrink:0;padding:8px}.tracker-rebrand-form-header-dark{background:linear-gradient(#070d2c,#060103);padding-bottom:24px;position:relative}.tracker-rebrand-header-name{color:#b3b5bb;font-size:.9rem;font-weight:700;margin:0 auto 4px;overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:nowrap}@media(max-width:600px){.tracker-rebrand-header-name{max-width:500px}}@media(max-width:500px){.tracker-rebrand-header-name{max-width:400px}}@media(max-width:400px){.tracker-rebrand-header-name{max-width:300px}}.tracker-rebrand-header-macros{align-items:center;display:flex;flex-wrap:wrap;justify-content:center;margin:0 0 16px}.tracker-rebrand-header-macros p{background:#232c49;border-radius:100px;color:#9498a9;display:block;font-size:.8rem;font-weight:700;margin:8px 4px;padding:4px 16px;text-transform:uppercase;white-space:nowrap}.tracker-rebrand-header-macros p span{color:#fff;text-transform:none}.tracker-rebrand-header-transition{bottom:0;height:47px;left:0;overflow:hidden;position:absolute;width:100%}.tracker-rebrand-header-transition img{bottom:-1px;display:block;left:50%;position:absolute;transform:translateX(-50%);width:105%}.tracker-save{background:#fff;color:#2b3c4d!important}.tracker-save,.tracker-submit{border:none;border-radius:100px!important;box-shadow:-3px 2px 8px #00000038;cursor:pointer;display:block;font-family:DM Sans,Helvetica Neue,Helvetica,Arial,sans-serif!important;font-size:1.125rem;font-weight:500;letter-spacing:0;margin:24px auto;padding:15px 0!important;text-transform:none!important;width:240px}.tracker-submit{background:linear-gradient(#00eb45,#0ea039);color:#fff!important}.tracker-rebrand-alcohol-macros{align-items:center;border:none;border-radius:100px;color:#757575;display:flex;font-family:DM Sans,Helvetica Neue,Helvetica,Arial,sans-serif!important;font-weight:700;height:40px;margin:8px 0;outline:none;padding:0 16px;width:100%}.tracker-rebrand-alcohol-slider-custom{align-items:center;display:flex;justify-content:space-between;margin:12px 24px 0}.tracker-rebrand-alcohol-slider-custom p{font-weight:700;margin:2px 0}.tracker-form-actions{display:flex;justify-content:space-between;margin:0 auto;padding:8px}.tracker-add-item-button{align-items:center;background:none;border:2px dashed #d6dceb;border-radius:8px;color:#96a6b7;cursor:pointer;display:flex;font-family:DM Sans;font-size:1.125rem;font-weight:600;margin:8px 0;padding:6px 10px;text-align:left;text-transform:none;transition:background .3s ease;width:100%}.tracker-add-item-button svg{margin-right:12px}.tracker-custom-unit-submit{background:#0ab23b!important;color:#fff!important;font-family:DM Sans,Helvetica Neue,Helvetica,Arial,sans-serif!important;font-size:13px!important;margin:0 6px!important;padding:6px 12px!important}.tracker-custom-unit-submit.close{background:#b7b7b7!important}.tracker-rebrand-form-input{background:#eaedf5;border:none;border-radius:100px;color:#2b3c4d;font-family:DM Sans,Helvetica Neue,Helvetica,Arial,sans-serif!important;font-weight:700;height:40px;margin:8px 0;outline:none;padding:0 16px;width:100%}.tracker-rebrand-form-input:disabled{opacity:.7}.tracker-rebrand-form-input-unit{background:none;border:2px solid #eaeaea;border-radius:100px;color:#2b3c4d;cursor:pointer;font-family:DM Sans,Helvetica Neue,Helvetica,Arial,sans-serif!important;font-size:.7rem;font-weight:700;height:28px;letter-spacing:inherit;margin:8px 3px;outline:none;overflow:hidden;padding:0 16px;text-align:center;text-overflow:ellipsis;text-transform:none;white-space:nowrap;width:140px}.tracker-rebrand-form-input-unit.active{border:2px solid #949494}@media(max-width:600px){.tracker-rebrand-form-input-unit{font-size:.7rem}}.tracker-rebrand-edit-text{color:#2b3c4d;font-family:DM Sans,Helvetica Neue,Helvetica,Arial,sans-serif!important;font-size:.8rem;font-weight:700;margin:10px;text-align:center;text-transform:uppercase}.tracker-rebrand-edit-custom-text{background:none;border:none;color:#2b3c4d;cursor:pointer;flex-direction:row;justify-content:center;letter-spacing:inherit;text-transform:none}.tracker-rebrand-edit-input{background:#eaedf5;border:none;border-radius:12px;color:#2b3c4d;font-family:DM Sans,Helvetica Neue,Helvetica,Arial,sans-serif!important;font-size:3.5rem;font-weight:700;height:68px;margin:8px 48px;outline:none;padding:0 16px;text-align:center;width:240px}@media(max-width:600px){.tracker-rebrand-edit-input{margin:0 16px;width:200px}}.tracker-rebrand-edit-increment{align-items:center;background:none;border:none;border-radius:100px;box-shadow:1px 2px 13px 0 #c7cad4;cursor:pointer;display:flex;flex-shrink:0;font-family:DM Sans,Helvetica Neue,Helvetica,Arial,sans-serif!important;font-size:3rem;font-weight:700;height:60px;justify-content:center;line-height:3rem;width:60px}.tracker-rebrand-edit-increment span{color:#2b3c4d;font-size:3rem;height:0;line-height:0rem;width:26px}@media(max-width:370px){.tracker-rebrand-edit-increment{height:44px;width:44px}.tracker-rebrand-edit-increment span{font-size:2.25rem;width:20px}}@font-face{font-family:swiper-icons;font-style:normal;font-weight:400;src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA")}:root{--swiper-theme-color:#007aff}:host{display:block;margin-left:auto;margin-right:auto;position:relative;z-index:1}.swiper{display:block;list-style:none;margin-left:auto;margin-right:auto;overflow:hidden;padding:0;position:relative;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{box-sizing:initial;display:flex;height:100%;position:relative;transition-property:transform;transition-timing-function:ease;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);width:100%;z-index:1}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{display:block;flex-shrink:0;height:100%;position:relative;transition-property:transform;width:100%}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{-ms-overflow-style:none;overflow:auto;scrollbar-width:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-start:var(--swiper-centered-offset-before);margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-before:var(--swiper-centered-offset-before);margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{height:var(--swiper-centered-offset-after);min-width:1px;width:100%}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,#00000080,#0000)}.swiper-lazy-preloader{border:4px solid #007aff;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top:4px solid #0000;box-sizing:border-box;height:42px;left:50%;margin-left:-21px;margin-top:-21px;position:absolute;top:50%;transform-origin:50%;width:42px;z-index:10}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.str-chat__avatar-fallback{background-color:#0d9233!important}.str-chat-channel{height:100%!important;padding:50px 0 0!important}@media(max-width:960px){.str-chat-channel{height:100%!important;padding:50px 0 0!important}}.str-chat__main-panel{border-right:1px solid #e4e6eb;padding:0!important}.messaging.str-chat .str-chat__header-livestream,.str-chat__main-panel{border-radius:0!important}.str-chat-channel-list{height:calc(100vh - 440px)!important}.str-chat-channel-list.commerce,.str-chat-channel-list.messaging,.str-chat-channel-list.team{box-shadow:none!important;left:auto!important;min-height:auto!important;overflow-y:visible!important;position:static!important;top:auto!important;transition:none!important;z-index:auto!important}.str-chat__message-input{padding:16px!important}*{border-radius:0;font-family:DM Sans,sans-serif;margin:0;padding:0}html{box-sizing:border-box}*,:after,:before{box-sizing:inherit}.rdp{--rdp-cell-size:40px;--rdp-caption-font-size:18px;--rdp-accent-color:#00f;--rdp-background-color:#e7edff;--rdp-accent-color-dark:#3003e1;--rdp-background-color-dark:#180270;--rdp-outline:2px solid var(--rdp-accent-color);--rdp-outline-selected:3px solid var(--rdp-accent-color);--rdp-selected-color:#fff;margin:1em}.rdp-vhidden{clip:rect(1px,1px,1px,1px)!important;-webkit-appearance:none;appearance:none;background:#0000;border:0;border:0!important;box-sizing:border-box;height:1px!important;margin:0;overflow:hidden!important;padding:0;padding:0!important;position:absolute!important;top:0;width:1px!important}.rdp-button_reset{appearance:none;-moz-appearance:none;-webkit-appearance:none;background:none;color:inherit;cursor:default;font:inherit;margin:0;padding:0;position:relative}.rdp-button_reset:focus-visible{outline:none}.rdp-button{border:2px solid #0000}.rdp-button[disabled]:not(.rdp-day_selected){opacity:.25}.rdp-button:not([disabled]){cursor:pointer}.rdp-button:focus-visible:not([disabled]){background-color:var(--rdp-background-color);border:var(--rdp-outline);color:inherit}.rdp-button:hover:not([disabled]):not(.rdp-day_selected){background-color:var(--rdp-background-color)}.rdp-months{display:flex}.rdp-month{margin:0 1em}.rdp-month:first-child{margin-left:0}.rdp-month:last-child{margin-right:0}.rdp-table{border-collapse:collapse;margin:0;max-width:calc(var(--rdp-cell-size)*7)}.rdp-with_weeknumber .rdp-table{border-collapse:collapse;max-width:calc(var(--rdp-cell-size)*8)}.rdp-caption{align-items:center;display:flex;justify-content:space-between;padding:0;text-align:left}.rdp-multiple_months .rdp-caption{display:block;position:relative;text-align:center}.rdp-caption_dropdowns,.rdp-caption_label{display:inline-flex;position:relative}.rdp-caption_label{align-items:center;border:2px solid #0000;color:currentColor;font-family:inherit;font-size:var(--rdp-caption-font-size);font-weight:700;margin:0;padding:0 .25em;white-space:nowrap;z-index:1}.rdp-nav{white-space:nowrap}.rdp-multiple_months .rdp-caption_start .rdp-nav{left:0;position:absolute;top:50%;transform:translateY(-50%)}.rdp-multiple_months .rdp-caption_end .rdp-nav{position:absolute;right:0;top:50%;transform:translateY(-50%)}.rdp-nav_button{align-items:center;border-radius:100%;display:inline-flex;height:var(--rdp-cell-size);justify-content:center;padding:.25em;width:var(--rdp-cell-size)}.rdp-dropdown_month,.rdp-dropdown_year{align-items:center;display:inline-flex;position:relative}.rdp-dropdown{-webkit-appearance:none;appearance:none;background-color:initial;border:none;bottom:0;cursor:inherit;font-family:inherit;font-size:inherit;left:0;line-height:inherit;margin:0;opacity:0;padding:0;position:absolute;top:0;width:100%;z-index:2}.rdp-dropdown[disabled]{color:inherit;opacity:1}.rdp-dropdown:focus-visible:not([disabled])+.rdp-caption_label{background-color:var(--rdp-background-color);border:var(--rdp-outline);border-radius:6px}.rdp-dropdown_icon{margin:0 0 0 5px}.rdp-head{border:0}.rdp-head_row,.rdp-row{height:100%}.rdp-head_cell{font-size:.75em;font-weight:700;height:100%;height:var(--rdp-cell-size);padding:0;text-align:center;text-transform:uppercase;vertical-align:middle}.rdp-tbody{border:0}.rdp-tfoot{margin:.5em}.rdp-cell{height:100%;height:var(--rdp-cell-size);padding:0;text-align:center;width:var(--rdp-cell-size)}.rdp-weeknumber{font-size:.75em}.rdp-day,.rdp-weeknumber{align-items:center;border:2px solid #0000;border-radius:100%;box-sizing:border-box;display:flex;height:var(--rdp-cell-size);justify-content:center;margin:0;max-width:var(--rdp-cell-size);overflow:hidden;width:var(--rdp-cell-size)}.rdp-day_today:not(.rdp-day_outside){font-weight:700}.rdp-day_selected,.rdp-day_selected:focus-visible,.rdp-day_selected:hover{background-color:var(--rdp-accent-color);color:var(--rdp-selected-color);opacity:1}.rdp-day_outside{opacity:.5}.rdp-day_selected:focus-visible{outline:var(--rdp-outline);outline-offset:2px;z-index:1}.rdp:not([dir=rtl]) .rdp-day_range_start:not(.rdp-day_range_end){border-bottom-right-radius:0;border-top-right-radius:0}.rdp:not([dir=rtl]) .rdp-day_range_end:not(.rdp-day_range_start),.rdp[dir=rtl] .rdp-day_range_start:not(.rdp-day_range_end){border-bottom-left-radius:0;border-top-left-radius:0}.rdp[dir=rtl] .rdp-day_range_end:not(.rdp-day_range_start){border-bottom-right-radius:0;border-top-right-radius:0}.rdp-day_range_end.rdp-day_range_start{border-radius:100%}.rdp-day_range_middle{border-radius:0}.str-chat{font-family:var(--str-chat__font-family)}.str-chat,.str-chat *{box-sizing:border-box}.str-chat .float-ui-container,.str-chat .ngxp__container{border-color:#0000!important;box-shadow:none!important;padding:0!important;z-index:1}.str-chat .float-ui-container .ngxp__arrow,.str-chat .ngxp__container .ngxp__arrow{display:none}stream-icon,stream-icon-placeholder{align-items:center;display:flex;justify-content:center}:root{--str-chat__theme-version:2}.str-chat{--str-chat__spacing-px:1px;--str-chat__spacing-0_5:0.125rem;--str-chat__spacing-1:0.25rem;--str-chat__spacing-1_5:0.375rem;--str-chat__spacing-2:0.5rem;--str-chat__spacing-2_5:0.625rem;--str-chat__spacing-3:0.75rem;--str-chat__spacing-3_5:0.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__avatar-size:calc(var(--str-chat__spacing-px)*32)}@font-face{font-family:stream-chat-icons;font-style:normal;font-weight:400;src:url(/static/media/stream-chat-icons.7e19c1bc7a43db5b6646.eot);src:url(/static/media/stream-chat-icons.7e19c1bc7a43db5b6646.eot#iefix) format("embedded-opentype"),url(/static/media/stream-chat-icons.723e063ab0ada214f6a1.woff) format("woff2"),url(/static/media/stream-chat-icons.723e063ab0ada214f6a1.woff) format("woff"),url(/static/media/stream-chat-icons.fa2206c55b918be1bf69.ttf) format("truetype"),url(/static/media/stream-chat-icons.15f663c1399e3d7562a9.svg#stream-chat-icons) format("svg")}@media screen and (-webkit-min-device-pixel-ratio:0){@font-face{font-family:stream-chat-icons;src:url(/static/media/stream-chat-icons.15f663c1399e3d7562a9.svg#stream-chat-icons) format("svg")}}.str-chat .stream-chat__avatar--autocomplete-item{--str-chat__avatar-size:calc(var(--str-chat__spacing-px)*30)}.str-chat .stream-chat__avatar--channel-header{--str-chat__avatar-size:calc(var(--str-chat__spacing-px)*40)}.str-chat .stream-chat__avatar--channel-preview{--str-chat__avatar-size:calc(var(--str-chat__spacing-px)*49)}.str-chat .stream-chat__avatar--quoted-message-sender{--str-chat__avatar-size:calc(var(--str-chat__spacing-px)*20)}.str-chat .stream-chat__avatar--reaction{--str-chat__avatar-size:calc(var(--str-chat__spacing-px)*30)}.str-chat__avatar{position:relative}.str-chat__avatar .str-chat__avatar-fallback{height:inherit;text-align:center;width:inherit}.str-chat__avatar .str-chat__avatar--online-indicator{height:calc(var(--str-chat__spacing-px)*12);inset-block-start:2%;inset-inline-end:3%;position:absolute;width:calc(var(--str-chat__spacing-px)*12)}.str-chat__loading-channels-avatar{flex-shrink:0;height:calc(var(--str-chat__spacing-px)*49);width:calc(var(--str-chat__spacing-px)*49)}.str-chat-angular__avatar{height:var(--str-chat__avatar-size);line-height:var(--str-chat__avatar-size);width:var(--str-chat__avatar-size)}.str-chat-angular__avatar.stream-chat__avatar--one-letter{font-size:calc(var(--str-chat__avatar-size)*.5)}.str-chat-angular__avatar.stream-chat__avatar--multiple-letters{font-size:calc(var(--str-chat__avatar-size)*.3)}.str-chat-angular__avatar .str-chat__avatar-image{height:100%;object-fit:cover;width:100%}.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) - var(--str-chat__attachment-margin)*2);--str-chat__video-height:var(--str-chat__attachment-max-width);--str-chat__scraped-image-height:calc(var(--str-chat__attachment-max-width)*0.52356);--str-chat__scraped-video-height:calc(var(--str-chat__attachment-max-width)*0.5625);align-items:stretch;display:flex;flex-direction:column;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{overflow-x:hidden;overflow-x:clip;overflow-y:visible;text-overflow:ellipsis;white-space:nowrap}.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{align-items:center;display:flex;justify-content:center;overflow:hidden;width:auto}.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{cursor:default;height:100%;max-height:100%;max-width:100%;object-fit:cover;width:100%}.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{cursor:default;max-height:100%;max-width:100%;object-fit:contain}.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{cursor:zoom-in;height:min(var(--str-chat__attachment-max-width),min(1000000/1000000,1px)*var(--original-height,1000000));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-height:var(--str-chat__attachment-max-width);max-width:var(--str-chat__attachment-max-width);object-fit:cover;width:100%}.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{display:flex;max-width:var(--str-chat__attachment-max-width)}.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{display:flex;flex-direction:column;height:100%;max-width:var(--str-chat__attachment-max-width);min-width:0;width:100%}.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%;max-height:100%;max-width:var(--str-chat__attachment-max-width);min-height:0;width:100%}.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(1000000/1000000,1px)*var(--original-height,1000000));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--gallery,.str-chat__attachment-list .str-chat__message-attachment--image:not(.str-chat__message-attachment--card),.str-chat__attachment-list .str-chat__message-attachment--video:not(.str-chat__message-attachment--card){margin:var(--str-chat__attachment-margin)}.str-chat__attachment-list .str-chat__message-attachment--gallery .str-chat__gallery{grid-gap:var(--str-chat__spacing-0_5);display:grid;gap:var(--str-chat__spacing-0_5);grid-template-columns:50% 50%;height:var(--str-chat__attachment-max-width);max-width:var(--str-chat__attachment-max-width);overflow:hidden;width:-webkit-fit-content;width:fit-content}.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{margin:0;padding:0;position:relative}.str-chat__attachment-list .str-chat__message-attachment--gallery .str-chat__gallery .str-chat__gallery-image img{cursor:zoom-in;height:100%;max-width:var(--str-chat__attachment-max-width);object-fit:cover;width:100%}.str-chat__attachment-list .str-chat__message-attachment--gallery .str-chat__gallery .str-chat__gallery-placeholder{align-items:center;background-position:0 0;background-repeat:no-repeat;background-size:cover;cursor:zoom-in;display:flex;justify-content:center;margin:0;max-width:var(--str-chat__attachment-max-width);position:relative}.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:"";height:100%;left:0;position:absolute;top:0;width: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{max-height:calc(var(--str-chat__attachment-max-width) - var(--str-chat__spacing-6));max-width:calc(var(--str-chat__attachment-max-width) - var(--str-chat__spacing-6));object-fit:contain}.str-chat__attachment-list .str-chat__message-attachment-unsupported{align-items:center;column-gap:var(--str-chat__spacing-4);display:flex;justify-content:center;margin:var(--str-chat__attachment-margin);padding:var(--str-chat__spacing-2)}.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{align-items:flex-start;display:flex;flex:1 1;flex-direction:column;justify-content:center;min-width:0}.str-chat__attachment-list .str-chat__message-attachment-unsupported .str-chat__message-attachment-unsupported__title{max-width:100%;overflow-x:hidden;overflow-x:clip;overflow-y:visible;text-overflow:ellipsis;white-space:nowrap}.str-chat__attachment-list .str-chat__message-attachment-audio-widget,.str-chat__attachment-list .str-chat__message-attachment-file--item{align-items:center;column-gap:var(--str-chat__spacing-4);display:flex;justify-content:center;margin:var(--str-chat__attachment-margin);padding:var(--str-chat__spacing-2)}.str-chat__attachment-list .str-chat__message-attachment-audio-widget .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-file--item .str-chat__message-attachment-audio-widget--text,.str-chat__attachment-list .str-chat__message-attachment-file--item .str-chat__message-attachment-file--item-text{align-items:flex-start;display:flex;flex-direction:column;justify-content:center;min-width:0;row-gap:var(--str-chat__spacing-0_5);width:100%}.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__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-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-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-audio-widget--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-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-file--item-text .str-chat__message-attachment-file--item-first-row{align-items:center;column-gap:var(--str-chat__spacing-2);display:flex;justify-content:space-between;width:100%}.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,.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-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-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-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-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-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-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-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-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-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-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-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-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-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-file--item-first-row .str-chat__message-attachment-file--item-name{min-width:0;overflow-x:hidden;overflow-x:clip;overflow-y:visible;text-overflow:ellipsis;white-space:nowrap}.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,.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-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-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-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-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-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-file--item-text .str-chat__message-attachment-file--item-first-row .str-chat__message-attachment-download-icon svg{height:calc(var(--str-chat__spacing-px)*16);width:calc(var(--str-chat__spacing-px)*24)}.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{align-items:center;display:flex;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{grid-column-gap:var(--str-chat__spacing-5);align-items:center;display:flex;padding-top:var(--str-chat__spacing-2_5);width:100%}.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{cursor:pointer;flex:1 1;height:calc(var(--str-chat__spacing-px)*5);position:relative}.str-chat__attachment-list .str-chat__message-attachment-audio-widget--progress-track .str-chat__message-attachment-audio-widget--progress-indicator{height:inherit;inset-inline-start:0;position:absolute}.str-chat__attachment-list .str-chat__message-attachment__voice-recording-widget{grid-gap:calc(var(--str-chat__spacing-px)*9);align-items:center;display:grid;gap:calc(var(--str-chat__spacing-px)*9);grid-template-columns:36px auto 55px;justify-content:center;margin:var(--str-chat__attachment-margin);padding:var(--str-chat__spacing-2)}.str-chat__attachment-list .str-chat__message-attachment__voice-recording-widget .str-chat__message-attachment__voice-recording-widget__metadata{display:flex;flex:1 1;flex-direction:column;gap:var(--str-chat__spacing-2);min-width:0}.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{align-items:center;display:flex;gap:var(--str-chat__spacing-1);justify-content:space-between;min-width:0;overflow-x:hidden;overflow-x:clip;overflow-y:visible;width: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__title{min-width:0;overflow-x:hidden;overflow-x:clip;overflow-y:visible;text-overflow:ellipsis;white-space:nowrap}.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{height:calc(var(--str-chat__spacing-px)*16);width:calc(var(--str-chat__spacing-px)*24)}.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{align-items:center;display:flex;gap:var(--str-chat__spacing-1_5);height:100%;justify-content:space-between}.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{align-items:center;display:flex;gap:var(--str-chat__spacing-1);justify-content:flex-start}.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 1}.str-chat__attachment-list .str-chat__message-attachment__voice-recording-widget .str-chat__wave-progress-bar__track{align-items:center;display:flex;flex:1 1;gap:var(--str-chat__voice-recording-amplitude-bar-gap-width);height:calc(var(--str-chat__spacing-px)*25);justify-content:space-between;position:relative;width:100%}.str-chat__attachment-list .str-chat__message-attachment__voice-recording-widget .str-chat__wave-progress-bar__track .str-chat__wave-progress-bar__amplitude-bar{height:calc(var(--str-chat__wave-progress-bar__amplitude-bar-height) + 2px);min-width:var(--str-chat__voice-recording-amplitude-bar-width);width:var(--str-chat__voice-recording-amplitude-bar-width)}.str-chat__attachment-list .str-chat__message-attachment__voice-recording-widget .str-chat__wave-progress-bar__track .str-chat__wave-progress-bar__progress-indicator{height:calc(100% + 4px);left:0;position:absolute;width:calc(var(--str-chat__spacing-px)*6)}.str-chat__attachment-list .str-chat__message_attachment__playback-rate-button{align-items:center;background:none;border:none;display:flex;justify-content:center;padding:var(--str-chat__spacing-1_5) var(--str-chat__spacing-2_5)}.str-chat__attachment-list .str-chat__message-attachment-card{margin:var(--str-chat__attachment-margin);max-width:var(--str-chat__attachment-max-width);min-width:0}.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{overflow-x:hidden;overflow-x:clip;overflow-y:visible;text-overflow:ellipsis;white-space:nowrap}.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;padding:var(--str-chat__spacing-2);row-gap:var(--str-chat__spacing-2_5);width:100%}.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{align-items:center;column-gap:var(--str-chat__spacing-3_5);display:flex}.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;padding:var(--str-chat__spacing-3) var(--str-chat__spacing-4);white-space:nowrap;width:100%}.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);align-items:center;cursor:pointer;display:flex;height:calc(var(--str-chat__spacing-px)*36);justify-content:center;width:calc(var(--str-chat__spacing-px)*36)}.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--content,.str-chat__quoted-message-preview .str-chat__message-attachment-card .str-chat__message-attachment-card--source-link{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-file--item-download,.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__voice-recording-widget .str-chat__wave-progress-bar__track{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{align-items:center;display:flex;flex:1 1;gap:var(--str-chat__spacing-px);height:calc(var(--str-chat__spacing-px)*25);position:relative;width:120px}.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{height:calc(var(--str-chat__wave-progress-bar__amplitude-bar-height) + 2px);min-width:2px;width: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{height:calc(100% + 4px);left:0;position:absolute;width:calc(var(--str-chat__spacing-px)*6)}.str-chat__attachment-list-angular-host{min-width:0}.str-chat__attachment-preview-list{--str-chat__loading-indicator-size:calc(var(--str-chat__spacing-px)*18);align-items:center;display:flex;justify-content:center;padding:var(--str-chat__spacing-1_5);width:100%}.str-chat__attachment-preview-list .str-chat__attachment-list-scroll-container{align-items:center;column-gap:var(--str-chat__spacing-2);display:flex;justify-content:flex-start;max-width:100%;overflow-x:auto;overflow-y:hidden;width:100%}.str-chat__attachment-preview-list .str-chat__attachment-preview-image{align-items:center;display:flex;height:calc(var(--str-chat__spacing-px)*72);justify-content:center;min-width:calc(var(--str-chat__spacing-px)*72);overflow:hidden;position:relative;width:calc(var(--str-chat__spacing-px)*72)}.str-chat__attachment-preview-list .str-chat__attachment-preview-image .str-chat__attachment-preview-image-loading{align-items:center;display:flex;height:100%;justify-content:center;position:absolute;width:100%}.str-chat__attachment-preview-list .str-chat__attachment-preview-image .str-chat__attachment-preview-thumbnail{height:calc(var(--str-chat__spacing-px)*72);object-fit:cover;overflow:hidden;width:calc(var(--str-chat__spacing-px)*72);word-break:break-all}.str-chat__attachment-preview-list .str-chat__attachment-preview-file,.str-chat__attachment-preview-list .str-chat__attachment-preview-unsupported,.str-chat__attachment-preview-list .str-chat__attachment-preview-voice-recording{align-items:center;column-gap:var(--str-chat__spacing-2);display:flex;height:calc(var(--str-chat__spacing-px)*72);justify-content:flex-start;padding:0 var(--str-chat__spacing-4);position:relative;width:calc(var(--str-chat__spacing-px)*200)}.str-chat__attachment-preview-list .str-chat__attachment-preview-file .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-unsupported .str-chat__attachment-preview-file-end,.str-chat__attachment-preview-list .str-chat__attachment-preview-unsupported .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-voice-recording .str-chat__attachment-preview-metadata{align-items:flex-start;display:flex;flex:1 1;flex-direction:column;justify-content:center;min-width:0;overflow-x:hidden;overflow-x:clip;overflow-y:visible}.str-chat__attachment-preview-list .str-chat__attachment-preview-file .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-file-end .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-metadata .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-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-metadata .str-chat__attachment-preview-file-name,.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-voice-recording .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-file-end .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-metadata .str-chat__attachment-preview-title{max-width:100%;overflow-x:hidden;overflow-x:clip;overflow-y:visible;text-overflow:ellipsis;white-space:nowrap}.str-chat__attachment-preview-list .str-chat__attachment-preview-file .str-chat__attachment-preview-file-icon,.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-icon-height:calc(var(--str-chat__spacing-px)*37);--str-chat-icon-width:auto;align-items:center;display:flex;justify-content:center}.str-chat__attachment-preview-list .str-chat__attachment-preview-file .str-chat__attachment-preview-file-icon svg,.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{height:calc(var(--str-chat__spacing-px)*37);width:auto}.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{height:calc(var(--str-chat__spacing-px)*16);width:calc(var(--str-chat__spacing-px)*16)}.str-chat__attachment-preview-list button.str-chat__attachment-preview-delete{background:#0000 none repeat 0 0/auto auto padding-box border-box scroll;background:initial;border:initial;border-radius:var(--str-chat__border-radius-circle);display:flex;padding:initial}.str-chat__attachment-preview-list .str-chat__attachment-preview-delete{--str-chat-icon-height:calc(var(--str-chat__spacing-px)*24);cursor:pointer;inset-inline-end:calc(var(--str-chat__spacing-px)*2);position:absolute;top:calc(var(--str-chat__spacing-px)*2);z-index:1}.str-chat__attachment-preview-list .str-chat__attachment-preview-delete svg{height:calc(var(--str-chat__spacing-px)*24);width: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);align-items:center;background:#0000 none repeat 0 0/auto auto padding-box border-box scroll;background:initial;border:initial;border-radius:0;border-radius:initial;cursor:pointer;display:flex;height:100%;inset-inline-start:0;justify-content:center;padding:initial;position:absolute;width:100%;z-index:1}.str-chat__attachment-preview-list-angular-host{max-width:100%;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{margin:0!important;max-width:100%;padding:var(--str-chat__spacing-2) 0!important}.str-chat__message-textarea-angular-host .mention-menu .mention-item{padding:0!important}.str-chat__suggestion-list-container{bottom:var(--str-chat__spacing-7);padding:var(--str-chat__spacing-2) 0;position:absolute;width:100%}.str-chat__suggestion-list-container .str-chat__suggestion-list{display:flex;flex-direction:column;list-style:none;margin:initial;max-height:calc(var(--str-chat__spacing-px)*320);overflow-y:auto;padding:initial}.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{-webkit-margin-start:var(--str-chat__spacing-2);margin-inline-start:var(--str-chat__spacing-2)}.str-chat__user-item{align-items:center;column-gap:var(--str-chat__spacing-2);display:flex;justify-content:center;padding:var(--str-chat__spacing-2_5)}.str-chat__user-item .str-chat__user-item--name{overflow-x:hidden;overflow-x:clip;overflow-y:visible;overflow-y:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.str-chat__emoji-item{align-items:center;column-gap:var(--str-chat__spacing-2);display:flex;justify-content:center;padding:var(--str-chat__spacing-2_5)}.str-chat__emoji-item .str-chat__emoji-item--name{overflow-x:hidden;overflow-x:clip;overflow-y:visible;text-overflow:ellipsis;white-space:nowrap;width:100%}.str-chat__message-textarea-angular-host--autocomplete-hidden mention-list{display:none}.str-chat__audio_recorder-container{align-items:center;bottom:0;display:flex;justify-content:flex-end;min-height:3.25rem;padding-inline:1rem;width:100%}.str-chat__audio_recorder{align-items:center;display:flex;gap:.375rem;justify-content:center}.str-chat__audio_recorder button{align-items:center;display:flex;height:32px;justify-content:center;padding:0;width:32px}.str-chat__audio_recorder .str-chat__audio_recorder__cancel-button svg{height:28px}.str-chat__audio_recorder .str-chat__audio_recorder__toggle-playback-button svg{height:16px}.str-chat__audio_recorder .str-chat__audio_recorder__pause-recording-button svg{height:12px}.str-chat__audio_recorder .str-chat__audio_recorder__resume-recording-button svg{height:24px}.str-chat__audio_recorder .str-chat__audio_recorder__stop-button svg{height:12px}.str-chat__audio_recorder .str-chat__audio_recorder__complete-button svg{height:16px}.str-chat__audio_recorder .str-chat__recording-timer{align-items:center;display:flex;width:3rem}.str-chat__audio_recorder .str-chat__recording-timer--hours{width:3.75rem}.str-chat__audio_recorder .str-chat__wave-progress-bar__track-container{height:-webkit-fit-content;height:fit-content;overflow-x:auto;padding-block:.5rem}.str-chat__audio_recorder .str-chat__waveform-box-container{align-items:center;display:flex;flex:1 1;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{align-items:center;display:flex;flex-wrap:nowrap;height:2rem;justify-content:flex-end;margin-inline:1rem}.str-chat__audio_recorder .str-chat__wave-progress-bar__track{width:120px}.str-chat__audio_recorder .str-chat__audio_recorder__waveform-box{overflow-x:hidden}.str-chat__base-image .str-chat__message-attachment-file--item-download{display:block}.str-chat__gallery-image .str-chat__message-attachment-file--item-download,.str-chat__message-attachment--image .str-chat__message-attachment-file--item-download,.str-chat__message-attachment-card--header .str-chat__message-attachment-file--item-download{position:absolute;right:1rem;top:.5rem}.str-chat__attachment-preview-image .str-chat__message-attachment-file--item-download{display:none}.str-chat__channel{flex-direction:column;position:relative}.str-chat__channel,.str-chat__channel .str-chat__container{display:flex;height:100%}.str-chat__channel .str-chat__container .str-chat__main-panel{display:flex;flex-direction:column;height:100%;min-width:0;width:100%}.str-chat__channel .str-chat__container .str-chat__main-panel--hideOnThread{display:none}.str-chat__empty-channel{--str-chat-icon-height:calc(var(--str-chat__spacing-px)*136);align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;padding:var(--str-chat__spacing-4);position:relative}.str-chat__empty-channel svg{height:calc(var(--str-chat__spacing-px)*136);width:calc(var(--str-chat__spacing-px)*136)}.str-chat__empty-channel .str-chat__empty-channel-notifications{inset-block-end:var(--str-chat__spacing-2);position:absolute}.str-chat__loading-channel{display:flex;flex-direction:column;height:100%}.str-chat__loading-channel .str-chat__loading-channel-header{align-items:center;column-gap:var(--str-chat__spacing-4);display:flex;padding:var(--str-chat__spacing-2)}.str-chat__loading-channel .str-chat__loading-channel-header .str-chat__loading-channel-header-avatar{flex-shrink:0;height:calc(var(--str-chat__spacing-px)*40);width:calc(var(--str-chat__spacing-px)*40)}.str-chat__loading-channel .str-chat__loading-channel-header .str-chat__loading-channel-header-end{display:flex;flex:1 1;flex-direction:column;overflow-x:hidden;overflow-y:hidden;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(var(--str-chat__spacing-2)*-1);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(var(--str-chat__spacing-2)*-1)}@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(min(var(--str-chat__spacing-10), 4%)*-1);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(min(var(--str-chat__spacing-10), 4%)*-1 - 2px)}}.str-chat__loading-channel .str-chat__loading-channel-message-list .str-chat__loading-channel-message{column-gap:var(--str-chat__spacing-2);display:flex;padding:var(--str-chat__spacing-4) 0;width:100%}.str-chat__loading-channel .str-chat__loading-channel-message-list .str-chat__loading-channel-message .str-chat__loading-channel-message-avatar{flex-shrink:0;height:calc(var(--str-chat__spacing-px)*49);width: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;row-gap:var(--str-chat__spacing-2);width:100%}.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{column-gap:var(--str-chat__spacing-2);display:flex;width:100%}.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{column-gap:var(--str-chat__spacing-2);display:flex;padding:var(--str-chat__spacing-2)}.str-chat__loading-channel .str-chat__loading-channel-message-input-row .str-chat__loading-channel-message-input{height:calc(var(--str-chat__spacing-px)*36);width:100%}.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{align-items:center;column-gap:var(--str-chat__spacing-4);display:flex;padding:var(--str-chat__spacing-2)}.str-chat__channel-header .str-chat__header-hamburger{display:none}.str-chat__channel-header .str-chat__channel-header-end{display:flex;flex:1 1;flex-direction:column;overflow-x:hidden;overflow-y:hidden;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-info,.str-chat__channel-header .str-chat__channel-header-end .str-chat__channel-header-title{overflow-x:hidden;overflow-x:clip;overflow-y:visible;text-overflow:ellipsis;white-space:nowrap}.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-x:hidden;overflow-y:auto}.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);align-items:center;display:flex;flex-direction:column;height:100%;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{height:calc(var(--str-chat__spacing-px)*136);width: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{align-items:center;display:flex;justify-content:center}.str-chat__channel-list .str-chat__down-main{display:none}.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__channel-preview{align-items:center;column-gap:var(--str-chat__spacing-2);cursor:pointer;display:flex;justify-content:flex-start;margin:0;padding:var(--str-chat__spacing-3) var(--str-chat__spacing-2);text-align:start;width:100%}.str-chat__channel-preview .str-chat__channel-preview-end{display:flex;flex-direction:column;min-width:0;overflow-x:hidden;overflow-x:clip;overflow-y:visible;row-gap:var(--str-chat__spacing-0_5);width:100%}.str-chat__channel-preview .str-chat__channel-preview-end .str-chat__channel-preview-end-first-row{align-items:stretch;column-gap:var(--str-chat__spacing-1);display:flex}.str-chat__channel-preview .str-chat__channel-preview-end .str-chat__channel-preview-end-first-row .str-chat__channel-preview-unread-badge{align-items:center;display:flex;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{align-items:center;column-gap:var(--str-chat__spacing-1);display:flex;min-width:0;overflow-x:hidden;overflow-x:clip;overflow-y:visible}.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 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{height:calc(var(--str-chat__spacing-px)*15);width:calc(var(--str-chat__spacing-px)*15)}.str-chat__channel-preview .str-chat__channel-preview-end .str-chat__channel-preview-messenger--last-message,.str-chat__channel-preview .str-chat__channel-preview-end .str-chat__channel-preview-messenger--name{min-width:0;overflow-x:hidden;overflow-x:clip;overflow-y:visible;overflow-y:hidden;text-overflow:ellipsis;white-space:nowrap}.str-chat__channel-preview .str-chat__channel-preview-end .str-chat__channel-preview-messenger--last-message p,.str-chat__channel-preview .str-chat__channel-preview-end .str-chat__channel-preview-messenger--name p{margin:0;overflow-x:hidden;overflow-x:clip;overflow-y:visible;text-overflow:ellipsis;white-space:nowrap}.str-chat__channel-preview-loading{align-items:center;column-gap:var(--str-chat__spacing-2);display:flex;justify-content:flex-start;margin:0;padding:var(--str-chat__spacing-3) var(--str-chat__spacing-2);text-align:start;width:100%}.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{display:flex;flex-direction:column;justify-content:center;position:relative}.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{align-items:center;display:flex;height:65px;justify-content:center;padding:var(--str-chat__spacing-2_5)}.str-chat__channel-search .str-chat__channel-search-bar .str-chat__channel-search-bar-button{background:none;border:none;cursor:pointer;height:calc(var(--str-chat__spacing-px)*40);padding:var(--str-chat__spacing-2_5);width:calc(var(--str-chat__spacing-px)*40)}.str-chat__channel-search .str-chat__channel-search-bar .str-chat__channel-search-input--wrapper{align-items:center;display:flex;flex:1 1;min-width:0;padding: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,.str-chat__channel-search .str-chat__channel-search-bar .str-chat__channel-search-input--wrapper .str-chat__channel-search-input--icon{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 1;min-width:0}.str-chat__channel-search .str-chat__channel-search-container-searching,.str-chat__channel-search .str-chat__channel-search-results-header{padding:var(--str-chat__spacing-5) var(--str-chat__spacing-4);width:100%}.str-chat__channel-search .str-chat__channel-search-result-list{display:flex;flex-direction:column;overflow-x:hidden;overflow-y:auto}.str-chat__channel-search .str-chat__channel-search-result-list.inline{flex:1 1}.str-chat__channel-search .str-chat__channel-search-result-list.popup{height:400px;left:0;position:absolute;right:0;top:65px;z-index:1}.str-chat__channel-search .str-chat__channel-search-result-list .str-chat__channel-search-container-empty{align-items:center;display:flex;flex-direction:column;padding:var(--str-chat__spacing-5) var(--str-chat__spacing-4);width:100%}.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));padding:var(--str-chat__spacing-10) 0;width:calc(var(--str-chat__spacing-px)*90)}.str-chat__channel-search .str-chat__channel-search-result-list .str-chat__channel-search-result{align-items:center;background:none;border:none;column-gap:var(--str-chat__spacing-2);display:flex;padding:var(--str-chat__spacing-3) var(--str-chat__spacing-2);width:100%}.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{overflow-y:hidden}.str-chat__cta-button{cursor:pointer;padding:var(--str-chat__spacing-3_5) var(--str-chat__spacing-6)}.str-chat__circle-fab{align-items:center;cursor:pointer;display:flex;height:calc(var(--str-chat__spacing-px)*42);justify-content:center;padding:0;width:calc(var(--str-chat__spacing-px)*42)}.str-chat__circle-fab .str-chat__circle-fab-icon{display:inline-block;height:calc(var(--str-chat__spacing-px)*24)}.str-chat__edit-message-form{align-items:stretch;display:flex;flex-direction:column;height:100%;justify-content:center;max-height:100%;max-width:100%;min-height:0;min-width:0;row-gap:var(--str-chat__spacing-5);width:100%}.str-chat__edit-message-form .str-chat__edit-message-form-options{align-items:center;display:flex;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{display:flex;max-height:100%;max-width:100%;min-height:0;min-width:0}.str-chat-angular__edit-message-form .str-chat__modal--open .str-chat__modal__inner{flex-basis:min-content;height:40%;max-height:80%;max-width:90%;min-width:90%;width:90%}@media only screen and (min-device-width:768px){.str-chat-angular__edit-message-form .str-chat__modal--open .str-chat__modal__inner{max-width:60%;min-width:40%;width:-webkit-min-content;width:min-content}}.str-chat__image-carousel{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:space-between;max-height:100%;max-width:100%;min-height:0;min-width:0}.str-chat__image-carousel .str-chat__image-carousel-stepper{--str-chat-icon-height:calc(var(--str-chat__spacing-px)*30);background:#0000;border:none;padding:var(--str-chat__spacing-2_5)}.str-chat__image-carousel .str-chat__image-carousel-image{height:100%;max-height:100%;max-width:100%;min-height:0;min-width:0;object-fit:contain;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-size:var(--str-chat-icon-height);font-style:normal;font-weight:400;height:var(--str-chat-icon-height);width:var(--str-chat-icon-width)}.str-chat__icon,.str-chat__icon:before{line-height:var(--str-chat-icon-height)}.str-chat__icon--unspecified-filetype{content:url(data:image/svg+xml;base64,PHN2ZyBkYXRhLXRlc3RpZD0idW5zcGVjaWZpZWQtZmlsZXR5cGUiIHdpZHRoPSIzNCIgaGVpZ2h0PSI0MCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMCAzYTMgMyAwIDAgMSAzLTNoMjBsMTEgMTF2MjZhMyAzIDAgMCAxLTMgM0gzYTMgMyAwIDAgMS0zLTNWM1oiIGZpbGw9InVybCgjYSkiLz48cGF0aCBkPSJNMzQgMTFoLThhMyAzIDAgMCAxLTMtM1YwbDExIDExWiIgZmlsbD0iI0RCREJEQiIvPjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNOCAxM2gxNXYySDh2LTJaTTggMTdoMTB2Mkg4di0yWk04IDIxaDE1djJIOHYtMloiIGZpbGw9IiNDRkNGQ0YiLz48ZGVmcz48bGluZWFyR3JhZGllbnQgaWQ9ImEiIHgxPSIwIiB5MT0iMCIgeDI9IjAiIHkyPSI0MCIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiPjxzdG9wIHN0b3AtY29sb3I9IiNmZmYiLz48c3RvcCBvZmZzZXQ9IjEiIHN0b3AtY29sb3I9IiNEQkRCREIiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48L3N2Zz4=)}.str-chat__icon--audio-file{content:url(data:image/svg+xml;base64,PHN2ZyBjbGFzcz0icmZ1LWZpbGUtYXVkaW8iIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAzNCA0MCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiBoZWlnaHQ9IjIwIiB3aWR0aD0iMjAiPjxwYXRoIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTE3LjcxNyAzMy4xNzJjLjUxOCAwIC43MDcuNDgzLjcwNyAxLjAwOCAwIC40NjItLjEyNiAxLjAxNS0uNzA3IDEuMDE1LS41NDYgMC0uNzI4LS41NTMtLjcyOC0xLjA1IDAtLjQ2Mi4xODItLjk3My43MjgtLjk3M1ptMS44NTUtMi4xN2gtMS4xOXYxLjc1N2gtLjAxNGMtLjI0NS0uMzI5LS41ODgtLjQ5Ny0xLjAzNi0uNDk3LTEuMDMgMC0xLjUzMy44OTYtMS41MzMgMS44NDEgMCAxLjAyMi40ODMgMi4wMDIgMS42MjQgMi4wMDIuNDIgMCAuNzctLjE4MiAxLS41MjVoLjAxNVYzNmgxLjEzNHYtNC45OThabS02Ljg2MiAzLjE4NWMwLS40NjIuMTY3LTEuMDE1LjcyLTEuMDE1LjU1MyAwIC43MjkuNTUzLjcyOSAxLjAxNSAwIC40NjItLjE3NiAxLjAwOC0uNzI5IDEuMDA4LS41NTMgMC0uNzItLjU0Ni0uNzItMS4wMDhabS0xLjE5IDBjMCAxLjA5Mi43ODQgMS45MTggMS45MSAxLjkxOCAxLjEyNyAwIDEuOTE4LS44MjYgMS45MTgtMS45MThzLS43OS0xLjkyNS0xLjkxOC0xLjkyNWMtMS4xMjcgMC0xLjkxLjgzMy0xLjkxIDEuOTI1Wm0xMC4zMTktMS44MmguNzM1di43N2gtLjczNXYxLjY1MmMwIC4yODcuMTY4LjM1LjQyNy4zNS4wNDggMCAuMDk4LS4wMDMuMTQ5LS4wMDcuMDUyLS4wMDMuMTA2LS4wMDcuMTU5LS4wMDdWMzZhNi42OSA2LjY5IDAgMCAwLS4yNzkuMDE3Yy0uMTI0LjAwOS0uMjQ4LjAxOC0uMzcyLjAxOC0xLjAxNSAwLTEuMjc0LS4yOTQtMS4yNzQtMS4yOHYtMS42MThoLS42MDJ2LS43N2guNjAydi0xLjA5OWgxLjE5djEuMVoiIGZpbGw9IiNmZmYiIGZpbGwtcnVsZT0iZXZlbm9kZCIvPjxwYXRoIGQ9Ik0wIDI4aDM0djlhMyAzIDAgMCAxLTMgM0gzYTMgMyAwIDAgMS0zLTN2LTlaIiBmaWxsPSIjMjcyN0IwIi8+PHBhdGggZD0iTTAgM2EzIDMgMCAwIDEgMy0zaDIwbDExIDExdjE3SDBWM1oiIGZpbGw9IiNGNUY1RjUiLz48cGF0aCBkPSJNMzQgMTFoLThhMyAzIDAgMCAxLTMtM1YwbDExIDExWiIgZmlsbD0iI0RCREJEQiIvPjxwYXRoIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTguODggMjEuOTQxaDMuNDE4bDQuNjU0IDIuODA4YS40NC40NCAwIDAgMCAuNzE4LS4zNFYxMi40NGEuNDQuNDQgMCAwIDAtLjcxOC0uMzRsLTQuNjU0IDIuODA5SDguODc5YS44OC44OCAwIDAgMC0uODc5Ljg4djUuMjc0YzAgLjQ4NS4zOTQuODc5Ljg4Ljg3OVptNC4wNDYtNS4yNzUgMi45ODYtMS40NDR2Ni40MDVsLTIuOTg2LTEuNDQ0SDkuNzU4di0zLjUxN2gzLjE2OFptNi45MjUtLjMxNGMtLjM3Ny4wNTctLjYxMS4zMTItLjUyMy41NjdsLS4wMDIuMDAxYTUuMyA1LjMgMCAwIDEgLjMwMiAxLjc3NSA1LjQyNiA1LjQyNiAwIDAgMS0uMzA4IDEuNzk2Yy0uMDkxLjI1NS4xNDguNTA5LjUyNy41NjkuMDU0LjAwOC4xMDcuMDEyLjE2LjAxMi4zMTkgMCAuNjA5LS4xNDkuNjg1LS4zNjZhNi4yNyA2LjI3IDAgMCAwIC4zNDUtMi4wMSA2LjE1NyA2LjE1NyAwIDAgMC0uMzQxLTEuOTkzYy0uMDktLjI1NS0uNDY3LS40MTItLjg0NS0uMzUxWm0yLjMxLTEuNzVjLjM2NC0uMDg2Ljc2NS4wNDMuODk0LjI5MkE4LjIwNiA4LjIwNiAwIDAgMSAyNCAxOC42OTJjMCAxLjI5Ny0uMzIgMi41OTItLjk0OCAzLjgyMy0uMTAyLjE5Ny0uMzc2LjMyLS42Ny4zMi0uMDc1IDAtLjE1Mi0uMDA5LS4yMjgtLjAyNi0uMzY4LS4wODQtLjU2My0uMzU1LS40MzYtLjYwMS41OC0xLjEzMi44NzQtMi4zMjQuODc1LTMuNTE2IDAtMS4xODYtLjI4OC0yLjM3LS44NjUtMy40OS0uMTI4LS4yNDYuMDY3LS41MTYuNDMyLS42WiIgZmlsbD0iIzI3MjdCMCIgZmlsbC1ydWxlPSJldmVub2RkIi8+PC9zdmc+)}.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__link-preview-list{align-items:center;display:flex;flex-direction:column;gap:.75rem;margin-bottom:.75rem;padding-inline:.75rem;width:100%}.str-chat__link-preview-card{align-items:center;display:flex;gap:1rem;justify-content:space-around;min-width:0;width:100%}.str-chat__link-preview-card .str-chat__tooltip{display:block;max-width:calc(var(--str-chat__spacing-px)*250);overflow-x:hidden;overflow-x:clip;overflow-y:visible;padding-inline:.5rem;text-overflow:ellipsis;white-space:nowrap}.str-chat__link-preview-card .str-chat__link-preview-card__icon-container{align-items:center;display:flex}.str-chat__link-preview-card .str-chat__link-preview-card__content{flex:1 1;min-width:0;padding-inline:.5rem;width:100%}.str-chat__link-preview-card .str-chat__link-preview-card__content .str-chat__link-preview-card__content-description,.str-chat__link-preview-card .str-chat__link-preview-card__content .str-chat__link-preview-card__content-title{overflow-x:hidden;overflow-x:clip;overflow-y:visible;text-overflow:ellipsis;white-space:nowrap}.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{align-items:center;animation:rotate 1s linear infinite;display:flex;justify-content:center}.str-chat__loading-indicator svg{height:var(--str-chat__loading-indicator-size);width:var(--str-chat__loading-indicator-size)}@keyframes rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.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) + var(--str-chat__spacing-px)*50)}.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)*0.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{max-width:var(--str-chat__message-max-width);pointer-events:none}.str-chat__message,.str-chat__quoted-message-preview{word-wrap:break-word;display:grid;-webkit-hyphens:auto;hyphens:auto;overflow-wrap:break-word;word-break: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{column-gap:var(--str-chat__spacing-2);grid-template-areas:"avatar message" ". replies" ". translation-notice" ". custom-metadata" ". metadata";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{align-self:end;grid-area:avatar}.str-chat__message .str-chat__message-inner,.str-chat__quoted-message-preview .str-chat__message-inner{grid-column-gap:var(--str-chat__spacing-2);column-gap:var(--str-chat__spacing-2);display:grid;grid-area:message;grid-template-areas:"reactions reactions" "message-bubble options";grid-template-columns:auto 1fr;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{align-items:flex-start;flex-direction:row-reverse;grid-area:options;justify-content:flex-end;width:calc(var(--str-chat__message-options-button-size)*3)}.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-reactions-button,.str-chat__message .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-actions-box-button,.str-chat__quoted-message-preview .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-reply-in-thread-button{align-items:center;cursor:pointer;display:flex;height:var(--str-chat__message-options-button-size);justify-content:center;width: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;min-width:0;position:relative}.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{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-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}.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;margin:0;padding:var(--str-chat__spacing-1) 0}.str-chat__message .str-chat__custom-message-metadata,.str-chat__quoted-message-preview .str-chat__custom-message-metadata{-webkit-margin-before:var(--str-chat__spacing-0_5);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{-webkit-margin-before:var(--str-chat__spacing-0_5);align-items:center;column-gap:var(--str-chat__spacing-1);display:flex;flex-wrap:wrap;grid-area:metadata;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);align-items:center;column-gap:var(--str-chat__spacing-0_5);display:flex;justify-content:center;position:relative}.str-chat__message .str-chat__message-status svg,.str-chat__quoted-message-preview .str-chat__message-status svg{height:calc(var(--str-chat__spacing-px)*15);width: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{margin:0}.str-chat__message .str-chat__quoted-message-bubble,.str-chat__quoted-message-preview .str-chat__quoted-message-bubble{column-gap:var(--str-chat__spacing-1);display:flex;min-width:0;padding:var(--str-chat__spacing-2) var(--str-chat__spacing-4);width:100%}.str-chat__message .str-chat__quoted-message-bubble p,.str-chat__quoted-message-preview .str-chat__quoted-message-bubble p{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{bottom:0;display:block;inset-inline-end:calc(var(--str-chat__spacing-px)*18/2*-1);position:absolute}.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{height:calc(var(--str-chat__spacing-px)*18);width:calc(var(--str-chat__spacing-px)*18)}.str-chat__ul:not(.str-chat__message-options-in-bubble) .str-chat__li:focus-within:not(:has(.str-chat__reaction-list:focus-within,.str-chat__modal--open)) .str-chat__message-options,.str-chat__ul:not(.str-chat__message-options-in-bubble) .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__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__li:hover:not(:has(.str-chat__reaction-list:hover,.str-chat__modal--open)) .str-chat__message-options{display:flex}.str-chat__ul:not(.str-chat__message-options-in-bubble) .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__ul:not(.str-chat__message-options-in-bubble) .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__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__li:hover:not(:has(.str-chat__reaction-list:hover,.str-chat__modal--open)) .str-chat__message--other .str-chat__message-inner{-webkit-margin-end:0;margin-inline-end:0}.str-chat__ul:not(.str-chat__message-options-in-bubble) .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__ul:not(.str-chat__message-options-in-bubble) .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__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__li:hover:not(:has(.str-chat__reaction-list:hover,.str-chat__modal--open)) .str-chat__message--me .str-chat__message-inner{-webkit-margin-start:0;margin-inline-start:0}@supports not selector(:has(a,b)){.str-chat__ul:not(.str-chat__message-options-in-bubble) .str-chat__li:focus-within .str-chat__message-options,.str-chat__ul:not(.str-chat__message-options-in-bubble) .str-chat__li:hover .str-chat__message-options,.str-chat__virtual-list:not(.str-chat__message-options-in-bubble) .str-chat__li:focus-within .str-chat__message-options,.str-chat__virtual-list:not(.str-chat__message-options-in-bubble) .str-chat__li:hover .str-chat__message-options{display:flex}.str-chat__ul:not(.str-chat__message-options-in-bubble) .str-chat__li:focus-within .str-chat__message--other .str-chat__message-inner,.str-chat__ul:not(.str-chat__message-options-in-bubble) .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__li:focus-within .str-chat__message--other .str-chat__message-inner,.str-chat__virtual-list:not(.str-chat__message-options-in-bubble) .str-chat__li:hover .str-chat__message--other .str-chat__message-inner{-webkit-margin-end:0;margin-inline-end:0}.str-chat__ul:not(.str-chat__message-options-in-bubble) .str-chat__li:focus-within .str-chat__message--me .str-chat__message-inner,.str-chat__ul:not(.str-chat__message-options-in-bubble) .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__li:focus-within .str-chat__message--me .str-chat__message-inner,.str-chat__virtual-list:not(.str-chat__message-options-in-bubble) .str-chat__li:hover .str-chat__message--me .str-chat__message-inner{-webkit-margin-start:0;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{-webkit-margin-end:0;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{-webkit-margin-start:0;margin-inline-start:0}.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{-webkit-margin-end:calc(var(--str-chat__message-options-button-size)*3);margin-inline-end:calc(var(--str-chat__message-options-button-size)*3)}.str-chat__message--me .str-chat__message-inner{-webkit-margin-start:calc(var(--str-chat__message-options-button-size)*3);margin-inline-start:calc(var(--str-chat__message-options-button-size)*3)}.str-chat__li--middle .str-chat__message,.str-chat__li--top .str-chat__message{-webkit-margin-after:var(--str-chat__spacing-0_5);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{-webkit-margin-after:var(--str-chat__spacing-2);margin-block-end:var(--str-chat__spacing-2)}.str-chat__date-separator{align-items:center;display:flex;padding:var(--str-chat__spacing-8)}.str-chat__date-separator-line{flex:1 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{-webkit-margin-after:var(--str-chat__spacing-2);margin-block-end:var(--str-chat__spacing-2)}.str-chat__message--system{text-align:center;width:100%}.str-chat__message--system p{margin:0}.str-chat__quoted-message-preview .str-chat__quoted-message-bubble{align-items:stretch;flex-basis:min-content;flex-direction:column;row-gap:var(--str-chat__spacing-1)}.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-x:hidden;overflow-y:auto}.str-chat__unread-messages-separator-wrapper{padding-block:.5rem}.str-chat__unread-messages-separator-wrapper .str-chat__unread-messages-separator{align-items:center;display:flex;justify-content:center;padding:.5rem;width:100%}.str-chat__unread-messages-notification{--str-chat-icon-height:calc(var(--str-chat__spacing-px)*16);align-items:center;display:flex;overflow:clip;position:absolute;top:.75rem;z-index:2}.str-chat__unread-messages-notification button{height:100%;padding-block:.5rem;white-space:nowrap;width:100%}.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:1rem;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-actions-box{overflow:hidden}.str-chat__message-actions-box .str-chat__message-actions-list{display:flex;flex-direction:column;list-style:none;margin:0;min-width:10rem;padding:0}.str-chat__message-actions-box .str-chat__message-actions-list .str-chat__message-actions-list-item-button{cursor:pointer;margin:0;padding:var(--str-chat__spacing-2) var(--str-chat__spacing-4);text-align:start;width:100%}.str-chat__message-actions-box:not(.str-chat__message-actions-box-angular){display:none;z-index:1}.str-chat__message-actions-box:not(.str-chat__message-actions-box-angular).str-chat__message-actions-box--open{display:block}.str-chat__message-bounce-prompt{align-items:center;display:flex;flex-direction:column;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-delete,.str-chat__message-bounce-prompt .str-chat__message-bounce-edit,.str-chat__message-bounce-prompt .str-chat__message-bounce-send{cursor:pointer;padding:var(--str-chat__spacing-2)}.str-chat__message-input{flex-direction:column;padding:var(--str-chat__spacing-1) var(--str-chat__spacing-2);position:relative}.str-chat__message-input,.str-chat__message-input .str-chat__quoted-message-preview-header{align-items:center;display:flex;justify-content:center;width:100%}.str-chat__message-input .str-chat__quoted-message-preview-header .str-chat__quoted-message-reply-to-message{text-align:center;width:100%}.str-chat__message-input .str-chat__quoted-message-preview-header .str-chat__quoted-message-remove{cursor:pointer;height:calc(var(--str-chat__spacing-px)*40);width:calc(var(--str-chat__spacing-px)*40)}.str-chat__message-input .str-chat__dropzone-container{align-items:center;display:flex;height:100%;justify-content:center;position:absolute;width:100%;z-index:5}.str-chat__message-input .str-chat__dropzone-container p{margin:initial}.str-chat__message-input .str-chat__message-input-inner{align-items:center;display:flex;flex-grow:1;justify-content:center;width:100%}.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);align-items:center;cursor:pointer;display:flex;height:calc(var(--str-chat__spacing-px)*45);justify-content:center;width:calc(var(--str-chat__spacing-px)*45)}.str-chat__message-input .str-chat__message-input-inner .str-chat__file-input-container .str-chat__file-input{display:none}.str-chat__message-input .str-chat__message-input-inner .str-chat__file-input-container .str-chat__file-input-label{align-items:center;cursor:pointer;display:flex;justify-content:center}.str-chat__message-input .str-chat__message-input-inner .str-chat__message-textarea-container{align-items:center;display:flex;flex-direction:column;justify-content:center;max-height:100%;min-width:0;width:100%}.str-chat__message-input .str-chat__message-input-inner .str-chat__message-textarea-container .str-chat__message-textarea-with-emoji-picker{column-gap:var(--str-chat__spacing-2);display:flex;max-height:100%;min-height:0;padding:var(--str-chat__spacing-2) var(--str-chat__spacing-4);width:100%}.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{display:flex;max-height:100%;overflow-x:hidden;overflow-y:auto;padding:0;width:100%}.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{align-items:center;align-self:end;display:flex;font-size:calc(var(--str-chat__spacing-px)*27);height:calc(var(--str-chat__spacing-px)*27);justify-content:center;width:calc(var(--str-chat__spacing-px)*27)}.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{background:#0000 none repeat 0 0/auto auto padding-box border-box scroll;background:initial;border:initial;border-radius:var(--str-chat__border-radius-circle);cursor:pointer;display:flex;padding:initial}.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{height:calc(var(--str-chat__spacing-px)*24);width: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,.str-chat__message-input .str-chat__message-textarea-react-host{align-items:center;display:flex;justify-content:center;width:100%}.str-chat__message-input .str-chat__message-textarea-react-host{position:relative}.str-chat__message-input .str-chat__send-button{--str-chat-icon-height:calc(var(--str-chat__spacing-px)*32);align-items:center;cursor:pointer;display:flex;height:calc(var(--str-chat__spacing-px)*45);justify-content:center;min-width:calc(var(--str-chat__spacing-px)*45);padding:0;width:calc(var(--str-chat__spacing-px)*45)}.str-chat__message-input .str-chat__send-button svg{height:calc(var(--str-chat__spacing-px)*32);width:calc(var(--str-chat__spacing-px)*32)}.str-chat__message-input .str-chat__start-recording-audio-button{align-items:center;cursor:pointer;display:flex;height:calc(var(--str-chat__spacing-px)*40);justify-content:center;min-width:calc(var(--str-chat__spacing-px)*40);padding:0;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{-webkit-margin-start:var(--str-chat__spacing-2);align-items:center;display:flex;justify-content:center;margin-block:calc(var(--str-chat__spacing-2)/2);margin-inline-start:var(--str-chat__spacing-2);min-height:calc(var(--str-chat__spacing-px)*45 - var(--str-chat__spacing-2));min-width: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{bottom:100%;left:.5rem;margin-inline:.5rem;max-width:100%;padding:1rem;position:absolute;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{flex-grow:0;height:100%;max-height:100%;min-height:0}[dir=rtl] .str-chat__send-button svg,[dir=rtl] .str-chat__start-recording-audio-button svg{transform:scaleX(-1)}.str-chat__main-panel-inner{align-items:center;display:flex;flex-direction:column;height:100%;min-height:0;position:relative}.str-chat__list{height:100%;max-height:100%;overflow-x:hidden;overflow-y:auto;overscroll-behavior:none;width: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(var(--str-chat__spacing-2)*-1);padding-inline:var(--str-chat__spacing-2)}.str-chat__list .str-chat__message-list-scroll .str-chat__parent-message-li{margin-inline:calc(var(--str-chat__spacing-2)*-1)}@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(min(var(--str-chat__spacing-10), 4%)*-1);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(min(var(--str-chat__spacing-10), 4%)*-1 - 2px)}}.str-chat__list .str-chat__message-list-scroll .str-chat__ul{list-style:none;margin:0;padding:0}.str-chat__list .str-chat__parent-message-li{-webkit-padding-after:var(--str-chat__spacing-4);-webkit-margin-after:var(--str-chat__spacing-4);margin-block-end:var(--str-chat__spacing-4);padding-block-end:var(--str-chat__spacing-4)}.str-chat__list .str-chat__parent-message-li .str-chat__thread-start{padding-top:var(--str-chat__spacing-3);text-align:start}.str-chat__jump-to-latest-message{inset-block-end:var(--str-chat__spacing-4);inset-inline-end:var(--str-chat__spacing-2);position:absolute;z-index:2}.str-chat__jump-to-latest-message .str-chat__jump-to-latest-unread-count{left:50%;padding:var(--str-chat__spacing-0_5) var(--str-chat__spacing-2);position:absolute;transform:translateX(-50%) translateY(-100%)}.str-chat__thread .str-chat__main-panel-inner{height:auto}.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{-webkit-overflow-scrolling:touch;flex:1 1;height:100%;margin:0;overflow-x:hidden;overflow-y:auto;position:relative;width: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(var(--str-chat__spacing-2)*-1);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(var(--str-chat__spacing-2)*-1)}@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(min(var(--str-chat__spacing-10), 4%)*-1);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(min(var(--str-chat__spacing-10), 4%)*-1 - 2px)}}.str-chat__virtual-list .str-chat__parent-message-li{-webkit-padding-after:var(--str-chat__spacing-4);padding-block-end:var(--str-chat__spacing-4)}.str-chat__virtual-list .str-chat__parent-message-li .str-chat__thread-start{padding-top:var(--str-chat__spacing-3);text-align:start}.str-chat__virtual-list__loading{display:flex;justify-content:center;padding-top:var(--str-chat__spacing-2);position:absolute;width:100%}.str-chat__virtual-list p{margin:0!important}.str-chat__virtual-list p a{word-wrap:break-word;overflow:hidden;white-space:pre-line}.str-chat__virtual-list .str-chat__message{-webkit-margin-after:0!important;margin-block-end:0!important}.str-chat__virtual-list .str-chat__virtual-list-message-wrapper{-webkit-padding-after:var(--str-chat__spacing-0_5);padding-block-end:var(--str-chat__spacing-0_5)}.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{-webkit-padding-before:var(--str-chat__spacing-4);padding-block-start:var(--str-chat__spacing-4)}.str-chat__message-reactions-container{display:flex}.str-chat__message-reactions-container .str-chat__message-reactions{-webkit-margin-before:var(--str-chat__spacing-0_5);-webkit-margin-after:var(--str-chat__spacing-0_5);column-gap:var(--str-chat__spacing-0_5);display:flex;list-style:none;margin-block-end:var(--str-chat__spacing-0_5);margin-block-start:var(--str-chat__spacing-0_5);overflow-x:auto;overflow-y:hidden;padding:0;position:relative;scrollbar-width:none;width:-webkit-fit-content;width:fit-content}.str-chat__message-reactions-container .str-chat__message-reactions .str-chat__message-reaction{align-items:center;cursor:pointer;display:flex;flex-shrink:0;justify-content:center;padding:var(--str-chat__spacing-1_5);position:relative}.str-chat__message-reactions-container .str-chat__message-reactions .str-chat__message-reaction button{align-items:center;background:none;border:none;display:flex;justify-content:center;padding:0}.str-chat__message-reactions-container .str-chat__message-reactions .str-chat__message-reaction .str-chat__message-reaction-emoji{align-items:center;display:flex!important;height:calc(var(--str-chat__spacing-px)*13);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{flex-basis:min-content;height:40%;max-height:80%;max-width:90%;min-width:90%;width:90%}@media only screen and (min-device-width:768px){.str-chat__message-reactions-details-modal .str-chat__modal--open .str-chat__modal__inner{max-width:60%;min-width:40%;width:-webkit-min-content;width:min-content}}.str-chat__message-reactions-details{display:flex;flex-direction:column;gap:var(--str-chat__spacing-4);height:100%;max-height:100%;min-height:0;width:100%}.str-chat__message-reactions-details .str-chat__message-reactions-details-reaction-types{align-items:center;display:flex;flex-shrink:0;gap:var(--str-chat__spacing-4);max-width:100%;min-width:0;overflow-x:auto;width:100%}.str-chat__message-reactions-details .str-chat__message-reactions-details-reaction-types .str-chat__message-reactions-details-reaction-type{align-items:center;cursor:pointer;display:flex;flex-shrink:0;padding:var(--str-chat__spacing-1) 0}.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{line-height:18px;width: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%;min-height:30vh;overflow-y:auto}.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{align-items:center;display:flex;gap:var(--str-chat__spacing-2)}.str-chat__message-reaction-selector{display:flex;inset-block-end:100%;justify-content:flex-end;position:absolute}.str-chat__message-reaction-selector .str-chat__message-reactions-options{-webkit-margin-after:var(--str-chat__spacing-0_5);column-gap:var(--str-chat__spacing-1);display:flex;list-style:none;margin-block-end:var(--str-chat__spacing-0_5);padding:var(--str-chat__spacing-2);width:-webkit-fit-content;width:fit-content}.str-chat__message-reaction-selector .str-chat__message-reactions-options .str-chat__message-reactions-option{align-items:center;cursor:pointer;display:flex;height:calc(var(--str-chat__spacing-px)*40);justify-content:center;width: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{align-items:center;display:flex!important;height:calc(var(--str-chat__spacing-px)*20);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__modal--open{align-items:center;bottom:0;display:flex;flex-direction:column;height:100%;justify-content:center;left:0;position:fixed;right:0;top:0;width:100%;z-index:100}.str-chat__modal--open button.str-chat__modal__close-button{background:#0000 none repeat 0 0/auto auto padding-box border-box scroll;background:initial;border:initial;border-radius:var(--str-chat__border-radius-circle);cursor:pointer;margin:var(--str-chat__spacing-2);padding:initial}.str-chat__modal--open .str-chat__modal__close-button{--str-chat-icon-height:calc(var(--str-chat__spacing-px)*28);align-items:center;cursor:pointer;display:flex;inset-block-start:0;inset-inline-end:0;justify-content:center;padding:var(--str-chat__spacing-2);position:absolute}.str-chat__modal--open .str-chat__modal__inner{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:0;min-width:0;padding:var(--str-chat__spacing-8) var(--str-chat__spacing-4);width:40%}.str-chat__modal--close{display:none}.str-chat__message-notification{align-self:center;bottom:calc(var(--str-chat__spacing-px)*10);display:block;padding:var(--str-chat__spacing-1) var(--str-chat__spacing-2);position:absolute;z-index:101}.str-chat__list-notifications{align-items:stretch;display:flex;flex-direction:column;justify-content:center;margin:var(--str-chat__spacing-1_5);position:relative;row-gap:var(--str-chat__spacing-1);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__thread-container{display:flex;flex-direction:column;height:100%;width:100%}.str-chat__thread-container .str-chat__thread-header{align-items:center;column-gap:var(--str-chat__spacing-4);display:flex;padding:var(--str-chat__spacing-2)}.str-chat__thread-container .str-chat__thread-header .str-chat__thread-header-details{display:flex;flex:1 1;flex-direction:column;overflow-x:hidden;overflow-y:hidden;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-channel-name,.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-subtitle,.str-chat__thread-container .str-chat__thread-header .str-chat__thread-header-details .str-chat__thread-header-title{overflow-x:hidden;overflow-x:clip;overflow-y:visible;text-overflow:ellipsis;white-space:nowrap}.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{align-items:flex-start;cursor:pointer;display:flex;font-size:calc(var(--str-chat__spacing-px)*21);height:calc(var(--str-chat__spacing-px)*40);justify-content:flex-end;line-height:calc(var(--str-chat__spacing-px)*21);width:calc(var(--str-chat__spacing-px)*40)}.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-container .str-chat__thread-list{height:auto}.str-chat__main-panel--hideOnThread+.str-chat__thread-container{flex:1 1}.str-chat__parent-message-li,.str-chat__tooltip{padding:var(--str-chat__spacing-2)}.str-chat__tooltip{display:flex;max-width:calc(var(--str-chat__spacing-px)*150);overflow-y:hidden;width:-webkit-max-content;width:max-content;z-index:1}.str-chat__typing-indicator-react-host{position:static!important}.str-chat__virtual-list .str-chat__typing-indicator{position:static}.str-chat__typing-indicator{align-items:center;column-gap:var(--str-chat__spacing-1);display:flex;inset-block-end:0;inset-inline-end:0;inset-inline-start:0;justify-content:flex-start;padding:var(--str-chat__spacing-1_5);position:absolute}.str-chat__typing-indicator .str-chat__typing-indicator__dots{align-items:center;column-gap:var(--str-chat__spacing-0_5);display:flex;justify-content:center}.str-chat__typing-indicator .str-chat__typing-indicator__dots .str-chat__typing-indicator__dot{height:calc(var(--str-chat__spacing-px)*4);width:calc(var(--str-chat__spacing-px)*4)}.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:#fff;--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:0.75rem/1.3 var(--str-chat__font-family);--str-chat__caption-medium-text:500 0.75rem/1.3 var(--str-chat__font-family);--str-chat__caption-strong-text:700 0.75rem/1.3 var(--str-chat__font-family);--str-chat__body-text:0.875rem/1.2 var(--str-chat__font-family);--str-chat__body-medium-text:500 0.875rem/1.2 var(--str-chat__font-family);--str-chat__body2-text:0.9375rem/1.2 var(--str-chat__font-family);--str-chat__body2-medium-text:500 0.9375rem/1.2 var(--str-chat__font-family);--str-chat__subtitle-text:1rem/1.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:#005fff99;--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:#fcfcfce6;--str-chat__secondary-overlay-color:#0003;--str-chat__secondary-overlay-text-color:var(--str-chat__grey50);--str-chat__opaque-surface-background-color:#000c;--str-chat__opaque-surface-text-color:var(--str-chat__grey50);--str-chat__box-shadow-color:#0000002e;--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:#337eff99;--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:#000000b3;--str-chat__secondary-overlay-color:#0006;--str-chat__secondary-overlay-text-color:var(--str-chat__grey50);--str-chat__opaque-surface-background-color:#fafafad9;--str-chat__opaque-surface-text-color:var(--str-chat__grey900);--str-chat__box-shadow-color:#000c;--str-chat__info-color:var(--str-chat__green500)}.image-gallery-icon{-webkit-appearance:none;appearance:none;background-color:#0000;border:0;color:#fff;cursor:pointer;filter:drop-shadow(0 2px 2px #1a1a1a);outline:none;position:absolute;transition:all .3s ease-out;z-index:4}@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-tap-highlight-color:rgba(0,0,0,0);align-items:center;display:flex;justify-content:center;position:relative;-webkit-user-select:none;-o-user-select:none;user-select:none}.image-gallery.fullscreen-modal{background:#000;bottom:0;height:100%;left:0;position:fixed;right:0;top:0;width:100%;z-index:5}.image-gallery.fullscreen-modal .image-gallery-content{top:50%;transform:translateY(-50%)}.image-gallery-content{line-height:0;position:relative;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{font-size:0;height:var(--str-chat__attachment-max-width);width:var(--str-chat__attachment-max-width)}.image-gallery-content .image-gallery-slide .str-chat__message-attachment-file--item-download{left:.375rem;position:absolute;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:none;object-fit:contain}.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,.image-gallery-content.left .image-gallery-slide .image-gallery-image,.image-gallery-content.right .image-gallery-slide .image-gallery-image{max-height:100vh}.image-gallery-slide-wrapper{position:relative}.image-gallery-slide-wrapper.image-gallery-thumbnails-left,.image-gallery-slide-wrapper.image-gallery-thumbnails-right,.image-gallery-slide-wrapper.left,.image-gallery-slide-wrapper.right{display:inline-block;width:calc(100% - 110px)}@media(max-width:768px){.image-gallery-slide-wrapper.image-gallery-thumbnails-left,.image-gallery-slide-wrapper.image-gallery-thumbnails-right,.image-gallery-slide-wrapper.left,.image-gallery-slide-wrapper.right{width:calc(100% - 87px)}}.image-gallery-slide-wrapper.image-gallery-rtl{direction:rtl}.image-gallery-slides{line-height:0;overflow:hidden;position:relative;text-align:center;white-space:nowrap}.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{object-fit:contain;width:100%}.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{-webkit-border-before:var(--str-chat__cta-button-border-block-start);-webkit-border-after:var(--str-chat__cta-button-border-block-end);-webkit-border-start:var(--str-chat__cta-button-border-inline-start);-webkit-border-end:var(--str-chat__cta-button-border-inline-end);background:var(--str-chat__cta-button-background-color);border-block-end:var(--str-chat__cta-button-border-block-end);border-block-start:var(--str-chat__cta-button-border-block-start);border-inline-end:var(--str-chat__cta-button-border-inline-end);border-inline-start:var(--str-chat__cta-button-border-inline-start);border-radius:var(--str-chat__cta-button-border-radius);box-shadow:var(--str-chat__cta-button-box-shadow);color:var(--str-chat__cta-button-color);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 #00000040;--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{-webkit-border-before:var(--str-chat__circle-fab-border-block-start);-webkit-border-after:var(--str-chat__circle-fab-border-block-end);-webkit-border-start:var(--str-chat__circle-fab-border-inline-start);-webkit-border-end:var(--str-chat__circle-fab-border-inline-end);background:var(--str-chat__circle-fab-background-color);border-block-end:var(--str-chat__circle-fab-border-block-end);border-block-start:var(--str-chat__circle-fab-border-block-start);border-inline-end:var(--str-chat__circle-fab-border-inline-end);border-inline-start:var(--str-chat__circle-fab-border-inline-start);border-radius:var(--str-chat__circle-fab-border-radius);box-shadow:var(--str-chat__circle-fab-box-shadow);color:var(--str-chat__circle-fab-color)}.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{display:block}.str-chat__avatar .str-chat__avatar-fallback,.str-chat__avatar .str-chat__avatar-image{-webkit-border-before:var(--str-chat__avatar-border-block-start);-webkit-border-after:var(--str-chat__avatar-border-block-end);-webkit-border-start:var(--str-chat__avatar-border-inline-start);-webkit-border-end:var(--str-chat__avatar-border-inline-end);background:var(--str-chat__avatar-background-color);border-block-end:var(--str-chat__avatar-border-block-end);border-block-start:var(--str-chat__avatar-border-block-start);border-inline-end:var(--str-chat__avatar-border-inline-end);border-inline-start:var(--str-chat__avatar-border-inline-start);border-radius:var(--str-chat__avatar-border-radius);box-shadow:var(--str-chat__avatar-box-shadow);color:var(--str-chat__avatar-color)}.str-chat__avatar .str-chat__avatar-fallback{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{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:#0000;--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:#0000;--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:#0000;--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:#0000;--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{-webkit-border-before:var(--str-chat__attachment-list-border-block-start);-webkit-border-after:var(--str-chat__attachment-list-border-block-end);-webkit-border-start:var(--str-chat__attachment-list-border-inline-start);-webkit-border-end:var(--str-chat__attachment-list-border-inline-end);background:var(--str-chat__attachment-list-background-color);border-block-end:var(--str-chat__attachment-list-border-block-end);border-block-start:var(--str-chat__attachment-list-border-block-start);border-inline-end:var(--str-chat__attachment-list-border-inline-end);border-inline-start:var(--str-chat__attachment-list-border-inline-start);border-radius:var(--str-chat__attachment-list-border-radius);box-shadow:var(--str-chat__attachment-list-box-shadow);color:var(--str-chat__attachment-list-color)}.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{-webkit-border-before:var(--str-chat__image-attachment-border-block-start);-webkit-border-after:var(--str-chat__image-attachment-border-block-end);-webkit-border-start:var(--str-chat__image-attachment-border-inline-start);-webkit-border-end:var(--str-chat__image-attachment-border-inline-end);background:var(--str-chat__image-attachment-background-color);border-block-end:var(--str-chat__image-attachment-border-block-end);border-block-start:var(--str-chat__image-attachment-border-block-start);border-inline-end:var(--str-chat__image-attachment-border-inline-end);border-inline-start:var(--str-chat__image-attachment-border-inline-start);border-radius:var(--str-chat__image-attachment-border-radius);box-shadow:var(--str-chat__image-attachment-box-shadow);color:var(--str-chat__image-attachment-color)}.str-chat__attachment-list .str-chat__gallery{-webkit-border-before:var(--str-chat__image-gallery-attachment-border-block-start);-webkit-border-after:var(--str-chat__image-gallery-attachment-border-block-end);-webkit-border-start:var(--str-chat__image-gallery-attachment-border-inline-start);-webkit-border-end:var(--str-chat__image-gallery-attachment-border-inline-end);background:var(--str-chat__image-gallery-attachment-background-color);border-block-end:var(--str-chat__image-gallery-attachment-border-block-end);border-block-start:var(--str-chat__image-gallery-attachment-border-block-start);border-inline-end:var(--str-chat__image-gallery-attachment-border-inline-end);border-inline-start:var(--str-chat__image-gallery-attachment-border-inline-start);border-radius:var(--str-chat__image-gallery-attachment-border-radius);box-shadow:var(--str-chat__image-gallery-attachment-box-shadow);color:var(--str-chat__image-gallery-attachment-color)}.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{border:none;color:var(--str-chat__image-gallery-attachment-overlay-text-color);display:flex;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-file--item,.str-chat__attachment-list .str-chat__message-attachment-unsupported{-webkit-border-before:var(--str-chat__file-attachment-border-block-start);-webkit-border-after:var(--str-chat__file-attachment-border-block-end);-webkit-border-start:var(--str-chat__file-attachment-border-inline-start);-webkit-border-end:var(--str-chat__file-attachment-border-inline-end);background:var(--str-chat__file-attachment-background-color);border-block-end:var(--str-chat__file-attachment-border-block-end);border-block-start:var(--str-chat__file-attachment-border-block-start);border-inline-end:var(--str-chat__file-attachment-border-inline-end);border-inline-start:var(--str-chat__file-attachment-border-inline-start);border-radius:var(--str-chat__file-attachment-border-radius);box-shadow:var(--str-chat__file-attachment-box-shadow);color:var(--str-chat__file-attachment-color)}.str-chat__attachment-list .str-chat__message-attachment-audio-widget .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-file--item .str-chat__message-attachment-audio-widget--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-unsupported .str-chat__message-attachment-unsupported__title{font:var(--str-chat__subtitle-medium-text);word-break:keep-all}.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-file--item-size,.str-chat__attachment-list .str-chat__message-attachment-file--item .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-audio-widget .str-chat__message-attachment-download-icon svg path,.str-chat__attachment-list .str-chat__message-attachment-file--item .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{-webkit-border-before:var(--str-chat__audio-attachment-widget-border-block-start);-webkit-border-after:var(--str-chat__audio-attachment-widget-border-block-end);-webkit-border-start:var(--str-chat__audio-attachment-widget-border-inline-start);-webkit-border-end:var(--str-chat__audio-attachment-widget-border-inline-end);background:var(--str-chat__audio-attachment-widget-background-color);border-block-end:var(--str-chat__audio-attachment-widget-border-block-end);border-block-start:var(--str-chat__audio-attachment-widget-border-block-start);border-inline-end:var(--str-chat__audio-attachment-widget-border-inline-end);border-inline-start:var(--str-chat__audio-attachment-widget-border-inline-start);border-radius:var(--str-chat__audio-attachment-widget-border-radius);box-shadow:var(--str-chat__audio-attachment-widget-box-shadow);color:var(--str-chat__audio-attachment-widget-color)}.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{-webkit-border-before:var(--str-chat__audio-attachment-controls-button-border-block-start);-webkit-border-after:var(--str-chat__audio-attachment-controls-button-border-block-end);-webkit-border-start:var(--str-chat__audio-attachment-controls-button-border-inline-start);-webkit-border-end:var(--str-chat__audio-attachment-controls-button-border-inline-end);background:var(--str-chat__audio-attachment-controls-button-background-color);border-block-end:var(--str-chat__audio-attachment-controls-button-border-block-end);border-block-start:var(--str-chat__audio-attachment-controls-button-border-block-start);border-inline-end:var(--str-chat__audio-attachment-controls-button-border-inline-end);border-inline-start:var(--str-chat__audio-attachment-controls-button-border-inline-start);border-radius:var(--str-chat__audio-attachment-controls-button-border-radius);box-shadow:var(--str-chat__audio-attachment-controls-button-box-shadow);color:var(--str-chat__audio-attachment-controls-button-color)}.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{-webkit-border-before:var(--str-chat__voice-recording-attachment-widget-border-block-start);-webkit-border-after:var(--str-chat__voice-recording-attachment-widget-border-block-end);-webkit-border-start:var(--str-chat__voice-recording-attachment-widget-border-inline-start);-webkit-border-end:var(--str-chat__voice-recording-attachment-widget-border-inline-end);background:var(--str-chat__voice-recording-attachment-widget-background-color);border-block-end:var(--str-chat__voice-recording-attachment-widget-border-block-end);border-block-start:var(--str-chat__voice-recording-attachment-widget-border-block-start);border-inline-end:var(--str-chat__voice-recording-attachment-widget-border-inline-end);border-inline-start:var(--str-chat__voice-recording-attachment-widget-border-inline-start);border-radius:var(--str-chat__voice-recording-attachment-widget-border-radius);box-shadow:var(--str-chat__voice-recording-attachment-widget-box-shadow);color:var(--str-chat__voice-recording-attachment-widget-color)}.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{font:var(--str-chat__subtitle-medium-text);overflow-x:hidden;overflow-x:clip;overflow-y:visible;text-overflow:ellipsis;white-space:nowrap}.str-chat__attachment-list .str-chat__message-attachment__voice-recording-widget .str-chat__message-attachment__voice-recording-widget__timer{color:var(--str-chat__text-low-emphasis-color);font:var(--str-chat__body-text);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:1px solid var(--str-chat__secondary-overlay-color);border-radius:var(--str-chat__border-radius-circle);cursor:grab}.str-chat__attachment-list .str-chat__message-attachment__voice-recording-widget .str-chat__message-attachment__voice-recording-widget__error-message{color:var(--str-chat__text-low-emphasis-color);font:var(--str-chat__body-text)}.str-chat__attachment-list .str-chat__message_attachment__playback-rate-button{background-color:#fff;border-radius:var(--str-chat__border-radius-circle);box-shadow:0 2px 4px #00000040;cursor:pointer}.str-chat__attachment-list .str-chat__message-attachment--card{-webkit-border-before:var(--str-chat__card-attachment-border-block-start);-webkit-border-after:var(--str-chat__card-attachment-border-block-end);-webkit-border-start:var(--str-chat__card-attachment-border-inline-start);-webkit-border-end:var(--str-chat__card-attachment-border-inline-end);background:var(--str-chat__card-attachment-background-color);border-block-end:var(--str-chat__card-attachment-border-block-end);border-block-start:var(--str-chat__card-attachment-border-block-start);border-inline-end:var(--str-chat__card-attachment-border-inline-end);border-inline-start:var(--str-chat__card-attachment-border-inline-start);border-radius:var(--str-chat__card-attachment-border-radius);box-shadow:var(--str-chat__card-attachment-box-shadow);color:var(--str-chat__card-attachment-color);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{-webkit-border-before:var(--str-chat__attachment-actions-border-block-start);-webkit-border-after:var(--str-chat__attachment-actions-border-block-end);-webkit-border-start:var(--str-chat__attachment-actions-border-inline-start);-webkit-border-end:var(--str-chat__attachment-actions-border-inline-end);background:var(--str-chat__attachment-actions-background-color);border-block-end:var(--str-chat__attachment-actions-border-block-end);border-block-start:var(--str-chat__attachment-actions-border-block-start);border-inline-end:var(--str-chat__attachment-actions-border-inline-end);border-inline-start:var(--str-chat__attachment-actions-border-inline-start);border-radius:var(--str-chat__attachment-actions-border-radius);box-shadow:var(--str-chat__attachment-actions-box-shadow);color:var(--str-chat__attachment-actions-color)}.str-chat__attachment-list .str-chat__message-attachment-actions .str-chat__message-attachment-actions-button{-webkit-border-before:var(--str-chat__attachment-action-border-block-start);-webkit-border-after:var(--str-chat__attachment-action-border-block-end);-webkit-border-start:var(--str-chat__attachment-action-border-inline-start);-webkit-border-end:var(--str-chat__attachment-action-border-inline-end);background:var(--str-chat__attachment-action-background-color);border-block-end:var(--str-chat__attachment-action-border-block-end);border-block-start:var(--str-chat__attachment-action-border-block-start);border-collapse:collapse;border-inline-end:var(--str-chat__attachment-action-border-inline-end);border-inline-start:var(--str-chat__attachment-action-border-inline-start);border-radius:var(--str-chat__attachment-action-border-radius);box-shadow:var(--str-chat__attachment-action-box-shadow);color:var(--str-chat__attachment-action-color);font:var(--str-chat__subtitle-medium-text)}.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){-webkit-border-end:none;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-end-radius:0;border-end-start-radius:0}.str-chat__message-attachment-audio-widget--play-button{-webkit-border-before:var(--str-chat__audio-attachment-controls-button-border-block-start);-webkit-border-after:var(--str-chat__audio-attachment-controls-button-border-block-end);-webkit-border-start:var(--str-chat__audio-attachment-controls-button-border-inline-start);-webkit-border-end:var(--str-chat__audio-attachment-controls-button-border-inline-end);background:var(--str-chat__audio-attachment-controls-button-background-color);border-block-end:var(--str-chat__audio-attachment-controls-button-border-block-end);border-block-start:var(--str-chat__audio-attachment-controls-button-border-block-start);border-inline-end:var(--str-chat__audio-attachment-controls-button-border-inline-end);border-inline-start:var(--str-chat__audio-attachment-controls-button-border-inline-start);border-radius:var(--str-chat__audio-attachment-controls-button-border-radius);box-shadow:var(--str-chat__audio-attachment-controls-button-box-shadow);color:var(--str-chat__audio-attachment-controls-button-color)}.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-end-radius:0;border-end-start-radius:0}.str-chat__message-attachment__voice-recording-widget{-webkit-border-before:var(--str-chat__voice-recording-attachment-widget-border-block-start);-webkit-border-after:var(--str-chat__voice-recording-attachment-widget-border-block-end);-webkit-border-start:var(--str-chat__voice-recording-attachment-widget-border-inline-start);-webkit-border-end:var(--str-chat__voice-recording-attachment-widget-border-inline-end);background:var(--str-chat__voice-recording-attachment-widget-background-color);border-block-end:var(--str-chat__voice-recording-attachment-widget-border-block-end);border-block-start:var(--str-chat__voice-recording-attachment-widget-border-block-start);border-inline-end:var(--str-chat__voice-recording-attachment-widget-border-inline-end);border-inline-start:var(--str-chat__voice-recording-attachment-widget-border-inline-start);border-radius:var(--str-chat__voice-recording-attachment-widget-border-radius);box-shadow:var(--str-chat__voice-recording-attachment-widget-box-shadow);color:var(--str-chat__voice-recording-attachment-widget-color)}.str-chat__message-attachment__voice-recording-widget .str-chat__message-attachment__voice-recording-widget__title{font:var(--str-chat__subtitle-medium-text);overflow-x:hidden;overflow-x:clip;overflow-y:visible;text-overflow:ellipsis;white-space:nowrap;word-break:keep-all}.str-chat__message-attachment__voice-recording-widget .str-chat__message-attachment__voice-recording-widget__timer{color:var(--str-chat__text-low-emphasis-color);font:var(--str-chat__body-text);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:1px solid var(--str-chat__secondary-overlay-color);border-radius:var(--str-chat__border-radius-circle);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{--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:#0000;--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:#0000;--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:#0000;--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{-webkit-border-before:var(--str-chat__attachment-preview-list-border-block-start);-webkit-border-after:var(--str-chat__attachment-preview-list-border-block-end);-webkit-border-start:var(--str-chat__attachment-preview-list-border-inline-start);-webkit-border-end:var(--str-chat__attachment-preview-list-border-inline-end);background:var(--str-chat__attachment-preview-list-background-color);border-block-end:var(--str-chat__attachment-preview-list-border-block-end);border-block-start:var(--str-chat__attachment-preview-list-border-block-start);border-inline-end:var(--str-chat__attachment-preview-list-border-inline-end);border-inline-start:var(--str-chat__attachment-preview-list-border-inline-start);border-radius:var(--str-chat__attachment-preview-list-border-radius);box-shadow:var(--str-chat__attachment-preview-list-box-shadow);color:var(--str-chat__attachment-preview-list-color)}.str-chat__attachment-preview-list .str-chat__attachment-list-scroll-container{border-radius:inherit}.str-chat__attachment-preview-list .str-chat__attachment-preview-image{-webkit-border-before:var(--str-chat__attachment-preview-image-border-block-start);-webkit-border-after:var(--str-chat__attachment-preview-image-border-block-end);-webkit-border-start:var(--str-chat__attachment-preview-image-border-inline-start);-webkit-border-end:var(--str-chat__attachment-preview-image-border-inline-end);background:var(--str-chat__attachment-preview-image-background-color);border-block-end:var(--str-chat__attachment-preview-image-border-block-end);border-block-start:var(--str-chat__attachment-preview-image-border-block-start);border-inline-end:var(--str-chat__attachment-preview-image-border-inline-end);border-inline-start:var(--str-chat__attachment-preview-image-border-inline-start);border-radius:var(--str-chat__attachment-preview-image-border-radius);box-shadow:var(--str-chat__attachment-preview-image-box-shadow);color:var(--str-chat__attachment-preview-image-color)}.str-chat__attachment-preview-list .str-chat__attachment-preview-image .str-chat__attachment-preview-image-loading,.str-chat__attachment-preview-list .str-chat__attachment-preview-image .str-chat__attachment-preview-thumbnail{background-color:var(--str-chat__attachment-preview-overlay-color);border-radius:var(--str-chat__attachment-preview-image-border-radius)}.str-chat__attachment-preview-list .str-chat__attachment-preview-file,.str-chat__attachment-preview-list .str-chat__attachment-preview-unsupported,.str-chat__attachment-preview-list .str-chat__attachment-preview-voice-recording{-webkit-border-before:var(--str-chat__attachment-preview-file-border-block-start);-webkit-border-after:var(--str-chat__attachment-preview-file-border-block-end);-webkit-border-start:var(--str-chat__attachment-preview-file-border-inline-start);-webkit-border-end:var(--str-chat__attachment-preview-file-border-inline-end);background:var(--str-chat__attachment-preview-file-background-color);border-block-end:var(--str-chat__attachment-preview-file-border-block-end);border-block-start:var(--str-chat__attachment-preview-file-border-block-start);border-inline-end:var(--str-chat__attachment-preview-file-border-inline-end);border-inline-start:var(--str-chat__attachment-preview-file-border-inline-start);border-radius:var(--str-chat__attachment-preview-file-border-radius);box-shadow:var(--str-chat__attachment-preview-file-box-shadow);color:var(--str-chat__attachment-preview-file-color)}.str-chat__attachment-preview-list .str-chat__attachment-preview-file .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-unsupported .str-chat__attachment-preview-file-name,.str-chat__attachment-preview-list .str-chat__attachment-preview-unsupported .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-voice-recording .str-chat__attachment-preview-title{font:var(--str-chat__subtitle-medium-text)}.str-chat__attachment-preview-list .str-chat__attachment-preview-file .str-chat__attachment-preview-file-download,.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-icon-color:var(--str-chat__attachment-preview-download-icon-color);text-decoration:none}.str-chat__attachment-preview-list .str-chat__attachment-preview-file .str-chat__attachment-preview-file-download svg path,.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{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,.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{color:var(--str-chat__text-low-emphasis-color)}.str-chat__audio_recorder .str-chat__audio_recorder__pause-recording-button,.str-chat__audio_recorder .str-chat__audio_recorder__resume-recording-button{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__complete-button,.str-chat__audio_recorder .str-chat__audio_recorder__stop-button{background-color:var(--str-chat__primary-color);border-radius:var(--str-chat__border-radius-circle);color:var(--str-chat__on-primary-color)}.str-chat__audio_recorder .str-chat__audio_recorder__complete-button .str-chat__loading-indicator svg linearGradient stop:last-child,.str-chat__audio_recorder .str-chat__audio_recorder__stop-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 #00000026;--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 #00000026;--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:#0000;--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:#0000;--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:#0000;--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{-webkit-border-before:var(--str-chat__autocomplete-menu-border-block-start)!important;-webkit-border-after:var(--str-chat__autocomplete-menu-border-block-end)!important;-webkit-border-start:var(--str-chat__autocomplete-menu-border-inline-start)!important;-webkit-border-end:var(--str-chat__autocomplete-menu-border-inline-end)!important;background:var(--str-chat__autocomplete-menu-background-color)!important;border-block-end:var(--str-chat__autocomplete-menu-border-block-end)!important;border-block-start:var(--str-chat__autocomplete-menu-border-block-start)!important;border-inline-end:var(--str-chat__autocomplete-menu-border-inline-end)!important;border-inline-start:var(--str-chat__autocomplete-menu-border-inline-start)!important;border-radius:var(--str-chat__autocomplete-menu-border-radius)!important;box-shadow:var(--str-chat__autocomplete-menu-box-shadow)!important;color:var(--str-chat__autocomplete-menu-color)!important}.mention-menu .active.mention-active>a{background-color:var(--str-chat__autocomplete-active-background-color)!important}.mention-menu .mention-item{background-color:#0000!important;color:var(--str-chat__autocomplete-menu-color)!important}.str-chat__slash-command{-webkit-border-before:var(--str-chat__slash-command-border-block-start);-webkit-border-after:var(--str-chat__slash-command-border-block-end);-webkit-border-start:var(--str-chat__slash-command-border-inline-start);-webkit-border-end:var(--str-chat__slash-command-border-inline-end);background:var(--str-chat__slash-command-background-color);border-block-end:var(--str-chat__slash-command-border-block-end);border-block-start:var(--str-chat__slash-command-border-block-start);border-inline-end:var(--str-chat__slash-command-border-inline-end);border-inline-start:var(--str-chat__slash-command-border-inline-start);border-radius:var(--str-chat__slash-command-border-radius);box-shadow:var(--str-chat__slash-command-box-shadow);color:var(--str-chat__slash-command-color)}.str-chat__slash-command .str-chat__slash-command-header .str-chat__slash-command-name{font:var(--str-chat__subtitle2-text);text-transform:capitalize}.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{-webkit-border-before:var(--str-chat__mention-list-user-item-border-block-start);-webkit-border-after:var(--str-chat__mention-list-user-item-border-block-end);-webkit-border-start:var(--str-chat__mention-list-user-item-border-inline-start);-webkit-border-end:var(--str-chat__mention-list-user-item-border-inline-end);background:var(--str-chat__mention-list-user-item-background-color);border-block-end:var(--str-chat__mention-list-user-item-border-block-end);border-block-start:var(--str-chat__mention-list-user-item-border-block-start);border-inline-end:var(--str-chat__mention-list-user-item-border-inline-end);border-inline-start:var(--str-chat__mention-list-user-item-border-inline-start);border-radius:var(--str-chat__mention-list-user-item-border-radius);box-shadow:var(--str-chat__mention-list-user-item-box-shadow);color:var(--str-chat__mention-list-user-item-color)}.str-chat__user-item .str-chat__user-item--name{font:var(--str-chat__subtitle-text)}.str-chat__user-item .str-chat__user-item-at{color:var(--str-chat__mention-list-user-item-at-sign-color);font:var(--str-chat__subtitle2-text)}.str-chat__emoji-item{-webkit-border-before:var(--str-chat__mention-list-emoji-item-border-block-start);-webkit-border-after:var(--str-chat__mention-list-emoji-item-border-block-end);-webkit-border-start:var(--str-chat__mention-list-emoji-item-border-inline-start);-webkit-border-end:var(--str-chat__mention-list-emoji-item-border-inline-end);background:var(--str-chat__mention-list-emoji-item-background-color);border-block-end:var(--str-chat__mention-list-emoji-item-border-block-end);border-block-start:var(--str-chat__mention-list-emoji-item-border-block-start);border-inline-end:var(--str-chat__mention-list-emoji-item-border-inline-end);border-inline-start:var(--str-chat__mention-list-emoji-item-border-inline-start);border-radius:var(--str-chat__mention-list-emoji-item-border-radius);box-shadow:var(--str-chat__mention-list-emoji-item-box-shadow);color:var(--str-chat__mention-list-emoji-item-color)}.str-chat__emoji-item .str-chat__emoji-item--name{font:var(--str-chat__subtitle-text)}.str-chat__suggestion-list-container{-webkit-border-before:var(--str-chat__suggestion-list-container-border-block-start);-webkit-border-after:var(--str-chat__suggestion-list-container-border-block-end);-webkit-border-start:var(--str-chat__suggestion-list-container-border-inline-start);-webkit-border-end:var(--str-chat__suggestion-list-container-border-inline-end);background:var(--str-chat__suggestion-list-container-background-color);border-block-end:var(--str-chat__suggestion-list-container-border-block-end);border-block-start:var(--str-chat__suggestion-list-container-border-block-start);border-inline-end:var(--str-chat__suggestion-list-container-border-inline-end);border-inline-start:var(--str-chat__suggestion-list-container-border-inline-start);border-radius:var(--str-chat__suggestion-list-container-border-radius);box-shadow:var(--str-chat__suggestion-list-container-box-shadow);color:var(--str-chat__suggestion-list-container-color)}.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{background-color:var(--str-chat__disabled-color);mask-image:var(--str-chat__image-fallback-icon);-webkit-mask-image:var(--str-chat__image-fallback-icon);mask-position:center;-webkit-mask-position:center;mask-repeat:no-repeat;-webkit-mask-repeat:no-repeat;mask-size:5rem 5rem;-webkit-mask-size:5rem 5rem}.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,.str-chat__empty-channel{-webkit-border-before:var(--str-chat__channel-border-block-start);-webkit-border-after:var(--str-chat__channel-border-block-end);-webkit-border-start:var(--str-chat__channel-border-inline-start);-webkit-border-end:var(--str-chat__channel-border-inline-end);background:var(--str-chat__channel-background-color);border-block-end:var(--str-chat__channel-border-block-end);border-block-start:var(--str-chat__channel-border-block-start);border-inline-end:var(--str-chat__channel-border-inline-end);border-inline-start:var(--str-chat__channel-border-inline-start);border-radius:var(--str-chat__channel-border-radius);box-shadow:var(--str-chat__channel-box-shadow);color:var(--str-chat__channel-color)}.str-chat__empty-channel{--str-chat-icon-color:var(--str-chat__channel-empty-color);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-info,.str-chat__loading-channel .str-chat__loading-channel-header .str-chat__loading-channel-header-name{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-date,.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{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{-webkit-border-before:var(--str-chat__channel-header-border-block-start);-webkit-border-after:var(--str-chat__channel-header-border-block-end);-webkit-border-start:var(--str-chat__channel-header-border-inline-start);-webkit-border-end:var(--str-chat__channel-header-border-inline-end);background:var(--str-chat__channel-header-background-color);border-block-end:var(--str-chat__channel-header-border-block-end);border-block-start:var(--str-chat__channel-header-border-block-start);border-inline-end:var(--str-chat__channel-header-border-inline-end);border-inline-start:var(--str-chat__channel-header-border-inline-start);border-radius:var(--str-chat__channel-header-border-radius);box-shadow:var(--str-chat__channel-header-box-shadow);color:var(--str-chat__channel-header-color)}.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{color:var(--str-chat__channel-header-info-color);font:var(--str-chat__body-text)}.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{-webkit-border-before:var(--str-chat__channel-list-border-block-start);-webkit-border-after:var(--str-chat__channel-list-border-block-end);-webkit-border-start:var(--str-chat__channel-list-border-inline-start);-webkit-border-end:var(--str-chat__channel-list-border-inline-end);background:var(--str-chat__channel-list-background-color);border-block-end:var(--str-chat__channel-list-border-block-end);border-block-start:var(--str-chat__channel-list-border-block-start);border-inline-end:var(--str-chat__channel-list-border-inline-end);border-inline-start:var(--str-chat__channel-list-border-inline-start);border-radius:var(--str-chat__channel-list-border-radius);box-shadow:var(--str-chat__channel-list-box-shadow);color:var(--str-chat__channel-list-color)}.str-chat__channel-list .str-chat__load-more-button__button{-webkit-border-before:var(--str-chat__channel-list-load-more-border-block-start);-webkit-border-after:var(--str-chat__channel-list-load-more-border-block-end);-webkit-border-start:var(--str-chat__channel-list-load-more-border-inline-start);-webkit-border-end:var(--str-chat__channel-list-load-more-border-inline-end);background:var(--str-chat__channel-list-load-more-background-color);border-block-end:var(--str-chat__channel-list-load-more-border-block-end);border-block-start:var(--str-chat__channel-list-load-more-border-block-start);border-inline-end:var(--str-chat__channel-list-load-more-border-inline-end);border-inline-start:var(--str-chat__channel-list-load-more-border-inline-start);border-radius:var(--str-chat__channel-list-load-more-border-radius);box-shadow:var(--str-chat__channel-list-load-more-box-shadow);color:var(--str-chat__channel-list-load-more-color);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);color:var(--str-chat__channel-list-empty-indicator-color);font:var(--str-chat__headline-text);text-align:center}.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:#0000;--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{-webkit-border-before:var(--str-chat__channel-preview-border-block-start);-webkit-border-after:var(--str-chat__channel-preview-border-block-end);-webkit-border-start:var(--str-chat__channel-preview-border-inline-start);-webkit-border-end:var(--str-chat__channel-preview-border-inline-end);background:var(--str-chat__channel-preview-background-color);border-block-end:var(--str-chat__channel-preview-border-block-end);border-block-start:var(--str-chat__channel-preview-border-block-start);border-inline-end:var(--str-chat__channel-preview-border-inline-end);border-inline-start:var(--str-chat__channel-preview-border-inline-start);border-radius:var(--str-chat__channel-preview-border-radius);box-shadow:var(--str-chat__channel-preview-box-shadow);color:var(--str-chat__channel-preview-color)}.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{-webkit-border-before:var(--str-chat__channel-preview-unread-badge-border-block-start);-webkit-border-after:var(--str-chat__channel-preview-unread-badge-border-block-end);-webkit-border-start:var(--str-chat__channel-preview-unread-badge-border-inline-start);-webkit-border-end:var(--str-chat__channel-preview-unread-badge-border-inline-end);background:var(--str-chat__channel-preview-unread-badge-background-color);border-block-end:var(--str-chat__channel-preview-unread-badge-border-block-end);border-block-start:var(--str-chat__channel-preview-unread-badge-border-block-start);border-inline-end:var(--str-chat__channel-preview-unread-badge-border-inline-end);border-inline-start:var(--str-chat__channel-preview-unread-badge-border-inline-start);border-radius:var(--str-chat__channel-preview-unread-badge-border-radius);box-shadow:var(--str-chat__channel-preview-unread-badge-box-shadow);color:var(--str-chat__channel-preview-unread-badge-color);font-size:80%}.str-chat__channel-preview .str-chat__channel-preview-end-first-row .str-chat__channel-preview-messenger--last-message{color:var(--str-chat__channel-preview-latest-message-secondary-color);font:var(--str-chat__body-text)}.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-status,.str-chat__channel-preview-loading .str-chat__loading-channels-username{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-status,.str-chat__channel-preview-loading .str-chat__loading-channels-username{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:#0000;--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:#0000;--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:#0000;--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{-webkit-border-before:var(--str-chat__channel-search-input-wrapper-border-block-start);-webkit-border-after:var(--str-chat__channel-search-input-wrapper-border-block-end);-webkit-border-start:var(--str-chat__channel-search-input-wrapper-border-inline-start);-webkit-border-end:var(--str-chat__channel-search-input-wrapper-border-inline-end);background:var(--str-chat__channel-search-input-wrapper-background-color);border-block-end:var(--str-chat__channel-search-input-wrapper-border-block-end);border-block-start:var(--str-chat__channel-search-input-wrapper-border-block-start);border-inline-end:var(--str-chat__channel-search-input-wrapper-border-inline-end);border-inline-start:var(--str-chat__channel-search-input-wrapper-border-inline-start);border-radius:var(--str-chat__channel-search-input-wrapper-border-radius);box-shadow:var(--str-chat__channel-search-input-wrapper-box-shadow);color:var(--str-chat__channel-search-input-wrapper-color)}.str-chat__channel-search-input--wrapper input{-webkit-border-before:var(--str-chat__channel-search-input-border-block-start);-webkit-border-after:var(--str-chat__channel-search-input-border-block-end);-webkit-border-start:var(--str-chat__channel-search-input-border-inline-start);-webkit-border-end:var(--str-chat__channel-search-input-border-inline-end);background:var(--str-chat__channel-search-input-background-color);border-block-end:var(--str-chat__channel-search-input-border-block-end);border-block-start:var(--str-chat__channel-search-input-border-block-start);border-inline-end:var(--str-chat__channel-search-input-border-inline-end);border-inline-start:var(--str-chat__channel-search-input-border-inline-start);border-radius:var(--str-chat__channel-search-input-border-radius);box-shadow:var(--str-chat__channel-search-input-box-shadow);color:var(--str-chat__channel-search-input-color);font:var(--str-chat__subtitle-text);outline:none}.str-chat__channel-search-input--wrapper .str-chat__channel-search-input--clear-button svg path{fill:#0000}.str-chat__channel-search-input--wrapper-active{-webkit-border-before:var(--str-chat__channel-search-input-wrapper-active-border-block-start);-webkit-border-after:var(--str-chat__channel-search-input-wrapper-active-border-block-end);-webkit-border-start:var(--str-chat__channel-search-input-wrapper-active-border-inline-start);-webkit-border-end:var(--str-chat__channel-search-input-wrapper-active-border-inline-end);background:var(--str-chat__channel-search-input-wrapper-active-background-color);border-block-end:var(--str-chat__channel-search-input-wrapper-active-border-block-end);border-block-start:var(--str-chat__channel-search-input-wrapper-active-border-block-start);border-inline-end:var(--str-chat__channel-search-input-wrapper-active-border-inline-end);border-inline-start:var(--str-chat__channel-search-input-wrapper-active-border-inline-start);border-radius:var(--str-chat__channel-search-input-wrapper-active-border-radius);box-shadow:var(--str-chat__channel-search-input-wrapper-active-box-shadow);color:var(--str-chat__channel-search-input-wrapper-active-color)}.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{-webkit-border-before:var(--str-chat__channel-search-results-header-border-block-start);-webkit-border-after:var(--str-chat__channel-search-results-header-border-block-end);-webkit-border-start:var(--str-chat__channel-search-results-header-border-inline-start);-webkit-border-end:var(--str-chat__channel-search-results-header-border-inline-end);background:var(--str-chat__channel-search-results-header-background-color);border-block-end:var(--str-chat__channel-search-results-header-border-block-end);border-block-start:var(--str-chat__channel-search-results-header-border-block-start);border-inline-end:var(--str-chat__channel-search-results-header-border-inline-end);border-inline-start:var(--str-chat__channel-search-results-header-border-inline-start);border-radius:var(--str-chat__channel-search-results-header-border-radius);box-shadow:var(--str-chat__channel-search-results-header-box-shadow);color:var(--str-chat__channel-search-results-header-color);font:var(--str-chat__subtitle-text)}.str-chat__channel-search-result-list{-webkit-border-before:var(--str-chat__channel-search-result-list-border-block-start);-webkit-border-after:var(--str-chat__channel-search-result-list-border-block-end);-webkit-border-start:var(--str-chat__channel-search-result-list-border-inline-start);-webkit-border-end:var(--str-chat__channel-search-result-list-border-inline-end);background:var(--str-chat__channel-search-result-list-background-color);border-block-end:var(--str-chat__channel-search-result-list-border-block-end);border-block-start:var(--str-chat__channel-search-result-list-border-block-start);border-inline-end:var(--str-chat__channel-search-result-list-border-inline-end);border-inline-start:var(--str-chat__channel-search-result-list-border-inline-start);border-radius:var(--str-chat__channel-search-result-list-border-radius);box-shadow:var(--str-chat__channel-search-result-list-box-shadow);color:var(--str-chat__channel-search-result-list-color)}.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{-webkit-border-before:var(--str-chat__channel-search-results-loading-indicator-border-block-start);-webkit-border-after:var(--str-chat__channel-search-results-loading-indicator-border-block-end);-webkit-border-start:var(--str-chat__channel-search-results-loading-indicator-border-inline-start);-webkit-border-end:var(--str-chat__channel-search-results-loading-indicator-border-inline-end);background:var(--str-chat__channel-search-results-loading-indicator-background-color);border-block-end:var(--str-chat__channel-search-results-loading-indicator-border-block-end);border-block-start:var(--str-chat__channel-search-results-loading-indicator-border-block-start);border-inline-end:var(--str-chat__channel-search-results-loading-indicator-border-inline-end);border-inline-start:var(--str-chat__channel-search-results-loading-indicator-border-inline-start);border-radius:var(--str-chat__channel-search-results-loading-indicator-border-radius);box-shadow:var(--str-chat__channel-search-results-loading-indicator-box-shadow);color:var(--str-chat__channel-search-results-loading-indicator-color)}.str-chat__channel-search-result-list .str-chat__channel-search-container-empty{-webkit-border-before:var(--str-chat__channel-search-results-empty-border-block-start);-webkit-border-after:var(--str-chat__channel-search-results-empty-border-block-end);-webkit-border-start:var(--str-chat__channel-search-results-empty-border-inline-start);-webkit-border-end:var(--str-chat__channel-search-results-empty-border-inline-end);background:var(--str-chat__channel-search-results-empty-background-color);border-block-end:var(--str-chat__channel-search-results-empty-border-block-end);border-block-start:var(--str-chat__channel-search-results-empty-border-block-start);border-inline-end:var(--str-chat__channel-search-results-empty-border-inline-end);border-inline-start:var(--str-chat__channel-search-results-empty-border-inline-start);border-radius:var(--str-chat__channel-search-results-empty-border-radius);box-shadow:var(--str-chat__channel-search-results-empty-box-shadow);color:var(--str-chat__channel-search-results-empty-color);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{-webkit-border-before:var(--str-chat__channel-search-result-border-block-start);-webkit-border-after:var(--str-chat__channel-search-result-border-block-end);-webkit-border-start:var(--str-chat__channel-search-result-border-inline-start);-webkit-border-end:var(--str-chat__channel-search-result-border-inline-end);background:var(--str-chat__channel-search-result-background-color);border-block-end:var(--str-chat__channel-search-result-border-block-end);border-block-start:var(--str-chat__channel-search-result-border-block-start);border-inline-end:var(--str-chat__channel-search-result-border-inline-end);border-inline-start:var(--str-chat__channel-search-result-border-inline-start);border-radius:var(--str-chat__channel-search-result-border-radius);box-shadow:var(--str-chat__channel-search-result-box-shadow);color:var(--str-chat__channel-search-result-color)}.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--focused,.str-chat__channel-search-result-list .str-chat__channel-search-result:hover{background-color:var(--str-chat__channel-search-result-hover-background-color)}.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:#0000;--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{-webkit-border-before:var(--str-chat__edit-message-modal-button-border-block-start);-webkit-border-after:var(--str-chat__edit-message-modal-button-border-block-end);-webkit-border-start:var(--str-chat__edit-message-modal-button-border-inline-start);-webkit-border-end:var(--str-chat__edit-message-modal-button-border-inline-end);background:var(--str-chat__edit-message-modal-button-background-color);border-block-end:var(--str-chat__edit-message-modal-button-border-block-end);border-block-start:var(--str-chat__edit-message-modal-button-border-block-start);border-inline-end:var(--str-chat__edit-message-modal-button-border-inline-end);border-inline-start:var(--str-chat__edit-message-modal-button-border-inline-start);border-radius:var(--str-chat__edit-message-modal-button-border-radius);box-shadow:var(--str-chat__edit-message-modal-button-box-shadow);color:var(--str-chat__edit-message-modal-button-color);font:var(--str-chat__body-medium-text)}.str-chat__edit-message-form .str-chat__edit-message-form-options .str-chat__edit-message-cancel{color:var(--str-chat__edit-message-modal-cancel-button-color);text-transform:capitalize}.str-chat__edit-message-form .str-chat__edit-message-form-options .str-chat__edit-message-send{color:var(--str-chat__edit-message-modal-send-button-color);text-transform:uppercase}.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:#0000;--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:#0000;--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:#0000;--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:#0000;--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{-webkit-border-before:var(--str-chat__system-message-border-block-start);-webkit-border-after:var(--str-chat__system-message-border-block-end);-webkit-border-start:var(--str-chat__system-message-border-inline-start);-webkit-border-end:var(--str-chat__system-message-border-inline-end);background:var(--str-chat__system-message-background-color);border-block-end:var(--str-chat__system-message-border-block-end);border-block-start:var(--str-chat__system-message-border-block-start);border-inline-end:var(--str-chat__system-message-border-inline-end);border-inline-start:var(--str-chat__system-message-border-inline-start);border-radius:var(--str-chat__system-message-border-radius);box-shadow:var(--str-chat__system-message-box-shadow);color:var(--str-chat__system-message-color);font:var(--str-chat__caption-text)}.str-chat__date-separator{-webkit-border-before:var(--str-chat__date-separator-border-block-start);-webkit-border-after:var(--str-chat__date-separator-border-block-end);-webkit-border-start:var(--str-chat__date-separator-border-inline-start);-webkit-border-end:var(--str-chat__date-separator-border-inline-end);background:var(--str-chat__date-separator-background-color);border-block-end:var(--str-chat__date-separator-border-block-end);border-block-start:var(--str-chat__date-separator-border-block-start);border-inline-end:var(--str-chat__date-separator-border-inline-end);border-inline-start:var(--str-chat__date-separator-border-inline-start);border-radius:var(--str-chat__date-separator-border-radius);box-shadow:var(--str-chat__date-separator-box-shadow);color:var(--str-chat__date-separator-color);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{-webkit-border-before:var(--str-chat__message-border-block-start);-webkit-border-after:var(--str-chat__message-border-block-end);-webkit-border-start:var(--str-chat__message-border-inline-start);-webkit-border-end:var(--str-chat__message-border-inline-end);background:var(--str-chat__message-background-color);border-block-end:var(--str-chat__message-border-block-end);border-block-start:var(--str-chat__message-border-block-start);border-inline-end:var(--str-chat__message-border-inline-end);border-inline-start:var(--str-chat__message-border-inline-start);border-radius:var(--str-chat__message-border-radius);box-shadow:var(--str-chat__message-box-shadow);color:var(--str-chat__message-color)}.str-chat__message a{color:var(--str-chat__message-link-color);text-decoration:none}.str-chat__message .str-chat__message-mention{color:var(--str-chat__message-mention-color);font:var(--str-chat__body2-medium-text)}.str-chat__message .str-chat__message-bubble{-webkit-border-before:var(--str-chat__message-bubble-border-block-start);-webkit-border-after:var(--str-chat__message-bubble-border-block-end);-webkit-border-start:var(--str-chat__message-bubble-border-inline-start);-webkit-border-end:var(--str-chat__message-bubble-border-inline-end);background:var(--str-chat__message-bubble-background-color);border-block-end:var(--str-chat__message-bubble-border-block-end);border-block-start:var(--str-chat__message-bubble-border-block-start);border-inline-end:var(--str-chat__message-bubble-border-inline-end);border-inline-start:var(--str-chat__message-bubble-border-inline-start);border-radius:var(--str-chat__message-bubble-border-radius);box-shadow:var(--str-chat__message-bubble-box-shadow);color:var(--str-chat__message-bubble-color);font:var(--str-chat__body2-text)}.str-chat__message .str-chat__message--deleted-inner{-webkit-border-before:var(--str-chat__deleted-message-border-block-start);-webkit-border-after:var(--str-chat__deleted-message-border-block-end);-webkit-border-start:var(--str-chat__deleted-message-border-inline-start);-webkit-border-end:var(--str-chat__deleted-message-border-inline-end);background:var(--str-chat__deleted-message-background-color);border-block-end:var(--str-chat__deleted-message-border-block-end);border-block-start:var(--str-chat__deleted-message-border-block-start);border-inline-end:var(--str-chat__deleted-message-border-inline-end);border-inline-start:var(--str-chat__deleted-message-border-inline-start);border-radius:var(--str-chat__deleted-message-border-radius);box-shadow:var(--str-chat__deleted-message-box-shadow);color:var(--str-chat__deleted-message-color);font:var(--str-chat__body2-text)}.str-chat__message.str-chat__message--me .str-chat__message-bubble{background-color:var(--str-chat__own-message-bubble-background-color);color:var(--str-chat__own-message-bubble-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-reactions-button,.str-chat__message .str-chat__message-options .str-chat__message-reply-in-thread-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-reactions-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{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-reactions-button:hover,.str-chat__message .str-chat__message-options .str-chat__message-reply-in-thread-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-reactions-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{fill:var(--str-chat__message-options-active-color)}.str-chat__message .str-chat__translation-notice button{background:none;border:none;color:var(--str-chat__translation-notice-color);font:var(--str-chat__body2-text)}.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__custom-message-metadata,.str-chat__message .str-chat__message-metadata{color:var(--str-chat__message-secondary-color);font:var(--str-chat__caption-text)}.str-chat__message .str-chat__custom-message-metadata .str-chat__message-sender-name,.str-chat__message .str-chat__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{background-color:#0000;border:none;color:var(--str-chat__message-replies-count-color);font:var(--str-chat__body-medium-text)}.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{background-color:var(--str-chat__message-highlighted-background-color);transition:background-color .1s ease-out}.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--single .str-chat__message--other .str-chat__message-bubble,.str-chat__li--top .str-chat__message--other .str-chat__message-bubble{border-end-start-radius:calc(var(--str-chat__message-bubble-border-radius)/6)}.str-chat__li--single .str-chat__message--me .str-chat__message-bubble,.str-chat__li--top .str-chat__message--me .str-chat__message-bubble{border-end-end-radius:calc(var(--str-chat__message-bubble-border-radius)/6)}.str-chat__li--bottom .str-chat__message--other .str-chat__message-bubble,.str-chat__li--middle .str-chat__message--other .str-chat__message-bubble{border-end-start-radius:calc(var(--str-chat__message-bubble-border-radius)/6);border-start-start-radius:calc(var(--str-chat__message-bubble-border-radius)/6)}.str-chat__li--bottom .str-chat__message--me .str-chat__message-bubble,.str-chat__li--middle .str-chat__message--me .str-chat__message-bubble{border-end-end-radius:calc(var(--str-chat__message-bubble-border-radius)/6);border-start-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{-webkit-border-before:var(--str-chat__message-border-block-start);-webkit-border-after:var(--str-chat__message-border-block-end);-webkit-border-start:var(--str-chat__message-border-inline-start);-webkit-border-end:var(--str-chat__message-border-inline-end);background:var(--str-chat__message-background-color);border-block-end:var(--str-chat__message-border-block-end);border-block-start:var(--str-chat__message-border-block-start);border-inline-end:var(--str-chat__message-border-inline-end);border-inline-start:var(--str-chat__message-border-inline-start);border-radius:var(--str-chat__message-border-radius);box-shadow:var(--str-chat__message-box-shadow);color:var(--str-chat__message-color)}.str-chat__quoted-message-preview .str-chat__quoted-message-bubble{-webkit-border-before:var(--str-chat__message-bubble-border-block-start);-webkit-border-after:var(--str-chat__message-bubble-border-block-end);-webkit-border-start:var(--str-chat__message-bubble-border-inline-start);-webkit-border-end:var(--str-chat__message-bubble-border-inline-end);background:var(--str-chat__message-bubble-background-color);background-color:var(--str-chat__quoted-message-bubble-background-color);border-block-end:var(--str-chat__message-bubble-border-block-end);border-block-start:var(--str-chat__message-bubble-border-block-start);border-end-start-radius:calc(var(--str-chat__message-bubble-border-radius)/6);border-inline-end:var(--str-chat__message-bubble-border-inline-end);border-inline-start:var(--str-chat__message-bubble-border-inline-start);border-radius:var(--str-chat__message-bubble-border-radius);box-shadow:var(--str-chat__message-bubble-box-shadow);color:var(--str-chat__message-bubble-color)}.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);font:var(--str-chat__caption-strong-text);text-transform:uppercase}.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{background-color:#0000;border:none;color:var(--str-chat__on-primary-color);cursor:pointer}.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:#0000;--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{-webkit-border-before:var(--str-chat__message-actions-box-border-block-start);-webkit-border-after:var(--str-chat__message-actions-box-border-block-end);-webkit-border-start:var(--str-chat__message-actions-box-border-inline-start);-webkit-border-end:var(--str-chat__message-actions-box-border-inline-end);background:var(--str-chat__message-actions-box-background-color);border-block-end:var(--str-chat__message-actions-box-border-block-end);border-block-start:var(--str-chat__message-actions-box-border-block-start);border-inline-end:var(--str-chat__message-actions-box-border-inline-end);border-inline-start:var(--str-chat__message-actions-box-border-inline-start);border-radius:var(--str-chat__message-actions-box-border-radius);box-shadow:var(--str-chat__message-actions-box-box-shadow);color:var(--str-chat__message-actions-box-color)}.str-chat__message-actions-box .str-chat__message-actions-list-item-button{-webkit-border-before:var(--str-chat__message-actions-box-item-border-block-start);-webkit-border-after:var(--str-chat__message-actions-box-item-border-block-end);-webkit-border-start:var(--str-chat__message-actions-box-item-border-inline-start);-webkit-border-end:var(--str-chat__message-actions-box-item-border-inline-end);background:var(--str-chat__message-actions-box-item-background-color);border-block-end:var(--str-chat__message-actions-box-item-border-block-end);border-block-start:var(--str-chat__message-actions-box-item-border-block-start);border-inline-end:var(--str-chat__message-actions-box-item-border-inline-end);border-inline-start:var(--str-chat__message-actions-box-item-border-inline-start);border-radius:var(--str-chat__message-actions-box-item-border-radius);box-shadow:var(--str-chat__message-actions-box-item-box-shadow);color:var(--str-chat__message-actions-box-item-color);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)}.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:#0000;--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-delete,.str-chat__message-bounce-prompt .str-chat__message-bounce-edit,.str-chat__message-bounce-prompt .str-chat__message-bounce-send{-webkit-border-before:var(--str-chat__message-bounce-button-border-block-start);-webkit-border-after:var(--str-chat__message-bounce-button-border-block-end);-webkit-border-start:var(--str-chat__message-bounce-button-border-inline-start);-webkit-border-end:var(--str-chat__message-bounce-button-border-inline-end);background:var(--str-chat__message-bounce-button-background-color);border-block-end:var(--str-chat__message-bounce-button-border-block-end);border-block-start:var(--str-chat__message-bounce-button-border-block-start);border-inline-end:var(--str-chat__message-bounce-button-border-inline-end);border-inline-start:var(--str-chat__message-bounce-button-border-inline-start);border-radius:var(--str-chat__message-bounce-button-border-radius);box-shadow:var(--str-chat__message-bounce-button-box-shadow);color:var(--str-chat__message-bounce-button-color);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:#0000;--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:#0000;--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:#0000;--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:#0000;--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:#0000;--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__message-input{-webkit-border-before:var(--str-chat__message-input-border-block-start);-webkit-border-after:var(--str-chat__message-input-border-block-end);-webkit-border-start:var(--str-chat__message-input-border-inline-start);-webkit-border-end:var(--str-chat__message-input-border-inline-end);background:var(--str-chat__message-input-background-color);border-block-end:var(--str-chat__message-input-border-block-end);border-block-start:var(--str-chat__message-input-border-block-start);border-inline-end:var(--str-chat__message-input-border-inline-end);border-inline-start:var(--str-chat__message-input-border-inline-start);border-radius:var(--str-chat__message-input-border-radius);box-shadow:var(--str-chat__message-input-box-shadow);color:var(--str-chat__message-input-color)}.str-chat__message-input .str-chat__dropzone-container{-webkit-backdrop-filter:var(--str-chat__dropzone-container-backdrop-filter);backdrop-filter:var(--str-chat__dropzone-container-backdrop-filter);background-color:var(--str-chat__dropzone-container-background-color);color:var(--str-chat__dropzone-container-color);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);-webkit-border-before:var(--str-chat__message-input-tools-border-block-start);-webkit-border-after:var(--str-chat__message-input-tools-border-block-end);-webkit-border-start:var(--str-chat__message-input-tools-border-inline-start);-webkit-border-end:var(--str-chat__message-input-tools-border-inline-end);background:var(--str-chat__message-input-tools-background-color);border-block-end:var(--str-chat__message-input-tools-border-block-end);border-block-start:var(--str-chat__message-input-tools-border-block-start);border-inline-end:var(--str-chat__message-input-tools-border-inline-end);border-inline-start:var(--str-chat__message-input-tools-border-inline-start);border-radius:var(--str-chat__message-input-tools-border-radius);box-shadow:var(--str-chat__message-input-tools-box-shadow);color:var(--str-chat__message-input-tools-color)}.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{-webkit-border-before:var(--str-chat__message-textarea-border-block-start);-webkit-border-after:var(--str-chat__message-textarea-border-block-end);-webkit-border-start:var(--str-chat__message-textarea-border-inline-start);-webkit-border-end:var(--str-chat__message-textarea-border-inline-end);background:var(--str-chat__message-textarea-background-color);border-block-end:var(--str-chat__message-textarea-border-block-end);border-block-start:var(--str-chat__message-textarea-border-block-start);border-inline-end:var(--str-chat__message-textarea-border-inline-end);border-inline-start:var(--str-chat__message-textarea-border-inline-start);border-radius:var(--str-chat__message-textarea-border-radius);box-shadow:var(--str-chat__message-textarea-box-shadow);color:var(--str-chat__message-textarea-color)}.str-chat__message-input .str-chat__message-textarea-container .str-chat__message-textarea{background-color:#0000;border:none;box-shadow:none;color:var(--str-chat__message-textarea-color);font:var(--str-chat__subtitle-text);outline:none;resize:none}.str-chat__message-input .str-chat__send-button{--str-chat-icon-color:var(--str-chat__message-send-color);-webkit-border-before:var(--str-chat__message-send-border-block-start);-webkit-border-after:var(--str-chat__message-send-border-block-end);-webkit-border-start:var(--str-chat__message-send-border-inline-start);-webkit-border-end:var(--str-chat__message-send-border-inline-end);background:var(--str-chat__message-send-background-color);border-block-end:var(--str-chat__message-send-border-block-end);border-block-start:var(--str-chat__message-send-border-block-start);border-inline-end:var(--str-chat__message-send-border-inline-end);border-inline-start:var(--str-chat__message-send-border-inline-start);border-radius:var(--str-chat__message-send-border-radius);box-shadow:var(--str-chat__message-send-box-shadow);color:var(--str-chat__message-send-color)}.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{-webkit-border-before:var(--str-chat__start-recording-audio-button-border-block-start);-webkit-border-after:var(--str-chat__start-recording-audio-button-border-block-end);-webkit-border-start:var(--str-chat__start-recording-audio-button-border-inline-start);-webkit-border-end:var(--str-chat__start-recording-audio-button-border-inline-end);background:var(--str-chat__start-recording-audio-button-background-color);border-block-end:var(--str-chat__start-recording-audio-button-border-block-end);border-block-start:var(--str-chat__start-recording-audio-button-border-block-start);border-inline-end:var(--str-chat__start-recording-audio-button-border-inline-end);border-inline-start:var(--str-chat__start-recording-audio-button-border-inline-start);border-radius:var(--str-chat__start-recording-audio-button-border-radius);box-shadow:var(--str-chat__start-recording-audio-button-box-shadow);color:var(--str-chat__start-recording-audio-button-color)}.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{-webkit-border-before:var(--str-chat__cooldown-border-block-start);-webkit-border-after:var(--str-chat__cooldown-border-block-end);-webkit-border-start:var(--str-chat__cooldown-border-inline-start);-webkit-border-end:var(--str-chat__cooldown-border-inline-end);background:var(--str-chat__cooldown-background-color);border-block-end:var(--str-chat__cooldown-border-block-end);border-block-start:var(--str-chat__cooldown-border-block-start);border-inline-end:var(--str-chat__cooldown-border-inline-end);border-inline-start:var(--str-chat__cooldown-border-inline-start);border-radius:var(--str-chat__cooldown-border-radius);box-shadow:var(--str-chat__cooldown-box-shadow);color:var(--str-chat__cooldown-color);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__dismiss-button,.str-chat__message-input .str-chat__recording-permission-denied-notification .str-chat__recording-permission-denied-notification__heading{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{--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{-webkit-border-before:var(--str-chat__message-list-border-block-start);-webkit-border-after:var(--str-chat__message-list-border-block-end);-webkit-border-start:var(--str-chat__message-list-border-inline-start);-webkit-border-end:var(--str-chat__message-list-border-inline-end);background:var(--str-chat__message-list-background-color);border-block-end:var(--str-chat__message-list-border-block-end);border-block-start:var(--str-chat__message-list-border-block-start);border-inline-end:var(--str-chat__message-list-border-inline-end);border-inline-start:var(--str-chat__message-list-border-inline-start);border-radius:var(--str-chat__message-list-border-radius);box-shadow:var(--str-chat__message-list-box-shadow);color:var(--str-chat__message-list-color)}.str-chat__list .str-chat__parent-message-li{-webkit-border-after:1px solid var(--str-chat__thread-head-start-border-block-end-color);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{-webkit-border-before:var(--str-chat__jump-to-latest-message-border-block-start);-webkit-border-after:var(--str-chat__jump-to-latest-message-border-block-end);-webkit-border-start:var(--str-chat__jump-to-latest-message-border-inline-start);-webkit-border-end:var(--str-chat__jump-to-latest-message-border-inline-end);background:var(--str-chat__jump-to-latest-message-background-color);border-block-end:var(--str-chat__jump-to-latest-message-border-block-end);border-block-start:var(--str-chat__jump-to-latest-message-border-block-start);border-inline-end:var(--str-chat__jump-to-latest-message-border-inline-end);border-inline-start:var(--str-chat__jump-to-latest-message-border-inline-start);border-radius:var(--str-chat__jump-to-latest-message-border-radius);box-shadow:var(--str-chat__jump-to-latest-message-box-shadow);color:var(--str-chat__jump-to-latest-message-color)}.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);border-radius:var(--str-chat__jump-to-latest-message-border-radius);color:var(--str-chat__jump-to-latest-message-unread-count-color);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{-webkit-border-before:var(--str-chat__virtual-list-border-block-start);-webkit-border-after:var(--str-chat__virtual-list-border-block-end);-webkit-border-start:var(--str-chat__virtual-list-border-inline-start);-webkit-border-end:var(--str-chat__virtual-list-border-inline-end);background:var(--str-chat__virtual-list-background-color);border-block-end:var(--str-chat__virtual-list-border-block-end);border-block-start:var(--str-chat__virtual-list-border-block-start);border-inline-end:var(--str-chat__virtual-list-border-inline-end);border-inline-start:var(--str-chat__virtual-list-border-inline-start);border-radius:var(--str-chat__virtual-list-border-radius);box-shadow:var(--str-chat__virtual-list-box-shadow);color:var(--str-chat__virtual-list-color)}.str-chat__virtual-list .str-chat__parent-message-li{-webkit-border-after:1px solid var(--str-chat__thread-head-start-border-block-end-color);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:#0000;--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{-webkit-border-before:var(--str-chat__message-reactions-border-block-start);-webkit-border-after:var(--str-chat__message-reactions-border-block-end);-webkit-border-start:var(--str-chat__message-reactions-border-inline-start);-webkit-border-end:var(--str-chat__message-reactions-border-inline-end);background:var(--str-chat__message-reactions-background-color);border-block-end:var(--str-chat__message-reactions-border-block-end);border-block-start:var(--str-chat__message-reactions-border-block-start);border-inline-end:var(--str-chat__message-reactions-border-inline-end);border-inline-start:var(--str-chat__message-reactions-border-inline-start);border-radius:var(--str-chat__message-reactions-border-radius);box-shadow:var(--str-chat__message-reactions-box-shadow);color:var(--str-chat__message-reactions-color)}.str-chat__message-reactions-container .str-chat__message-reactions .str-chat__message-reaction{-webkit-border-before:var(--str-chat__message-reaction-border-block-start);-webkit-border-after:var(--str-chat__message-reaction-border-block-end);-webkit-border-start:var(--str-chat__message-reaction-border-inline-start);-webkit-border-end:var(--str-chat__message-reaction-border-inline-end);background:var(--str-chat__message-reaction-background-color);border-block-end:var(--str-chat__message-reaction-border-block-end);border-block-start:var(--str-chat__message-reaction-border-block-start);border-inline-end:var(--str-chat__message-reaction-border-inline-end);border-inline-start:var(--str-chat__message-reaction-border-inline-start);border-radius:var(--str-chat__message-reaction-border-radius);box-shadow:var(--str-chat__message-reaction-box-shadow);color:var(--str-chat__message-reaction-color);font:var(--str-chat__caption-text)}.str-chat__message-reactions-container .str-chat__message-reactions .str-chat__message-reaction.str-chat__message-reaction-own{background-color:var(--str-chat__own-message-reaction-background-color);color:var(--str-chat__own-message-reaction-color)}.str-chat__message-reactions-details .str-chat__message-reactions-details-reaction-type{-webkit-border-after:solid #0000;border-block-end:solid #0000}.str-chat__message-reactions-details .str-chat__message-reactions-details-reaction-type--selected{-webkit-border-after:var(--str-chat__messsage-reactions-details--selected-color);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__reaction-selector .str-chat__message-reactions-options{-webkit-border-before:var(--str-chat__message-reactions-options-border-block-start);-webkit-border-after:var(--str-chat__message-reactions-options-border-block-end);-webkit-border-start:var(--str-chat__message-reactions-options-border-inline-start);-webkit-border-end:var(--str-chat__message-reactions-options-border-inline-end);background:var(--str-chat__message-reactions-options-background-color);border-block-end:var(--str-chat__message-reactions-options-border-block-end);border-block-start:var(--str-chat__message-reactions-options-border-block-start);border-inline-end:var(--str-chat__message-reactions-options-border-inline-end);border-inline-start:var(--str-chat__message-reactions-options-border-inline-start);border-radius:var(--str-chat__message-reactions-options-border-radius);box-shadow:var(--str-chat__message-reactions-options-box-shadow);color:var(--str-chat__message-reactions-options-color)}.str-chat__reaction-selector .str-chat__message-reactions-options .str-chat__message-reactions-option{-webkit-border-before:var(--str-chat__message-reactions-option-border-block-start);-webkit-border-after:var(--str-chat__message-reactions-option-border-block-end);-webkit-border-start:var(--str-chat__message-reactions-option-border-inline-start);-webkit-border-end:var(--str-chat__message-reactions-option-border-inline-end);background:var(--str-chat__message-reactions-option-background-color);border-block-end:var(--str-chat__message-reactions-option-border-block-end);border-block-start:var(--str-chat__message-reactions-option-border-block-start);border-inline-end:var(--str-chat__message-reactions-option-border-inline-end);border-inline-start:var(--str-chat__message-reactions-option-border-inline-start);border-radius:var(--str-chat__message-reactions-option-border-radius);box-shadow:var(--str-chat__message-reactions-option-box-shadow);color:var(--str-chat__message-reactions-option-color)}.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)}.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{-webkit-backdrop-filter:var(--str-chat__modal-overlay-backdrop-filter);backdrop-filter:var(--str-chat__modal-overlay-backdrop-filter);background-color:var(--str-chat__modal-overlay-color)}.str-chat__modal .str-chat__modal__inner{-webkit-border-before:var(--str-chat__modal-border-block-start);-webkit-border-after:var(--str-chat__modal-border-block-end);-webkit-border-start:var(--str-chat__modal-border-inline-start);-webkit-border-end:var(--str-chat__modal-border-inline-end);background:var(--str-chat__modal-background-color);border-block-end:var(--str-chat__modal-border-block-end);border-block-start:var(--str-chat__modal-border-block-start);border-inline-end:var(--str-chat__modal-border-inline-end);border-inline-start:var(--str-chat__modal-border-inline-start);border-radius:var(--str-chat__modal-border-radius);box-shadow:var(--str-chat__modal-box-shadow);color:var(--str-chat__modal-color)}.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 circle,.str-chat__modal .str-chat__modal__close-button svg rect{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--gallery .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{background-color:#0000;height:auto;padding:0;width:auto}.str-chat__message-attachment--card .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,.str-chat__message-attachment--image .str-chat__modal--open .str-chat__modal__inner.str-chat-react__modal__inner img{cursor:default;max-height:calc(100vh - 80px);max-width:none}.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{-webkit-border-before:var(--str-chat__message-notification-border-block-start);-webkit-border-after:var(--str-chat__message-notification-border-block-end);-webkit-border-start:var(--str-chat__message-notification-border-inline-start);-webkit-border-end:var(--str-chat__message-notification-border-inline-end);background:var(--str-chat__message-notification-background-color);border-block-end:var(--str-chat__message-notification-border-block-end);border-block-start:var(--str-chat__message-notification-border-block-start);border-inline-end:var(--str-chat__message-notification-border-inline-end);border-inline-start:var(--str-chat__message-notification-border-inline-start);border-radius:var(--str-chat__message-notification-border-radius);box-shadow:var(--str-chat__message-notification-box-shadow);color:var(--str-chat__message-notification-color);cursor:pointer;font:var(--str-chat__caption-text)}.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:#0000;--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{-webkit-border-before:var(--str-chat__notification-list-border-block-start);-webkit-border-after:var(--str-chat__notification-list-border-block-end);-webkit-border-start:var(--str-chat__notification-list-border-inline-start);-webkit-border-end:var(--str-chat__notification-list-border-inline-end);background:var(--str-chat__notification-list-background-color);border-block-end:var(--str-chat__notification-list-border-block-end);border-block-start:var(--str-chat__notification-list-border-block-start);border-inline-end:var(--str-chat__notification-list-border-inline-end);border-inline-start:var(--str-chat__notification-list-border-inline-start);border-radius:var(--str-chat__notification-list-border-radius);box-shadow:var(--str-chat__notification-list-box-shadow);color:var(--str-chat__notification-list-color)}.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{-webkit-border-before:var(--str-chat__notification-border-block-start);-webkit-border-after:var(--str-chat__notification-border-block-end);-webkit-border-start:var(--str-chat__notification-border-inline-start);-webkit-border-end:var(--str-chat__notification-border-inline-end);background:var(--str-chat__notification-background-color);border-block-end:var(--str-chat__notification-border-block-end);border-block-start:var(--str-chat__notification-border-block-start);border-inline-end:var(--str-chat__notification-border-inline-end);border-inline-start:var(--str-chat__notification-border-inline-start);border-radius:var(--str-chat__notification-border-radius);box-shadow:var(--str-chat__notification-box-shadow);color:var(--str-chat__notification-color);font:var(--str-chat__subtitle-text)}.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{-webkit-border-before:var(--str-chat__thread-border-block-start);-webkit-border-after:var(--str-chat__thread-border-block-end);-webkit-border-start:var(--str-chat__thread-border-inline-start);-webkit-border-end:var(--str-chat__thread-border-inline-end);background:var(--str-chat__thread-background-color);border-block-end:var(--str-chat__thread-border-block-end);border-block-start:var(--str-chat__thread-border-block-start);border-inline-end:var(--str-chat__thread-border-inline-end);border-inline-start:var(--str-chat__thread-border-inline-start);border-radius:var(--str-chat__thread-border-radius);box-shadow:var(--str-chat__thread-box-shadow);color:var(--str-chat__thread-color)}.str-chat__thread-container .str-chat__thread-header{-webkit-border-before:var(--str-chat__thread-header-border-block-start);-webkit-border-after:var(--str-chat__thread-header-border-block-end);-webkit-border-start:var(--str-chat__thread-header-border-inline-start);-webkit-border-end:var(--str-chat__thread-header-border-inline-end);background:var(--str-chat__thread-header-background-color);border-block-end:var(--str-chat__thread-header-border-block-end);border-block-start:var(--str-chat__thread-header-border-block-start);border-inline-end:var(--str-chat__thread-header-border-inline-end);border-inline-start:var(--str-chat__thread-header-border-inline-start);border-radius:var(--str-chat__thread-header-border-radius);box-shadow:var(--str-chat__thread-header-box-shadow);color:var(--str-chat__thread-header-color)}.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{color:var(--str-chat__thread-header-info-color);font:var(--str-chat__body-text)}.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{-webkit-border-before:var(--str-chat__tooltip-border-block-start);-webkit-border-after:var(--str-chat__tooltip-border-block-end);-webkit-border-start:var(--str-chat__tooltip-border-inline-start);-webkit-border-end:var(--str-chat__tooltip-border-inline-end);background:var(--str-chat__tooltip-background-color);border-block-end:var(--str-chat__tooltip-border-block-end);border-block-start:var(--str-chat__tooltip-border-block-start);border-inline-end:var(--str-chat__tooltip-border-inline-end);border-inline-start:var(--str-chat__tooltip-border-inline-start);border-radius:var(--str-chat__tooltip-border-radius);box-shadow:var(--str-chat__tooltip-box-shadow);color:var(--str-chat__tooltip-color);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{-webkit-border-before:var(--str-chat__typing-indicator-border-block-start);-webkit-border-after:var(--str-chat__typing-indicator-border-block-end);-webkit-border-start:var(--str-chat__typing-indicator-border-inline-start);-webkit-border-end:var(--str-chat__typing-indicator-border-inline-end);background:var(--str-chat__typing-indicator-background-color);border-block-end:var(--str-chat__typing-indicator-border-block-end);border-block-start:var(--str-chat__typing-indicator-border-block-start);border-inline-end:var(--str-chat__typing-indicator-border-inline-end);border-inline-start:var(--str-chat__typing-indicator-border-inline-start);border-radius:var(--str-chat__typing-indicator-border-radius);box-shadow:var(--str-chat__typing-indicator-box-shadow);color:var(--str-chat__typing-indicator-color)}.str-chat__typing-indicator .str-chat__typing-indicator__dots .str-chat__typing-indicator__dot{animation:dotFlashing 1s infinite alternate;background-color:var(--str-chat__typing-indicator-dot-background-color);border-radius:999px}.str-chat__typing-indicator .str-chat__typing-indicator__dots .str-chat__typing-indicator__dot:first-child{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}}
/*# sourceMappingURL=main.e6ac4ce3.css.map*/