.mf-wl-btn{position:absolute;top:10px;right:10px;width:34px;height:34px;border-radius:50%;background:#ffffffeb;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:3;box-shadow:0 2px 8px #0000001f;transition:transform .2s ease,background .2s,box-shadow .2s;padding:0;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}.mf-wl-btn:hover{transform:scale(1.12);background:#fff;box-shadow:0 4px 12px #0000002e}.mf-wl-btn svg{width:16px;height:16px;stroke:#888;fill:none;transition:stroke .2s,fill .2s,transform .2s;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.mf-wl-btn.is-wishlisted svg{stroke:#e53e3e;fill:#e53e3e}@keyframes mf-wl-pop{0%{transform:scale(1)}40%{transform:scale(1.35)}70%{transform:scale(.9)}to{transform:scale(1)}}.mf-wl-btn.mf-wl-pop{animation:mf-wl-pop .4s cubic-bezier(.175,.885,.32,1.275)}.mf-wl-header-btn{position:relative;display:inline-flex;align-items:center;justify-content:center;background:none;border:none;cursor:pointer;padding:4px;color:inherit;text-decoration:none}.mf-wl-header-btn svg{width:22px;height:22px;stroke:currentColor;fill:none;stroke-width:1.8}[data-wishlist-count]{position:absolute;top:-4px;right:-6px;min-width:17px;height:17px;background:#e53e3e;color:#fff;border-radius:50%;font-size:1rem;font-weight:700;display:none;align-items:center;justify-content:center;line-height:1;padding:0 4px;font-family:var(--font-body-family, sans-serif);box-shadow:0 1px 4px #e53e3e66}#mf-wishlist-overlay{position:fixed;top:0;right:0;bottom:0;left:0;display:block;background:#00000073;backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px);z-index:19999;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .38s ease,visibility .38s ease}#mf-wishlist-overlay.is-visible{display:block;opacity:1;visibility:visible;pointer-events:auto}#mf-wishlist-drawer{position:fixed;top:0;right:0;width:420px;max-width:100vw;height:100vh;height:100dvh;background:#fff;z-index:20000;display:flex;flex-direction:column;transform:translate(100%);transition:transform .38s cubic-bezier(.25,.46,.45,.94);box-shadow:-8px 0 40px #00000024;visibility:hidden;pointer-events:none;overflow:hidden}#mf-wishlist-drawer.is-open{transform:translate(0);visibility:visible;pointer-events:auto}.mf-wl-drawer__header{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;background:#fff;border-bottom:1px solid #e8ede8;flex-shrink:0;z-index:2;box-sizing:border-box}.mf-wl-drawer__header-left{display:flex;align-items:center;gap:10px}.mf-wl-drawer__title{font-family:var(--font-heading-family, sans-serif);font-size:1.8rem;font-weight:800;color:#1a3c1a;margin:0;display:flex;align-items:center;gap:8px;line-height:1.1}.mf-wl-drawer__title-icon{display:inline-flex;align-items:center;justify-content:center}.mf-wl-drawer__title-icon svg{width:20px;height:20px;stroke:#e53e3e;fill:#e53e3e}.mf-wl-drawer__count-badge{font-family:var(--font-body-family, sans-serif);font-size:1.2rem;font-weight:600;color:#555;background:#edf4ed;padding:3px 10px;border-radius:100px;letter-spacing:.02em}.mf-wl-drawer__header-actions{display:flex;align-items:center;gap:10px}.mf-wl-clear-btn{background:none;border:1px solid #d1d5db;border-radius:6px;color:#6b7280;font-family:var(--font-body-family, sans-serif);font-size:1.15rem;font-weight:600;padding:4px 10px;cursor:pointer;transition:border-color .2s,color .2s,background .2s;line-height:1.4}.mf-wl-clear-btn:hover{border-color:#ef4444;color:#ef4444;background:#fef2f2}.mf-wl-header-cart-btn{position:relative;width:36px;height:36px;border-radius:50%;border:1.5px solid rgba(0,0,0,.08);background:#f8faf8;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s,transform .15s,border-color .2s;padding:0;color:#1a3c1a}.mf-wl-header-cart-btn:hover{background:#eef2ee;border-color:#00000026;transform:scale(1.05)}.mf-wl-header-cart-btn svg{width:18px;height:18px;stroke:currentColor}.mf-wl-header-cart-count{position:absolute;top:-4px;right:-4px;background:#1a3c1a;color:#fff;font-size:1rem;font-weight:700;min-width:16px;height:16px;border-radius:10px;display:flex;align-items:center;justify-content:center;padding:0 3px;line-height:1}.mf-wl-close-btn{width:36px;height:36px;border-radius:50%;border:1.5px solid rgba(0,0,0,.08);background:#f8faf8;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s,transform .15s,border-color .2s;padding:0;color:#333}.mf-wl-close-btn:hover{background:#eef2ee;border-color:#00000026;transform:scale(1.05)}.mf-wl-close-btn svg{width:16px;height:16px;stroke:currentColor;stroke-width:2.2}.mf-wl-drawer__content{flex:1 1 0;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;display:flex;flex-direction:column;position:relative;scrollbar-width:thin;scrollbar-color:#cbd5e1 transparent}.mf-wl-drawer__content::-webkit-scrollbar{width:5px}.mf-wl-drawer__content::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:10px}.mf-wl-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;height:100%;min-height:100%;padding:40px 28px;box-sizing:border-box}.mf-wl-empty__icon-inner{width:96px;height:96px;border-radius:50%;background:#e9f2ec;display:flex;align-items:center;justify-content:center;margin-bottom:22px}.mf-wl-empty__icon-inner svg{width:44px;height:44px;stroke:#1e7a46;fill:none}.mf-wl-empty__title{font-family:var(--font-heading-family, sans-serif);font-size:2rem;font-weight:800;color:#153f27;margin:0 0 8px;line-height:1.2}.mf-wl-empty__subtitle{font-family:var(--font-body-family, sans-serif);font-size:1.3rem;color:#6b7770;line-height:1.5;margin:0 0 28px;max-width:300px}.mf-wl-empty__cta{display:inline-flex;align-items:center;justify-content:center;min-width:220px;background:#153f27;color:#fff!important;font-family:var(--font-body-family, sans-serif);font-size:1.4rem;font-weight:600;padding:13px 32px;border-radius:100px;text-decoration:none;transition:transform .15s,background .2s;cursor:pointer}.mf-wl-empty__cta:hover{background:#1e5434}.mf-wl-empty__cta:active{transform:scale(.99)}.mf-wl-body{display:flex;flex-direction:column;gap:12px;padding:16px}.mf-wl-item{display:flex;align-items:flex-start;gap:12px;padding:12px;border-radius:14px;background:#fff;border:1px solid #e8ede8;position:relative;box-shadow:0 1px 4px #00000008;transition:transform .2s,box-shadow .2s,opacity .3s}.mf-wl-item:hover{box-shadow:0 4px 14px #00000012}.mf-wl-item.is-removing{opacity:0;transform:scale(.92)}.mf-wl-item__img-link{flex-shrink:0;width:76px;height:76px;border-radius:10px;overflow:hidden;background:#f8faf8;display:block;border:1px solid #f0f0f0}.mf-wl-item__img-link img{width:100%;height:100%;object-fit:contain;padding:4px;box-sizing:border-box;display:block;transition:transform .3s}.mf-wl-item:hover .mf-wl-item__img-link img{transform:scale(1.06)}.mf-wl-item__info{flex:1;display:flex;flex-direction:column;gap:4px;min-width:0;padding-right:24px}.mf-wl-item__title{font-family:var(--font-body-family, sans-serif);font-size:1.3rem;font-weight:600;color:#1a1a1a;text-decoration:none;line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;transition:color .18s}.mf-wl-item__title:hover{color:#1a3c1a}.mf-wl-item__price-row{display:flex;align-items:baseline;gap:6px;flex-wrap:wrap;margin-top:1px}.mf-wl-item__price{font-family:var(--font-body-family, sans-serif);font-size:1.35rem;font-weight:800;color:#1a3c1a;margin:0}.mf-wl-item__compare{font-family:var(--font-body-family, sans-serif);font-size:1.15rem;font-weight:500;color:#94a3b8;text-decoration:line-through;margin:0}.mf-wl-item__actions{display:flex;align-items:center;gap:8px;margin-top:6px}.mf-wl-item__atc{display:inline-flex;align-items:center;justify-content:center;gap:5px;background:#1a3c1a;color:#fff;font-family:var(--font-body-family, sans-serif);font-size:1.15rem;font-weight:700;padding:7px 14px;border-radius:8px;border:none;cursor:pointer;transition:background .2s,transform .15s,opacity .2s;line-height:1.2}.mf-wl-item__atc:hover:not(:disabled){background:#0f2810;transform:translateY(-1px)}.mf-wl-item__atc:disabled{background:#cbd5e1;color:#64748b;cursor:not-allowed}.mf-wl-item__atc.is-added{background:#15803d}.mf-wl-item__remove{position:absolute;top:10px;right:10px;width:28px;height:28px;border-radius:50%;border:none;background:#f1f5f9;display:flex;align-items:center;justify-content:center;cursor:pointer;padding:0;color:#64748b;transition:background .18s,color .18s,transform .18s}.mf-wl-item__remove:hover{background:#fee2e2;color:#dc2626;transform:scale(1.1)}.mf-wl-item__remove svg{width:14px;height:14px;stroke:currentColor;stroke-width:2}.mf-wl-footer{background:#fff;border-top:1px solid #e8ede8;padding:14px 16px;display:flex;flex-direction:column;gap:8px;flex-shrink:0;box-shadow:0 -4px 16px #0000000a;z-index:2}.mf-wl-footer__btn{width:100%;border-radius:10px;font-family:var(--font-body-family, sans-serif);font-weight:700;display:flex;align-items:center;justify-content:center;gap:8px;cursor:pointer;transition:all .2s;border:none;box-sizing:border-box}.mf-wl-footer__btn--atc{height:44px;background:#1a3c1a;color:#fff;font-size:1.3rem;box-shadow:0 3px 10px #1a3c1a2e}.mf-wl-footer__btn--atc:hover:not(:disabled){background:#0f2810;transform:translateY(-1px);box-shadow:0 5px 14px #1a3c1a42}.mf-wl-footer__btn--atc:disabled{background:#cbd5e1;cursor:not-allowed}.mf-wl-footer__btn--continue{height:38px;background:#f1f5f9;color:#334155;font-size:1.2rem;border:1px solid #e2e8f0}.mf-wl-footer__btn--continue:hover{background:#e2e8f0;color:#0f172a}@media(max-width:749px){#mf-wishlist-drawer{width:100vw}.mf-wl-empty__title{font-size:1.7rem}.mf-wl-empty__subtitle{font-size:1.2rem}}
/*# sourceMappingURL=/cdn/shop/t/45/assets/wishlist.css.map */
