:root{--pc-ease: cubic-bezier(.22, 1, .36, 1);--pc-white: #ffffff;--pc-ink: #0a0a0a;--pc-ink-soft: #3d3d3d;--pc-border: #eae8e3;--pc-border-hover: #d4d2cc;--pc-muted: rgba(10, 10, 10, .36);--pc-radius: 10px}.product-card .product-card__content{gap:0!important;background:var(--pc-white)!important;border:1px solid var(--pc-border)!important;border-radius:var(--pc-radius)!important;box-shadow:0 1px 3px #0a0a0a0a,0 3px 16px #0a0a0a0d!important;overflow:hidden;position:relative;transition:transform .38s var(--pc-ease),box-shadow .38s var(--pc-ease),border-color .25s ease!important;will-change:transform,box-shadow}@media(hover:hover){.product-card:hover .product-card__content{transform:translateY(-5px)!important;box-shadow:0 6px 20px #0a0a0a17,0 20px 48px #0a0a0a12,0 0 0 1px #0a0a0a0e!important;border-color:var(--pc-border-hover)!important}}.product-card .product-card__content:before{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:var(--pc-ink);transform:scaleX(0);transform-origin:left center;transition:transform .42s var(--pc-ease);z-index:6;pointer-events:none}@media(hover:hover){.product-card:hover .product-card__content:before{transform:scaleX(1)}}.product-card .card-gallery{background:var(--pc-white)!important;position:relative;overflow:hidden!important;--badge-inset: 10px}.product-card .card-gallery:after{display:none!important}.product-card .product-media-container{padding:14px!important;background:var(--pc-white)!important}.product-card .product-media{background:var(--pc-white)!important}.product-card .product-media__image{object-fit:contain!important;background:var(--pc-white)!important;transform-origin:center center;transition:transform .5s var(--pc-ease)!important;will-change:transform}@media(hover:hover){.product-card:hover .product-media__image{transform:scale(1.03)!important}}@keyframes pc-badge-pop{0%{opacity:0;transform:scale(.7) translateY(-4px)}to{opacity:1;transform:scale(1) translateY(0)}}.product-card .product-card__content .card-gallery .product-badges{--badge-inset: 12px}.product-card .product-badges{z-index:5!important}.product-card .product-badges__badge{border-radius:4px!important;font-size:.5625rem!important;font-weight:800!important;letter-spacing:.1em!important;text-transform:uppercase!important;padding:4px 8px!important;line-height:1!important;white-space:nowrap!important;box-shadow:0 1px 5px #0a0a0a33,0 0 0 1.5px #ffffff2e!important;animation:pc-badge-pop .4s var(--pc-ease, cubic-bezier(.22, 1, .36, 1)) both;transition:box-shadow .38s var(--pc-ease, cubic-bezier(.22, 1, .36, 1))!important}@media(hover:hover){.product-card:hover .product-badges__badge{box-shadow:0 3px 12px #0a0a0a47,0 0 0 2px #ffffff3d!important}}.product-card .product-badges__badge.color-scheme-5{background-color:#0a0a0a!important;color:#fff!important}.product-card .product-card__content>*:not(.card-gallery){padding-inline:14px!important}.product-card .product-card__content>.card-gallery+*{padding-block-start:12px!important}.product-card .product-card__content>*:not(.card-gallery):last-child{padding-block-end:14px!important}.product-card product-title,.product-card product-title a,.product-card [class*=product-title] a,.product-card [class*=product-title]{color:var(--pc-ink)!important;font-size:.9375rem!important;font-weight:500!important;letter-spacing:-.008em!important;line-height:1.42!important;text-decoration:none!important}.product-card product-title a,.product-card [class*=product-title] a{display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important}@media(hover:hover){.product-card:hover product-title a,.product-card:hover [class*=product-title] a{text-decoration:underline!important;text-decoration-color:#0a0a0a38!important;text-underline-offset:2px!important}}.product-card .price{display:flex!important;flex-wrap:wrap!important;align-items:baseline!important;gap:6px!important}.product-card .price:not(.price--on-sale) .price-item--regular{color:var(--pc-ink)!important;font-size:.9375rem!important;font-weight:700!important;letter-spacing:-.01em!important;text-decoration:none!important}.product-card .price-item--sale,.product-card [class*=price-item--sale]{color:var(--pc-ink)!important;font-size:.9375rem!important;font-weight:700!important;letter-spacing:-.01em!important}.product-card .price--on-sale .price-item--regular,.product-card [class*=compare-at-price],.product-card [class*=price__compare]{color:var(--pc-muted)!important;text-decoration:line-through!important;text-decoration-color:#0a0a0a59!important;font-size:.8125rem!important;font-weight:400!important;letter-spacing:0!important}.template-collection{background-color:#faf9f7!important}.template-collection [class*=collection-header],.template-collection [class*=results-header],.template-collection .collection-wrapper>:first-child:not(.product-grid-container){background-color:var(--pc-white);padding-block:40px 32px;border-bottom:1px solid var(--pc-border)}.template-collection h1{font-size:clamp(1.75rem,3.5vw,2.75rem)!important;letter-spacing:-.03em!important;font-weight:700!important;color:var(--pc-ink)!important}.template-collection [class*=sorting],.template-collection [class*=sort-by],.template-collection [class*=filter-bar]{background:var(--pc-white);border-bottom:1px solid var(--pc-border);padding-block:12px}.template-collection [class*=active-filter],.template-collection [class*=filter-chip],.template-collection [class*=filter-pill]{background:#f5f3ef!important;border:1px solid #dddbd6!important;color:var(--pc-ink-soft)!important;border-radius:100px!important;font-size:.8125rem!important;font-weight:500!important;transition:background .2s ease,border-color .2s ease!important}.template-collection [class*=active-filter]:hover,.template-collection [class*=filter-chip]:hover{background:#edebe6!important;border-color:#c0beba!important}.template-collection select{background:var(--pc-white)!important;border:1px solid #dddbd6!important;border-radius:4px!important;color:var(--pc-ink-soft)!important;font-size:.875rem!important}.template-index [class*=product-list],.template-index [class*=product-grid],.template-index .section--product-list{background-color:var(--pc-white)}.template-index [class*=product-list] h2,.template-index [class*=product-list] h3{letter-spacing:-.025em!important;font-weight:700!important;color:var(--pc-ink)!important}.template-product [class*=product-recommendations] .product-card .product-media-container{padding:12px!important}.product-card .quick-add{z-index:3!important}.product-card .quick-add__button{background:#fffffff5!important;border:1.5px solid rgba(10,10,10,.1)!important;color:var(--pc-ink)!important;-webkit-backdrop-filter:blur(16px) saturate(200%)!important;backdrop-filter:blur(16px) saturate(200%)!important;box-shadow:0 2px 10px #0a0a0a1a,0 1px 3px #0a0a0a0f!important;transition:background .22s ease,border-color .22s ease,box-shadow .22s ease,scale .22s var(--pc-ease)!important}@media(hover:hover){.product-card .quick-add__button:hover{background:var(--pc-white)!important;border-color:#0a0a0a33!important;box-shadow:0 6px 24px #0a0a0a24,0 2px 6px #0a0a0a14!important}}.product-card .quick-add__button:active{background:#f5f3f0!important;box-shadow:0 1px 4px #0a0a0a14!important}.product-card .svg-wrapper.add-to-cart-icon,.product-card .quick-add__button .add-to-cart-icon{display:flex!important;align-items:center!important;justify-content:center!important;color:inherit!important}.product-card .svg-wrapper.add-to-cart-icon svg,.product-card .quick-add__button .add-to-cart-icon svg{fill:currentColor!important;color:inherit!important}.product-card .quick-add__button .add-to-cart__added{color:var(--pc-ink)!important}@media screen and (max-width:749px){.product-card .product-media-container{padding:10px!important}.product-card .product-card__content>*:not(.card-gallery){padding-inline:10px!important}.product-card:active .product-card__content{box-shadow:0 4px 18px #0a0a0a1f!important;transform:translateY(-2px)!important}.product-card product-title a,.product-card [class*=product-title] a{font-size:.875rem!important}.product-card .price:not(.price--on-sale) .price-item--regular,.product-card .price-item--sale{font-size:.875rem!important}}@media(prefers-reduced-motion:reduce){.product-card .product-card__content,.product-card .product-card__content:before,.product-card .product-media__image,.product-card .product-badges__badge{transition:none!important;animation:none!important;transform:none!important}.product-card:hover .product-card__content:before{transform:scaleX(1)!important}.product-card:hover .product-card__content{transform:none!important}}
/*# sourceMappingURL=/cdn/shop/t/10/assets/premium-cards.css.map */
