.m-wishlist-page-content{padding:40px 0 60px;min-height:400px}.m-wishlist-page-content__wrapper{opacity:0;transition:opacity .3s ease}.m-wishlist-page-content__wrapper.is-visible{opacity:1}.m-wishlist-card{position:relative;transition:transform .2s ease,box-shadow .2s ease}.m-wishlist-card:hover{transform:translateY(-2px)}.m-wishlist-card .m-product-card{height:100%}.m-wishlist-remove-button{position:absolute;top:12px;right:12px;width:32px;height:32px;display:flex;align-items:center;justify-content:center;background-color:#fffffff2;border-radius:50%;cursor:pointer;z-index:10;transition:all .2s ease;box-shadow:0 2px 8px #0000001a;border:1px solid rgba(var(--color-border),.5)}.m-wishlist-remove-button:hover{background-color:rgb(var(--color-background));transform:scale(1.1);box-shadow:0 4px 12px #00000026}.m-wishlist-remove-button svg{width:18px;height:18px;color:rgb(var(--color-foreground));stroke-width:2.5}.m-wishlist-remove-button:hover svg{color:#e02b2b}@media screen and (min-width: 768px){.m-wishlist-card .m-wishlist-remove-button{opacity:0;visibility:hidden}.m-wishlist-card:hover .m-wishlist-remove-button{opacity:1;visibility:visible}}@media screen and (max-width: 767px){.m-wishlist-remove-button{width:36px;height:36px;top:8px;right:8px;background-color:#fffffffa}.m-wishlist-remove-button svg{width:20px;height:20px}}.m-wishlist-empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:80px 20px;min-height:500px}.m-wishlist-empty-state__icon{width:120px;height:120px;margin-bottom:24px;color:rgba(var(--color-foreground),.2);display:flex;align-items:center;justify-content:center}.m-wishlist-empty-state__icon svg{width:100%;height:100%}.m-wishlist-empty-state__title{font-size:28px;font-weight:600;color:rgb(var(--color-foreground));margin-bottom:12px;line-height:1.3}.m-wishlist-empty-state__description{font-size:16px;color:rgba(var(--color-foreground),.7);margin-bottom:32px;max-width:500px;line-height:1.6}.m-wishlist-empty-state__button{min-width:200px;padding:14px 32px;font-size:16px;font-weight:500}@media screen and (max-width: 767px){.m-wishlist-page-content{padding:24px 0 40px}.m-wishlist-empty-state{padding:60px 20px;min-height:400px}.m-wishlist-empty-state__icon{width:80px;height:80px;margin-bottom:20px}.m-wishlist-empty-state__title{font-size:22px;margin-bottom:10px}.m-wishlist-empty-state__description{font-size:14px;margin-bottom:24px}.m-wishlist-empty-state__button{min-width:180px;padding:12px 24px;font-size:14px}}.m-wishlist-page-content__wrapper:not(.is-visible){position:relative}.m-wishlist-page-content__wrapper:not(.is-visible):after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:40px;height:40px;border:3px solid rgba(var(--color-foreground),.1);border-top-color:rgb(var(--color-foreground));border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:translate(-50%,-50%) rotate(360deg)}}.m-wishlist-page-content__wrapper.m:grid{row-gap:24px}@media screen and (min-width: 768px){.m-wishlist-page-content__wrapper.m:grid{row-gap:32px}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/wishlist-page.css.map */
