html,body{-webkit-overflow-scrolling:touch;overscroll-behavior:none;height:100%;position:relative;overflow:hidden}#root{height:100%;overflow:hidden}@media screen and (width>=768px) and (width<=1024px){.chakra-box[data-sidebar=true]{height:100vh!important;position:fixed!important;overflow-y:auto!important}body{width:100%;position:fixed}}body{overscroll-behavior-y:none}@supports (-webkit-touch-callout:none){body,#root{height:-webkit-fill-available}}.scrollable-content{-webkit-overflow-scrolling:touch;overscroll-behavior:contain}.chakra-modal__content{max-height:calc(100vh - 2rem)!important}@media screen and (width>=768px){.chakra-modal__content{max-height:calc(100vh - 7.5rem)!important}}
