/* Hide elements with x-cloak until Alpine.js loads */
[x-cloak] {
    display: none !important;
}

