body { font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif; }
table th, table td { border-color: #e2e8f0; }
tbody tr:nth-child(even) { background: #f8fafc; }
code { font-family: ui-monospace, SFMono-Regular, Menlo, monospace; font-size: 0.8rem; }
::-webkit-scrollbar { height: 8px; width: 8px; }
::-webkit-scrollbar-thumb { background: #cbd5e1; border-radius: 4px; }
