.semantic-table{border:1px solid var(--border);background:var(--panel);overflow-x:auto}.semantic-row{border-bottom:1px solid var(--border);font-family:var(--font-geist-mono), monospace;grid-template-columns:1fr 1.4fr;align-items:center;gap:16px;padding:12px 16px;font-size:11px;display:grid}.semantic-row:last-child{border-bottom:0}.semantic-row .el{color:var(--foreground);font-weight:600}.semantic-row .why{color:var(--muted-foreground);line-height:1.6}@media (max-width:640px){.semantic-row{grid-template-columns:1fr;gap:4px}}
