@tailwind base;@tailwind components;@tailwind utilities;html{height:100%}body,html{width:100%}body{min-height:100vh;min-height:-webkit-fill-available;margin:0;padding:0;overscroll-behavior:none;-webkit-overflow-scrolling:touch}html{touch-action:manipulation;-webkit-touch-callout:none}.safe-top{padding-top:env(safe-area-inset-top)}.safe-bottom{padding-bottom:env(safe-area-inset-bottom)}