@tailwind base;@tailwind components;@tailwind utilities;html,body,#root{min-height:100vh;width:100%;margin:0;padding:0;display:block}.custom-scrollbar::-webkit-scrollbar{width:6px;height:6px}.custom-scrollbar::-webkit-scrollbar-track{background:transparent}.custom-scrollbar::-webkit-scrollbar-thumb{background-color:#cbd5e1;border-radius:20px}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background-color:#94a3b8}.scrollbar-hide{-ms-overflow-style:none;scrollbar-width:none}.scrollbar-hide::-webkit-scrollbar{display:none}@media print{body{background-color:#fff!important;margin:0!important;padding:0!important}.print\:hidden{display:none!important}}
