.dd-product-card{background:#fff;border-radius:12px;overflow:hidden;border:1px solid #ececec;position:relative;display:flex;flex-direction:column;transition:box-shadow .18s ease;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.dd-product-card:hover{box-shadow:0 4px 20px #6c3fd41f}.dd-product-card__img-wrap{width:100%;aspect-ratio:1 / 1;background:#f5f5f5;overflow:hidden;position:relative}.dd-product-card__img-wrap img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .25s ease}.dd-product-card:hover .dd-product-card__img-wrap img{transform:scale(1.03)}.dd-product-card__copy{position:absolute;top:8px;right:8px;background:#ffffffe0;border-radius:7px;width:28px;height:28px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#999;font-size:14px;z-index:2;border:1px solid #e5e5e5}.dd-product-card__copy:hover{background:#fff;color:#6c3fd4;border-color:#6c3fd4}.dd-product-card__body{padding:10px 12px 14px;display:flex;flex-direction:column;gap:5px;flex:1}.dd-product-card__title{font-size:13px;font-weight:500;color:#1a1a1a;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.45}.dd-product-card__price-row{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.dd-product-card__original{font-size:12px;color:#b0b0b0;text-decoration:line-through;font-weight:400}.dd-product-card__price{font-size:15px;font-weight:700;color:#6c3fd4}.dd-product-card__badge{background:#e6f9f0;color:#1a9e5e;font-size:10px;font-weight:700;border-radius:5px;padding:2px 7px;letter-spacing:.02em;white-space:nowrap}.dd-product-card__orders{font-size:11px;color:#b8b8b8;margin:0;line-height:1.3}.dd-product-card__sold{display:flex;align-items:center;gap:4px;font-size:11px;color:#282d70;background:#c9c9db;width:fit-content;padding:4px 12px;border-radius:10px}.dd-product-card__sold svg,.dd-product-card__sold-icon{color:#6c3fd4;width:14px;height:14px}.dd-product-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:16px}@media(max-width:600px){.dd-product-grid{grid-template-columns:repeat(2,1fr);gap:10px}.dd-product-card__title{font-size:12px}.dd-product-card__price{font-size:13px}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/dropdash-card.css.map */
