.phe-product-card{position:relative;display:block;height:100%}.phe-product-card__hero{position:relative;overflow:hidden;margin-bottom:1rem;line-height:0;font-size:0}.phe-product-card .swiper{width:100%;aspect-ratio:2 / 3;background:transparent}.phe-product-card .swiper.carousel-disabled,.phe-product-card .swiper.carousel-disabled *,.phe-product-card .swiper.carousel-disabled .swiper-wrapper,.phe-product-card .swiper.carousel-disabled .swiper-slide,.phe-product-card .swiper.carousel-disabled .swiper-slide a,.phe-product-card .swiper.carousel-disabled .swiper-slide img{touch-action:pan-x pan-y!important;pointer-events:auto!important;-webkit-user-select:none!important;user-select:none!important}.phe-product-card .swiper.carousel-disabled .swiper-wrapper{transform:none!important;transition:none!important}.phe-product-card .swiper.carousel-disabled{-webkit-user-drag:none!important;-webkit-tap-highlight-color:transparent!important}.phe-product-card .swiper-wrapper{background:transparent}.phe-product-card .swiper-slide{display:block;width:100%;height:100%;overflow:hidden;background:transparent}.phe-product-card .swiper-slide a{display:block;width:100%;height:100%;line-height:0}.phe-product-card .swiper-slide img{width:100%;height:100%;object-fit:cover;object-position:center;display:block;margin:0;padding:0}.phe-product-card .swiper-slide video,.phe-product-card .swiper-slide iframe,.phe-product-card .swiper-slide .js-youtube,.phe-product-card .swiper-slide .js-vimeo{pointer-events:none!important;touch-action:none!important;-webkit-touch-callout:none!important;-webkit-user-select:none!important;user-select:none!important}.phe-product-card .swiper-slide a:has(video),.phe-product-card .swiper-slide a:has(iframe){pointer-events:auto!important;touch-action:pan-x pan-y!important}.phe-product-card .swiper-button-prev,.phe-product-card .swiper-button-next{width:32px;height:32px;background:rgba(var(--color-background),.9);border-radius:50%;opacity:0;transition:opacity .3s ease}.phe-product-card:hover .swiper-button-prev,.phe-product-card:hover .swiper-button-next{opacity:1}.phe-product-card .swiper-button-prev:after,.phe-product-card .swiper-button-next:after{font-size:14px;font-weight:700;color:rgb(var(--color-foreground))}.phe-progress-container{position:absolute;bottom:0;left:0;right:0;width:100%;height:2px;background:transparent;z-index:10;overflow:visible;pointer-events:none}.phe-progress-line{position:absolute!important;top:0!important;left:0;height:100%!important;background:rgb(var(--color-background))!important;box-shadow:0 0 4px rgba(var(--color-foreground),.3)!important;transition:left .3s ease,width 0s!important;will-change:left;z-index:11!important;opacity:1!important;display:block!important}.phe-product-card__badge{position:absolute;bottom:12px;left:12px;z-index:10}.phe-product-card__badge.top{top:12px;bottom:auto}.phe-product-card__badge.right{right:12px;left:auto}.phe-product-card__badge .badge{display:inline-block;padding:4px 10px;font-size:11px;font-weight:500;text-transform:uppercase;letter-spacing:.5px;border-radius:2px}.phe-product-card__badge .badge--soldout{background-color:rgba(var(--color-foreground),.8);color:rgb(var(--color-background))}.phe-product-card__quick-add-btn{position:absolute;bottom:12px;right:12px;z-index:10;width:24px!important;height:24px!important;min-width:24px!important;min-height:24px!important;max-width:24px!important;max-height:24px!important;background:rgba(var(--color-background),.8);border:none;border-radius:50%;display:flex!important;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;box-shadow:0 2px 8px rgba(var(--color-foreground),.1);padding:0!important;flex-shrink:0!important}.phe-product-card__quick-add-btn:hover{background:rgb(var(--color-background));box-shadow:0 4px 12px rgba(var(--color-foreground),.15)}.phe-product-card__quick-add-btn svg{width:10px!important;height:10px!important;flex-shrink:0!important}@media screen and (min-width: 990px){.phe-product-card__quick-add-btn{display:true!important}.phe-product-card .swiper-button-prev,.phe-product-card .swiper-button-next,.phe-progress-container{display:none!important}.phe-product-card .swiper{overflow:hidden!important}.phe-product-card .swiper-wrapper{overflow:hidden!important;transform:translateZ(0)!important;transition:none!important}.phe-product-card .swiper-slide{position:relative}.phe-product-card .swiper-slide:first-child{opacity:1}.phe-product-card .swiper-slide:nth-child(2){position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;pointer-events:none}.phe-product-card .swiper-slide:first-child+.swiper-slide{transition:opacity .3s ease}.phe-product-card .swiper-slide:first-child:has(+.swiper-slide){transition:opacity .3s ease}.phe-product-card .swiper:hover .swiper-slide:first-child:has(+.swiper-slide){opacity:0}.phe-product-card .swiper:hover .swiper-slide:nth-child(2){opacity:1;pointer-events:auto}.phe-product-card .swiper-slide:nth-child(n+3){display:none!important}}.phe-quick-add-panel{position:fixed;bottom:0;left:0;right:0;background:rgb(var(--color-background));transform:translateY(100%);transition:transform .3s ease;z-index:1000;box-shadow:0 -4px 20px rgba(var(--color-foreground),.1);display:flex;flex-direction:column;overflow:hidden;margin-bottom:0;padding-bottom:0}.phe-quick-add-panel.active{transform:translateY(0)}@media screen and (min-width: 990px){.phe-quick-add-panel{left:50%;right:auto;transform:translate(-50%) translateY(100%);max-width:800px;width:calc(100% - 3rem);border-radius:12px 12px 0 0}.phe-quick-add-panel.active{transform:translate(-50%) translateY(0)}}@media screen and (min-width: 990px){.phe-quick-add-panel{bottom:auto;top:50%;transform:translate(-50%) translateY(150%);max-height:85vh;overflow-y:auto}.phe-quick-add-panel.active{transform:translate(-50%) translateY(-50%)}}.phe-quick-add__carousel{width:100%;height:264px;position:relative;background:rgb(var(--color-background));overflow-x:auto;overflow-y:hidden;display:flex;gap:0;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}.phe-quick-add__carousel::-webkit-scrollbar{display:none}.phe-quick-add__carousel .swiper,.phe-quick-add__carousel .swiper-wrapper{display:flex;height:100%!important;width:auto}.phe-quick-add__carousel .swiper-slide{display:block;width:177px;height:100%!important;flex-shrink:0;scroll-snap-align:start;margin-right:2px}.phe-quick-add__carousel .swiper-slide:last-child{margin-right:0}.phe-quick-add__carousel .swiper-slide img{width:100%;height:100%!important;object-fit:cover;display:block}.phe-quick-add__carousel .swiper-button-prev,.phe-quick-add__carousel .swiper-button-next,.phe-quick-add__carousel .swiper-pagination{display:none}.phe-quick-add__content{padding:24px 16px!important;padding-bottom:calc(24px + env(safe-area-inset-bottom,0px))!important;flex:0 0 auto;overflow-y:visible;position:relative;display:flex;flex-direction:column;background:rgb(var(--color-background));box-shadow:0 -2px 10px rgba(var(--color-foreground),.05)}.phe-quick-add-form,.phe-quick-add-panel .product-form,.phe-quick-add-panel form{margin:0!important;padding:0!important;display:flex;flex-direction:column;flex:0 1 auto}.phe-quick-add-panel .product-form__buttons{display:flex;flex-direction:column;gap:8px;margin:0!important;padding:0!important}.phe-quick-add-panel .product-form__submit,.phe-quick-add-panel .shopify-payment-button{width:100%;margin:0!important}.phe-quick-add-panel .shopify-payment-button__button{width:100%;max-width:100%}.phe-quick-add-panel .shopify-payment-button__more-options{margin:.25rem 0 .5rem!important;color:rgb(var(--color-foreground))!important;font-size:12px!important}.phe-quick-add-panel .phe-view-details-link{border-top:1px solid rgba(var(--color-foreground),.2)!important;padding-top:1.5rem!important;margin-top:2rem!important;margin-bottom:0!important}.phe-quick-add-form [data-options-container]{margin:0!important;padding:0!important}.phe-quick-add-backdrop{position:fixed!important;top:0!important;left:0!important;right:0!important;bottom:0!important;width:100vw!important;height:100vh!important;background:rgba(var(--color-foreground),.6)!important;z-index:999!important;display:none}.phe-quick-add-backdrop.active{display:block!important}.phe-quick-add-panel__close{position:absolute;top:12px;right:12px;background:none;border:none;width:28px;height:28px;cursor:pointer;padding:0;z-index:10;display:flex;align-items:center;justify-content:center}.phe-quick-add-panel__close:before,.phe-quick-add-panel__close:after{content:"";position:absolute;width:14px;height:1px;background:rgb(var(--color-foreground))}.phe-quick-add-panel__close:before{transform:rotate(45deg)}.phe-quick-add-panel__close:after{transform:rotate(-45deg)}.phe-quick-add-panel__label{font-size:12px;font-weight:500;margin-bottom:6px!important;color:rgb(var(--color-foreground));text-transform:uppercase;letter-spacing:.5px}.phe-quick-add__title{font-family:var(--font-body-family)!important;font-size:15px!important;font-weight:400!important;margin:0 0 8px!important;color:rgb(var(--color-foreground))!important;text-transform:capitalize!important;letter-spacing:0!important;line-height:1.4!important;text-decoration:none!important;display:block!important;transition:opacity .2s ease!important}.phe-quick-add__title:hover{opacity:.7!important}.phe-quick-add__price{font-size:14px!important;font-weight:400!important;margin-bottom:24px!important;color:rgb(var(--color-foreground))!important}.phe-color-selector{margin-bottom:16px!important;display:flex;gap:12px;align-items:center;justify-content:center}.phe-color-swatch{width:12px;height:12px;border-radius:50%;border:1px solid rgba(var(--color-foreground),.2)!important;cursor:pointer;transition:all .2s ease;padding:0;background:none;position:relative}.phe-color-swatch:hover{transform:scale(1.1)}.phe-color-swatch.active{border:1px solid rgb(var(--color-foreground))!important;outline:1px solid rgb(var(--color-foreground))!important;outline-offset:2px}.phe-size-selector{margin-bottom:16px!important}.phe-size-buttons{display:flex;gap:24px;flex-wrap:wrap;align-items:center;justify-content:center}.phe-size-option{position:relative}.phe-size-option input[type=radio]{position:absolute;opacity:0;width:0;height:0}.phe-size-label{display:block;padding:0 0 6px;background:none;border:none;border-bottom:2px solid transparent;cursor:pointer;font-size:12px;font-weight:400;color:rgb(var(--color-foreground))!important;transition:all .2s ease;min-width:30px;text-align:center}.phe-size-option input[type=radio]:checked+.phe-size-label{border-bottom-color:rgb(var(--color-foreground))!important;font-weight:500}.phe-size-option input[type=radio]:disabled+.phe-size-label{opacity:.3;cursor:not-allowed;text-decoration:line-through}.phe-size-label:hover:not([disabled]){border-bottom-color:rgba(var(--color-foreground),.6)}.phe-add-to-bag-btn{width:100%;padding:14px;background:rgb(var(--color-foreground))!important;color:rgb(var(--color-background))!important;border:none;cursor:pointer;font-size:12px;font-weight:500;text-transform:capitalize;letter-spacing:1.5px;transition:all .3s ease;margin:0 0 16px!important;display:block!important;visibility:visible!important}.phe-add-to-bag-btn:hover{background:rgba(var(--color-foreground),.8)}.phe-add-to-bag-btn:disabled{opacity:.5;cursor:not-allowed}.phe-notify-btn{width:100%;padding:14px;background:rgb(var(--color-foreground))!important;color:rgb(var(--color-background))!important;border:none;cursor:pointer;font-size:12px;font-weight:500;text-transform:capitalize;letter-spacing:.5px;transition:background .2s ease;margin:0 0 16px!important}.phe-notify-btn:hover{background:rgba(var(--color-foreground),.8)}.phe-add-to-bag-btn[hidden],.phe-notify-btn[hidden]{display:none!important}.phe-view-details-link{display:block;text-align:center;font-size:14px;color:rgb(var(--color-foreground))!important;text-decoration:underline;cursor:pointer;transition:opacity .2s ease;margin:0!important;padding:0!important;line-height:1.2}.phe-view-details-link:hover{opacity:.7}.phe-product-card__content{padding:0 16px}.phe-product-card__title{font-size:13px;font-weight:400;font-family:var(--font-body-family);margin:0 0 8px;letter-spacing:.5px;line-height:1.4}.phe-product-card__title a{color:rgb(var(--color-foreground));text-decoration:none}.phe-product-card__title a:hover{opacity:.7}.phe-product-card__price{font-size:14px;font-weight:500;margin-bottom:12px;color:rgb(var(--color-foreground))}.phe-product-card__swatches{display:flex;gap:8px;flex-wrap:wrap}.phe-product-card__swatch{width:14px;height:14px;border-radius:50%;border:1px solid rgba(var(--color-foreground),.2);cursor:pointer;transition:all .2s ease;padding:0;position:relative;display:flex;align-items:center;justify-content:center;box-sizing:border-box;text-decoration:none;background:transparent;flex-shrink:0}.phe-product-card__swatch:before{content:"";width:calc(100% - 2px);height:calc(100% - 2px);border-radius:50%;background-color:var(--swatch-color);transition:all .2s ease;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.phe-product-card__swatch[style*=ffffff],.phe-product-card__swatch[style*="#fff"],.phe-product-card__swatch[style*="--swatch-color: #ffffff"],.phe-product-card__swatch[style*="--swatch-color: #fff"]{border-color:rgba(var(--color-foreground),.3)!important}.phe-product-card__swatch:hover{border-color:rgb(var(--color-foreground))}.phe-product-card__swatch[style*=ffffff]:hover,.phe-product-card__swatch[style*="#fff"]:hover,.phe-product-card__swatch[style*="--swatch-color: #ffffff"]:hover,.phe-product-card__swatch[style*="--swatch-color: #fff"]:hover{border-color:rgba(var(--color-foreground),.4)!important}.phe-product-card__swatch.active{border:1px solid rgb(var(--color-foreground))}.phe-product-card__swatch[style*=ffffff].active,.phe-product-card__swatch[style*="#fff"].active,.phe-product-card__swatch[style*="--swatch-color: #ffffff"].active,.phe-product-card__swatch[style*="--swatch-color: #fff"].active{border-color:rgb(var(--color-foreground))!important}.phe-product-card__swatch.active:before{width:calc(100% - 4px);height:calc(100% - 4px)}@media screen and (min-width: 750px){.phe-product-card__swatch{width:14px!important;height:14px!important}}@media screen and (min-width: 990px){.phe-product-card__content{padding:0}}.phe-product-card__loading{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:24px;height:24px;border:2px solid rgba(var(--color-foreground),.1);border-top:2px solid rgb(var(--color-foreground));border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{0%{transform:translate(-50%,-50%) rotate(0)}to{transform:translate(-50%,-50%) rotate(360deg)}}@media screen and (max-width: 749px){.phe-product-card__title{font-size:12px}.phe-product-card__price{font-size:13px}.phe-product-card__swatch{width:1.4rem;height:1.4rem;border-radius:50%;border:1px solid rgba(var(--color-foreground),.2)}.phe-product-card__swatch:before{width:calc(100% - 2px);height:calc(100% - 2px);border-radius:50%}.phe-product-card__swatch.active{border:1px solid rgb(var(--color-foreground))}.phe-product-card__swatch.active:before{width:calc(100% - 4px);height:calc(100% - 4px)}.phe-quick-add-panel{flex-direction:column}.phe-quick-add__carousel{width:100%;height:264px}.phe-quick-add__content{padding:24px 16px!important;padding-bottom:calc(24px + env(safe-area-inset-bottom,0px))!important}.phe-size-buttons{gap:16px}.phe-size-label{font-size:13px}}.phe-quick-add-swatch{display:inline-flex!important}.phe-quick-add-swatch{width:24px!important;height:24px!important;border-radius:50%!important;display:inline-flex!important}.phe-quick-add-sibling-swatches{display:flex;justify-content:center;margin-bottom:16px!important}.phe-quick-add-sibling-swatches-label{display:none}.phe-quick-add-sibling-swatches-group{display:flex;justify-content:center}.phe-quick-add-swatch{width:12px!important;height:12px!important;border-radius:50%!important;display:inline-flex!important}.product-swatches{display:flex;gap:8px;flex-wrap:wrap;padding:0;margin:0 0 12px;list-style:none}.product-swatches--center{justify-content:center}.product-swatches>li{display:inline-flex}.product-swatch{width:12px;height:12px;border-radius:50%;background:var(--background-color, rgba(var(--color-foreground), .2));background-size:cover;background-position:center;display:inline-block;cursor:pointer;transition:border-color .2s ease;border:1px solid rgba(var(--color-foreground),.2);box-sizing:border-box}.product-swatch:hover,.product-swatch:focus{border-color:rgb(var(--color-foreground));outline:none}.product-swatch[data-swatch-active=true]{border-color:rgb(var(--color-foreground))}.product-swatch.product-swatch--light{box-shadow:inset 0 0 0 1px rgba(var(--color-foreground),.25)}.phe-product-card__quick-add-btn,.phe-quick-add-panel,.phe-quick-add-backdrop{display:none!important}
/*# sourceMappingURL=/cdn/shop/t/63/assets/phe-product-card.css.map */
