
/* Capabilities table formatting */
#equipment table { width:100%; border-collapse:collapse; margin:1rem 0; }
#equipment th, #equipment td { border:1px solid rgba(200,161,90,.35); padding:.6rem; text-align:left; }
#equipment th { background:#111827; color:#e5e7eb; }
#equipment caption { text-align:left; font-weight:700; margin-bottom:.5rem; color:#e5e7eb; }
