:root{--site-banner-height:0px}body,html{overflow:hidden!important;height:100vh!important}[data-sidebar=sidebar]{position:absolute;top:var(--site-banner-height)!important}.str-chat__main-panel,[data-sidebar=sidebar]{height:calc(100vh - var(--site-banner-height))!important;max-height:calc(100vh - var(--site-banner-height))!important}@media screen and (max-width:768px){.str-chat__main-panel,[data-sidebar=sidebar]{height:calc(var(--available-vh, 1vh) * 100)!important;max-height:calc(var(--available-vh, 1vh) * 100)!important}@supports (-webkit-touch-callout:none){.str-chat__main-panel,[data-sidebar=sidebar]{height:calc(var(--ios-available-vh, var(--available-vh, 1vh)) * 100)!important;max-height:calc(var(--ios-available-vh, var(--available-vh, 1vh)) * 100)!important}}@supports (height:100dvh){.str-chat__main-panel,[data-sidebar=sidebar]{height:calc(100dvh - var(--site-banner-height, 0px))!important;max-height:calc(100dvh - var(--site-banner-height, 0px))!important}}.custom-stream-message-input-ui{z-index:200!important}.str-chat__main-panel{position:relative;z-index:1}.custom-stream-message-input-ui{z-index:100!important}.str-chat__main-panel,[data-sidebar=sidebar]{transition:height .2s ease-in-out,max-height .2s ease-in-out}}