html{scroll-behavior:smooth;height:100%;min-height:100vh;overflow-x:hidden}body{-webkit-overflow-scrolling:touch;min-height:100vh;position:relative;overflow-x:hidden;overflow-y:auto!important}#root,div[data-expo-root]{min-height:100vh;position:relative;overflow-x:hidden;height:auto!important}.rn-view{overflow:visible!important}.rn-scrollview{-webkit-overflow-scrolling:touch;overflow-y:auto!important}div[style*="display: flex"][style*="flex: 1"]{height:auto!important;min-height:100vh!important}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:#0000001a;border-radius:3px}::-webkit-scrollbar-thumb{background:#0000004d;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#00000080}@supports (padding-bottom:env(safe-area-inset-bottom)){div[style*="position: fixed"][style*="bottom: 0px"]{background:inherit;padding-bottom:env(safe-area-inset-bottom)!important}:root{--safe-area-inset-top:env(safe-area-inset-top);--safe-area-inset-right:env(safe-area-inset-right);--safe-area-inset-bottom:env(safe-area-inset-bottom);--safe-area-inset-left:env(safe-area-inset-left)}}@media (width<=1024px){body{-webkit-overflow-scrolling:touch;overflow-y:auto!important}*{-webkit-overflow-scrolling:touch}}@media screen and (device-width<=768px) and (-webkit-device-pixel-ratio>=1){body{padding-bottom:env(safe-area-inset-bottom,20px)!important}[style*="position: fixed"][style*=bottom]{bottom:env(safe-area-inset-bottom,0)!important}}@media (width<=768px){html,body{-webkit-overflow-scrolling:touch;height:100%;overflow-x:hidden;overflow-y:auto!important}#root,div[data-expo-root]{min-height:100vh;position:relative;height:auto!important}.rn-view{overflow:visible!important}button,[role=button],[style*="cursor: pointer"]{-webkit-tap-highlight-color:#0000001a;touch-action:manipulation}input,textarea,select{font-size:16px!important}*{-webkit-backface-visibility:hidden;backface-visibility:hidden}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.pdf-modal-backdrop{z-index:2147483647;background-color:#000000f2;width:100vw;height:100vh;position:fixed;top:0;left:0}.pdf-modal-content{background-color:#fff;border:3px solid #fff;border-radius:12px;width:90%;max-width:1000px;height:95%;overflow:hidden;box-shadow:0 30px 100px #000c}