.psa-cbdb6f66-wrapper {
    display: inline-block;
    line-height: 1;
}

.psa-cbdb6f66-badge {
    display: inline-flex;
    align-items: center;
    gap: 4px;
    font-size: 13px;
    font-weight: 600;
    line-height: 1.4;
    white-space: nowrap;
}

.psa-cbdb6f66-badge--in-stock {
    color: #ffffff;
    background-color: #22c55e;
    padding: 4px 12px;
    border-radius: 4px;
}

.psa-cbdb6f66-badge--out-of-stock {
    color: #ffffff;
    background-color: #ef4444;
    padding: 4px 12px;
    border-radius: 4px;
}

.psa-cbdb6f66-icon {
    font-style: normal;
    font-weight: 700;
}
