Gourd Shaped Gong Dao Bei

Gourd Shaped Gong Dao Bei

Regular price
$15.00 USD
Sale price
$15.00 USD
Regular price
Sold out
Unit price
per 

Probably the best Gong Dao Bei I have ever used, this is the perfect mix of form and function. 

From the top this Gong Dao Bei is in the shape of a chinese gourd, a hulu. The gourd is very common in Chinese culture and art. It represents many things such as health and prosperity. 

The gourd shape not only makes the Gong Dao Bei visually beautiful but also very balanced as the finger grooves are between the two parts. 

/* Pine tree swaying animation */ @keyframes pine-sway { 0%, 100% { transform: rotate(0deg); } 25% { transform: rotate(1deg); } 75% { transform: rotate(-1deg); } } .pine-background { animation: pine-sway 4s ease-in-out infinite; transform-origin: bottom center; } /* Stagger multiple trees */ .pine-background:nth-child(2) { animation-delay: 0.5s; } .pine-background:nth-child(3) { animation-delay: 1s; }
html