@tailwind base;@tailwind components;@tailwind utilities;:root{--primary-color: #0f172a}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#94a3b8}.dark ::-webkit-scrollbar-thumb{background:#475569}.dark ::-webkit-scrollbar-thumb:hover{background:#64748b}@media print{@page{size:auto;margin:0}body,html,#root,main{height:auto!important;overflow:visible!important;background:#fff!important}::-webkit-scrollbar{display:none}}
