@tailwind base;@tailwind components;@tailwind utilities;*{box-sizing:border-box}body{font-family:Inter,-apple-system,sans-serif}.signal-active{@apply border-l-4 border-emerald-500}.signal-waiting{@apply border-l-4 border-yellow-500}.signal-none{@apply border-l-4 border-gray-700}