body{background-color:#f8fafc;margin:0;padding:0}.animate-pulse{animation:2s infinite pulse}@keyframes pulse{0%{transform:scale(1)}50%{opacity:.8;transform:scale(1.05)}to{transform:scale(1)}}
