🃏

Cards

Flexible card component for content grouping with brutal shadows and borders.

Basic Cards

Simple content cards with 4px borders and hard shadows

Basic Card

This card has thick border and hard shadow. Hover to see lift effect.

Primary Card

Card with primary background color.

Secondary Card

Shadow expands on hover.

Cards with Actions

Cards with buttons and action areas

Card with Button

This card includes an action button at the bottom.

Multiple Actions

Cards can have multiple action buttons.

Cards with Images

Visual cards with figure elements

🎨

Image Card

Card with image at the top.

Visual Card

Perfect for portfolios.

🔥

Feature Card

Great for showcases.

Horizontal Cards

Side-by-side layout with card-side class

📱

Horizontal Card

Image on the left, content on the right. Use card-side class.

Product Card

Perfect for product listings or features with prominent imagery.

Card Grid Layout

Cards work great in responsive grid layouts

Compact Card

Smaller padding for dense grids.

Grid Item

Responsive columns.

Flexible

Adapts to screen size.

Responsive

Mobile to desktop.

Project Cards - 2-Column Grid

Responsive 2-column layout for project portfolios with clickable cards

2-Column Grid at All Sizes

Uses grid-cols-2 to maintain 2 columns from 320px mobile to desktop. Cards scale with responsive sizing (h-32 sm:h-48, text-sm sm:text-lg). Entire card is clickable.

Cards in Grids

Use Tailwind's grid utilities for responsive layouts. Add hover-lift for interactive feedback on all cards.
```