.product-card-wrapper .card__inner{aspect-ratio:unset}.product-card-wrapper .card__media{aspect-ratio:4 / 5;overflow:hidden}.product-card-wrapper .card__media .media{position:absolute;top:0;right:0;bottom:0;left:0;height:100%!important}.product-card-wrapper .card__media .media img{width:100%;height:100%;object-fit:contain;object-position:center center}.product-card-wrapper .card__heading{display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}@keyframes samPageFadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}#MainContent{animation:samPageFadeIn .35s ease both}@media(prefers-reduced-motion:reduce){#MainContent{animation:none}.product-card-wrapper .card__media img{transition:none!important}}.badge--low-stock{background-color:#ff8c00!important;color:#fff!important;border-color:transparent!important}.badge--best-seller{background:linear-gradient(135deg,#ff6b00,#f90)!important;color:#fff!important;border-color:transparent!important;box-shadow:0 2px 10px #ff6b0059!important}@keyframes samBadgeIn{0%{opacity:0;transform:translateY(6px) scale(.9)}to{opacity:1;transform:translateY(0) scale(1)}}.badge{animation:samBadgeIn .3s ease both}.card__badge .badge:nth-child(2){animation-delay:.05s}.card__badge .badge:nth-child(3){animation-delay:.1s}.card__badge .badge:nth-child(4){animation-delay:.15s}@media(prefers-reduced-motion:reduce){.badge{animation:none}}@keyframes samShimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.sam-skeleton-card{border-radius:var(--product-card-corner-radius, 8px);overflow:hidden;background:rgba(var(--color-foreground),.04)}.sam-skeleton-card__image{aspect-ratio:4 / 5;background:linear-gradient(90deg,rgba(var(--color-foreground),.06) 25%,rgba(var(--color-foreground),.12),rgba(var(--color-foreground),.06) 75%);background-size:200% 100%;animation:samShimmer 1.5s ease infinite}.sam-skeleton-card__line{height:1.2rem;border-radius:4px;margin:10px 12px 6px;background:linear-gradient(90deg,rgba(var(--color-foreground),.06) 25%,rgba(var(--color-foreground),.12),rgba(var(--color-foreground),.06) 75%);background-size:200% 100%;animation:samShimmer 1.5s ease infinite}.sam-skeleton-card__line--short{width:55%;height:1rem;margin-top:0}.infinite-scroll__spinner{display:flex;align-items:center;justify-content:center;gap:6px;padding:24px}.infinite-scroll__spinner span{width:8px;height:8px;border-radius:50%;background:rgba(var(--color-foreground),.3);animation:samDotBounce .8s ease infinite}.infinite-scroll__spinner span:nth-child(2){animation-delay:.15s}.infinite-scroll__spinner span:nth-child(3){animation-delay:.3s}@keyframes samDotBounce{0%,80%,to{transform:translateY(0);opacity:.4}40%{transform:translateY(-8px);opacity:1}}@media(prefers-reduced-motion:reduce){.sam-skeleton-card__image,.sam-skeleton-card__line,.infinite-scroll__spinner span{animation:none}}#ProductGridContainer .product-grid .grid__item{display:flex}#ProductGridContainer .product-card-wrapper{position:relative;isolation:isolate;width:100%;height:100%;padding:8px;border:1px solid rgba(26,18,18,.09);border-radius:22px;background:linear-gradient(145deg,#fff,#fbf9f8f5);box-shadow:0 4px 14px #1912120d,0 16px 38px #1912120a;transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease}#ProductGridContainer .product-card-wrapper .card{display:flex;flex-direction:column;height:100%;border:0;border-radius:16px;background:transparent;box-shadow:none}#ProductGridContainer .product-card-wrapper .card:after{border:0;box-shadow:none}#ProductGridContainer .product-card-wrapper .card__inner{flex:0 0 auto;overflow:hidden;border:1px solid rgba(25,18,18,.06);border-radius:16px;background:radial-gradient(circle at 50% 35%,#fff 0,#f8f8f8 62%,#f2f2f2);transform:translateZ(0)}#ProductGridContainer .product-card-wrapper .card__media{border-radius:inherit}#ProductGridContainer .product-card-wrapper .card>.card__content{display:flex;flex:1 1 auto;flex-direction:column;grid-template-rows:none;padding:14px 8px 6px}#ProductGridContainer .product-card-wrapper .card__information{flex:1 1 auto;padding:0;text-align:left}#ProductGridContainer .product-card-wrapper .card__heading{min-height:3.7rem;margin:0;color:#171313;font-size:1.38rem;font-weight:650;line-height:1.35;letter-spacing:-.01em;text-align:left}#ProductGridContainer .product-card-wrapper .card__heading a{text-decoration:none;text-underline-offset:.3rem}#ProductGridContainer .product-card-wrapper .card-information{padding-top:8px;text-align:left}#ProductGridContainer .product-card-wrapper .caption-with-letter-spacing{margin:0 0 6px;color:#1713138f;font-size:.92rem;font-weight:650;letter-spacing:.14em;line-height:1.3}#ProductGridContainer .product-card-wrapper .price{color:#d90000;font-size:1.58rem;font-weight:750;line-height:1.25;letter-spacing:-.01em}#ProductGridContainer .product-card-wrapper .price-item{color:inherit}#ProductGridContainer .product-card-wrapper .price--on-sale .price-item--regular{color:#1713137a;font-size:1.2rem;font-weight:500}#ProductGridContainer .product-card-wrapper .quick-add{margin:auto 0 0;padding-top:12px}#ProductGridContainer .product-card-wrapper .quick-add__submit{min-height:44px;overflow:hidden;border:0;border-radius:12px;color:#fff;background:#171313;box-shadow:0 8px 18px #17131324;font-size:1.25rem;font-weight:700;letter-spacing:.01em;transition:transform .2s ease,background-color .2s ease,box-shadow .2s ease}#ProductGridContainer .product-card-wrapper .quick-add__submit:after{border:0;border-radius:inherit;box-shadow:none}#ProductGridContainer .product-card-wrapper .quick-add__submit:hover{color:#fff;background:#d90000;box-shadow:0 10px 22px #d900003d;transform:translateY(-1px)}#ProductGridContainer .product-card-wrapper .quick-add__submit:focus-visible{outline:2px solid #d90000;outline-offset:3px}#ProductGridContainer .product-card-wrapper .quick-add__submit[disabled]{color:#ffffffb8;background:#777;box-shadow:none}#ProductGridContainer .product-card-wrapper .sam-wishlist-btn{width:38px;height:38px;border:1px solid rgba(23,19,19,.1);background:#fffffff0;box-shadow:0 8px 22px #17131324;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}@media screen and (min-width:750px){#ProductGridContainer .product-card-wrapper:hover{z-index:2;border-color:#d900003b;box-shadow:0 10px 24px #19121214,0 22px 50px #19121217;transform:translateY(-5px)}#ProductGridContainer .product-card-wrapper:hover .card__heading a{color:#b90000}}@media screen and (max-width:749px){#ProductGridContainer .product-card-wrapper{padding:5px;border-radius:16px;box-shadow:0 4px 14px #19121212}#ProductGridContainer .product-card-wrapper .card,#ProductGridContainer .product-card-wrapper .card__inner{border-radius:12px}#ProductGridContainer .product-card-wrapper .card>.card__content{padding:10px 5px 4px}#ProductGridContainer .product-card-wrapper .card__heading{min-height:3.45rem;font-size:1.2rem;line-height:1.4}#ProductGridContainer .product-card-wrapper .card-information{padding-top:6px}#ProductGridContainer .product-card-wrapper .caption-with-letter-spacing{margin-bottom:4px;font-size:.82rem;letter-spacing:.1em}#ProductGridContainer .product-card-wrapper .price{font-size:1.4rem}#ProductGridContainer .product-card-wrapper .quick-add{padding-top:9px}#ProductGridContainer .product-card-wrapper .quick-add__submit{min-height:39px;border-radius:10px;font-size:1.1rem}#ProductGridContainer .product-card-wrapper .sam-wishlist-btn{width:34px;height:34px}}@media(prefers-reduced-motion:reduce){#ProductGridContainer .product-card-wrapper,#ProductGridContainer .product-card-wrapper .quick-add__submit{transition:none}#ProductGridContainer .product-card-wrapper:hover{transform:none}}
/*# sourceMappingURL=/cdn/shop/t/38/assets/card-fixes.css.map */
