.eat-fav-dialog .eat-fav-content{max-width:400px}.eat-fav-subline{max-width:360px;opacity:.75}.eat-fav-dialog .close-and-dismiss{color:#666}.fav-heart-icon{transform-origin:center;animation:eat-fav-heartbeat 2.6s ease-in-out infinite}@keyframes eat-fav-heartbeat{0%,30%,to{transform:scale(1)}8%{transform:scale(1.18)}16%{transform:scale(1)}24%{transform:scale(1.12)}}.fav-mini-heart{position:absolute;bottom:55%;left:50%;opacity:0;pointer-events:none}.eat-fav-dialog[open] .fav-mini-heart-1{--rise-x:-28px;--rise-r:-22deg;animation:eat-fav-rise 1.2s ease-out .1s forwards}.eat-fav-dialog[open] .fav-mini-heart-2{--rise-x:4px;--rise-r:12deg;animation:eat-fav-rise 1.2s ease-out .3s forwards}.eat-fav-dialog[open] .fav-mini-heart-3{--rise-x:30px;--rise-r:26deg;animation:eat-fav-rise 1.2s ease-out .5s forwards}@keyframes eat-fav-rise{0%{opacity:0;transform:translate(-50%) scale(.6) rotate(0deg)}25%{opacity:.9}to{opacity:0;transform:translate(calc(-50% + var(--rise-x, 0px)),-3.25rem) scale(1) rotate(var(--rise-r,0deg))}}@media (prefers-reduced-motion:reduce){.fav-heart-icon,.fav-mini-heart{animation:none!important}}