@keyframes guestbook-note-glow{0%{box-shadow:0 0 #9b7ec000}20%{box-shadow:0 0 0 6px #9b7ec073}to{box-shadow:0 0 #9b7ec000}}.guestbook-note-new{animation:2.4s ease-out 2 guestbook-note-glow}@keyframes guestbook-note-in{0%{opacity:0;translate:0 8px}to{opacity:1;translate:0}}.guestbook-note-enter{animation:.4s ease-out both guestbook-note-in}@media (prefers-reduced-motion:reduce){.guestbook-note-new,.guestbook-note-enter{animation:none}}
