.like-button{width:172px;height:46px;bottom:24px;gap:2px;position:fixed;left:50%;transform:translate(-50%);background:linear-gradient(274.39deg,#ff9857,#fec5a0);color:#fff;border:none;border-radius:24px;padding:12px 24px;display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:700;z-index:1000}.like-button:disabled{background:#ccc;cursor:not-allowed}
