A comprehensive guide to the visual language, components, and patterns used across ELHSS platforms.
.text-teal-400, .from-teal-400, .from-blue-400, etc.
Teal 400
#2dd4bf
Purple 600
#8b5cf6
Pink 600
#ec4899
from-gray-800 to-gray-900
from-blue-900 to-teal-900
h1
h2
h3
h4
h5
The default paragraph style with appropriate line-height and spacing for readability.
.glassmorphism {
background: rgba(255, 255, 255, 0.05);
border-radius: 1rem;
backdrop-filter: blur(10px);
}
bg-teal-600 hover:bg-teal-700
Glassmorphism effect with subtle shadows and transitions.
Accessibility First
Consistent Branding
Mobile-First Design
Scalable Patterns