.header__icon--favorites{position:relative}.header__icon--favorites .svg-wrapper{display:flex;align-items:center;justify-content:center}.header__icon--favorites .icon{width:2rem;height:2rem;fill:currentColor!important}.favorites-count-bubble{position:absolute;top:.2rem;right:.2rem;display:flex;align-items:center;justify-content:center;width:1.8rem;height:1.8rem;border-radius:50%;background:rgb(var(--color-background));border:1px solid rgba(var(--color-foreground),.1);color:rgb(var(--color-foreground));font-size:1rem;line-height:1;text-decoration:none;font-weight:500;z-index:1}.card__favorite-button{position:absolute;top:.8rem;right:.8rem;width:3.2rem;height:3.2rem;background:rgba(var(--color-background),.95);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(var(--color-foreground),.15);border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:3;transition:all .2s ease;box-shadow:0 2px 8px rgba(var(--color-foreground),.12);pointer-events:auto;padding:0;overflow:hidden}.card__favorite-button svg{width:1.6rem;height:1.6rem;fill:rgba(var(--color-foreground),.7);transition:fill .2s ease;flex-shrink:0;display:block;aspect-ratio:1 / 1;object-fit:contain;max-width:1.6rem;max-height:1.6rem;min-width:1.6rem;min-height:1.6rem}.card__favorite-button .icon{width:1.6rem!important;height:1.6rem!important;fill:rgba(var(--color-foreground),.7);transition:fill .2s ease;flex-shrink:0;object-fit:contain;aspect-ratio:1 / 1;max-width:1.6rem;max-height:1.6rem;min-width:1.6rem;min-height:1.6rem}.card__favorite-button:hover{background:rgba(var(--color-background),1);transform:scale(1.1);box-shadow:0 4px 12px rgba(var(--color-foreground),.15)}.card__favorite-button .icon{width:1.6rem;height:1.6rem;fill:rgba(var(--color-foreground),.7);transition:fill .2s ease;flex-shrink:0;object-fit:contain;aspect-ratio:1 / 1}.card__favorite-button--active{background:#dc267fe6;border-color:#dc267f4d}.card__favorite-button--active:hover{background:#dc267f;transform:scale(1.1)}.card__favorite-button--active svg,.card__favorite-button--active .icon{fill:#fff}.card__media,.card__media .media{position:relative}.favorites-drawer-container{position:fixed;top:0;right:0;width:100vw;height:100vh;z-index:100;display:none}.favorites-drawer-container.is-open{display:block}.favorites-drawer__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(var(--color-foreground),.5);cursor:pointer;z-index:101}.favorites-drawer{position:absolute;top:0;right:0;width:min(38rem,100vw);height:100vh;background:rgb(var(--color-background))!important;color:rgb(var(--color-foreground));transform:translate(100%);transition:transform .4s cubic-bezier(.25,.8,.25,1);display:flex;flex-direction:column;overflow:hidden;box-shadow:-8px 0 32px rgba(var(--color-foreground),.1);z-index:102}.favorites-drawer-container.is-open .favorites-drawer{transform:translate(0)}.favorites-drawer__header{display:flex;align-items:center;justify-content:space-between;padding:1.5rem 2rem;border-bottom:1px solid rgba(var(--color-foreground),.06);flex-shrink:0;background:rgba(var(--color-background),.95);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.favorites-drawer__title{margin:0;font-size:1.6rem;line-height:1.2;font-weight:600;letter-spacing:-.02em}.favorites-drawer__close{width:3.6rem;height:3.6rem;background:rgba(var(--color-foreground),.05);border:none;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;color:rgb(var(--color-foreground));transition:all .2s ease}.favorites-drawer__close:hover{background:rgba(var(--color-foreground),.1);transform:scale(1.05)}.favorites-drawer__close .icon{width:1.8rem;height:1.8rem}.favorites-drawer__content{flex:1;overflow-y:auto;padding:0;background:rgb(var(--color-background))!important;position:relative;z-index:1}.favorites-drawer__empty{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;padding:2rem;text-align:center;background:rgb(var(--color-background))!important;position:relative;z-index:1}.favorites-drawer__empty-icon{width:6rem;height:6rem;margin-bottom:2rem;opacity:.3}.favorites-drawer__empty-text{margin:0;font-size:1.6rem;color:rgba(var(--color-foreground),.7)}.favorites-drawer__empty-subtext{margin:1rem 0 0;color:rgba(var(--color-foreground),.5)}.favorites-list{padding:1rem;background:rgb(var(--color-background))!important;min-height:100%;position:relative;z-index:1}.favorites-item{display:flex;gap:1.2rem;padding:1rem;border-radius:1.2rem;position:relative;transition:all .2s ease;margin-bottom:.8rem;background:transparent!important;z-index:1}.favorites-item:hover{background:rgba(var(--color-foreground),.03)}.favorites-item:last-child{margin-bottom:0}.favorites-item__image{flex-shrink:0;width:6rem;height:6rem;border-radius:1rem;overflow:hidden;background:rgba(var(--color-foreground),.04);position:relative}.favorites-item__image:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border:1px solid rgba(var(--color-foreground),.06);border-radius:1rem;pointer-events:none}.favorites-item__image img{width:100%;height:100%;object-fit:cover}.favorites-item__content{flex:1;min-width:0;display:flex;flex-direction:column;justify-content:center}.favorites-item__title{margin:0;font-size:1.4rem;line-height:1.4;font-weight:500;color:rgb(var(--color-foreground));text-decoration:none;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;letter-spacing:-.01em}.favorites-item__title:hover{color:rgba(var(--color-foreground),.8)}.favorites-item__remove{position:absolute;top:.8rem;right:.8rem;width:2.8rem;height:2.8rem;background:rgba(var(--color-background),.9);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(var(--color-foreground),.08);border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;color:rgba(var(--color-foreground),.5);transition:all .2s ease;opacity:1}.favorites-item:hover .favorites-item__remove{opacity:1}.favorites-item__remove:hover{background:rgba(var(--color-foreground),.1);color:rgba(var(--color-foreground),.8);transform:scale(1.05)}.favorites-item__remove .icon{width:1.4rem;height:1.4rem}.favorites-drawer__footer{flex-shrink:0;padding:1.5rem 2rem 2rem;border-top:1px solid rgba(var(--color-foreground),.06);background:rgba(var(--color-background),.95)!important;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);position:relative;z-index:2}.favorites-drawer__view-all{display:flex;align-items:center;justify-content:center;gap:.8rem;width:100%;padding:1.2rem 2rem;background:rgba(var(--color-foreground),.05);border:1px solid rgba(var(--color-foreground),.1);border-radius:1rem;text-decoration:none;color:rgb(var(--color-foreground));font-weight:500;font-size:1.4rem;transition:all .2s ease}.favorites-drawer__view-all:hover{background:rgba(var(--color-foreground),.08);border-color:rgba(var(--color-foreground),.15);transform:translateY(-1px);box-shadow:0 4px 12px rgba(var(--color-foreground),.08)}.favorites-drawer__view-all .icon{width:1.6rem;height:1.6rem;fill:currentColor}@media screen and (max-width: 749px){.favorites-drawer{width:100vw}.favorites-drawer__header{padding:1.2rem 1.5rem}.favorites-drawer__title{font-size:1.5rem}.favorites-drawer__close{width:3.2rem;height:3.2rem}.favorites-drawer__footer{padding:1.2rem 1.5rem 1.5rem}.favorites-drawer__view-all{padding:1rem 1.5rem;font-size:1.3rem}.favorites-list{padding:.8rem}.favorites-item{gap:1rem;padding:.8rem;margin-bottom:.6rem}.favorites-item__image{width:5rem;height:5rem}.favorites-item__title{font-size:1.3rem}.favorites-item__remove{top:.6rem;right:.6rem;width:2.4rem;height:2.4rem}.favorites-item__remove .icon{width:1.2rem;height:1.2rem}.card__favorite-button{top:.6rem;right:.6rem;width:2.8rem;height:2.8rem}.card__favorite-button svg,.card__favorite-button .icon{width:1.4rem;height:1.4rem;max-width:1.4rem;max-height:1.4rem;min-width:1.4rem;min-height:1.4rem}}@media screen and (max-width: 480px){.card__favorite-button{top:.5rem;right:.5rem;width:2.4rem;height:2.4rem}.card__favorite-button svg,.card__favorite-button .icon{width:1.2rem;height:1.2rem;max-width:1.2rem;max-height:1.2rem;min-width:1.2rem;min-height:1.2rem}}.favorites-drawer__close:focus,.card__favorite-button:focus,.favorites-item__remove:focus{outline:2px solid rgba(var(--color-foreground),.5);outline-offset:2px}@media screen and (max-width: 1440px){.card__favorite-button{aspect-ratio:1 / 1;min-width:3.2rem;max-width:3.2rem;min-height:3.2rem;max-height:3.2rem}}@media screen and (max-width: 749px){.card__favorite-button{min-width:2.8rem;max-width:2.8rem;min-height:2.8rem;max-height:2.8rem}}@media screen and (max-width: 480px){.card__favorite-button{min-width:2.4rem;max-width:2.4rem;min-height:2.4rem;max-height:2.4rem}}.favorites-item{animation:slideIn .3s ease}.favorites-item.removing{animation:slideOut .3s ease forwards}@keyframes slideIn{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}@keyframes slideOut{to{opacity:0;transform:translate(20px);height:0;padding:0;margin:0}}.card__favorite-button--adding{animation:heartPulse .6s ease}@keyframes heartPulse{0%{transform:scale(1)}50%{transform:scale(1.2)}to{transform:scale(1)}}.favorites-drawer *,.favorites-drawer *:before,.favorites-drawer *:after{background-color:inherit}.favorites-drawer__content *:not(.favorites-item__image):not(.favorites-item__image *){background:transparent!important}.favorites-drawer .favorites-item,.favorites-drawer .favorites-list,.favorites-drawer .favorites-drawer__content,.favorites-drawer .favorites-drawer__empty{background-color:rgb(var(--color-background))!important}
/*# sourceMappingURL=/cdn/shop/t/7/assets/component-favorites.css.map */
