.blog-content table{border-collapse:collapse;width:100%;font-family:var(--font-body);color:var(--text-secondary);margin:2rem 0;font-size:.9375rem;line-height:1.6}.blog-content thead th{background:var(--bg-dark);color:var(--text-on-dark);text-align:left;font-weight:600;font-size:var(--text-caption);letter-spacing:.03em;text-transform:uppercase;padding:.75rem 1rem}.blog-content thead th:first-child{border-radius:var(--radius-sm)0 0 0}.blog-content thead th:last-child{border-radius:0 var(--radius-sm)0 0}.blog-content tbody td{border-bottom:1px solid var(--bg-recessed);padding:.75rem 1rem}.blog-content tbody tr:last-child td{border-bottom:none}.blog-content tbody tr:nth-child(2n){background:var(--bg-elevated)}@media (max-width:767px){.blog-content table{-webkit-overflow-scrolling:touch;white-space:nowrap;display:block;overflow-x:auto}}.blog-content .callout{background:var(--accent-cool-soft);border-left:4px solid var(--accent-cool);border-radius:var(--radius-sm);color:var(--text-primary);margin:2rem 0;padding:1.25rem 1.25rem 1.25rem 3rem;font-size:.9375rem;line-height:1.6;position:relative}.blog-content .callout:before{content:"ℹ️";font-size:1.125rem;position:absolute;top:1.25rem;left:.875rem}.blog-content .tip{background:var(--accent-green-soft);border-left:4px solid var(--accent-green);border-radius:var(--radius-sm);color:var(--text-primary);margin:2rem 0;padding:1.25rem 1.25rem 1.25rem 3rem;font-size:.9375rem;line-height:1.6;position:relative}.blog-content .tip:before{content:"💡";font-size:1.125rem;position:absolute;top:1.25rem;left:.875rem}.blog-content .warning{border-left:4px solid var(--accent-amber);border-radius:var(--radius-sm);color:var(--text-primary);background:#fef3c7;margin:2rem 0;padding:1.25rem 1.25rem 1.25rem 3rem;font-size:.9375rem;line-height:1.6;position:relative}.blog-content .warning:before{content:"⚠️";font-size:1.125rem;position:absolute;top:1.25rem;left:.875rem}.blog-content .pricing-table{border:1px solid var(--bg-recessed);border-radius:var(--radius-md);margin:2rem 0;overflow:hidden}.blog-content .pricing-table table{margin:0}.blog-content .pricing-table thead th{background:var(--accent-warm);color:#fff}.blog-content .pricing-table thead th:first-child,.blog-content .pricing-table thead th:last-child{border-radius:0}.blog-content .pricing-table tbody td{padding:.875rem 1rem;font-size:.9375rem}.blog-content .pricing-table tbody td:last-child{color:var(--text-primary);font-weight:600}@media (max-width:767px){.blog-content .pricing-table{-webkit-overflow-scrolling:touch;overflow-x:auto}.blog-content .pricing-table table{white-space:nowrap}}.blog-content .pros-cons{grid-template-columns:1fr 1fr;gap:1.5rem;margin:2rem 0;display:grid}@media (max-width:767px){.blog-content .pros-cons{grid-template-columns:1fr}}.blog-content .pros-cons .pros,.blog-content .pros-cons .cons{border-radius:var(--radius-sm);padding:1.25rem;font-size:.9375rem;line-height:1.6}.blog-content .pros-cons .pros{background:var(--accent-green-soft);border:1px solid #0d966833}.blog-content .pros-cons .cons{background:var(--accent-warm-soft);border:1px solid #d94f4f33}.blog-content .pros-cons .pros h3,.blog-content .pros-cons .pros h4,.blog-content .pros-cons .cons h3,.blog-content .pros-cons .cons h4{font-family:var(--font-body);color:var(--text-primary);margin:0 0 .75rem;font-size:1rem;font-weight:600}.blog-content .pros-cons .pros li:before{content:"✓ ";color:var(--accent-green);font-weight:700}.blog-content .pros-cons .cons li:before{content:"✗ ";color:var(--accent-warm);font-weight:700}.blog-content .pros-cons ul{margin:0;padding:0;list-style:none}.blog-content .pros-cons li{color:var(--text-secondary);padding:.25rem 0}
