.LikeButton-module__hjZSNW__heartInput{display:none}.LikeButton-module__hjZSNW__likeButton{background-color:#fff;border:1px solid #00000014;border-radius:16px;width:168px;height:52px;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 1px 2px #0000000a}.LikeButton-module__hjZSNW__like{cursor:pointer;justify-content:center;align-items:center;gap:10px;width:70%;height:100%;display:flex}.LikeButton-module__hjZSNW__likeIcon{fill:#9ca3af;width:24px;height:24px;transition:all .2s ease-out}.LikeButton-module__hjZSNW__likeText{color:#000000b3;font-size:14px;font-weight:600}.LikeButton-module__hjZSNW__likeCount{color:#00000059;border-left:1px solid #00000014;justify-content:center;align-items:center;width:30%;height:100%;font-size:15px;font-weight:600;transition:all .5s ease-out;display:flex;position:absolute;right:0}.LikeButton-module__hjZSNW__likeCountTwo{transform:translateY(40px)}.LikeButton-module__hjZSNW__heartInput:checked~.LikeButton-module__hjZSNW__like .LikeButton-module__hjZSNW__likeIcon{fill:#fc4e4e;transition:all .2s ease-out;animation:.2s ease-out LikeButton-module__hjZSNW__enlarge}.LikeButton-module__hjZSNW__heartInput:checked~.LikeButton-module__hjZSNW__like .LikeButton-module__hjZSNW__likeText{color:#000000d9}.LikeButton-module__hjZSNW__heartInput:checked~.LikeButton-module__hjZSNW__likeCountTwo{color:#000000d9;transform:translate(0)}.LikeButton-module__hjZSNW__heartInput:checked~.LikeButton-module__hjZSNW__likeCountOne{transform:translateY(-40px)}@keyframes LikeButton-module__hjZSNW__enlarge{0%{transform:scale(.5)}to{transform:scale(1.2)}}