@tailwind base;@tailwind components;@tailwind utilities;body{@apply bg-white text-black font-sans antialiased leading-relaxed;font-family:Helvetica Neue,sans-serif;margin:0;padding:0;scroll-behavior:smooth}a{@apply transition-opacity duration-200;text-decoration:none}a:hover{@apply opacity-80}*{-webkit-tap-highlight-color:transparent}