@tailwind base;@tailwind components;@tailwind utilities;*,*:before,*:after{box-sizing:border-box}html,body,#root{width:100%;height:100%;margin:0}body{font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,"Apple Color Emoji","Segoe UI Emoji";-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}input,textarea{color:inherit;-webkit-text-fill-color:currentColor;caret-color:currentColor;opacity:1}button,input,textarea,select{font:inherit}input,textarea,button{-webkit-appearance:none;appearance:none}:focus{outline:none}.hide-horizontal-scrollbar{scrollbar-width:none;-ms-overflow-style:none}.hide-horizontal-scrollbar::-webkit-scrollbar{display:none}
