.scrollbar-hide::-webkit-scrollbar{display:none}.scrollbar-hide{-ms-overflow-style:none;scrollbar-width:none}.pb-safe{padding-bottom:env(safe-area-inset-bottom)}body{-webkit-tap-highlight-color:transparent;background-color:#f8fafc;height:100vh;margin:0;overflow:hidden}#root{flex-direction:column;height:100%;display:flex}.page-enter{animation:.2s ease-out fadein}@keyframes fadein{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}
