
/* Minimal custom styles (Tailwind is primary) */
html { scroll-behavior: smooth; }
.table-responsive { overflow-x: auto; }
.prose h1, .prose h2, .prose h3 { scroll-margin-top: 120px; }
.accordion-item + .accordion-item { border-top: 1px solid #e5e7eb; }
