:root{--fsa-wish-heart: #e02b2b;--fsa-wish-bg: #ffffff;--fsa-wish-text: #1e1e1e;--fsa-wish-heading: #111111;--fsa-wish-border: rgba(0, 0, 0, .12)}.fsa-wish-heart{position:absolute;top:10px;right:10px;z-index:5;width:38px;height:38px;display:inline-flex;align-items:center;justify-content:center;padding:0;margin:0;border:none;border-radius:50%;background:#fff;color:#1e1e1e;cursor:pointer;box-shadow:0 2px 8px #0000001f;transition:transform .18s ease,color .18s ease,background .18s ease;-webkit-appearance:none;appearance:none;line-height:0}.fsa-wish-heart:hover{transform:scale(1.08)}.fsa-wish-heart svg{width:19px;height:19px;display:block;fill:none;stroke:currentColor;stroke-width:2;transition:fill .18s ease,stroke .18s ease}.fsa-wish-heart.is-active{color:var(--fsa-wish-heart)}.fsa-wish-heart.is-active svg{fill:var(--fsa-wish-heart);stroke:var(--fsa-wish-heart)}.fsa-wish-heart.is-pop{animation:fsaWishPop .32s ease}@keyframes fsaWishPop{0%{transform:scale(1)}45%{transform:scale(1.32)}to{transform:scale(1)}}.m-wishlist-button.added-to-wishlist,.m-wishlist-button.is-active{color:var(--fsa-wish-heart)}.fsa-wishlist-count.fsa-standalone{position:absolute;top:-8px;right:-8px;min-width:18px;height:18px;padding:0 4px;border-radius:50%;background:var(--fsa-wish-heart);color:#fff;font-size:11px;font-weight:600;display:flex;align-items:center;justify-content:center;line-height:1}.fsa-wishlist-drawer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100000;visibility:hidden;pointer-events:none}.fsa-wishlist-drawer.is-open{visibility:visible;pointer-events:auto}.fsa-wishlist-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#11111173;opacity:0;transition:opacity .32s ease}.fsa-wishlist-drawer.is-open .fsa-wishlist-overlay{opacity:1}.fsa-wishlist-panel{position:absolute;top:0;right:0;height:100%;width:420px;max-width:90vw;background:var(--fsa-wish-bg);color:var(--fsa-wish-text);box-shadow:-8px 0 30px #0000002e;display:flex;flex-direction:column;transform:translate(100%);transition:transform .34s cubic-bezier(.22,.61,.36,1)}.fsa-wishlist-drawer.is-open .fsa-wishlist-panel{transform:translate(0)}.fsa-wishlist-header{display:flex;align-items:center;justify-content:space-between;padding:20px 22px;border-bottom:1px solid var(--fsa-wish-border);flex-shrink:0}.fsa-wishlist-header h2{margin:0;font-size:18px;font-weight:600;color:var(--fsa-wish-heading);display:flex;align-items:center;gap:8px}.fsa-wishlist-headcount{font-size:14px;font-weight:500;opacity:.6}.fsa-wishlist-close{border:none;background:transparent;cursor:pointer;width:36px;height:36px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;color:var(--fsa-wish-heading);transition:background .18s ease;line-height:0}.fsa-wishlist-close:hover{background:#0000000f}.fsa-wishlist-close svg{width:20px;height:20px}.fsa-wishlist-body{flex:1 1 auto;overflow-y:auto;padding:8px 0;-webkit-overflow-scrolling:touch}.fsa-wishlist-empty{text-align:center;padding:60px 28px;color:var(--fsa-wish-text)}.fsa-wishlist-empty svg{width:56px;height:56px;opacity:.25;margin-bottom:14px}.fsa-wishlist-empty p{margin:0 0 18px;font-size:15px;opacity:.7}.fsa-wishlist-empty a{display:inline-block;padding:11px 22px;background:#111;background:rgb(var(--color-button, 17, 17, 17));color:#fff;color:rgb(var(--color-button-text, 255, 255, 255));border-radius:6px;text-decoration:none;font-weight:600;font-size:14px}.fsa-wishlist-item{display:flex;gap:14px;align-items:center;padding:14px 22px;border-bottom:1px solid var(--fsa-wish-border)}.fsa-wishlist-item__img{width:70px;height:70px;flex-shrink:0;border-radius:6px;overflow:hidden;background:#0000000a}.fsa-wishlist-item__img img{width:100%;height:100%;object-fit:cover;display:block}.fsa-wishlist-item__info{flex:1 1 auto;min-width:0}.fsa-wishlist-item__title{display:block;font-size:14px;font-weight:500;color:var(--fsa-wish-heading);text-decoration:none;margin:0 0 5px;line-height:1.35;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.fsa-wishlist-item__title:hover{text-decoration:underline}.fsa-wishlist-item__price{font-size:14px;font-weight:600;color:var(--fsa-wish-heading)}.fsa-wishlist-item__remove{border:none;background:transparent;cursor:pointer;color:var(--fsa-wish-text);opacity:.45;width:30px;height:30px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;transition:opacity .18s ease,background .18s ease;line-height:0}.fsa-wishlist-item__remove:hover{opacity:1;background:#0000000f}.fsa-wishlist-item__remove svg{width:16px;height:16px}.fsa-wishlist-footer{flex-shrink:0;padding:18px 22px calc(18px + env(safe-area-inset-bottom,0px));border-top:1px solid var(--fsa-wish-border)}.fsa-wishlist-checkout{width:100%;border:none;cursor:pointer;padding:15px 18px;border-radius:8px;background:#111;background:rgb(var(--color-button, 17, 17, 17));color:#fff;color:rgb(var(--color-button-text, 255, 255, 255));font-size:15px;font-weight:600;letter-spacing:.02em;display:inline-flex;align-items:center;justify-content:center;gap:10px;transition:opacity .18s ease}.fsa-wishlist-checkout:hover{opacity:.9}.fsa-wishlist-checkout[disabled]{opacity:.55;cursor:not-allowed}.fsa-wishlist-checkout .fsa-wish-spinner{width:17px;height:17px;border:2px solid currentColor;border-top-color:transparent;border-radius:50%;animation:fsaWishSpin .7s linear infinite;display:none}.fsa-wishlist-checkout.is-loading .fsa-wish-spinner{display:inline-block}@keyframes fsaWishSpin{to{transform:rotate(360deg)}}.fsa-wishlist-note{margin:12px 0 0;font-size:12px;text-align:center;opacity:.6}body.fsa-wishlist-open{overflow:hidden}@media(max-width:480px){.fsa-wishlist-panel{width:100%;max-width:100%}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/fsa-wishlist.css.map */
