@tailwind base;@tailwind components;@tailwind utilities;*{box-sizing:border-box}body{color:#1a1a1a;background:#f0f2f5;margin:0;font-family:Segoe UI,Arial,sans-serif}@media print{.no-print{display:none!important}.print-full{width:100%!important}}@apply w-full border border-gray-400 px-2 py-1 text-sm focus:outline-none focus:border-blue-600 bg-white;@apply block text-xs font-semibold text-gray-600 uppercase tracking-wide mb-0.5;@apply bg-gray-800 text-white text-xs font-bold uppercase tracking-wider px-3 py-1.5;@apply bg-gray-700 text-white text-xs font-semibold uppercase text-center py-1.5 px-1 border border-gray-600;@apply border border-gray-300 text-sm;@apply w-full px-1 py-0.5 text-sm border-0 focus:outline-none focus:bg-blue-50;@apply w-full px-1 py-0.5 text-sm border-0 focus:outline-none focus:bg-blue-50;
