html,body,#root{height:100%;height:-webkit-fill-available;height:100dvh;margin:0;padding:0;overflow:hidden;overscroll-behavior:none}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f8fafc;height:100dvh}.scrollbar-none::-webkit-scrollbar{display:none}.scrollbar-none{-ms-overflow-style:none;scrollbar-width:none}.h-screen-dvh{height:100dvh}.animate-in{animation-duration:.3s;animation-fill-mode:both}@keyframes fade-in{0%{opacity:0}to{opacity:1}}.fade-in{animation-name:fade-in}@media(max-width:768px){.safe-bottom-padding{padding-bottom:env(safe-area-inset-bottom,12px)}}
