.detailed-card{display:flex;flex-direction:column;gap:8px;min-width:328px;padding-bottom:12px;background:#fff;border-bottom:1px solid #efefef}.detailed-card__content{display:flex;flex-direction:column;gap:4px;min-width:0}.detailed-card__badges{display:flex;align-items:center;gap:4px}.detailed-card__badge{display:inline-flex;padding:2px 4px;border-radius:4px;font-size:12px;font-weight:500;line-height:16px}.detailed-card__badge--coupon{display:flex;align-items:center;gap:1px;background-color:#e0e8f5;color:#1668cb;box-shadow:inset 0 0 0 1px #1668cb}.detailed-card__badge--coupon::before{content:"";display:block;width:14px;height:14px;background:url("/resources/assets/icons/system/coupon-fill-gradientblue.svg") center/cover no-repeat}.detailed-card__badge--event{background-color:#fce8f1;color:#e93580}.detailed-card__badge--new,.detailed-card__badge--hot,.detailed-card__badge--best{background-color:#efefef;color:#727272}.detailed-card__info{display:flex;flex-direction:column}.detailed-card__title{font-size:16px;font-weight:500;line-height:24px;letter-spacing:-0.64px;color:#333;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.detailed-card__price{display:flex;align-items:baseline;gap:4px;font-size:16px;font-weight:700;line-height:22px;letter-spacing:-0.64px}.detailed-card__discount{color:#c82d2d}.detailed-card__amount{color:#333}.detailed-card__category{font-size:14px;font-weight:500;line-height:20px;letter-spacing:-0.56px;color:#727272}.detailed-card__meta{display:flex;align-items:center;gap:8px}.detailed-card__rating{display:inline-flex;align-items:center;gap:2px;font-size:14px;font-weight:500;line-height:20px;letter-spacing:-0.56px;color:#727272}.detailed-card__icon{flex-shrink:0;width:16px;height:16px}
