/* CPI Pro basic styles */
.cpi-pro-wrap { overflow-x: auto; margin: 8px 0; font-family: inherit; }
.cpi-pro-updated { margin-bottom: 8px; font-size: 13px; color: #374151; }
.cpi-pro-table table { border-collapse: collapse; width: 100%; }
.cpi-pro-table th, .cpi-pro-table td { padding: 8px 10px; border: 1px solid #e5e7eb; text-align: right; }
.cpi-pro-table th { font-weight: 700; background: #f3f4f6; }
.cpi-pro-table tr:nth-child(even) { background: #fbfbfc; }
