.LikeButton{align-items:center;color:var(--text-tertiary);cursor:pointer;display:flex;justify-content:center;position:absolute;z-index:4}.LikeButton__fallback{display:flex;height:24px;width:24px}.LikeButton__fallback :deep(svg){display:block;height:100%;width:100%}.LikeButton__notification{bottom:12px;left:50%;position:fixed;transform:translate(-50%);z-index:99}@media (max-width:767.99px){.LikeButton__notification{bottom:68px}}.LikeButton__notification-content{align-items:center;background:var(--bg-primary);border-radius:12px;box-shadow:0 1px 2px #11253b1a,0 4px 20px #11253b14;display:flex;font-size:14px;font-weight:500;letter-spacing:0;line-height:18px;padding:8px 12px;white-space:nowrap}.LikeButton__icon{display:flex;margin-right:8px}.LikeButton__icon svg path{fill-opacity:1;fill:var(--fill-favorite)}.LikeButton__icon--remove svg path{fill-opacity:.32;fill:#000}
