
/* Custom styles if you want to extend Tailwind later */
.hero {
    background: linear-gradient(135deg, #6366f1, #8b5cf6);
}