Crystal/Showcase
Back to Brands
citrineT3-InHouse

Voya Vacations

Voya Vacations - AI Travel Concierge

ArtasceCreative

active

AI-powered luxury travel concierge

Asset Status

0%
0
Complete
0
In Progress
5
Placeholder
9
Missing

Logo Suite

Logomark

Placeholder - AC Generic Mark

Logotype

Voya Vacations

Placeholder - Text Only

Full Lockup

Voya Vacations

Placeholder - Combined

Animation Preview

GSAP animation preview coming soon...

Crystal Theme

citrine

Warm, optimistic, energetic

Use case: Travel, lifestyle, consumer products

Primary
Accent
BG
Surface
Border
Text
Secondary
Muted

Asset Checklist

Logo Assets

LogomarkRequired

Icon-only logo (SVG with currentColor)

Placeholder
Logomark (Animated)

GSAP-ready SVG with data-gsap attributes

Missing
LogotypeRequired

Wordmark / text logo

Placeholder
Logotype (Animated)

DrawSVG-ready wordmark

Missing
Lockup (Horizontal)Required

Full logo - mark + type side by side

Placeholder
Lockup (Stacked)

Full logo - mark above type

Missing

Web Assets

Favicon SetRequired

ICO, 16px, 32px, 180px, 192px, 512px

Placeholder
OG ImageRequired

Social sharing image (1200×630)

Missing

Mobile Assets

iOS App Icon

1024×1024 with Contents.json

Missing
Android App Icon

Adaptive icon with foreground/background

Missing

Configuration

brand.config.jsonRequired

Colors, fonts, spacing tokens

Placeholder
guidelines.mdRequired

Voice, tone, target audience

Missing
prompts.mdRequired

AI system prompts for content-factory

Missing
ANIMATION_NOTES.md

GSAP animation documentation

Missing

Usage

brand.config.json path
packages/brand-dna/ArtasceCreative/VoyaVacations/brand.config.json
Import in React
// Set theme on container
<div data-crystal="citrine">
  {/* Brand-themed content */}
</div>

// Or use CrystalProvider
import { CrystalProvider } from '@artasce/crystal-ui';

<CrystalProvider theme="citrine">
  <App />
</CrystalProvider>