/* Modern Play - Classic Light Theme Styling */
body[data-theme="modern_play"] .hero-banner-section {
    background: linear-gradient(135deg, rgba(2, 132, 199, 0.08) 0%, rgba(6, 182, 212, 0.04) 100%);
    border-radius: var(--radius-xl);
}
