.tp-spec-table { width: 100%; border-collapse: collapse; margin: 10px 0 20px; font-size: 14px; }
.tp-spec-table th, .tp-spec-table td { border: 1px solid #e0e0e0; padding: 8px 12px; text-align: left; }
.tp-spec-table th { background: #f5f7fa; font-weight: 600; color: #333; width: 30%; }
.tp-spec-table tr:nth-child(even) { background: #fafbfc; }
.tp-steps { padding-left: 20px; line-height: 1.8; }
.tp-steps li { margin-bottom: 5px; }