.card-top-badge{display:inline-flex;align-items:center;gap:.25rem;max-width:100%;min-width:0;padding:.25rem .5rem;font-size:10px;font-weight:500;line-height:1.25;color:var(--v2-card-overlay-badge-text);background-color:var(--v2-card-overlay-badge-bg);border:1px solid var(--v2-card-overlay-badge-border);backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}.card-top-badge--rect{border-radius:.25rem}.card-top-badge--pill{border-radius:9999px}.card-top-badge__accent{color:var(--v2-accent-primary);flex-shrink:0}.card-top-badge__heat-icon{width:.75rem;height:.75rem;flex-shrink:0;color:var(--v2-card-overlay-badge-heat-icon)}@media (max-width:767px){.card-top-badge--heat{gap:.1875rem;padding:.1875rem .4375rem;font-size:9px;line-height:1.15}.card-top-badge--heat .card-top-badge__heat-icon{width:.625rem;height:.625rem}}.card-promo-badge{box-sizing:border-box;align-items:center;gap:.25rem;padding:.1875rem .5625rem;font-size:10px;font-weight:700;line-height:1.2;color:#fff;border-radius:.25rem;box-shadow:0 1px 3px rgba(0,0,0,.18);white-space:nowrap}.card-promo-badge--fit{display:inline-block;width:auto;max-width:none;overflow:visible;vertical-align:top}.card-promo-badge--ellipsis{display:inline-flex;max-width:9rem;min-width:0;overflow:hidden;text-overflow:ellipsis}@media (max-width:767px){.card-promo-badge{gap:.1875rem;padding:.1875rem .5rem;font-size:9px;line-height:1.15}}