.product-grid{row-gap:clamp(28px,4vw,56px)!important}.grid.product-grid{align-items:stretch}.grid__item:has(.premium-product-card){display:flex}.premium-product-card{width:100%;height:100%;color:rgb(var(--color-foreground))}.premium-product-card,.premium-product-card *{box-sizing:border-box}.premium-product-card__inner{height:100%;display:flex;flex-direction:column;gap:16px;border-radius:24px;background:#ffffffb8;transition:transform .55s cubic-bezier(.22,.61,.36,1),box-shadow .55s cubic-bezier(.22,.61,.36,1)}.premium-product-card:hover .premium-product-card__inner{transform:translateY(-6px)}.premium-product-card__media-shell{position:relative;overflow:hidden;border-radius:24px;background:#f6f3ee;box-shadow:0 1px #0000000a}.premium-product-card__media-link{display:block;color:inherit;text-decoration:none}.premium-product-card__media{position:relative;width:100%;overflow:hidden;background:#f6f3ee}.premium-product-card__media--adapt,.premium-product-card__media--portrait{aspect-ratio:4 / 5}.premium-product-card__media--square{aspect-ratio:1 / 1}.premium-product-card__image,.premium-product-card__placeholder svg{display:block;width:100%;height:100%;object-fit:cover}.premium-product-card__image{transition:transform 1s cubic-bezier(.22,.61,.36,1),opacity .65s ease}.premium-product-card__image--secondary{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0}.premium-product-card:hover .premium-product-card__image--primary{transform:scale(1.045)}.premium-product-card:hover .premium-product-card__image--secondary{opacity:1;transform:scale(1.045)}.premium-product-card__badges{position:absolute;top:14px;left:14px;z-index:3;display:flex;flex-wrap:wrap;gap:8px;max-width:calc(100% - 28px)}.premium-product-card__badge{display:inline-flex;align-items:center;min-height:28px;padding:0 10px;border-radius:999px;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);font-size:11px;line-height:1;font-weight:600;letter-spacing:.08em;text-transform:uppercase;background:#ffffffd1;color:#111;border:1px solid rgba(255,255,255,.45)}.premium-product-card__badge--sale{background:#111111e6;color:#fff}.premium-product-card__badge--low{background:#9b7b5de6;color:#fff}.premium-product-card__badge--soldout{background:#ffffffeb;color:#777}.premium-product-card__quick-actions{position:absolute;top:14px;right:14px;z-index:4;display:flex;flex-direction:column;gap:8px;opacity:0;transform:translate(10px);transition:opacity .35s ease,transform .35s ease}.premium-product-card:hover .premium-product-card__quick-actions{opacity:1;transform:translate(0)}.premium-product-card__round-action{width:42px;height:42px;border-radius:50%;border:1px solid rgba(255,255,255,.55);background:#ffffffdb;color:#111;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;text-decoration:none;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);transition:transform .3s ease,background .3s ease,color .3s ease}.premium-product-card__round-action svg{width:20px;height:20px}.premium-product-card__round-action:hover{transform:scale(1.06);background:#111;color:#fff}.premium-product-card__content{display:flex;flex-direction:column;flex-grow:1;padding:0 4px 4px}.premium-product-card__vendor{margin-bottom:6px;color:rgba(var(--color-foreground),.58);font-size:11px;font-weight:500;letter-spacing:.16em;text-transform:uppercase}.premium-product-card__title{margin:0;font-size:clamp(14px,1vw,16px);line-height:1.45;font-weight:500;letter-spacing:.01em}.premium-product-card__title a{color:inherit;text-decoration:none;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.premium-product-card__title a:hover{opacity:.72}.premium-product-card__rating{margin-top:8px;font-size:12px;color:#9b7b5d}.premium-product-card__price{display:flex;align-items:baseline;flex-wrap:wrap;gap:8px;margin-top:10px;min-height:24px}.premium-product-card__price-current{font-size:clamp(15px,1vw,17px);line-height:1.2;font-weight:650;letter-spacing:-.02em;color:#111}.premium-product-card__price-compare{color:rgba(var(--color-foreground),.48);text-decoration:line-through;font-size:13px}.premium-product-card__cta-row{margin-top:auto;padding-top:16px}.premium-product-card__cta{width:100%;min-height:46px;padding:0 18px;border:1px solid rgba(17,17,17,.16);border-radius:999px;background:transparent;color:#111;display:inline-flex;align-items:center;justify-content:center;gap:10px;text-decoration:none;cursor:pointer;font-size:12px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;transition:transform .35s ease,background .35s ease,color .35s ease,border-color .35s ease,box-shadow .35s ease}.premium-product-card__cta svg{width:17px;height:17px;transition:transform .35s ease}.premium-product-card__cta:hover{transform:translateY(-2px);background:#111;color:#fff;border-color:#111;box-shadow:0 14px 30px #0000001f}.premium-product-card__cta:hover svg{transform:translate(4px)}.premium-product-card__cta--disabled{opacity:.45;cursor:not-allowed}.premium-product-card__cta--disabled:hover{transform:none;background:transparent;color:#111;border-color:#11111129;box-shadow:none}.premium-product-card.is-loading .premium-product-card__cta,.premium-product-card.is-loading .premium-product-card__round-action{pointer-events:none;opacity:.65}@media screen and (min-width:990px){.premium-product-card__cta-row{opacity:0;transform:translateY(10px);transition:opacity .35s ease,transform .35s ease}.premium-product-card:hover .premium-product-card__cta-row{opacity:1;transform:translateY(0)}}@media screen and (max-width:749px){.product-grid{column-gap:12px!important;row-gap:28px!important}.premium-product-card__inner{gap:12px;border-radius:18px}.premium-product-card__media-shell{border-radius:18px}.premium-product-card__badges{top:10px;left:10px}.premium-product-card__badge{min-height:24px;padding:0 8px;font-size:10px}.premium-product-card__quick-actions{display:none}.premium-product-card__title{font-size:13px;line-height:1.4}.premium-product-card__price-current{font-size:14px}.premium-product-card__price-compare{font-size:12px}.premium-product-card__cta{min-height:42px;padding:0 12px;font-size:10.5px;letter-spacing:.08em}.premium-product-card__cta svg{width:15px;height:15px}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/premium-product-card.css.map */
