.chat-shell{height:100dvh;height:var(--chat-viewport-height,100dvh);flex-direction:column;display:flex;overflow:hidden}@media (min-width:768px){.chat-shell{height:75vh}}.chat-thread,.chat-thread .str-chat__channel,.chat-thread .str-chat__container,.chat-thread .str-chat__main-panel{flex-direction:column;flex:auto;min-height:0;display:flex}.chat-thread .str-chat__list{flex:auto;min-height:0;overflow-y:auto}.chat-thread .str-chat__message-input{padding-bottom:calc(.5rem + env(safe-area-inset-bottom));flex:none}@media (max-width:767px){.chat-thread .str-chat__message-input{padding-top:.5rem;padding-left:.5rem;padding-right:.5rem}.chat-thread .str-chat__list,.chat-thread .str-chat__li{padding-left:.25rem;padding-right:.25rem}}
