Cards
Containers for grouped content. Cards use borders, not shadows, for structure.
Card Title
Card content goes here.
Data Pipeline Pro
ETL processing & stream connectors
Auth Gateway
OAuth2 / SSO federation layer
Metrics Collector
Application performance monitoring
Usage
html
<div class="ds-list-card">
<div class="ds-list-card-row">Row 1</div>
<div class="ds-list-card-row">Row 2</div>
<div class="ds-list-card-row">Row 3</div>
</div>Rules
- No shadows on page-level cards. Use shadows only for modals and overlays.
- Hover state:
--surface-hoveron the row, not just the cell. - Hairline borders provide enough visual separation — no row striping.