.angkor-pcb-rebate-hint {
    display: block;
    margin: 8px 0 14px;
    padding: 8px 12px;
    background: #fff8dc;
    border-left: 3px solid #ffd700;
    color: #0d1321;
    font-size: 13px;
    line-height: 1.4;
}

.product-quantity + .angkor-pcb-rebate-hint {
    margin-top: 4px;
}

.angkor-pcb-rebate-badge {
    display: inline-block;
    margin-left: 6px;
    padding: 1px 6px;
    background: #fff8dc;
    border: 1px solid #ffd700;
    border-radius: 3px;
    font-size: 11px;
    font-weight: 600;
    color: #0d1321;
    white-space: nowrap;
    vertical-align: middle;
    line-height: 1.4;
}
