Archetype Cards
Browse the archetype card images below.
No images found in
/lightning-path/triumph-of-spirit/archetype-cards/
.card-grid { display: grid; grid-template-columns: repeat(auto-fill, minmax(200px, 1fr)); gap: 1.5rem; margin-top: 1.5rem; }
.card-item { text-align: center; border: 1px solid #e1e4e8; border-radius: 6px; padding: 0.75rem; background: #fff; }
.card-item img { max-width: 100%; height: auto; border-radius: 4px; }
.card-caption { margin-top: 0.5rem; font-size: 0.875rem; color: #586069; word-break: break-word; } </style>