DESIGN SYSTEM EDITION · v0.8.3.8.4

Card Library

Thirty reusable 2026 design treatments powered by the shared Monarch fonts, colors, typography, spacing, Flow, and token architecture.

Source: components/content/card.php

Tokens: --site-color-stroke, --radius-lg, --shadow-sm

Classes: .card, .card-body, .card-align-start

01

Default

PresentationContent

Standard Monarch treatment

Default

Default Card

A practical Default treatment adaptable to Presentation, Content, Commerce, Community, Productivity, Marketing, Utility, and Entertainment websites.

Classes, source, anatomy, and accessibility

Anatomy: Semantic wrapper, component content, optional metadata, and actions.

Accessibility: Uses native semantic HTML and visible labels where applicable.

<?php monarch_render_component('content', 'card', ['style' => 'default']); ?>
02

Minimal

PresentationContent

Reduced decoration and visual weight

Minimal

Minimal Card

A practical Minimal treatment adaptable to Presentation, Content, Commerce, Community, Productivity, Marketing, Utility, and Entertainment websites.

Classes, source, anatomy, and accessibility

Anatomy: Semantic wrapper, component content, optional metadata, and actions.

Accessibility: Uses native semantic HTML and visible labels where applicable.

<?php monarch_render_component('content', 'card', ['style' => 'minimal']); ?>
03

Outlined

UtilityContent

Transparent surface with a defined tokenized stroke

Outlined

Outlined Card

A practical Outlined treatment adaptable to Presentation, Content, Commerce, Community, Productivity, Marketing, Utility, and Entertainment websites.

Classes, source, anatomy, and accessibility

Anatomy: Semantic wrapper, component content, optional metadata, and actions.

Accessibility: Uses native semantic HTML and visible labels where applicable.

<?php monarch_render_component('content', 'card', ['style' => 'outlined']); ?>
04

Soft

CommunityContent

Quiet low-contrast surface

Soft

Soft Card

A practical Soft treatment adaptable to Presentation, Content, Commerce, Community, Productivity, Marketing, Utility, and Entertainment websites.

Classes, source, anatomy, and accessibility

Anatomy: Semantic wrapper, component content, optional metadata, and actions.

Accessibility: Uses native semantic HTML and visible labels where applicable.

<?php monarch_render_component('content', 'card', ['style' => 'soft']); ?>
05

Elevated

CommerceMarketing

Layered surface with tokenized shadow

Elevated

Elevated Card

A practical Elevated treatment adaptable to Presentation, Content, Commerce, Community, Productivity, Marketing, Utility, and Entertainment websites.

Classes, source, anatomy, and accessibility

Anatomy: Semantic wrapper, component content, optional metadata, and actions.

Accessibility: Uses native semantic HTML and visible labels where applicable.

<?php monarch_render_component('content', 'card', ['style' => 'elevated']); ?>
06

Compact

ProductivityUtility

Dense interface treatment

Compact

Compact Card

A practical Compact treatment adaptable to Presentation, Content, Commerce, Community, Productivity, Marketing, Utility, and Entertainment websites.

Classes, source, anatomy, and accessibility

Anatomy: Semantic wrapper, component content, optional metadata, and actions.

Accessibility: Uses native semantic HTML and visible labels where applicable.

<?php monarch_render_component('content', 'card', ['style' => 'compact']); ?>
07

Spacious

PresentationMarketing

Generous presentation rhythm

Spacious

Spacious Card

A practical Spacious treatment adaptable to Presentation, Content, Commerce, Community, Productivity, Marketing, Utility, and Entertainment websites.

Classes, source, anatomy, and accessibility

Anatomy: Semantic wrapper, component content, optional metadata, and actions.

Accessibility: Uses native semantic HTML and visible labels where applicable.

<?php monarch_render_component('content', 'card', ['style' => 'spacious']); ?>
08

Inline

ContentCommunity

Designed to sit within surrounding content

Inline

Inline Card

A practical Inline treatment adaptable to Presentation, Content, Commerce, Community, Productivity, Marketing, Utility, and Entertainment websites.

Classes, source, anatomy, and accessibility

Anatomy: Semantic wrapper, component content, optional metadata, and actions.

Accessibility: Uses native semantic HTML and visible labels where applicable.

<?php monarch_render_component('content', 'card', ['style' => 'inline']); ?>
09

Stacked

PresentationProductivity

Vertical component anatomy

Stacked

Stacked Card

A practical Stacked treatment adaptable to Presentation, Content, Commerce, Community, Productivity, Marketing, Utility, and Entertainment websites.

Classes, source, anatomy, and accessibility

Anatomy: Semantic wrapper, component content, optional metadata, and actions.

Accessibility: Uses native semantic HTML and visible labels where applicable.

<?php monarch_render_component('content', 'card', ['style' => 'stacked']); ?>
10

Split

MarketingCommerce

Two-region composition

Split

Split Card

A practical Split treatment adaptable to Presentation, Content, Commerce, Community, Productivity, Marketing, Utility, and Entertainment websites.

Classes, source, anatomy, and accessibility

