.backofficeLayout_container__ZLzAn{display:flex;flex-direction:column;min-height:100vh;height:100%}.backofficeLayout_header__Nh83k{position:-webkit-sticky;position:sticky;top:0;left:0;right:0;z-index:var(--header-z-index)}.backofficeLayout_content__Xzp69{width:100%;flex:1 1;display:flex;flex-direction:column}.ChatLayout_chatLayout__JGIL1{display:grid;grid-template-columns:320px 1fr;height:var(--body-height-with-header)}.ChatLayout_leftPane__WfDEm{border-right:1px solid var(--chakra-colors-gray-300);padding:12px;overflow-y:auto;max-height:var(--body-height-with-header)}.ChatLayout_rightPane__vAzFM{display:flex;min-width:0;flex-direction:column;height:var(--body-height-with-header);scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.2) transparent}.ChatLayout_rightPane__vAzFM::-webkit-scrollbar{width:8px}.ChatLayout_rightPane__vAzFM::-webkit-scrollbar-track{background:transparent}.ChatLayout_rightPane__vAzFM::-webkit-scrollbar-thumb{background:rgba(0,0,0,.2);border-radius:4px;-webkit-transition:background .3s ease;transition:background .3s ease}.ChatLayout_rightPane__vAzFM::-webkit-scrollbar-thumb:hover{background:rgba(0,0,0,.4)}.ChatLayout_rightPane__vAzFM::-webkit-scrollbar-thumb:active{background:rgba(0,0,0,.6)}.ChatLayout_chatPane__v0aRd{padding-left:20px;padding-right:20px;overflow-y:hidden;flex:1 1}.ChatLayout_editorPane__YLKsY{display:flex;justify-content:center;width:100%;max-width:700px;margin:0 auto}