html,body{overflow-x:hidden;width:100%;position:relative;margin:0;padding:0;touch-action:pan-y;font-size:16px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media(min-width:1024px){html,body{font-size:18px}}#root{overflow-x:hidden;width:100%}*{max-width:100vw;box-sizing:border-box}@media screen and (max-width:768px){input,select,textarea{font-size:16px!important}}.overflow-x-auto,.custom-scrollbar,.no-scrollbar,[class*=overflow-x-auto]{overflow-x:auto!important;max-width:100%!important}table{width:100%;border-collapse:collapse}.custom-scrollbar::-webkit-scrollbar{width:5px;height:5px}.custom-scrollbar::-webkit-scrollbar-track{background:#f1f5f9}.custom-scrollbar::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:10px}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:#94a3b8}.no-scrollbar::-webkit-scrollbar{display:none}.no-scrollbar{-ms-overflow-style:none;scrollbar-width:none}
