
        body { font-family: 'Inter', sans-serif; }
        .hover-shadow-glow:hover { box-shadow: 0 0 25px rgba(59, 130, 246, 0.4); transition: box-shadow 0.3s ease; }
    