@tailwind base;@tailwind components;@tailwind utilities;body{@apply bg-gray-50 text-gray-900;}.prose{color:#334155;line-height:1.7}.prose h1,.prose h2,.prose h3,.prose h4{color:#0f172a;font-weight:600;margin-top:1.5em;margin-bottom:.5em}.prose h2{font-size:1.5em;border-bottom:1px solid #e2e8f0;padding-bottom:.3em}.prose h3{font-size:1.25em}.prose p{margin:1em 0}.prose ul,.prose ol{padding-left:1.5em;margin:1em 0}.prose ul{list-style-type:disc}.prose ol{list-style-type:decimal}.prose li{margin:.25em 0}.prose strong{font-weight:600;color:#0f172a}.prose a{color:#2563eb;text-decoration:underline}.prose code{background:#f1f5f9;padding:.2em .4em;border-radius:.25rem;font-size:.875em}.prose pre{background:#1e293b;color:#e2e8f0;padding:1em;border-radius:.375rem;overflow-x:auto}.prose blockquote{border-left:3px solid #e2e8f0;padding-left:1em;color:#64748b;font-style:italic}
