
        @import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;600;800&display=swap');
        body { font-family: 'Inter', sans-serif; }
        .image-glow { box-shadow: 0 10px 40px rgba(4, 192, 160, 0.2); }
    