.wish{position:absolute;z-index:2;left:0}.wish__button{display:flex;align-items:center;margin-top:-1em;padding:1em;line-height:1;border:0;background:transparent}.wish__button>*{pointer-events:none}.wish .icon{font-size:1.2em;color:var(--GREY-dark);filter:drop-shadow(0 1px 0 #fff)}.wish__label{opacity:0;display:inline-block;overflow:hidden;width:0;padding:1ex 0;white-space:nowrap;background:var(--GREY-super-light);border-radius:2px}.wish:hover .wish__label{opacity:1;width:auto;margin-left:.3em;padding:1ex}