@tailwind base;@tailwind components;@tailwind utilities;.hide-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.hide-scrollbar::-webkit-scrollbar{display:none}html,body,#root{-ms-overflow-style:none;scrollbar-width:none}html::-webkit-scrollbar,body::-webkit-scrollbar,#root::-webkit-scrollbar{display:none}html{overflow-y:auto;overflow-x:hidden;scroll-behavior:smooth;scroll-padding-top:70px}body{margin:0;padding:0;overflow-y:auto;overflow-x:hidden}#root{width:100%;overflow-y:auto;overflow-x:hidden}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}
