.nv-wishlist-toggle{align-items:center;background:#fff;border:1px solid rgba(18,18,18,.18);color:#121212;cursor:pointer;display:inline-flex;justify-content:center;transition:background .15s ease,color .15s ease,border-color .15s ease;z-index:4}.nv-wishlist-toggle svg{fill:transparent;height:22px;stroke:currentColor;stroke-width:1.7;width:22px}.nv-wishlist-toggle.is-saved{background:#121212;border-color:#121212;color:#fff}.nv-wishlist-toggle.is-saved svg{fill:currentColor}.nv-wishlist-toggle:focus-visible,.nv-wishlist-header:focus-visible,.nv-wishlist-card__remove:focus-visible{outline:2px solid #121212;outline-offset:3px}.nv-wishlist-toggle--card{border-radius:50%;height:40px;position:absolute;right:10px;top:10px;width:40px}.nv-wishlist-toggle--pdp{border-radius:2px;font:inherit;font-size:13px;gap:9px;margin:0 0 10px;padding:11px 16px;width:100%}.nv-wishlist-toggle--pdp.is-saved{background:#fff;color:#121212}.nv-wishlist-toggle--pdp.is-saved svg{fill:#121212}.nv-wishlist-header{align-items:center;color:inherit;display:flex;height:4.4rem;justify-content:center;position:relative;text-decoration:none;width:4.4rem}.nv-wishlist-header svg{fill:none;height:21px;stroke:currentColor;stroke-width:1.7;width:21px}.nv-wishlist-count{align-items:center;background:#121212;border-radius:99px;color:#fff;display:flex;font-size:9px;height:17px;justify-content:center;min-width:17px;padding:0 4px;position:absolute;right:1px;top:6px}.nv-wishlist-count[hidden]{display:none}.nv-wishlist-page{min-height:45vh;padding-bottom:60px;padding-top:36px}.nv-wishlist-page__head{margin-bottom:28px}.nv-wishlist-page__grid{display:grid;gap:28px 18px;grid-template-columns:repeat(4,minmax(0,1fr))}.nv-wishlist-card{min-width:0;position:relative}.nv-wishlist-card__image{aspect-ratio:4/5;background:#f5f5f5;display:block;overflow:hidden}.nv-wishlist-card__image img{height:100%;object-fit:cover;width:100%}.nv-wishlist-card__title{color:inherit;display:block;font-size:14px;margin-top:12px;text-decoration:none}.nv-wishlist-card__price{font-size:13px;margin:5px 0}.nv-wishlist-card__remove{background:#fff;border:0;border-radius:50%;cursor:pointer;height:38px;position:absolute;right:8px;top:8px;width:38px}.nv-wishlist-card__remove svg{fill:#121212;height:20px;width:20px}.nv-wishlist-empty{padding:48px 0;text-align:center}.nv-wishlist-empty .button{margin-top:18px}@media(max-width:989px){.nv-wishlist-page__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:749px){.nv-wishlist-toggle--card{height:36px;right:8px;top:8px;width:36px}.nv-wishlist-header{height:4rem;width:4rem}.nv-wishlist-page{padding-top:24px}.nv-wishlist-page__grid{gap:22px 12px;grid-template-columns:repeat(2,minmax(0,1fr))}}