@tailwind base;@tailwind components;@tailwind utilities;::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background-color:#cbd5e1;border-radius:10px}::-webkit-scrollbar-thumb:hover{background-color:#94a3b8}html,body{height:100%;margin:0;padding:0;overflow:hidden;background-color:#f8fafc}@media print{body{overflow:visible!important;background:#fff!important}}
