html,body{height:100%;overflow:hidden;position:relative;-webkit-overflow-scrolling:touch;overscroll-behavior:none}#root{height:100%;overflow:hidden}@media screen and (min-width: 768px) and (max-width: 1024px){.chakra-box[data-sidebar=true]{position:fixed!important;height:100vh!important;overflow-y:auto!important}body{position:fixed;width:100%}}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 (min-width: 768px){.chakra-modal__content{max-height:calc(100vh - 7.5rem)!important}}
