@tailwind base;@tailwind components;@tailwind utilities;:root{--foreground-rgb: 15, 23, 42;--background-start-rgb: 248, 250, 252;--background-end-rgb: 248, 250, 252}body{color:rgb(var(--foreground-rgb));background:rgb(var(--background-start-rgb));-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#f1f5f9}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#94a3b8}@media print{.no-print{display:none!important}}
