@tailwind base;@tailwind components;@tailwind utilities;html{scroll-behavior:smooth;-webkit-tap-highlight-color:transparent;overflow-x:hidden;width:100%}body{overflow-x:hidden;width:100%;position:relative;-webkit-text-size-adjust:100%}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#94a3b8}@layer utilities{.safe-bottom{padding-bottom:env(safe-area-inset-bottom)}}