Anatomy: Semantic wrapper, component content, optional metadata, and actions.

Accessibility: Uses native semantic HTML and visible labels where applicable.

<?php monarch_render_component('content', 'card', ['style' => 'split']); ?>
11

Accent Border

PresentationContent

Strong accent edge with neutral body

Accent Border

Accent Border Card

A practical Accent Border treatment adaptable to Presentation, Content, Commerce, Community, Productivity, Marketing, Utility, and Entertainment websites.

Classes, source, anatomy, and accessibility

Anatomy: Semantic wrapper, component content, optional metadata, and actions.

Accessibility: Uses native semantic HTML and visible labels where applicable.

<?php monarch_render_component('content', 'card', ['style' => 'accent-border']); ?>
12

Highlight

MarketingCommerce

Attention without semantic status

Highlight

Highlight Card

A practical Highlight treatment adaptable to Presentation, Content, Commerce, Community, Productivity, Marketing, Utility, and Entertainment websites.

Classes, source, anatomy, and accessibility

Anatomy: Semantic wrapper, component content, optional metadata, and actions.

Accessibility: Uses native semantic HTML and visible labels where applicable.

<?php monarch_render_component('content', 'card', ['style' => 'highlight']); ?>
13

Feature

MarketingPresentation

Prominent section anchor

Feature

Feature Card

A practical Feature treatment adaptable to Presentation, Content, Commerce, Community, Productivity, Marketing, Utility, and Entertainment websites.

Classes, source, anatomy, and accessibility

Anatomy: Semantic wrapper, component content, optional metadata, and actions.

Accessibility: Uses native semantic HTML and visible labels where applicable.

<?php monarch_render_component('content', 'card', ['style' => 'feature']); ?>
14

Showcase

EntertainmentMarketing

Highly visual featured presentation

Showcase

Showcase Card

A practical Showcase treatment adaptable to Presentation, Content, Commerce, Community, Productivity, Marketing, Utility, and Entertainment websites.

Classes, source, anatomy, and accessibility

Anatomy: Semantic wrapper, component content, optional metadata, and actions.

Accessibility: Uses native semantic HTML and visible labels where applicable.

<?php monarch_render_component('content', 'card', ['style' => 'showcase']); ?>
15

Signature

PresentationMarketing

Distinct Monarch branded treatment

Signature

Signature Card

A practical Signature treatment adaptable to Presentation, Content, Commerce, Community, Productivity, Marketing, Utility, and Entertainment websites.

Classes, source, anatomy, and accessibility

Anatomy: Semantic wrapper, component content, optional metadata, and actions.

Accessibility: Uses native semantic HTML and visible labels where applicable.

<?php monarch_render_component('content', 'card', ['style' => 'signature']); ?>
16

Editorial

ContentPresentation

Long-form and publishing treatment

Editorial

Editorial Card

A practical Editorial treatment adaptable to Presentation, Content, Commerce, Community, Productivity, Marketing, Utility, and Entertainment websites.

Classes, source, anatomy, and accessibility

Anatomy: Semantic wrapper, component content, optional metadata, and actions.

Accessibility: Uses native semantic HTML and visible labels where applicable.

<?php monarch_render_component('content', 'card', ['style' => 'editorial']); ?>
17

Corporate

PresentationProductivity

Structured restrained business treatment

Corporate

Corporate Card

A practical Corporate treatment adaptable to Presentation, Content, Commerce, Community, Productivity, Marketing, Utility, and Entertainment websites.

Classes, source, anatomy, and accessibility

Anatomy: Semantic wrapper, component content, optional metadata, and actions.

Accessibility: Uses native semantic HTML and visible labels where applicable.

<?php monarch_render_component('content', 'card', ['style' => 'corporate']); ?>
18

Marketing

MarketingCommerce

Promotion and conversion treatment

Marketing

Marketing Card

A practical Marketing treatment adaptable to Presentation, Content, Commerce, Community, Productivity, Marketing, Utility, and Entertainment websites.

Classes, source, anatomy, and accessibility

Anatomy: Semantic wrapper, component content, optional metadata, and actions.

Accessibility: Uses native semantic HTML and visible labels where applicable.

<?php monarch_render_component('content', 'card', ['style' => 'marketing']); ?>
19

Commerce

CommerceMarketing

Transactional information treatment

Commerce

Commerce Card

A practical Commerce treatment adaptable to Presentation, Content, Commerce, Community, Productivity, Marketing, Utility, and Entertainment websites.

Classes, source, anatomy, and accessibility

Anatomy: Semantic wrapper, component content, optional metadata, and actions.

Accessibility: Uses native semantic HTML and visible labels where applicable.

<?php monarch_render_component('content', 'card', ['style' => 'commerce']); ?>
20

Dashboard

ProductivityUtility

Metrics and application interface treatment

Dashboard

Dashboard Card

A practical Dashboard treatment adaptable to Presentation, Content, Commerce, Community, Productivity, Marketing, Utility, and Entertainment websites.

Classes, source, anatomy, and accessibility

Anatomy: Semantic wrapper, component content, optional metadata, and actions.

