body,html{height:100%;margin:0;padding:0}body{overflow:hidden}@media (max-width:768px){body{overflow:auto}body,html{padding-bottom:env(safe-area-inset-bottom,0)}}.root-layout{position:fixed;top:0;left:0;width:100%;height:100vh;overflow:hidden}.full-height-panel-group{height:100%;width:100%}.full-height-panel{height:100%}::-webkit-scrollbar{width:8px;height:8px;background-color:transparent}::-webkit-scrollbar-track{background:transparent;border-radius:4px}html[data-theme=dark] ::-webkit-scrollbar-thumb{background:hsla(0,0%,100%,.2);border-radius:4px;-webkit-transition:background .2s;transition:background .2s}html[data-theme=dark] ::-webkit-scrollbar-thumb:hover{background:hsla(0,0%,100%,.3)}::-webkit-scrollbar-thumb{background:rgba(0,0,0,.2);border-radius:4px;-webkit-transition:background .2s;transition:background .2s}::-webkit-scrollbar-thumb:hover{background:rgba(0,0,0,.3)}.auto-scrollbar{scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.2) transparent}html[data-theme=dark] .auto-scrollbar{scrollbar-color:hsla(0,0%,100%,.2) transparent}.auto-scrollbar::-webkit-scrollbar-thumb{background-color:transparent}.auto-scrollbar:hover::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.2)}html[data-theme=dark] .auto-scrollbar:hover::-webkit-scrollbar-thumb{background-color:hsla(0,0%,100%,.2)}.full-height-modal .ant-modal-body{height:calc(100vh - 100px);overflow-y:auto}.modal-content-full-height{height:100%}.prochat-css-hack .ant-select+button{display:none!important}