Back to App

Design System Showcase

A visual guide to the latest UI improvements, featuring glassmorphism, refined typography, and interactive elements.

Glassmorphism

A modern, frosted-glass effect used on navigation and cards to create depth and context.

Glass Card

Notice how the background blurs behind this element, creating a sense of hierarchy.

.glass { @apply bg-background/60 backdrop-blur-xl border-b border-border/40; }

Typography & Gradients

Refined font choices and gradient text for key emphasis points.

Display Font

PP Editorial New

Used for headings and accents to add elegance.

Gradient Text

Beautiful Gradients

Adds vibrancy to primary actions and keywords.

Interactive Elements

Subtle animations and hover states that make the interface feel alive.

Hover Me

This card lifts up and casts a colored shadow when hovered, inviting interaction.

Fluid Motion

Transitions are smooth (300ms) to ensure the UI feels responsive but not jarring.

Color Palette

A fresh OKLCH palette optimized for both light and dark modes.

Primary

var(--primary)

Secondary

var(--secondary)

Accent

var(--accent)

Background

var(--background)

Card

var(--card)