.wishlist-button{display:inline-flex;align-items:center;justify-content:center;padding:.6rem;background:#ffffffe6;border:none;border-radius:50%;cursor:pointer;color:currentColor;transition:transform .15s ease,background .15s ease}.wishlist-button:hover{background:#fff;transform:scale(1.08)}.wishlist-button .icon{width:1.8rem;height:1.8rem;display:block}.wishlist-button[aria-pressed=true] .wishlist-button__icon--outline{display:none}.wishlist-button[aria-pressed=true] .wishlist-button__icon--filled{color:var(--color-foreground, #121212)}.product__wishlist-row{display:flex;justify-content:flex-end;margin-bottom:.75rem}.product__wishlist-row .wishlist-button{background:rgba(var(--color-foreground),.06)}.product__wishlist-row .wishlist-button:hover{background:rgba(var(--color-foreground),.12)}.product__title-wrapper{display:flex;align-items:center;flex-wrap:wrap;gap:1rem;margin-bottom:.5rem}.product__title-wrapper .product__title{flex:1;min-width:0}.product__title-wrapper .wishlist-button{flex-shrink:0;background:rgba(var(--color-foreground),.08)}.product__title-wrapper .wishlist-button:hover{background:rgba(var(--color-foreground),.15)}.product__info-container .product__title{display:flex;align-items:center;flex-wrap:wrap;gap:.5rem}.product__info-container .product__title .wishlist-button{flex-shrink:0}.featured-product .product__title+.wishlist-button{margin-left:.5rem;vertical-align:middle}.card-wrapper .card__media .wishlist-button,.card__media .wishlist-button{position:absolute;top:.75rem;right:.75rem;z-index:1}.header__icon--wishlist{position:relative;height:4.4rem;width:4.4rem;padding:0;margin-right:.2rem}.header__icon--wishlist .svg-wrapper{width:44px;height:44px;display:flex;align-items:center;justify-content:center}.header__icon--wishlist .icon{height:2.2rem;width:2.2rem;fill:currentColor}.wishlist-count-bubble{position:absolute;top:-.4rem;right:-.4rem;min-width:1.2rem;height:1.2rem;padding:0 .35rem;font-size:.9rem;line-height:1.2rem;border-radius:50%;background:rgb(var(--color-button));color:rgb(var(--color-button-text));display:flex;align-items:center;justify-content:center}.wishlist-count-bubble.hidden{display:none}.wishlist-drawer.drawer{position:fixed;left:0;top:0;width:100%;height:100%;z-index:1001;display:flex;justify-content:flex-end;visibility:hidden;transition:visibility .3s ease}.wishlist-drawer.drawer.active{visibility:visible}.wishlist-drawer__overlay{position:absolute;left:0;top:0;width:100%;height:100%;background:rgba(var(--color-foreground),.5)}.wishlist-drawer__inner{position:relative;height:100%;width:38rem;max-width:calc(100vw - 3rem);padding:0 1.5rem;background:rgb(var(--color-background));border-left:.1rem solid rgba(var(--color-foreground),.2);overflow:hidden;display:flex;flex-direction:column;transform:translate(100%);transition:transform .35s cubic-bezier(.4,0,.2,1);box-shadow:-4px 0 20px #0000001a}.wishlist-drawer.drawer.active .wishlist-drawer__inner{transform:translate(0)}.wishlist-drawer__header{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 0;border-bottom:.1rem solid rgba(var(--color-foreground),.1);flex-shrink:0}.wishlist-drawer__heading{margin:0;font-size:1.8rem}.wishlist-drawer__close{padding:.8rem;min-width:4.4rem;min-height:4.4rem;border:none;background:transparent;cursor:pointer;color:rgb(var(--color-foreground));display:flex;align-items:center;justify-content:center}.wishlist-drawer__close .svg-wrapper{width:2rem;height:2rem}.wishlist-drawer__empty{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem;text-align:center}.wishlist-drawer__empty .button{margin-top:1rem}.wishlist-drawer__contents{flex:1;display:flex;flex-direction:column;overflow:hidden}.wishlist-drawer__contents.hidden{display:none}.wishlist-drawer__items{flex:1;overflow-y:auto;padding:1rem 0}.wishlist-drawer__items .wishlist-item{display:flex;align-items:flex-start;gap:1rem;padding:1rem 0;border-bottom:.1rem solid rgba(var(--color-foreground),.08);margin-bottom:0}.wishlist-drawer__items .wishlist-item__image{width:5rem;min-width:5rem;aspect-ratio:1}.wishlist-drawer__items .wishlist-item__link{display:flex;position:relative;flex:1;min-width:0;gap:1rem;align-items:flex-start}.wishlist-drawer__items .wishlist-item__title{padding:0;font-size:1.4rem}.wishlist-drawer__items .wishlist-item__price{padding:.25rem 0 0;font-size:1.3rem}.wishlist-drawer__items .wishlist-item__link .wishlist-item__remove{position:absolute;top:.5rem;right:.5rem;min-width:2.5rem;width:2.5rem;height:2.5rem;flex-shrink:0;z-index:2}.wishlist-drawer__footer{padding:1.5rem 0;border-top:.1rem solid rgba(var(--color-foreground),.1);flex-shrink:0}.wishlist-page__title{margin-bottom:2rem}#wishlist-empty{text-align:center;padding:3rem 1rem}#wishlist-grid.hidden{display:none}.wishlist-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:1.5rem}#wishlist-page-items{display:contents}.wishlist-item{position:relative;border:1px solid rgba(var(--color-foreground),.1);border-radius:var(--media-radius, 0);overflow:hidden}.wishlist-item__link{display:block;position:relative;text-decoration:none;color:inherit}.wishlist-item__image{display:block;aspect-ratio:1;background:rgba(var(--color-foreground),.04)}.wishlist-item__image img{width:100%;height:100%;object-fit:cover;display:block}.wishlist-item__title{display:block;padding:.75rem 2.5rem .25rem .75rem;font-size:.95rem;font-weight:500}.wishlist-item__price{display:block;padding:0 2.5rem .75rem .75rem;font-size:.9rem;opacity:.85}.wishlist-item__link .wishlist-item__remove{position:absolute;top:.5rem;right:.5rem;min-width:2rem;width:2rem;height:2rem;padding:0;border-radius:50%;font-size:1.25rem;line-height:1;z-index:2}
/*# sourceMappingURL=/cdn/shop/t/8/assets/component-wishlist.css.map */
