.product-card{position:relative;display:flex;flex-direction:column;background:#fff;border:1px solid rgba(14,90,153,.08);border-radius:18px;overflow:hidden;text-decoration:none;color:inherit;box-shadow:0 10px 28px -16px #0e5a9938;transition:transform .32s var(--ti-ease-out-expo),border-color .32s var(--ti-ease),box-shadow .32s var(--ti-ease)}.product-card:hover{transform:translateY(-6px);border-color:#ffba1f8c;box-shadow:0 22px 44px -16px #0e5a994d}.product-card__media-link{display:flex;align-items:center;justify-content:center;width:100%;height:100%;text-decoration:none;color:inherit}.product-card:focus-within{box-shadow:var(--ti-focus),0 10px 28px -16px #0e5a9938}.product-card__media{position:relative;width:100%;aspect-ratio:1 / 1;display:flex;align-items:center;justify-content:center;isolation:isolate;overflow:hidden;background:#fff;padding-bottom:46px}.product-card__img{position:relative;z-index:1;max-width:72%;max-height:78%;width:auto;height:auto;object-fit:contain;display:block;transition:transform .36s var(--ti-ease-out-expo)}.product-card:hover .product-card__img{transform:scale(1.05)}.product-card__img--placeholder{max-width:60%;opacity:.5}.product-card__media--white{background:#fff}.product-card__media--pink{background:#fce6ef}.product-card__media--sky{background:#ddf3fb}.product-card__media--sun{background:#fff1cf}.product-card__media--deep{background:#14416b}.product-card__media--lime{background:#e8f2c8}.product-card__media--sand{background:var(--ti-sand-soft)}.product-card__media--coral{background:#ffe0cc}.product-card__media--cream{background:#f4eedf}.product-card__media--pink:after,.product-card__media--sky:after,.product-card__media--sun:after,.product-card__media--deep:after,.product-card__media--lime:after,.product-card__media--sand:after,.product-card__media--coral:after,.product-card__media--cream:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 30% 25%,#ffffff73,#fff0 55%);pointer-events:none;z-index:1}.product-card__icon{position:relative;z-index:2;width:42%;max-width:120px;aspect-ratio:1 / 1;color:var(--ti-deep);transition:transform .36s var(--ti-ease-out-expo)}.product-card__media--deep .product-card__icon{color:var(--ti-on-primary)}.product-card:hover .product-card__icon{transform:scale(1.06) rotate(-2deg)}.product-card__preview{position:absolute;top:12px;right:12px;z-index:3;padding:5px 9px;border-radius:var(--ti-radius-pill);background:#ffffffc7;color:var(--ti-deep);font-family:var(--ti-font-body);font-size:9px;font-weight:600;letter-spacing:.18em;text-transform:uppercase;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);pointer-events:none}.product-card__media--deep .product-card__preview{background:#0d1b2a8c;color:var(--ti-on-primary)}.product-card__heart{position:absolute;top:12px;right:12px;z-index:4;width:34px;height:34px;border-radius:999px;border:0;background:#ffffffd9;color:var(--ti-deep);display:inline-flex;align-items:center;justify-content:center;cursor:pointer;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);opacity:0;transform:translateY(-4px);transition:opacity .24s var(--ti-ease),transform .24s var(--ti-ease),background-color .24s var(--ti-ease),color .24s var(--ti-ease)}.product-card:hover .product-card__heart,.product-card__heart:focus-visible,.product-card__heart.is-active{opacity:1;transform:translateY(0)}.product-card__heart:hover{background:#fff}.product-card__heart.is-active{background:var(--ti-sun);color:var(--ti-ink)}.product-card__heart svg{width:16px;height:16px}.product-card__heart svg path{fill:none;transition:fill .24s var(--ti-ease)}.product-card__heart.is-active svg path{fill:currentColor}.product-card__quick{position:absolute;left:0;right:0;bottom:0;z-index:4;display:flex;background:#fff;border-top:1px solid rgba(14,90,153,.1)}.product-card__qbtn{flex:1;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:13px 10px;border:0;background:transparent;color:var(--ti-deep);font-family:var(--ti-font-body);font-size:11px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;white-space:nowrap;cursor:pointer;transition:background-color .22s var(--ti-ease),color .22s var(--ti-ease)}.product-card__qbtn+.product-card__qbtn{border-left:1px solid rgba(14,90,153,.1)}.product-card__qbtn:hover{background:var(--ti-deep);color:#fff}.product-card__qbtn:focus-visible{outline:none;background:var(--ti-deep);color:#fff;box-shadow:inset 0 0 0 2px #ffba1fb3}.product-card__qbtn:disabled{color:#9aa4ae;cursor:not-allowed}.product-card__qbtn:disabled:hover{background:transparent;color:#9aa4ae}.product-card__qbtn svg{width:13px;height:13px;flex-shrink:0}.product-card__body{flex:1 1 auto;padding:clamp(14px,1.4vw,18px) clamp(16px,1.6vw,20px) clamp(16px,1.6vw,20px);display:flex;flex-direction:column;gap:4px;border-top:1px solid rgba(14,90,153,.06)}.product-card__name{margin:0;font-family:var(--ti-font-display);font-weight:400;font-size:clamp(18px,1.5vw,21px);line-height:1.05;letter-spacing:-.005em;color:var(--ti-deep);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:2.1em}.product-card__name a{color:inherit;text-decoration:none}.product-card__vendor{margin:0;font-family:var(--ti-font-serif);font-weight:500;font-style:italic;font-size:clamp(12px,1vw,13px);line-height:1.4;color:#6a7785;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product-card__foot{margin-top:auto;padding-top:clamp(8px,1vw,12px);display:flex;align-items:center;justify-content:space-between;gap:12px}.product-card__prices{display:inline-flex;align-items:baseline;gap:8px}.product-card__price{font-family:var(--ti-font-body);font-weight:700;font-size:14px;color:var(--ti-deep)}.product-card__price--was{font-weight:500;font-size:12px;color:#9aa4ae;text-decoration:line-through}.product-card__swatches{display:inline-flex;align-items:center;gap:6px}.product-card__swatch{width:12px;height:12px;border-radius:999px;border:1px solid rgba(14,90,153,.16);display:inline-block}.product-card__swatch--more{border:0;width:auto;height:auto;font-family:var(--ti-font-body);font-size:10px;font-weight:600;color:#6a7785}@media(max-width:767px){.product-card__body{align-items:center;text-align:center}.product-card__foot,.product-card__swatches{justify-content:center}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/product-card.css.map */
