.highlight-box { background: linear-gradient(135deg, #e3f2fd 0%, #f1f8e9 100%); border-left: 4px solid #2196f3; padding: 20px; margin: 20px 0; border-radius: 8px; box-shadow: 0 2px 8px rgba(0,0,0,0.1); } .price-comparison { background: #fff3e0; border: 2px solid #ff9800; border-radius: 12px; padding…