@tailwind base;@tailwind components;@tailwind utilities;:root{--green:#1d9e75;--blue:#185fa5;--orange:#d85a30}*{box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#f0f4f8;color:#1e293b}