@tailwind base;@tailwind components;@tailwind utilities;::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:10px}.dark ::-webkit-scrollbar-thumb{background:#334155}.custom-scrollbar::-webkit-scrollbar{width:4px}.ai-glow{box-shadow:0 0 20px #14b8a633}.shimmer{background:linear-gradient(90deg,transparent,rgba(20,184,166,.1),transparent);background-size:200% 100%;animation:shimmer 2s infinite}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@media print{.no-print{display:none!important}aside{display:none!important}main{width:100%!important;padding:0!important}}
