/* Custom Styles */
.text-shadow {
    text-shadow: 0 2px 4px rgba(0,0,0,0.5);
}

.steam-gradient {
    background: linear-gradient(180deg, rgba(23, 26, 33, 0) 0%, rgba(23, 26, 33, 0.9) 100%);
}
