:root{--phaser-wishlist-accent: var(--color-primary-button-background, #bb0e1b);--phaser-wishlist-accent-contrast: var(--color-primary-button-text, #ffffff)}.phaser-wishlist{margin-block:.75rem .25rem}@media screen and (max-width:749px){.phaser-wishlist{margin-block:.1rem 0}.phaser-wishlist .iWishAdd{min-height:2.4rem;padding-block:.2rem}}.phaser-wishlist .iwishAddWrap{margin:0}.phaser-wishlist .iWishAdd{display:inline-flex;align-items:center;gap:.45rem;min-height:2.75rem;padding:.35rem .15rem;color:var(--phaser-wishlist-accent);font-size:.95rem;font-weight:600;line-height:1.3;text-decoration:none;cursor:pointer;border-radius:var(--style-border-radius-buttons, 4px);transition:opacity .15s ease}.phaser-wishlist .iWishAdd:hover{opacity:.85;text-decoration:underline;text-underline-offset:.15em}.phaser-wishlist .iWishAdd:focus-visible{outline:.2rem solid rgb(var(--color-foreground-rgb) / .55);outline-offset:.2rem}.phaser-wishlist .iWishAdd.iwishAdded,.phaser-wishlist .iWishAdd.wis_added{color:var(--phaser-wishlist-accent)}.phaser-wishlist .phaser-wishlist__icon,.phaser-wishlist .iWishAdd .phaser-wishlist__icon{display:inline-flex;flex-shrink:0;width:1.15rem;height:1.15rem}.phaser-wishlist .phaser-wishlist__icon svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:1.75}.phaser-wishlist .iWishAdd.iwishAdded .phaser-wishlist__icon svg,.phaser-wishlist .iWishAdd.iwishAdded .phaser-wishlist__icon--filled svg{fill:currentColor;stroke:currentColor}.phaser-wishlist .iWishLoginMsg{margin:.4rem 0 0;font-size:.85rem;line-height:1.4;color:rgb(var(--color-foreground-rgb) / .72)}.phaser-wishlist .iWishLoginMsg a{color:var(--phaser-wishlist-accent);text-decoration:underline;text-underline-offset:.12em}.phaser-wishlist-header{position:relative;display:inline-flex;align-items:center;justify-content:center;color:var(--color-foreground);text-decoration:none;--wishlist-bubble-size: 20px;--wishlist-bubble-top: 4.5px;--wishlist-bubble-right: 2.5px}.phaser-wishlist-header .svg-wrapper{display:inline-flex;width:var(--icon-size-md, 1.25rem);height:var(--icon-size-md, 1.25rem)}.phaser-wishlist-header svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:var(--icon-stroke-width, 1.5)}.phaser-wishlist-header:hover{color:var(--phaser-wishlist-accent)}.phaser-wishlist-header:focus-visible{outline:.2rem solid rgb(var(--color-foreground-rgb) / .55);outline-offset:.2rem;border-radius:4px}.phaser-wishlist-header__count,.phaser-wishlist-header .iWishCount{position:absolute;top:var(--wishlist-bubble-top);right:var(--wishlist-bubble-right);z-index:1;box-sizing:border-box;display:inline-flex;align-items:center;justify-content:center;min-width:var(--wishlist-bubble-size);height:var(--wishlist-bubble-size);padding:0 .35em;border-radius:999px;background:var(--cart-bubble-background, var(--color-foreground, #000000));color:var(--cart-bubble-text, var(--color-background, #ffffff));font-family:var(--font-paragraph--family, inherit);font-size:var(--font-size--3xs, .625rem);font-weight:var(--font-paragraph--weight, 600);line-height:1;letter-spacing:0;text-align:center;box-shadow:0 1px 2px #00000040;pointer-events:none}.phaser-wishlist-header__count:empty,.phaser-wishlist-header .iWishCount:empty,.phaser-wishlist-header.is-empty .iWishCount,.phaser-wishlist-header .iWishCount[data-count="0"]{display:none}.wishlist-drawer-container,.iwish-float-icon{display:none!important}.iwishWrapper{--iwish-page-max: 72rem;--iwish-gap: 1.25rem;box-sizing:border-box;width:min(100% - 2rem,var(--iwish-page-max));margin:0 auto;padding:clamp(1.5rem,4vw,3rem) 0 clamp(3rem,8vw,5rem)}.iwishWrapper *,.iwishWrapper *:before,.iwishWrapper *:after{box-sizing:border-box}.iwishTitle{margin:0 0 1rem;text-align:center}.iwishPageTitle,.iwishTitle h1{margin:0;font-family:var(--font-heading--family, inherit);font-size:clamp(1.75rem,4vw,2.5rem);font-weight:var(--font-heading--weight, 700);letter-spacing:-.02em;line-height:1.15;color:var(--color-foreground)}.iwishMsg{max-width:40rem;margin:0 auto 1.75rem;text-align:center}.iwishLoginNote{margin:0 0 1rem;font-size:.95rem;line-height:1.5;color:rgb(var(--color-foreground-rgb) / .75)}.iwishLoginNote a{color:var(--phaser-wishlist-accent);text-decoration:underline;text-underline-offset:.12em}.sysMessage .iwishMsgInfo,.sysMessage .iwishMsgSuccess,.sysMessage .iwishMsgError{border-radius:var(--style-border-radius-inputs, 6px);padding:.85rem 1rem;font-size:.95rem;line-height:1.45}.sysMessage .iwishMsgInfo{border:1px solid rgb(var(--color-foreground-rgb) / .15);background:rgb(var(--color-foreground-rgb) / .04);color:rgb(var(--color-foreground-rgb) / .8)}.iwishWrapper.is-empty-page .sysMessage .iwishMsgInfo[hidden]{display:none!important}ul.iwishProducts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--iwish-gap);margin:0;padding:0;list-style:none;clear:both}ul.iwishProducts:after{content:none}.iwishItem{float:none!important;clear:none!important;width:auto!important;margin:0!important;padding:0;display:flex;flex-direction:column;min-width:0;background:var(--color-background);border:1px solid rgb(var(--color-foreground-rgb) / .12);border-radius:var(--style-border-radius-cards, 8px);overflow:hidden}.iwishImgWrap{position:relative;overflow:hidden;aspect-ratio:1;max-height:none;margin:0;background:rgb(var(--color-foreground-rgb) / .04)}.iwishImgWrap a{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.iwishImgWrap img{width:100%;height:100%;max-width:none;max-height:none;object-fit:cover}.iwishMeta{display:flex;flex-direction:column;gap:.45rem;flex:1;padding:.9rem 1rem 1.1rem;text-align:left}.iwishMeta-title{margin:0;font-family:var(--font-heading--family, inherit);font-size:1rem;font-weight:600;line-height:1.3}.iwishMeta-title a{color:var(--color-foreground);text-decoration:none}.iwishMeta-title a:hover{color:var(--phaser-wishlist-accent);text-decoration:underline;text-underline-offset:.12em}.iwishMeta-variant-title{margin:0;font-size:.85rem;line-height:1.35;color:rgb(var(--color-foreground-rgb) / .65)}.iwishMeta-variant-title:empty{display:none}.iwishMeta-price{margin:.15rem 0 .35rem;font-size:1rem;font-weight:600;color:var(--color-foreground)}.iwishMeta-price .product-compare-price{margin-right:.4rem;font-weight:500;color:rgb(var(--color-foreground-rgb) / .55)}.iwishItem form{display:flex;flex-direction:column;gap:.65rem;margin:.35rem 0 0;margin-top:auto}.iwishMeta-qty{margin:0}.iwishQuantity{width:100%;max-width:8.5rem;min-height:2.5rem;border:1px solid rgb(var(--color-foreground-rgb) / .25);border-radius:var(--style-border-radius-buttons, 4px);background:var(--color-background)}.iwishQuantity input,.iwishQtyInput{color:var(--color-foreground)}button.iwishQtyButton{color:var(--color-foreground);min-width:2.25rem}.iwishBuyBtn,input.iwishBuyBtn{display:inline-flex!important;align-items:center;justify-content:center;width:100%!important;min-height:2.75rem;margin:0!important;padding:.65rem 1rem!important;border:none!important;border-radius:var(--style-border-radius-buttons, 4px);background:var(--color-primary-button-background, #111)!important;color:var(--color-primary-button-text, #fff)!important;font:inherit;font-weight:600;cursor:pointer;text-align:center}.iwishBuyBtn:hover,input.iwishBuyBtn:hover{opacity:.9}.iwishBuyBtn:focus-visible,input.iwishBuyBtn:focus-visible{outline:.2rem solid rgb(var(--color-foreground-rgb) / .55);outline-offset:.2rem}.iwishRemoveBtn{display:inline-flex;align-items:center;justify-content:center;min-height:2.25rem;margin:.15rem 0 0;color:rgb(var(--color-foreground-rgb) / .7);font-size:.875rem;text-decoration:underline;text-underline-offset:.14em}.iwishRemoveBtn:hover{color:var(--phaser-wishlist-accent)}.iwishCategoryWrapper{margin-bottom:1.25rem}.iwishCategoryList a,.iwishCategoryWrapper a{color:var(--color-foreground)}.iwishPagination{margin-top:2rem}.iwishPagination .pagination a{border-color:rgb(var(--color-foreground-rgb) / .2);color:var(--color-foreground)}.iwishPagination .pagination .active a,.iwishPagination .pagination a:hover{background:rgb(var(--color-foreground-rgb) / .06)}.phaser-wishlist-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.75rem;padding:clamp(2.5rem,8vw,5rem) 1rem;text-align:center}.phaser-wishlist-empty__icon{display:flex;align-items:center;justify-content:center;width:clamp(4.5rem,12vw,6rem);height:clamp(4.5rem,12vw,6rem);margin-bottom:.35rem;color:var(--phaser-wishlist-accent)}.phaser-wishlist-empty__icon svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:1.35}.phaser-wishlist-empty__title{margin:0;font-family:var(--font-heading--family, inherit);font-size:clamp(1.35rem,3vw,1.75rem);font-weight:700;letter-spacing:.02em;text-transform:uppercase;color:var(--color-foreground)}.phaser-wishlist-empty__body{margin:0;max-width:28rem;font-size:1rem;line-height:1.5;color:rgb(var(--color-foreground-rgb) / .72)}.phaser-wishlist-empty__cta{margin-top:.85rem;min-width:12rem}.iwishWrapper.is-empty-page ul.iwishProducts:empty{display:none}@media screen and (min-width:750px){ul.iwishProducts{grid-template-columns:repeat(3,minmax(0,1fr))}}@media screen and (min-width:990px){ul.iwishProducts{grid-template-columns:repeat(4,minmax(0,1fr));gap:1.5rem}}@media screen and (max-width:749px){.phaser-wishlist .iWishAdd{min-height:2.75rem;font-size:.9375rem}.phaser-wishlist-header{min-width:var(--header-mobile-bookend, 2.75rem);min-height:var(--header-mobile-bookend, 2.75rem)}.phaser-wishlist-header .svg-wrapper{width:1.35rem;height:1.35rem}.iwishWrapper{width:min(100% - 1.25rem,var(--iwish-page-max))}}@media screen and (min-width:750px)and (max-width:989px){.phaser-wishlist-header{min-width:2.5rem;min-height:2.5rem}}[data-color-mode-active=dark] .phaser-wishlist .iWishAdd,html[data-color-mode=dark] .phaser-wishlist .iWishAdd,[data-color-mode-active=dark] .phaser-wishlist-header:hover,html[data-color-mode=dark] .phaser-wishlist-header:hover{color:var(--phaser-wishlist-accent)}[data-color-mode-active=dark] .phaser-wishlist .iWishLoginMsg,html[data-color-mode=dark] .phaser-wishlist .iWishLoginMsg{color:rgb(var(--color-foreground-rgb) / .78)}[data-color-mode-active=dark] .iwishItem,html[data-color-mode=dark] .iwishItem{border-color:rgb(var(--color-foreground-rgb) / .2);background:rgb(var(--color-foreground-rgb) / .03)}[data-color-mode-active=dark] .iwishImgWrap,html[data-color-mode=dark] .iwishImgWrap{background:rgb(var(--color-foreground-rgb) / .08)}@media(forced-colors:active){.phaser-wishlist .iWishAdd:focus-visible,.phaser-wishlist-header:focus-visible,.iwishBuyBtn:focus-visible,input.iwishBuyBtn:focus-visible{outline:.2rem solid transparent}}@media(prefers-contrast:more){.phaser-wishlist .iWishAdd{font-weight:700}.phaser-wishlist-header .iWishCount,.iwishItem{border:1px solid CanvasText}}
/*# sourceMappingURL=/cdn/shop/t/133/assets/custom-phaser-wishlist.css.map */
