:root{--mmco-accent: #e2453f}.mmco-wish-btn{display:inline-flex;align-items:center;justify-content:center;gap:.5em;cursor:pointer;background:transparent;border:0;color:inherit;font:inherit;line-height:1;-webkit-appearance:none;appearance:none}.mmco-heart{width:1.25em;height:1.25em;fill:none;stroke:currentColor;stroke-width:2;transition:transform .2s ease,fill .2s ease,stroke .2s ease}.mmco-wish-btn.is-wished{color:var(--mmco-accent)}.mmco-wish-btn.is-wished .mmco-heart{fill:var(--mmco-accent);stroke:var(--mmco-accent)}.mmco-wish-btn.mmco-pulse .mmco-heart{transform:scale(1.25)}.mmco-wish-btn--pdp{margin-top:.75rem;width:100%;padding:.85rem 1rem;border:1px solid var(--color-g-border, rgba(0,0,0,.18));border-radius:var(--border-radius-inner, 8px);background:var(--color-g-fg, transparent);font-size:1rem;font-weight:500}.mmco-wish-btn--pdp:hover{border-color:currentColor}.mmco-wish-btn--pdp .mmco-wish-label-added,.mmco-wish-btn--pdp.is-wished .mmco-wish-label-add{display:none}.mmco-wish-btn--pdp.is-wished .mmco-wish-label-added{display:inline}.mmco-wish-btn--card{position:absolute;top:.6rem;right:.6rem;z-index:4;width:2.25rem;height:2.25rem;border-radius:50%;background:#ffffffeb;box-shadow:0 1px 5px #0003;color:#222}.mmco-wish-btn--card:hover{background:#fff}.mmco-wish-btn--card .mmco-wish-label-add,.mmco-wish-btn--card .mmco-wish-label-added{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}#mmco-wishlist-launcher{position:fixed;left:1rem;bottom:1rem;z-index:50;display:none;align-items:center;gap:.55rem;padding:.6rem .9rem;border-radius:999px;background:#111;color:#fff;text-decoration:none;box-shadow:0 6px 18px #00000047;font-size:.95rem;font-weight:600}#mmco-wishlist-launcher.is-visible{display:inline-flex}#mmco-wishlist-launcher .mmco-heart{width:1.15em;height:1.15em;fill:#fff;stroke:#fff}#mmco-wishlist-launcher .mmco-launcher-count{background:var(--mmco-accent);color:#fff;border-radius:999px;min-width:1.4em;height:1.4em;display:inline-flex;align-items:center;justify-content:center;font-size:.8em;padding:0 .35em}@media(max-width:600px){#mmco-wishlist-launcher .mmco-launcher-text{display:none}}.mmco-wishlist-section{max-width:1200px;margin:0 auto;padding:2.5rem 1.25rem 4rem}.mmco-wishlist-header{text-align:center;margin-bottom:2rem}.mmco-wishlist-header h1{margin:0 0 .4rem}.mmco-wishlist-subtext{margin:0;opacity:.75}.mmco-wishlist-loading{text-align:center;opacity:.6;padding:2.5rem 1rem}.mmco-wishlist-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1.5rem}.mmco-wcard{position:relative;display:flex;flex-direction:column;border:1px solid rgba(128,128,128,.22);border-radius:var(--border-radius-outer, 12px);overflow:hidden;background:var(--color-g-fg, #fff)}.mmco-wcard-media{display:block;aspect-ratio:1 / 1;background:#8080801f}.mmco-wcard-media img{width:100%;height:100%;object-fit:cover;display:block}.mmco-wcard-body{padding:.9rem 1rem 1.1rem;display:flex;flex-direction:column;gap:.5rem;flex:1}.mmco-wcard-title{font-weight:600;text-decoration:none;color:inherit}.mmco-wcard-title:hover{text-decoration:underline}.mmco-wcard-price{opacity:.85}.mmco-wcard-actions{margin-top:auto}.mmco-wcard-remove{position:absolute;top:.5rem;right:.5rem;z-index:3;width:1.9rem;height:1.9rem;border-radius:50%;border:0;background:#fffffff0;box-shadow:0 1px 4px #0003;font-size:1.25rem;line-height:1;cursor:pointer;color:#222}.mmco-wcard.is-soldout{opacity:.7}.mmco-btn{display:inline-flex;align-items:center;justify-content:center;width:100%;padding:.7rem 1rem;border-radius:var(--border-radius-inner, 8px);border:1px solid transparent;font:inherit;font-weight:600;cursor:pointer;text-decoration:none;text-align:center}.mmco-btn--auto{width:auto}.mmco-btn--primary{background:#111;color:#fff}.mmco-btn--primary:hover{opacity:.9}.mmco-btn--ghost{background:transparent;border-color:#80808066;color:inherit}.mmco-btn--disabled{background:transparent;border-color:#80808059;color:inherit;opacity:.6;cursor:not-allowed}.mmco-wishlist-empty{text-align:center;padding:3rem 1rem;display:flex;flex-direction:column;gap:1.2rem;align-items:center}.mmco-wishlist-empty-ico .mmco-heart{width:2.5rem;height:2.5rem;opacity:.5}.mmco-toast{position:fixed;left:50%;bottom:1.5rem;transform:translate(-50%) translateY(1rem);background:#111;color:#fff;padding:.7rem 1.1rem;border-radius:8px;box-shadow:0 8px 24px #00000052;z-index:9999;opacity:0;transition:opacity .25s ease,transform .25s ease;font-size:.95rem;display:flex;gap:.75rem;align-items:center}.mmco-toast.is-on{opacity:1;transform:translate(-50%) translateY(0)}.mmco-toast a{color:#fff;text-decoration:underline}.mmco-toast--error{background:#b3261e}
/*# sourceMappingURL=/cdn/shop/t/8/assets/wishlist.css.map */
