
        /* Optional custom styles for smooth interactions */
        html { scroll-behavior: smooth; }
        .hover-scale { transition: transform 0.3s ease; }
    