# FeatureCard

## Purpose

Reusable marketing or product-summary tile with optional icon, title, and description.

## Category

Pattern

## Public API

Props:

- `title`
- `description`
- `tone`: `primary | secondary | accent | success | info`
- `size`: `md | sm`
- `surface`: `elevated | panel | subtle`

Slots:

- `icon`
- default
