.native-product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:26px;align-items:stretch}.native-product-card{display:flex;min-width:0;flex-direction:column}.native-product-card[hidden]{display:none}.native-product-card .product-image-wrap{position:relative;display:block;overflow:hidden;aspect-ratio:1;border:1px solid rgba(64,21,41,.14);border-radius:28px;background:#f9f4ec}.native-product-card .product-image-wrap:after{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;box-shadow:inset 0 0 0 1px #ffffff59;content:"";pointer-events:none}.native-product-card .product-image{display:block;width:100%;height:100%;padding:0;object-fit:cover;background:#f9f4ec;transition:transform .26s cubic-bezier(.23,1,.32,1),opacity .16s ease}.native-product-card .product-placeholder{padding:18%;color:#40152947}.native-product-card .product-badge{position:absolute;top:16px;left:16px;z-index:1;padding:8px 12px;border-radius:999px;background:var(--yellow);font-size:10px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.native-product-card .product-copy{display:flex;flex:1;min-width:0;flex-direction:column;padding:18px 4px 8px}.native-product-card .product-topline{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.native-product-card .product-title-group{min-width:0}.native-product-card .product-type{display:block;min-height:13px;margin-bottom:7px;color:#401529b8;font-size:10px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.native-product-card .product-type.is-empty,.native-product-card .product-card-description.is-empty{visibility:hidden}.native-product-card h3{display:-webkit-box;min-height:50px;margin:0;overflow:hidden;font-size:20px;line-height:1.25;-webkit-box-orient:vertical;-webkit-line-clamp:2}.native-product-card h3 a{color:inherit;text-decoration:none}.native-product-card .product-price{flex:0 0 auto;color:#d73a79;font-size:15px;font-weight:900;white-space:nowrap}.native-product-card .product-price s{display:block;margin-top:3px;color:#4015297a;font-size:11px}.native-product-card .product-card-description{display:-webkit-box;min-height:64px;margin:12px 0 14px;overflow:hidden;color:#401529b8;font-size:13px;line-height:1.6;-webkit-box-orient:vertical;-webkit-line-clamp:3}.product-spec-line{display:flex;align-items:center;gap:7px;margin:0;color:var(--plum);font-size:11px;font-weight:700}.product-spec-line:before{width:7px;height:7px;flex:0 0 auto;border-radius:50%;background:#ff8e68;content:""}.product-variant-area{min-height:69px;margin-top:15px}.variant-picker{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:8px 10px}.variant-picker-label{grid-column:1 / -1;color:#401529b8;font-size:11px;font-weight:700}.variant-swatches{display:flex;flex-wrap:wrap;gap:9px}.variant-swatch{position:relative;width:28px;height:28px;padding:3px;border:1px solid rgba(64,21,41,.25);border-radius:50%;background:#fff;cursor:pointer;transition:border-color .16s ease,transform .16s cubic-bezier(.23,1,.32,1)}.variant-swatch:before{display:block;width:100%;height:100%;border-radius:inherit;background:var(--swatch);content:""}.variant-swatch[aria-pressed=true]{border-color:var(--plum);box-shadow:0 0 0 2px #fff,0 0 0 3px var(--plum)}.variant-stock,.product-single-stock{color:#401529b8;font-size:11px;font-weight:700}.variant-stock[data-low=true]{color:#b34663}.product-single-stock{display:flex;min-height:40px;align-items:center}.product-card-actions{display:flex;flex-wrap:wrap;gap:9px;margin-top:auto}.product-card-form{min-width:0}.product-card-actions .product-action{display:inline-flex;min-height:40px;align-items:center;justify-content:center;padding:0 16px;border:1px solid var(--plum);border-radius:999px;background:transparent;color:var(--plum);font-size:11px;font-weight:800;cursor:pointer;transition:transform .15s cubic-bezier(.23,1,.32,1),background-color .18s ease,color .18s ease}.product-card-actions .product-card-add{background:var(--plum);color:#fff}.product-card-actions .product-action:active{transform:scale(.97)}.product-card-actions .product-action:disabled{cursor:not-allowed;opacity:.48}@media(hover:hover)and (pointer:fine){.native-product-card:hover .product-image{transform:scale(1.035)}.variant-swatch:hover{border-color:var(--plum);transform:translateY(-2px)}.product-card-actions .product-card-details:hover{background:var(--plum);color:#fff}.product-card-actions .product-card-add:hover{background:var(--yellow);color:var(--plum)}}@media(max-width:980px){.native-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:700px){.native-product-grid{grid-template-columns:1fr;gap:34px}.native-product-card .product-card-description{min-height:0}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/product-card.css.map */
