.custom-product-card{position:relative;container-type:inline-size;min-width:0;height:100%}.custom-product-card__card-link{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;border-radius:22px}.custom-product-card__card{position:relative;z-index:1;display:grid;grid-template-rows:auto 1fr;gap:.62rem;height:100%;padding:.72rem;border:1px solid rgba(116,82,58,.18);border-radius:22px;background:linear-gradient(180deg,#fffefbfe,#fff9f2fb);box-shadow:0 1px #ffffffe6 inset,0 14px 30px #503a2b14,0 3px 10px #503a2b0a;color:inherit;text-decoration:none;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.custom-product-card .quick-add{z-index:5;pointer-events:none}.custom-product-card .quick-add__button{z-index:6;pointer-events:all}.custom-product-card__media{--custom-product-card-badge-inset: .65rem;--custom-product-card-sale-badge-width: 3.6rem;--custom-product-card-badge-gap: .38rem;position:relative;overflow:visible;container-type:inline-size;border-radius:18px;aspect-ratio:1 / 1.02;background:linear-gradient(180deg,#f2e4d8,#ead6c3);box-shadow:inset 0 1px #ffffffbf,inset 0 0 0 1px #795a4514}.custom-product-card__image,.custom-product-card__placeholder,.custom-product-card__placeholder-svg{width:100%;height:100%;border-radius:18px}.custom-product-card__image{display:block;object-fit:cover;border-radius:18px;transition:opacity .85s ease,transform 1.1s ease,filter .9s ease;transform:scale(1)}.custom-product-card__image--hover{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;pointer-events:none}.custom-product-card__placeholder{background:radial-gradient(circle at top left,#ffffff57,#fff0 24%),linear-gradient(180deg,#efdfd0,#dec6b1)}.custom-product-card__placeholder-svg{display:block;opacity:.24;color:#fffaf4}.custom-product-card__badge{position:absolute;top:var(--custom-product-card-badge-inset);left:var(--custom-product-card-badge-inset);z-index:4;display:inline-flex;align-items:center;justify-content:center;width:min(var(--custom-product-card-sale-badge-width),calc(50% - var(--custom-product-card-badge-inset)));max-width:calc(50% - var(--custom-product-card-badge-inset));min-height:1.7rem;padding:.22rem .65rem;border-radius:999px;font-family:var(--font-body--family)!important;font-size:.7rem;font-weight:450!important;letter-spacing:.015em;text-transform:none;background:linear-gradient(180deg,#ff6b4a,#fc5732,#d83c1a)!important;color:#fff8f1!important;box-shadow:inset 0 1px .5px #ffffff80,0 8px 18px #6c371d47;border:1px solid rgba(255,255,255,.15);pointer-events:none;transition:transform .25s cubic-bezier(.2,.8,.2,1),box-shadow .25s ease}.custom-product-card:hover .custom-product-card__badge{transform:translateY(-1.5px) scale(1.02);box-shadow:inset 0 1px .5px #fff9,0 12px 22px #6c371d59}.custom-product-card__tag-badge{position:absolute;top:var(--custom-product-card-badge-inset)!important;right:calc(-.72rem - 6px)!important;z-index:4;display:inline-flex!important;align-items:center!important;justify-content:center!important;max-width:calc(100% - (var(--custom-product-card-badge-inset) * 2));height:1.7rem!important;min-height:1.7rem!important;max-height:1.7rem!important;box-sizing:border-box!important;filter:drop-shadow(0 6px 12px rgba(139,7,7,.42)) drop-shadow(0 2px 4px rgba(0,0,0,.25));pointer-events:none;overflow:visible!important;transition:transform .25s cubic-bezier(.2,.8,.2,1),filter .25s ease}.custom-product-card__tag-badge:after{content:"";position:absolute;bottom:-6px;right:0;width:0;height:0;border-top:6px solid #6b0707;border-right:6px solid transparent;pointer-events:none;z-index:-1}.custom-product-card__media:has(.custom-product-card__badge--sale) .custom-product-card__tag-badge{max-width:calc(100% - var(--custom-product-card-sale-badge-width) - (var(--custom-product-card-badge-inset) * 2) - var(--custom-product-card-badge-gap))}.custom-product-card:hover .custom-product-card__tag-badge{transform:translateY(-1.5px) scale(1.03);filter:drop-shadow(0 10px 20px rgba(200,25,25,.55)) drop-shadow(0 3px 6px rgba(0,0,0,.3))}.custom-product-card__tag-bg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;z-index:1;pointer-events:none;overflow:visible}.custom-product-card__tag-shimmer{position:absolute;top:0;left:-100%;width:60%;height:100%;z-index:3;background:linear-gradient(90deg,transparent 0%,rgba(255,255,255,.48) 50%,transparent 100%);transform:skew(-22deg);pointer-events:none;animation:tagShimmerSweep 5.5s cubic-bezier(.4,0,.2,1) infinite}.custom-product-card:hover .custom-product-card__tag-shimmer{animation:tagShimmerSweepFast 1s ease-out 1}@keyframes tagShimmerSweep{0%,75%{left:-100%;opacity:0}82%{opacity:1}95%,to{left:180%;opacity:0}}@keyframes tagShimmerSweepFast{0%{left:-100%;opacity:1}to{left:180%;opacity:0}}.custom-product-card__tag-body{position:relative;z-index:2;display:inline-flex!important;align-items:center!important;justify-content:center!important;max-width:100%;height:100%!important;gap:.28rem!important;padding:0 .68rem 0 .78rem!important;box-sizing:border-box!important}.custom-product-card__tag-icon{width:.74rem!important;height:.74rem!important;flex-shrink:0!important;display:block!important;align-self:center!important;margin:0!important;fill:#fff4d0!important;color:#fff4d0!important;transform-origin:center center;animation:flameFlicker 1.6s ease-in-out infinite}@keyframes flameFlicker{0%,to{transform:translateY(0) scale(1) rotate(0);filter:drop-shadow(0 0 2px #FFD700) drop-shadow(0 1px 2px rgba(0,0,0,.5))}25%{transform:translateY(-.8px) scale(1.16) rotate(-4deg);filter:drop-shadow(0 0 6px #FF9500) drop-shadow(0 0 12px #FF3B30)}50%{transform:translateY(0) scale(1.05) rotate(2deg);filter:drop-shadow(0 0 3px #FFE600)}75%{transform:translateY(-1px) scale(1.18) rotate(-2deg);filter:drop-shadow(0 0 8px #FFB300) drop-shadow(0 0 14px #FF2D55)}}.custom-product-card__tag-text{min-width:0!important;overflow:hidden!important;text-overflow:ellipsis!important;color:#fff!important;font-family:var(--font-body--family)!important;font-size:.72rem!important;font-weight:450!important;line-height:1!important;letter-spacing:.015em!important;text-transform:capitalize!important;white-space:nowrap!important;align-self:center!important;text-shadow:0 1px 1.5px rgba(0,0,0,.25)}@container (max-width: 210px){.custom-product-card__media{--custom-product-card-badge-inset: .48rem;--custom-product-card-sale-badge-width: 3.15rem;--custom-product-card-badge-gap: .28rem}.custom-product-card__badge{min-height:1.45rem;padding-inline:.42rem;font-size:.58rem}.custom-product-card__tag-badge{height:1.45rem!important;min-height:1.45rem!important;max-height:1.45rem!important}.custom-product-card__tag-body{gap:.18rem!important;padding:0 .42rem 0 .48rem!important}.custom-product-card__tag-icon{width:.58rem!important;height:.58rem!important}.custom-product-card__tag-text{font-size:.56rem!important;letter-spacing:0!important}}.custom-product-card__content{display:grid;align-content:start;gap:.42rem;min-width:0}.custom-product-card__rating{display:inline-flex;align-items:center;gap:.28rem}.custom-product-card__rating-stars{display:inline-flex;align-items:center;gap:.05rem}.custom-product-card__rating-star{width:.78rem;height:.78rem;fill:#f4b40038}.custom-product-card__rating-star.is-filled{fill:#f4b400}.custom-product-card__rating-count{font-family:var(--font-body--family);font-style:var(--font-body--style);font-size:.78rem;font-weight:600;line-height:1;color:#8d6a00}.custom-product-card__title{margin:0;font-family:var(--font-body--family);font-style:var(--font-body--style);font-size:1rem;font-weight:500;line-height:1.38;letter-spacing:-.01em;color:#000;display:-webkit-box;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical}.custom-product-card__price-row{display:flex;align-items:baseline;gap:.45rem;flex-wrap:wrap}.custom-product-card__price{font-family:var(--font-body--family);font-style:var(--font-body--style);font-size:1rem;font-weight:700;letter-spacing:-.03em;color:#db1215!important}.custom-product-card__compare{font-family:var(--font-body--family)!important;font-style:var(--font-body--style);font-size:.85rem;font-weight:400!important;color:#737373!important;text-decoration:line-through;text-decoration-thickness:1px}@media(hover:hover)and (pointer:fine){.custom-product-card:is(:hover,:focus-within) .custom-product-card__card{transform:translateY(-3px);border-color:#74523a47;box-shadow:0 1px #fffffff0 inset,0 20px 40px #503a2b1c,0 6px 18px #503a2b0f}.custom-product-card:is(:hover,:focus-within) .quick-add__button{opacity:1}.custom-product-card:is(:hover,:focus-within) .custom-product-card__image--hover{opacity:1;transform:scale(1.045);filter:saturate(1.015)}.custom-product-card:is(:hover,:focus-within) .custom-product-card__image:not(.custom-product-card__image--hover),.custom-product-card:is(:hover,:focus-within) .custom-product-card__placeholder{transform:scale(1.03);filter:saturate(1.01)}}@media screen and (max-width:1199px){.custom-product-card__card{padding:.62rem;border-radius:20px}.custom-product-card__title{font-size:.94rem}}@media screen and (max-width:749px){.custom-product-card__card{gap:.52rem;padding:.58rem;border-radius:18px}.custom-product-card__media{border-radius:15px;aspect-ratio:1 / 1.08}.custom-product-card__badge{top:.52rem;left:.52rem;min-height:1.45rem;padding:.16rem .52rem;font-size:.6rem}.custom-product-card__tag-badge{top:.52rem!important;right:calc(-.58rem - 5px)!important;height:1.45rem!important;min-height:1.45rem!important;max-height:1.45rem!important;box-sizing:border-box!important}.custom-product-card__tag-body{gap:.22rem!important;padding:0 .52rem 0 .62rem!important}.custom-product-card__tag-icon{width:.62rem!important;height:.62rem!important}.custom-product-card__tag-text{font-size:.6rem!important;font-weight:500!important;letter-spacing:.02em!important}.custom-product-card__rating-star{width:.68rem;height:.68rem}.custom-product-card__rating-count{font-size:.7rem}.custom-product-card__title{font-size:.88rem;line-height:1.4}.custom-product-card__price{font-size:.94rem}.custom-product-card__compare{font-size:.78rem}}:is(body[data-seasonal-theme=halloween],[data-seasonal-theme=halloween]){--halloween-ink-color: #120702;--halloween-price-color: #dc2412;--halloween-star-color: #ff650d;--halloween-star-outline-color: #a83200;--halloween-rating-color: #32170a;--halloween-card-frame-1: url(./ChatGPT-Image-Aug-27_-2026_-03_18_38-PM.svg);--halloween-card-frame-2: url(./ChatGPT-Image-Aug-27_-2026_-03_48_34-PM.svg);--halloween-card-frame-3: url(./ChatGPT-Image-Aug-27_-2026_-03_49_42-PM.svg);--halloween-card-frame: var(--halloween-card-frame-1);--halloween-card-frame-size: 100% 100%;--halloween-media-top: 1.8%;--halloween-media-left: 7%;--halloween-media-width: 86%;--halloween-media-height: 57.333333%;--halloween-content-top: 63.8%;--halloween-content-left: 17.5%;--halloween-content-width: 65%;--halloween-content-height: 27.5%;--halloween-content-bottom-inset: clamp(.45rem, 4cqw, .8rem)}:is(.product-grid__item:nth-child(3n+2),.results-list__item:nth-child(3n+2),.new-arrivals-strip-item:nth-child(3n+2))>.custom-product-card,.bestselling-bedding__product-grid>.custom-product-card:nth-child(3n+2){--halloween-card-frame: var(--halloween-card-frame-2)}:is(.product-grid__item:nth-child(3n),.results-list__item:nth-child(3n),.new-arrivals-strip-item:nth-child(3n))>.custom-product-card,.bestselling-bedding__product-grid>.custom-product-card:nth-child(3n){--halloween-card-frame: var(--halloween-card-frame-3)}body[data-seasonal-theme=halloween] .product-grid{row-gap:24px!important;column-gap:20px!important}html body[data-seasonal-theme=halloween] .product-grid__item,html body[data-seasonal-theme=halloween] .results-list__item{padding:0!important;background:transparent!important;border:none!important;box-shadow:none!important;overflow:visible!important}html body[data-seasonal-theme=halloween] .custom-product-card,html body[data-seasonal-theme=halloween] .custom-product-card__card-link{background:transparent!important;border:none!important;box-shadow:none!important;width:100%!important;height:100%!important;overflow:visible!important;padding:0!important;margin:0!important}[data-seasonal-theme=halloween] .custom-product-card__card{isolation:isolate!important;position:relative!important;display:block!important;width:100%!important;height:auto!important;aspect-ratio:2 / 3!important;container-type:inline-size!important;padding:0!important;margin:0!important;background:transparent!important;border:none!important;box-shadow:none!important;transform:scale(1.04)!important;transform-origin:center top!important;transition:transform .24s cubic-bezier(.2,.75,.25,1),filter .24s ease!important}[data-seasonal-theme=halloween] .custom-product-card__card:hover{transform:scale(1.065) translateY(-4px)!important}[data-seasonal-theme=halloween] .custom-product-card__card:before{content:""!important;display:block!important;position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:3!important;background-image:var(--halloween-card-frame)!important;background-position:center center!important;background-size:var(--halloween-card-frame-size)!important;background-repeat:no-repeat!important;filter:drop-shadow(0 10px 20px rgb(20 10 5 / .35))!important;pointer-events:none!important}[data-seasonal-theme=halloween] .custom-product-card__card:after{display:none!important}[data-seasonal-theme=halloween] .custom-product-card__media{position:absolute!important;top:var(--halloween-media-top)!important;left:var(--halloween-media-left)!important;width:var(--halloween-media-width)!important;height:var(--halloween-media-height)!important;container-type:normal!important;z-index:auto!important;padding:0!important;margin:0!important;border-radius:12px 12px 0 0!important;background:#0d0806!important;overflow:hidden!important;box-shadow:0 3px 12px #0009 inset!important}[data-seasonal-theme=halloween] .custom-product-card__media img,[data-seasonal-theme=halloween] .custom-product-card__image{display:block!important;position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:100%!important;height:100%!important;object-fit:cover!important;object-position:center top!important;border-radius:inherit!important;background:transparent!important}[data-seasonal-theme=halloween] .custom-product-card__media:after{display:none!important}[data-seasonal-theme=halloween] .custom-product-card__content{position:absolute!important;top:var(--halloween-content-top)!important;left:var(--halloween-content-left)!important;width:var(--halloween-content-width)!important;height:var(--halloween-content-height)!important;z-index:4!important;box-sizing:border-box!important;display:flex!important;flex-direction:column!important;justify-content:space-between!important;align-items:flex-start!important;gap:0!important;padding:0 0 var(--halloween-content-bottom-inset)!important;margin:0!important;overflow:hidden!important;background:transparent!important;text-align:left!important}[data-seasonal-theme=halloween] .custom-product-card__title{color:#100501!important;font-weight:800!important;font-size:clamp(.92rem,5cqw,1.14rem)!important;line-height:1.32!important;letter-spacing:-.01em!important;margin:0!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important;text-overflow:ellipsis!important;text-shadow:0 1px 0 rgb(255 255 255 / .5)!important}[data-seasonal-theme=halloween] .custom-product-card__price-row{display:flex!important;align-items:baseline!important;flex-wrap:wrap!important;gap:.35rem!important;margin:0!important}[data-seasonal-theme=halloween] .custom-product-card__price{color:var(--halloween-price-color)!important;font-weight:900!important;font-size:clamp(.94rem,5.4cqw,1.16rem)!important;text-shadow:0 1px 0 rgb(255 248 224 / .9),0 1px 2px rgb(70 12 4 / .22)!important}[data-seasonal-theme=halloween] .custom-product-card__compare{color:#634328!important;font-size:clamp(.68rem,3.6cqw,.86rem)!important;text-decoration:line-through!important}[data-seasonal-theme=halloween] .custom-product-card__rating{display:flex!important;align-items:center!important;gap:.2rem!important;margin:0!important}[data-seasonal-theme=halloween] .custom-product-card__rating-star{width:clamp(.7rem,4cqw,.88rem)!important;height:clamp(.7rem,4cqw,.88rem)!important}[data-seasonal-theme=halloween] .custom-product-card__rating-star.is-filled{fill:var(--halloween-star-color)!important;stroke:var(--halloween-star-outline-color)!important;stroke-width:.8px!important;stroke-linejoin:round!important;filter:drop-shadow(0 1px 1px rgb(80 22 2 / .36))!important}[data-seasonal-theme=halloween] .custom-product-card__rating-star:not(.is-filled){fill:#a9744c!important}[data-seasonal-theme=halloween] .custom-product-card__rating-count{color:var(--halloween-rating-color)!important;font-size:clamp(.64rem,3.4cqw,.82rem)!important;font-weight:800!important;text-shadow:0 1px 0 rgb(255 248 224 / .8)!important}[data-seasonal-theme=halloween] .custom-product-card__tag-badge{top:10px!important;right:10px!important;z-index:5!important}[data-seasonal-theme=halloween] .custom-product-card__tag-badge:after{display:none!important}[data-seasonal-theme=halloween] .custom-product-card__badge--sale{top:10px!important;right:10px!important;left:var(--custom-product-card-badge-inset)!important;z-index:5!important;color:#ffd38b!important;background:linear-gradient(180deg,#33201a,#130c0a)!important;border-color:#ff9d359e!important;box-shadow:0 0 0 1px #0f0806b3,0 7px 16px #1d0c0761,0 0 14px #d75a1833!important}@container (max-width: 150px){[data-seasonal-theme=halloween] .custom-product-card__content{top:61.5%!important;height:29.5%!important}[data-seasonal-theme=halloween] .custom-product-card__title{-webkit-line-clamp:1!important}[data-seasonal-theme=halloween] .custom-product-card__compare,[data-seasonal-theme=halloween] .custom-product-card__rating-count{display:none!important}[data-seasonal-theme=halloween] .custom-product-card__tag-badge{top:6px!important;right:6px!important}}@container (min-width: 380px){[data-seasonal-theme=halloween] .custom-product-card__tag-badge{top:14px!important;right:14px!important}[data-seasonal-theme=halloween] .custom-product-card__badge--sale{top:14px!important;right:14px!important;left:var(--custom-product-card-badge-inset)!important}}
/*# sourceMappingURL=/cdn/shop/t/63/assets/custom-product-card.css.map */