Accessibility: Uses native semantic HTML and visible labels where applicable.

<?php monarch_render_component('content', 'card', ['style' => 'dashboard']); ?>
21

Community

CommunityContent

People and participation treatment

Community

Community Card

A practical Community treatment adaptable to Presentation, Content, Commerce, Community, Productivity, Marketing, Utility, and Entertainment websites.

Classes, source, anatomy, and accessibility

Anatomy: Semantic wrapper, component content, optional metadata, and actions.

Accessibility: Uses native semantic HTML and visible labels where applicable.

<?php monarch_render_component('content', 'card', ['style' => 'community']); ?>
22

Entertainment

EntertainmentCommunity

Media and leisure treatment

Entertainment

Entertainment Card

A practical Entertainment treatment adaptable to Presentation, Content, Commerce, Community, Productivity, Marketing, Utility, and Entertainment websites.

Classes, source, anatomy, and accessibility

Anatomy: Semantic wrapper, component content, optional metadata, and actions.

Accessibility: Uses native semantic HTML and visible labels where applicable.

<?php monarch_render_component('content', 'card', ['style' => 'entertainment']); ?>
23

Utility

UtilityProductivity

Functional tool-interface treatment

Utility

Utility Card

A practical Utility treatment adaptable to Presentation, Content, Commerce, Community, Productivity, Marketing, Utility, and Entertainment websites.

Classes, source, anatomy, and accessibility

Anatomy: Semantic wrapper, component content, optional metadata, and actions.

Accessibility: Uses native semantic HTML and visible labels where applicable.

<?php monarch_render_component('content', 'card', ['style' => 'utility']); ?>
24

Information

UtilityContent

Neutral educational or system information

Info

Information Card

A practical Information treatment adaptable to Presentation, Content, Commerce, Community, Productivity, Marketing, Utility, and Entertainment websites.

Classes, source, anatomy, and accessibility

Anatomy: Semantic wrapper, component content, optional metadata, and actions.

Accessibility: Uses native semantic HTML and visible labels where applicable.

<?php monarch_render_component('content', 'card', ['style' => 'info']); ?>
25

Success

CommerceProductivity

Completed or positive state

Success

Success Card

A practical Success treatment adaptable to Presentation, Content, Commerce, Community, Productivity, Marketing, Utility, and Entertainment websites.

Classes, source, anatomy, and accessibility

Anatomy: Semantic wrapper, component content, optional metadata, and actions.

Accessibility: Uses native semantic HTML and visible labels where applicable.

<?php monarch_render_component('content', 'card', ['style' => 'success']); ?>
26

Warning

CommerceProductivity

Cautionary state requiring attention

Warning

Warning Card

A practical Warning treatment adaptable to Presentation, Content, Commerce, Community, Productivity, Marketing, Utility, and Entertainment websites.

Classes, source, anatomy, and accessibility

Anatomy: Semantic wrapper, component content, optional metadata, and actions.

Accessibility: Uses native semantic HTML and visible labels where applicable.

<?php monarch_render_component('content', 'card', ['style' => 'warning']); ?>
27

Danger

UtilityProductivity

Critical, destructive, or failed state

Danger

Danger Card

A practical Danger treatment adaptable to Presentation, Content, Commerce, Community, Productivity, Marketing, Utility, and Entertainment websites.

Classes, source, anatomy, and accessibility

Anatomy: Semantic wrapper, component content, optional metadata, and actions.

Accessibility: Uses native semantic HTML and visible labels where applicable.

<?php monarch_render_component('content', 'card', ['style' => 'danger']); ?>
28

Muted

ContentPresentation

Secondary lower-priority information

Muted

Muted Card

A practical Muted treatment adaptable to Presentation, Content, Commerce, Community, Productivity, Marketing, Utility, and Entertainment websites.

Classes, source, anatomy, and accessibility

Anatomy: Semantic wrapper, component content, optional metadata, and actions.

Accessibility: Uses native semantic HTML and visible labels where applicable.

<?php monarch_render_component('content', 'card', ['style' => 'muted']); ?>
29

Gradient

MarketingEntertainment

Centralized Monarch gradient treatment

Gradient

Gradient Card

A practical Gradient treatment adaptable to Presentation, Content, Commerce, Community, Productivity, Marketing, Utility, and Entertainment websites.

Classes, source, anatomy, and accessibility

Anatomy: Semantic wrapper, component content, optional metadata, and actions.

Accessibility: Uses native semantic HTML and visible labels where applicable.

<?php monarch_render_component('content', 'card', ['style' => 'gradient']); ?>
30

Inverse

EntertainmentMarketing

High-contrast treatment for strong surfaces

Inverse

Inverse Card

A practical Inverse treatment adaptable to Presentation, Content, Commerce, Community, Productivity, Marketing, Utility, and Entertainment websites.

Classes, source, anatomy, and accessibility

Anatomy: Semantic wrapper, component content, optional metadata, and actions.

Accessibility: Uses native semantic HTML and visible labels where applicable.

<?php monarch_render_component('content', 'card', ['style' => 'inverse']); ?>