.ios-webview{position:fixed;width:100%;height:100%;overflow:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:none}.ios-webview .bottom-nav-container{position:relative}.ios-webview .chakra-box[data-bottom-nav]{height:var(--bottom-nav-height, 48px)!important;padding-bottom:var(--safe-area-bottom, 0px)!important}.ios-webview main{padding-bottom:calc(var(--bottom-nav-height, 48px) + var(--safe-area-bottom, 0px))!important}.ios-webview .nav-item{padding:4px!important}.ios-webview .nav-item-icon{width:16px!important;height:16px!important}.ios-webview .nav-item-label{font-size:9px!important;line-height:1!important}@supports (padding-bottom: env(safe-area-inset-bottom)){.ios-webview,.ios-webview .bottom-nav-container{padding-bottom:env(safe-area-inset-bottom,0px)}}.ios-webview:before{content:"";position:fixed;top:0;left:0;right:0;height:env(safe-area-inset-top,0px);background:var(--chakra-colors-gray-900);z-index:9999}.ios-webview [role=navigation]{max-height:calc(48px + env(safe-area-inset-bottom,0px))}
